Dekoh platform API

dekoh.portal.fwk.importer
Class ImportStatusInfo

java.lang.Object
  extended by dekoh.portal.fwk.importer.ImportStatusInfo

public class ImportStatusInfo
extends Object

Since:
Mar 19, 2008

Constructor Summary
ImportStatusInfo(ImportStatus importStatus, DigitalObject importedDio)
           
 
Method Summary
 DigitalObject getImportedDio()
           
 ImportStatus getImportStatus()
           
 DioCollection getParentCollection()
           
 void setParentCollection(DioCollection parentCollection)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ImportStatusInfo

public ImportStatusInfo(ImportStatus importStatus,
                        DigitalObject importedDio)
Method Detail

getImportStatus

public ImportStatus getImportStatus()

getImportedDio

public DigitalObject getImportedDio()

getParentCollection

public DioCollection getParentCollection()

setParentCollection

public void setParentCollection(DioCollection parentCollection)

Dekoh platform API

© 2009 Pramati Technologies - Dekoh - Portal for Developers