wt.ixb.handlers.forattributes
Class ExpImpForContentAttr.ContentFileInfo

java.lang.Object
  extended bywt.ixb.handlers.forattributes.ExpImpForContentAttr.ContentFileInfo
Enclosing class:
ExpImpForContentAttr

private class ExpImpForContentAttr.ContentFileInfo
extends Object


Field Summary
private  String exportFileName
           
private  ContentItem theItem
           
 
Constructor Summary
ExpImpForContentAttr.ContentFileInfo(ContentItem _item, String _exportFileName)
           
 
Method Summary
 ContentItem getContentItem()
           
 String getExportFileName()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

theItem

private ContentItem theItem

exportFileName

private String exportFileName
Constructor Detail

ExpImpForContentAttr.ContentFileInfo

public ExpImpForContentAttr.ContentFileInfo(ContentItem _item,
                                            String _exportFileName)
Method Detail

getContentItem

public ContentItem getContentItem()

getExportFileName

public String getExportFileName()