wt.fc.archive
Interface ArchiveInfoHolder
- All Superinterfaces:
- NetFactor, ObjectMappable, Persistable, Serializable
- All Known Implementing Classes:
- ControlBranch
- public interface ArchiveInfoHolder
- extends Persistable
Supported API: false
Extendable: false
ARCHIVE_INFO
public static final String ARCHIVE_INFO
- Label for the attribute.
Supported API: false
- See Also:
- Constant Field Values
getArchiveInfo
public ArchiveInfo getArchiveInfo()
- Gets the object for the association that plays role: ARCHIVE_INFO.
Supported API: false
- Returns:
- ArchiveInfo
setArchiveInfo
public void setArchiveInfo(ArchiveInfo a_ArchiveInfo)
throws WTPropertyVetoException
- Sets the object for the association that plays role: ARCHIVE_INFO.
Supported API: false
- Parameters:
a_ArchiveInfo
-
- Throws:
WTPropertyVetoException