|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Supported API: false
Extendable: false
Field Summary | |
static String |
HOLDER
Label for the attribute. |
static String |
HOLDER_REFERENCE
Label for the attribute. |
Fields inherited from interface wt.fc.Persistable |
IDENTITY, PERSIST_INFO, TYPE |
Method Summary | |
ObjectIdentifier |
getArchivedObjectIdentifier()
Object identifier of the archived object. |
ArchiveInfoHolder |
getHolder()
Gets the object for the association that plays role: HOLDER. |
ObjectReference |
getHolderReference()
Gets the value of the attribute: HOLDER_REFERENCE. |
boolean |
isEquivalent(Archiveable object)
Supported API: false |
void |
setHolder(ArchiveInfoHolder a_Holder)
Sets the object for the association that plays role: HOLDER. |
void |
setHolderReference(ObjectReference a_HolderReference)
Sets the value of the attribute: HOLDER_REFERENCE. |
Methods inherited from interface wt.fc.Persistable |
checkAttributes, getIdentity, getPersistInfo, getType, setPersistInfo |
Methods inherited from interface wt.fc.ObjectMappable |
readExternal, writeExternal |
Methods inherited from interface wt.fc.NetFactor |
getClassInfo, getConceptualClassname |
Field Detail |
public static final String HOLDER
public static final String HOLDER_REFERENCE
Method Detail |
public ArchiveInfoHolder getHolder()
public void setHolder(ArchiveInfoHolder a_Holder) throws WTPropertyVetoException, WTException
a_Holder
-
WTPropertyVetoException
WTException
public ObjectReference getHolderReference()
public void setHolderReference(ObjectReference a_HolderReference) throws WTPropertyVetoException
a_HolderReference
-
WTPropertyVetoException
public boolean isEquivalent(Archiveable object)
object
-
public ObjectIdentifier getArchivedObjectIdentifier()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |