Package wt.doc
Class _WTDocumentMaster
java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
wt.enterprise._Master
wt.enterprise.Master
wt.doc._WTDocumentMaster
- All Implemented Interfaces:
Externalizable,Serializable,wt.doc._Document,wt.doc._DocumentMaster,Document,DocumentMaster,wt.fc._Identified,wt.fc._NetFactor,wt.fc._ObjectMappable,wt.fc._Persistable,wt.fc._UniquelyIdentified,wt.fc.BusinessInformation,Identified,NetFactor,ObjectMappable,Persistable,UniquelyIdentified,wt.federation._FederatedLinkHolder,wt.federation._RemotelyLinkable,wt.federation.FederatedLinkHolder,wt.federation.RemotelyLinkable,wt.iba.value._IBAHolder,wt.iba.value.IBAHolder,DisplayIdentification,wt.inf.container._WTContained,wt.inf.container._WTContainedIdentified,WTContained,WTContainedIdentified,_OrganizationOwned,_OrganizationOwnedImpl,wt.org._OrganizationOwnedMaster,wt.org.electronicIdentity._ElectronicallySignable,wt.org.electronicIdentity.ElectronicallySignable,OrganizationOwned,OrganizationOwnedImpl,OrganizationOwnedMaster,wt.projmgmt.deliverable._MasteredSubjectOfDeliverable,wt.projmgmt.deliverable._SubjectOfDeliverable,wt.projmgmt.deliverable.MasteredSubjectOfDeliverable,wt.projmgmt.deliverable.SubjectOfDeliverable,wt.recent.RecentlyVisited,wt.representation._RepresentableMaster,wt.representation._RepresentablesAndMasters,wt.representation.RepresentableMaster,wt.representation.RepresentablesAndMasters,wt.type._TypeManaged,wt.type.TypeManaged,wt.ufid._Federatable,wt.ufid.Federatable,wt.vc._Mastered,Mastered
- Direct Known Subclasses:
WTDocumentMaster
public abstract class _WTDocumentMaster
extends Master
implements DocumentMaster, UniquelyIdentified, wt.ufid.Federatable, wt.iba.value.IBAHolder, WTContained, OrganizationOwnedMaster, WTContainedIdentified, wt.representation.RepresentableMaster, wt.type.TypeManaged, wt.projmgmt.deliverable.MasteredSubjectOfDeliverable, Externalizable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringSupported API: truestatic final StringA string representing the name of a document.static final StringA string representing the number of a document.Fields inherited from interface wt.org._OrganizationOwned
ORGANIZATION_CODING_SYSTEM, ORGANIZATION_NAME, ORGANIZATION_UNIQUE_IDENTIFIERFields inherited from interface wt.org._OrganizationOwnedImpl
ORGANIZATION_REFERENCE -
Method Summary
Modifier and TypeMethodDescriptionSupported API: truegetName()A string representing the name of a document.A string representing the number of a document.Supported API: trueSupported API: trueSupported API: trueSupported API: truevoidsetDocType(DocumentType docType) Supported API: truevoidA string representing the name of a document.voidA string representing the number of a document.voidsetOrganizationReference(WTPrincipalReference organizationReference) Supported API: trueMethods inherited from class wt.fc.WTObject
getDisplayIdentifier, getDisplayIdentity, getDisplayTypeMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface wt.fc.Identified
getIdentificationObjectMethods inherited from interface wt.org.OrganizationOwned
getOrganizationMethods inherited from interface wt.fc.Persistable
checkAttributes
-
Field Details
-
NAME
A string representing the name of a document.Supported API: true
- See Also:
-
NUMBER
A string representing the number of a document.Supported API: true
- See Also:
-
DOC_TYPE
Supported API: true- See Also:
-
-
Method Details
-
getName
A string representing the name of a document.Supported API: true
- Specified by:
getNamein interfacewt.projmgmt.deliverable.SubjectOfDeliverable- See Also:
-
setName
A string representing the name of a document.Supported API: true
- Throws:
WTPropertyVetoException- See Also:
-
getNumber
A string representing the number of a document.Supported API: true
- See Also:
-
setNumber
A string representing the number of a document.Supported API: true
- Throws:
WTPropertyVetoException- See Also:
-
getDocType
Supported API: true- See Also:
-
setDocType
Supported API: true- Throws:
WTPropertyVetoException- See Also:
-
getOrganizationReference
Supported API: true- Specified by:
getOrganizationReferencein interface_OrganizationOwnedImpl- Specified by:
getOrganizationReferencein interfaceOrganizationOwned- Returns:
- WTPrincipalReference
- See Also:
-
setOrganizationReference
public void setOrganizationReference(WTPrincipalReference organizationReference) throws WTPropertyVetoException Supported API: true- Specified by:
setOrganizationReferencein interface_OrganizationOwnedImpl- Specified by:
setOrganizationReferencein interfaceOrganizationOwned- Throws:
WTPropertyVetoException- See Also:
-
getOrganizationUniqueIdentifier
Supported API: true- Specified by:
getOrganizationUniqueIdentifierin interface_OrganizationOwned- See Also:
-
getOrganizationCodingSystem
Supported API: true- Specified by:
getOrganizationCodingSystemin interface_OrganizationOwned- See Also:
-
getOrganizationName
Supported API: true- Specified by:
getOrganizationNamein interface_OrganizationOwned- See Also:
-