wt.dataops.archivesystem
Interface ArchiveResident

All Known Implementing Classes:
Archive, CYAArchiveResident, FileArchiveResident

public interface ArchiveResident



Supported API: false

Extendable: false


Field Summary
static String ARCHIVE_OBJECT_INFO
          Label for the attribute.
 
Method Summary
 WTArchiveObjectInfo getArchiveObjectInfo()
          Gets the object for the association that plays role: ARCHIVE_OBJECT_INFO.
 void setArchiveObjectInfo(WTArchiveObjectInfo a_ArchiveObjectInfo)
          Sets the object for the association that plays role: ARCHIVE_OBJECT_INFO.
 

Field Detail

ARCHIVE_OBJECT_INFO

public static final String ARCHIVE_OBJECT_INFO
Label for the attribute.

Supported API: false

See Also:
Constant Field Values
Method Detail

getArchiveObjectInfo

public WTArchiveObjectInfo getArchiveObjectInfo()
Gets the object for the association that plays role: ARCHIVE_OBJECT_INFO.

Supported API: false

Returns:
WTArchiveObjectInfo

setArchiveObjectInfo

public void setArchiveObjectInfo(WTArchiveObjectInfo a_ArchiveObjectInfo)
                          throws WTPropertyVetoException
Sets the object for the association that plays role: ARCHIVE_OBJECT_INFO.

Supported API: false

Parameters:
a_ArchiveObjectInfo -
Throws:
WTPropertyVetoException