Package wt.epm.familytable
Interface EPMFamilyTable
- All Superinterfaces:
wt.vc.baseline._Baselineable,wt.folder._CabinetBased,wt.content._ContentHolder,wt.admin._DomainAdministered,wt.epm.familytable._EPMFamilyTable,wt.epm._EPMObject,wt.folder._Foldered,wt.folder._FolderEntry,wt.folder._FolderServiceManaged,wt.content._FormatContentHolder,wt.sandbox._Interoperable,_Iterated,wt.folder._IteratedFoldered,wt.locks._Lockable,wt.fc._NetFactor,wt.fc._ObjectMappable,wt.vc._OneOffVersioned,wt.ownership._Ownable,wt.fc._Persistable,wt.epm.interfaces._Trackable,wt.vc._Versionable,wt.vc._Versioned,wt.vc.wip._Workable,wt.epm.interfaces._WorkspaceTrackable,wt.inf.container._WTContained,Baselineable,CabinetBased,ContentHolder,DomainAdministered,EPMObject,Foldered,wt.folder.FolderedNotVisible,FolderEntry,wt.folder.FolderServiceManaged,FormatContentHolder,wt.sandbox.Interoperable,Iterated,IteratedFoldered,Lockable,NetFactor,ObjectMappable,OneOffVersioned,wt.ownership.Ownable,Persistable,wt.recent.RecentlyVisited,Serializable,wt.epm.interfaces.Trackable,Versionable,Versioned,Workable,wt.epm.interfaces.WorkspaceTrackable,WTContained
- All Known Implementing Classes:
_EPMSepFamilyTable,EPMSepFamilyTable
@GenAsPersistable(interfaces={EPMObject.class,FormatContentHolder.class,DomainAdministered.class,Baselineable.class,Workable.class,WTContained.class,IteratedFoldered.class,OneOffVersioned.class,wt.epm.interfaces.WorkspaceTrackable.class,wt.folder.FolderedNotVisible.class,wt.sandbox.Interoperable.class},
foreignKeys=@GeneratedForeignKey(name="EPMFamilyTableMasterFamilyTableLink",foreignKeyRole=@ForeignKeyRole(name="master",type=EPMFamilyTableMaster.class,supportedAPI=PUBLIC,cascade=false,constraints=@PropertyConstraints(required=true)),myRole=@MyRole(name="iteration",supportedAPI=PUBLIC,cascade=false,accessors=@PropertyAccessors(getAccess=PRIVATE))))
public interface EPMFamilyTable
extends wt.epm.familytable._EPMFamilyTable
Supported API: true
Extendable: false
-
Field Summary
Fields inherited from interface wt.content._ContentHolder
CONTENT_VECTOR, HAS_CONTENTS, HTTP_VECTOR, OPERATIONFields inherited from interface wt.admin._DomainAdministered
DOMAIN_REF, INHERITED_DOMAINFields inherited from interface wt.folder._Foldered
CABINET, CABINET_NAME, FOLDERING_INFO, PARENT_FOLDERFields inherited from interface wt.content._FormatContentHolder
FORMAT, FORMAT_NAME, PRIMARYFields inherited from interface wt.sandbox._Interoperable
INTEROP_INFOFields inherited from interface wt.vc._Iterated
BRANCH_IDENTIFIER, CONTROL_BRANCH, CREATOR, CREATOR_EMAIL, CREATOR_FULL_NAME, CREATOR_NAME, ITERATION_IDENTIFIER, ITERATION_INFO, ITERATION_NOTE, LATEST_ITERATION, MASTER, MASTER_REFERENCE, MODIFIER, MODIFIER_EMAIL, MODIFIER_FULL_NAME, MODIFIER_NAMEFields inherited from interface wt.locks._Lockable
LOCK, LOCK_DATE, LOCK_NOTE, LOCKED, LOCKER, LOCKER_EMAIL, LOCKER_FULL_NAME, LOCKER_NAMEFields inherited from interface wt.vc._OneOffVersioned
ONE_OFF_VERSION_IDENTIFIER, ONE_OFF_VERSION_INFOFields inherited from interface wt.ownership._Ownable
OWNERSHIPFields inherited from interface wt.fc._Persistable
PERSIST_INFOFields inherited from interface wt.vc._Versioned
VERSION_IDENTIFIER, VERSION_INFOFields inherited from interface wt.vc.wip._Workable
CHECKOUT_INFOFields inherited from interface wt.inf.container._WTContained
CONTAINER, CONTAINER_NAME, CONTAINER_REFERENCEFields inherited from interface wt.folder.CabinetBased
FOLDER_PATH, LOCATION, NAMEFields inherited from interface wt.epm.EPMObject
AUTHORING_APPLICATION, OWNER_APPLICATION, UNSPECIFIEDFields inherited from interface wt.fc.Persistable
IDENTITY, TYPEFields inherited from interface wt.vc.Versioned
MASTER_SERIESFields inherited from interface wt.inf.container.WTContained
CONTAINER_ID -
Method Summary
Modifier and TypeMethodDescriptionGets the value of the attribute: FAMILY_TABLE_MASTER.Gets the value of the attribute: FAMILY_TABLE_MASTER_REFERENCE.getName()Gets the value of the attribute: NAME.voidsetFamilyTableMaster(EPMFamilyTableMaster a_FamilyTableMaster) Sets the value of the attribute: FAMILY_TABLE_MASTER.voidsetFamilyTableMasterReference(ObjectReference a_FamilyTableMasterReference) Sets the value of the attribute: FAMILY_TABLE_MASTER_REFERENCE.voidSets the value of the attribute: NAME.Methods inherited from interface wt.content._ContentHolder
getContentVector, getHttpVector, getOperation, isHasContents, setContentVector, setHasContents, setHttpVector, setOperationMethods inherited from interface wt.admin._DomainAdministered
getDomainRef, isInheritedDomain, setDomainRef, setInheritedDomainMethods inherited from interface wt.folder._Foldered
getCabinet, getCabinetName, getFolderingInfo, getParentFolder, setFolderingInfoMethods inherited from interface wt.content._FormatContentHolder
getFormat, getFormatName, getPrimary, setFormat, setPrimaryMethods inherited from interface wt.sandbox._Interoperable
getInteropInfo, setInteropInfoMethods inherited from interface wt.vc._Iterated
getBranchIdentifier, getControlBranch, getCreator, getCreatorEMail, getCreatorFullName, getCreatorName, getIterationIdentifier, getIterationInfo, getIterationNote, getMaster, getMasterReference, getModifier, getModifierEMail, getModifierFullName, getModifierName, isLatestIteration, setControlBranch, setIterationInfo, setMaster, setMasterReferenceMethods inherited from interface wt.locks._Lockable
getLock, getLockDate, getLocker, getLockerEMail, getLockerFullName, getLockerName, getLockNote, isLocked, setLockMethods inherited from interface wt.vc._OneOffVersioned
getOneOffVersionIdentifier, getOneOffVersionInfo, setOneOffVersionInfoMethods inherited from interface wt.ownership._Ownable
getOwnership, setOwnershipMethods inherited from interface wt.fc._Persistable
getPersistInfo, setPersistInfoMethods inherited from interface wt.vc._Versioned
getVersionIdentifier, getVersionInfo, setVersionInfoMethods inherited from interface wt.vc.wip._Workable
getCheckoutInfo, setCheckoutInfoMethods inherited from interface wt.inf.container._WTContained
getContainer, getContainerName, getContainerReference, setContainer, setContainerReferenceMethods inherited from interface wt.folder.CabinetBased
getCabinetReference, getFolderPath, getLocationMethods inherited from interface wt.epm.EPMObject
checkAttributes, getAuthoringApplication, getOwnerApplicationMethods inherited from interface wt.fc.NetFactor
getClassInfo, getConceptualClassnameMethods inherited from interface wt.fc.ObjectMappable
readExternal, writeExternalMethods inherited from interface wt.fc.Persistable
checkAttributes, getIdentity, getType
-
Method Details
-
getName
String getName()Gets the value of the attribute: NAME.
Supported API: true- Specified by:
getNamein interfaceCabinetBased- Returns:
- String
-
setName
Sets the value of the attribute: NAME.
Supported API: true- Parameters:
a_Name-- Throws:
WTPropertyVetoException
-
getFamilyTableMaster
EPMFamilyTableMaster getFamilyTableMaster()Gets the value of the attribute: FAMILY_TABLE_MASTER.
Supported API: true- Returns:
- EPMFamilyTableMaster
-
setFamilyTableMaster
void setFamilyTableMaster(EPMFamilyTableMaster a_FamilyTableMaster) throws WTException, WTPropertyVetoException Sets the value of the attribute: FAMILY_TABLE_MASTER.
Supported API: true- Parameters:
a_FamilyTableMaster-- Throws:
WTExceptionWTPropertyVetoException
-
getFamilyTableMasterReference
ObjectReference getFamilyTableMasterReference()Gets the value of the attribute: FAMILY_TABLE_MASTER_REFERENCE.
Supported API: true- Returns:
- ObjectReference
-
setFamilyTableMasterReference
void setFamilyTableMasterReference(ObjectReference a_FamilyTableMasterReference) throws WTPropertyVetoException Sets the value of the attribute: FAMILY_TABLE_MASTER_REFERENCE.
Supported API: true- Parameters:
a_FamilyTableMasterReference-- Throws:
WTPropertyVetoException
-