Package wt.federation
Class _ProxyDocumentMaster
java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
wt.enterprise._Master
wt.enterprise.Master
wt.doc._WTDocumentMaster
wt.doc.WTDocumentMaster
wt.federation._ProxyDocumentMaster
- 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,_Federated,wt.federation._FederatedLinkHolder,wt.federation._RemotelyLinkable,Federated,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:
ProxyDocumentMaster
public abstract class _ProxyDocumentMaster
extends WTDocumentMaster
implements Federated, Externalizable
- See Also:
-
Field Summary
Fields inherited from class wt.doc._WTDocumentMaster
DOC_TYPE, NAME, NUMBERFields inherited from interface wt.federation._Federated
SERVICE_IDFields 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: truevoidsetServiceId(ServiceIdentifier serviceId) Supported API: trueMethods inherited from class wt.doc.WTDocumentMaster
getOrganization, getOrganizationReference, getOrganizationUniqueIdentifier, setDocType, setOrganizationMethods inherited from class wt.doc._WTDocumentMaster
getDocType, getName, getNumber, getOrganizationCodingSystem, getOrganizationName, setName, setNumber, setOrganizationReferenceMethods 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.federation.Federated
findLinks, getService, navigate, navigate, postStore, prepareForStore, preset, refresh, refreshIfStale, update
-
Method Details
-
getServiceId
Supported API: true- Specified by:
getServiceIdin interface_Federated- See Also:
-
setServiceId
Supported API: true- Specified by:
setServiceIdin interface_Federated- Throws:
WTPropertyVetoException- See Also:
-