Package wt.folder
Class SubFolderLinkConstraint
java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
wt.fc._SemanticKey
wt.fc.SemanticKey
wt.folder._SubFolderLinkConstraint
wt.folder.SubFolderLinkConstraint
- All Implemented Interfaces:
Externalizable,Serializable,wt.fc._NetFactor,wt.fc._ObjectMappable,wt.fc._Persistable,NetFactor,ObjectMappable,Persistable,DisplayIdentification
@GenAsPersistable(superClass=SemanticKey.class,
versions=-1778671484283654361L,
tableProperties=@TableProperties(oracleTableSize=MEDIUM))
public final class SubFolderLinkConstraint
extends wt.folder._SubFolderLinkConstraint
Defines the class which performs the uniqueness constraint for a SubFolder.
This class is used internally by the IdentityService and is not directly
manipulated by client or server methods.
Use the newSubFolderLinkConstraint static factory method(s),
not the SubFolderLinkConstraint constructor, to construct
instances of this class. Instances must be constructed using the static
factory(s), in order to ensure proper initialization of the instance.
The SubFolderLinkConstraint constructor method and the
newSubFolderLinkConstraint static factory methods are not
supported APIs for customization.
Supported API: true
Extendable: false
- See Also:
-
Field Summary
Fields inherited from class wt.folder._SubFolderLinkConstraint
EXTERNALIZATION_VERSION_UIDFields inherited from class wt.fc._SemanticKey
KEY, UNIQUELY_IDENTIFIED, UNIQUELY_IDENTIFIED_REFERENCEFields inherited from class wt.fc._WTObject
CREATE_TIMESTAMP, MODIFY_TIMESTAMPFields inherited from interface wt.fc._Persistable
PERSIST_INFOFields inherited from interface wt.identity.DisplayIdentification
DISPLAY_IDENTIFIER, DISPLAY_IDENTITY, DISPLAY_TYPEFields inherited from interface wt.fc.Persistable
IDENTITY, TYPE -
Method Summary
Methods inherited from class wt.folder._SubFolderLinkConstraint
getClassInfo, getConceptualClassname, getType, readExternal, readExternal, readVersion, super_readExternal_SubFolderLinkConstraint, super_readVersion_SubFolderLinkConstraint, super_writeExternal_SubFolderLinkConstraint, writeExternal, writeExternalMethods inherited from class wt.fc.SemanticKey
newSemanticKey, toStringMethods inherited from class wt.fc._SemanticKey
getKey, getUniquelyIdentified, getUniquelyIdentifiedReference, readVersion, setKey, setUniquelyIdentified, setUniquelyIdentifiedReference, super_readExternal_SemanticKey, super_readVersion_SemanticKey, super_writeExternal_SemanticKeyMethods inherited from class wt.fc.WTObject
checkAttributes, duplicate, getDisplayIdentifier, getDisplayIdentity, getDisplayType, getIdentity, initializeMethods inherited from class wt.fc._WTObject
equals, getCreateTimestamp, getModifyTimestamp, getPersistInfo, hashCode, readVersion, setPersistInfo