Package wt.associativity
Class _PartUsagePath
java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
wt.associativity._PartUsagePath
- All Implemented Interfaces:
Externalizable,Serializable,_UsagePath,UsagePath,wt.fc._NetFactor,wt.fc._ObjectMappable,wt.fc._Persistable,NetFactor,ObjectMappable,Persistable,DisplayIdentification
- Direct Known Subclasses:
PartUsagePath
- See Also:
-
Field Summary
Fields inherited from class wt.fc._WTObject
CREATE_TIMESTAMP, MODIFY_TIMESTAMPFields inherited from interface wt.fc._Persistable
PERSIST_INFOFields inherited from interface wt.associativity._UsagePath
ALL_MASTER_REFERENCES, LEAF_MASTER, LEAF_USAGE_ID, PATH_HASH_CODE, ROOT_MASTER, USAGE_PATHFields inherited from interface wt.identity.DisplayIdentification
DISPLAY_IDENTIFIER, DISPLAY_IDENTITY, DISPLAY_TYPEFields inherited from interface wt.fc.Persistable
IDENTITY, TYPE -
Method Summary
Modifier and TypeMethodDescriptionSupported API: trueSupported API: trueSupported API: trueprotected voidsetLeafMaster(ObjectReference leafMaster) Supported API: trueprotected voidsetRootMaster(ObjectReference rootMaster) Supported API: trueprotected voidsetUsagePath(String usagePath) Supported API: trueMethods inherited from class wt.fc.WTObject
checkAttributes, duplicate, getDisplayIdentifier, getDisplayIdentity, getDisplayType, getIdentity, initialize, toStringMethods inherited from class wt.fc._WTObject
equals, getCreateTimestamp, getModifyTimestamp, getPersistInfo, hashCode, readVersion, setPersistInfoMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface wt.fc._Persistable
getPersistInfo, setPersistInfoMethods inherited from interface wt.fc.Persistable
checkAttributes, getIdentity
-
Method Details
-
getUsagePath
Supported API: true- Specified by:
getUsagePathin interface_UsagePath- See Also:
-
setUsagePath
Supported API: true- Throws:
WTPropertyVetoException- See Also:
-
getRootMaster
Supported API: true- Specified by:
getRootMasterin interface_UsagePath- See Also:
-
setRootMaster
Supported API: true- Throws:
WTPropertyVetoException- See Also:
-
getLeafMaster
Supported API: true- Specified by:
getLeafMasterin interface_UsagePath- See Also:
-
setLeafMaster
Supported API: true- Throws:
WTPropertyVetoException- See Also:
-