Package wt.change2

Class WTChangeActivity2Master

All Implemented Interfaces:
Externalizable, Serializable, wt.fc._Identified, wt.fc._NetFactor, wt.fc._ObjectMappable, wt.fc._Persistable, wt.fc._UniquelyIdentified, Identified, NetFactor, ObjectMappable, Persistable, UniquelyIdentified, wt.federation._FederatedLinkHolder, wt.federation._RemotelyLinkable, wt.federation.FederatedLinkHolder, wt.federation.RemotelyLinkable, DisplayIdentification, wt.inf.container._WTContained, wt.inf.container._WTContainedIdentified, WTContained, WTContainedIdentified, _OrganizationOwned, _OrganizationOwnedImpl, wt.org._OrganizationOwnedMaster, OrganizationOwned, OrganizationOwnedImpl, OrganizationOwnedMaster, wt.projmgmt.deliverable._MasteredSubjectOfDeliverable, wt.projmgmt.deliverable._SubjectOfDeliverable, wt.projmgmt.deliverable.MasteredSubjectOfDeliverable, wt.projmgmt.deliverable.SubjectOfDeliverable, wt.recent.RecentlyVisited, wt.ufid._Federatable, wt.ufid.Federatable, wt.vc._Mastered, Mastered

Use the newWTChangeActivity2Master static factory method(s), not the WTChangeActivity2Master 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.

Supported API: true

Extendable: true
See Also:
  • Method Details

    • newWTChangeActivity2Master

      public static WTChangeActivity2Master newWTChangeActivity2Master() throws WTException
      Default factory for the class.

      Supported API: true
      Returns:
      WTChangeActivity2Master
      Throws:
      WTException
    • getOrganization

      public WTOrganization getOrganization()
      Gets the value of the attribute: ORGANIZATION.

      Supported API: true
      Returns:
      WTOrganization
    • setOrganization

      public void setOrganization(WTOrganization a_Organization) throws WTPropertyVetoException
      Sets the value of the attribute: ORGANIZATION.

      Supported API: true
      Parameters:
      a_Organization -
      Throws:
      WTPropertyVetoException