com.dotmarketing.portlets.contentlet.business
Class BinaryContentExporter.BinaryContentExporterData

java.lang.Object
  extended by com.dotmarketing.portlets.contentlet.business.BinaryContentExporter.BinaryContentExporterData
Enclosing interface:
BinaryContentExporter

public static class BinaryContentExporter.BinaryContentExporterData
extends java.lang.Object


Constructor Summary
BinaryContentExporter.BinaryContentExporterData(java.io.File dataFile)
           
 
Method Summary
 java.io.File getDataFile()
           
 void setDataFile(java.io.File dataFile)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BinaryContentExporter.BinaryContentExporterData

public BinaryContentExporter.BinaryContentExporterData(java.io.File dataFile)
Method Detail

setDataFile

public void setDataFile(java.io.File dataFile)

getDataFile

public java.io.File getDataFile()


Copyright © 2013 dotCMS Inc. All Rights Reserved.