wt.replication.unit
Class WTUnit

java.lang.Object
  extended bywt.fc.WTObject
      extended bywt.enterprise.RevisionControlled
          extended bywt.replication.unit.WTUnit
All Implemented Interfaces:
_DepthLock000, _DepthLock001, _DepthLock002, _DepthLock003, _DepthLock004, _DepthLock005, _DepthLock006, _DepthLock007, AccessControlled, AccessControlList, AdHocControlled, Baselineable, BusinessInformation, CabinetBased, Changeable2, ChangeableIfc, ContentHolder, DisplayIdentification, DomainAdministered, Externalizable, Foldered, FolderEntry, FolderServiceManaged, IBAHolder, Indexable, Iterated, IteratedFoldered, IteratedLifeCycleManaged, IteratedSubjectOfForum, IteratedSubjectOfNotebook, LifeCycleManaged, Lockable, NetFactor, Notifiable, ObjectMappable, Ownable, Persistable, Promotable, ReplicationUnit, Serializable, SubjectOfForum, SubjectOfNotebook, TeamManaged, Versionable, Versioned, Workable

public final class WTUnit
extends RevisionControlled
implements ReplicationUnit, ContentHolder, IBAHolder, Externalizable

Use the newWTUnit static factory method(s), not the WTUnit 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: false

Extendable: false

See Also:
Serialized Form

Field Summary
static String BASELINE
          Deprecated.  
static String BASELINE_REFERENCE
          Deprecated.  
private  ObjectReference baselineReference
          Deprecated.  
private static String CLASSNAME
          Deprecated.  
private  Vector contentVector
          Deprecated.  
private  String description
          Deprecated.  
static String DESCRIPTION
          Deprecated.  
private static int DESCRIPTION_UPPER_LIMIT
          Deprecated.  
static String EPM_DOC_CONFIG_SPEC
          Deprecated.  
static String EPM_DOC_CONFIG_SPEC_REFERENCE
          Deprecated.  
private  ObjectReference epmDocConfigSpecReference
          Deprecated.  
static String EXPORT_STATUS
          Deprecated.  
private static int EXPORT_STATUS_UPPER_LIMIT
          Deprecated.  
private  UnitReplicationStatus exportStatus
          Deprecated.  
static long EXTERNALIZATION_VERSION_UID
          Deprecated.  
private  boolean hasContents
          Deprecated.  
private  Vector httpVector
          Deprecated.  
static String IMPORT_STATUS
          Deprecated.  
private static int IMPORT_STATUS_UPPER_LIMIT
          Deprecated.  
private  UnitReplicationStatus importStatus
          Deprecated.  
static String NAME
          Deprecated.  
static String NUMBER
          Deprecated.  
protected static long OLD_FORMAT_VERSION_UID
          Deprecated.  
private  HttpContentOperation operation
          Deprecated.  
static String RECEIVER_STATUS
          Deprecated.  
private static int RECEIVER_STATUS_UPPER_LIMIT
          Deprecated.  
private  UnitReplicationStatus receiverStatus
          Deprecated.  
static String REP_PROD_STRUCT_CLASS
          Deprecated.  
private static int REP_PROD_STRUCT_CLASS_UPPER_LIMIT
          Deprecated.  
private  String repProdStructClass
          Deprecated.  
private static String RESOURCE
          Deprecated.  
(package private) static long serialVersionUID
          Deprecated.  
private  AttributeContainer theAttributeContainer
          Deprecated.  
static String WT_DOCUMENT_CONFIG_SPEC
          Deprecated.  
static String WT_DOCUMENT_CONFIG_SPEC_REFERENCE
          Deprecated.  
static String WT_PART_CONFIG_SPEC
          Deprecated.  
static String WT_PART_CONFIG_SPEC_REFERENCE
          Deprecated.  
private  ObjectReference wtDocumentConfigSpecReference
          Deprecated.  
private  ObjectReference wtPartConfigSpecReference
          Deprecated.  
 
Fields inherited from class wt.enterprise.RevisionControlled
MASTER, VERSION_DISPLAY_IDENTIFIER, VERSION_DISPLAY_IDENTITY, VERSION_DISPLAY_TYPE
 
Fields inherited from class wt.fc.WTObject
CREATE_TIMESTAMP, MODIFY_TIMESTAMP
 
Fields inherited from interface wt.content.ContentHolder
CONTENT_VECTOR, HAS_CONTENTS, HTTP_VECTOR, OPERATION
 
Fields inherited from interface wt.fc.Persistable
IDENTITY, PERSIST_INFO, TYPE
 
Fields inherited from interface wt.iba.value.IBAHolder
ATTRIBUTE_CONTAINER
 
Fields inherited from interface wt.admin.DomainAdministered
DOMAIN_REF, INHERITED_DOMAIN
 
Fields inherited from interface wt.fc.BusinessInformation
BUSINESS_TYPE, IDENTITY
 
Fields inherited from interface wt.vc.wip.Workable
CHECKOUT_INFO
 
Fields 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_REFERENCE, MODIFIER, MODIFIER_EMAIL, MODIFIER_FULL_NAME, MODIFIER_NAME
 
Fields inherited from interface wt.locks.Lockable
LOCK, LOCK_DATE, LOCK_NOTE, LOCKED, LOCKER, LOCKER_EMAIL, LOCKER_FULL_NAME, LOCKER_NAME
 
Fields inherited from interface wt.ownership.Ownable
OWNERSHIP
 
Fields inherited from interface wt.folder.Foldered
CABINET, CABINET_NAME, FOLDERING_INFO
 
Fields inherited from interface wt.folder.CabinetBased
CABINET_REFERENCE, FOLDER_PATH, LOCATION
 
Fields inherited from interface wt.vc.Versioned
VERSION_IDENTIFIER, VERSION_INFO
 
Fields inherited from interface wt.notify.Notifiable
EVENT_SET
 
Fields inherited from interface wt.index.Indexable
INDEXER_SET
 
Fields inherited from interface wt.lifecycle.LifeCycleManaged
LIFE_CYCLE_AT_GATE, LIFE_CYCLE_BASIC, LIFE_CYCLE_NAME, LIFE_CYCLE_STATE, LIFE_CYCLE_TEMPLATE, STATE
 
Fields inherited from interface wt.access.AdHocControlled
ENTRY_SET
 
Fields inherited from interface wt.team.TeamManaged
TEAM_ID, TEAM_IDENTITY, TEAM_NAME, TEAM_TEMPLATE_ID, TEAM_TEMPLATE_IDENTITY, TEAM_TEMPLATE_NAME
 
Fields inherited from interface wt.identity.DisplayIdentification
DISPLAY_IDENTIFIER, DISPLAY_IDENTITY, DISPLAY_TYPE
 
Constructor Summary
WTUnit()
          Deprecated.  
 
Method Summary
private  void baselineReferenceValidate(ObjectReference a_BaselineReference)
          Deprecated.  
 void checkAttributes()
          Deprecated.  
private  void descriptionValidate(String a_Description)
          Deprecated.  
private  void epmDocConfigSpecReferenceValidate(ObjectReference a_EpmDocConfigSpecReference)
          Deprecated.  
 boolean equals(Object obj)
          Deprecated.  
 AttributeContainer getAttributeContainer()
          Deprecated.  
 ReplicationBaseline getBaseline()
          Deprecated.  
 ObjectReference getBaselineReference()
          Deprecated.  
 String getConceptualClassname()
          Deprecated.  
 Vector getContentVector()
          Deprecated.  
 String getDescription()
          Deprecated.  
 LocalizableMessage getDisplayType()
          Deprecated. Use IdentityFactory to return the displayable type of the object.
 EPMDocConfigSpec getEpmDocConfigSpec()
          Deprecated.  
 ObjectReference getEpmDocConfigSpecReference()
          Deprecated.  
 UnitReplicationStatus getExportStatus()
          Deprecated.  
 Vector getHttpVector()
          Deprecated.  
 String getIdentity()
          Deprecated.  
 UnitReplicationStatus getImportStatus()
          Deprecated.  
 String getName()
          Deprecated.  
 String getNumber()
          Deprecated.  
 HttpContentOperation getOperation()
          Deprecated.  
 UnitReplicationStatus getReceiverStatus()
          Deprecated.  
 String getRepProdStructClass()
          Deprecated.  
 WTDocumentConfigSpec getWtDocumentConfigSpec()
          Deprecated.  
 ObjectReference getWtDocumentConfigSpecReference()
          Deprecated.  
 WTPartConfigSpec getWtPartConfigSpec()
          Deprecated.  
 ObjectReference getWtPartConfigSpecReference()
          Deprecated.  
 int hashCode()
          Deprecated.  
protected  void initialize(String name)
          Deprecated.  
protected  void initialize(String number, String name)
          Deprecated.  
 boolean isHasContents()
          Deprecated.  
private  void masterReferenceValidate(ObjectReference a_MasterReference)
          Deprecated.  
static WTUnit newWTUnit()
          Deprecated.  
static WTUnit newWTUnit(String name)
          Deprecated.  
static WTUnit newWTUnit(String number, String name)
          Deprecated.  
 void readExternal(ObjectInput input)
          Deprecated.  
 void readExternal(PersistentRetrieveIfc input)
          Deprecated.  
private  boolean readOldVersion(ObjectInput input, long readSerialVersionUID, boolean passThrough, boolean superDone)
          Deprecated. Reads the non-transient fields of this class from an external source, which is not the current version.
protected  boolean readVersion(WTUnit thisObject, ObjectInput input, long readSerialVersionUID, boolean passThrough, boolean superDone)
          Deprecated.  
private  void repProdStructClassValidate(String a_RepProdStructClass)
          Deprecated.  
 void setAttributeContainer(AttributeContainer a_AttributeContainer)
          Deprecated.  
 void setBaseline(ReplicationBaseline a_Baseline)
          Deprecated.  
 void setBaselineReference(ObjectReference a_BaselineReference)
          Deprecated.  
 void setContentVector(Vector a_ContentVector)
          Deprecated.  
 void setDescription(String a_Description)
          Deprecated.  
 void setEpmDocConfigSpec(EPMDocConfigSpec a_EpmDocConfigSpec)
          Deprecated.  
 void setEpmDocConfigSpecReference(ObjectReference a_EpmDocConfigSpecReference)
          Deprecated.  
 void setExportStatus(UnitReplicationStatus a_ExportStatus)
          Deprecated.  
 void setHasContents(boolean a_HasContents)
          Deprecated.  
 void setHttpVector(Vector a_HttpVector)
          Deprecated.  
 void setImportStatus(UnitReplicationStatus a_ImportStatus)
          Deprecated.  
 void setMasterReference(ObjectReference a_MasterReference)
          Deprecated.  
 void setName(String a_Name)
          Deprecated.  
 void setNumber(String a_Number)
          Deprecated.  
 void setOperation(HttpContentOperation a_Operation)
          Deprecated.  
 void setReceiverStatus(UnitReplicationStatus a_ReceiverStatus)
          Deprecated.  
 void setRepProdStructClass(String a_RepProdStructClass)
          Deprecated.  
 void setWtDocumentConfigSpec(WTDocumentConfigSpec a_WtDocumentConfigSpec)
          Deprecated.  
 void setWtDocumentConfigSpecReference(ObjectReference a_WtDocumentConfigSpecReference)
          Deprecated.  
 void setWtPartConfigSpec(WTPartConfigSpec a_WtPartConfigSpec)
          Deprecated.  
 void setWtPartConfigSpecReference(ObjectReference a_WtPartConfigSpecReference)
          Deprecated.  
 void writeExternal(ObjectOutput output)
          Deprecated.  
 void writeExternal(PersistentStoreIfc output)
          Deprecated.  
private  void wtDocumentConfigSpecReferenceValidate(ObjectReference a_WtDocumentConfigSpecReference)
          Deprecated.  
private  void wtPartConfigSpecReferenceValidate(ObjectReference a_WtPartConfigSpecReference)
          Deprecated.  
 
Methods inherited from class wt.enterprise.RevisionControlled
getBranchIdentifier, getBusinessType, getCabinet, getCabinetName, getCabinetReference, getCheckoutInfo, getControlBranch, getCreator, getCreatorEMail, getCreatorFullName, getCreatorName, getDomainRef, getEntrySet, getEventSet, getFolderingInfo, getFolderPath, getIndexerSet, getIterationDisplayIdentifier, getIterationIdentifier, getIterationInfo, getIterationNote, getLifeCycleName, getLifeCycleState, getLifeCycleTemplate, getLocation, getLock, getLockDate, getLocker, getLockerEMail, getLockerFullName, getLockerName, getLockNote, getMaster, getMasterReference, getModifier, getModifierEMail, getModifierFullName, getModifierName, getOwnership, getState, getTeamId, getTeamIdentity, getTeamName, getTeamTemplateId, getTeamTemplateIdentity, getTeamTemplateName, getVersionDisplayIdentifier, getVersionDisplayIdentity, getVersionDisplayType, getVersionIdentifier, getVersionInfo, initialize, isInheritedDomain, isLatestIteration, isLifeCycleAtGate, isLifeCycleBasic, isLocked, readVersion, setCheckoutInfo, setControlBranch, setDomainRef, setEntrySet, setEventSet, setFolderingInfo, setIndexerSet, setInheritedDomain, setIterationInfo, setLock, setMaster, setOwnership, setState, setTeamId, setTeamTemplateId, setVersionInfo
 
Methods inherited from class wt.fc.WTObject
duplicate, finalize, getClassInfo, getCreateTimestamp, getDisplayIdentifier, getDisplayIdentity, getModifyTimestamp, getPersistInfo, getType, readVersion, setPersistInfo, toString
 
Methods inherited from class java.lang.Object
clone, getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface wt.fc.Persistable
getPersistInfo, getType, setPersistInfo
 
Methods inherited from interface wt.fc.NetFactor
getClassInfo
 

Field Detail

RESOURCE

private static final String RESOURCE
Deprecated. 
See Also:
Constant Field Values

CLASSNAME

private static final String CLASSNAME
Deprecated. 

NUMBER

public static final String NUMBER
Deprecated.  

Label for the attribute; Derived attribute from the WTReplicationUnitMaster

Supported API: false

See Also:
Constant Field Values

NAME

public static final String NAME
Deprecated.  

Label for the attribute.

Supported API: false

See Also:
Constant Field Values

DESCRIPTION

public static final String DESCRIPTION
Deprecated.  

Label for the attribute.

Supported API: false

See Also:
Constant Field Values

DESCRIPTION_UPPER_LIMIT

private static int DESCRIPTION_UPPER_LIMIT
Deprecated. 

description

private String description
Deprecated. 

REP_PROD_STRUCT_CLASS

public static final String REP_PROD_STRUCT_CLASS
Deprecated.  

Label for the attribute; This is a replication Product Structure specific class. It should be set within the unit or in the Property file. It is intended to provide: 1.Product specific Navigation for the exported objects. 2.Method to find out whether all objects could be placed in a one baseline. 3. importVisit() method which is called by import process.

Supported API: false

See Also:
Constant Field Values

REP_PROD_STRUCT_CLASS_UPPER_LIMIT

private static int REP_PROD_STRUCT_CLASS_UPPER_LIMIT
Deprecated. 

repProdStructClass

private String repProdStructClass
Deprecated. 

WT_PART_CONFIG_SPEC

public static final String WT_PART_CONFIG_SPEC
Deprecated.  

Label for the attribute.

Supported API: false

See Also:
Constant Field Values

WT_PART_CONFIG_SPEC_REFERENCE

public static final String WT_PART_CONFIG_SPEC_REFERENCE
Deprecated.  

Label for the attribute.

Supported API: false

See Also:
Constant Field Values

wtPartConfigSpecReference

private ObjectReference wtPartConfigSpecReference
Deprecated. 

EPM_DOC_CONFIG_SPEC

public static final String EPM_DOC_CONFIG_SPEC
Deprecated.  

Label for the attribute.

Supported API: false

See Also:
Constant Field Values

EPM_DOC_CONFIG_SPEC_REFERENCE

public static final String EPM_DOC_CONFIG_SPEC_REFERENCE
Deprecated.  

Label for the attribute.

Supported API: false

See Also:
Constant Field Values

epmDocConfigSpecReference

private ObjectReference epmDocConfigSpecReference
Deprecated. 

BASELINE

public static final String BASELINE
Deprecated.  

Label for the attribute.

Supported API: false

See Also:
Constant Field Values

BASELINE_REFERENCE

public static final String BASELINE_REFERENCE
Deprecated.  

Label for the attribute.

Supported API: false

See Also:
Constant Field Values

baselineReference

private ObjectReference baselineReference
Deprecated. 

WT_DOCUMENT_CONFIG_SPEC

public static final String WT_DOCUMENT_CONFIG_SPEC
Deprecated.  

Label for the attribute.

Supported API: false

See Also:
Constant Field Values

WT_DOCUMENT_CONFIG_SPEC_REFERENCE

public static final String WT_DOCUMENT_CONFIG_SPEC_REFERENCE
Deprecated.  

Label for the attribute.

Supported API: false

See Also:
Constant Field Values

wtDocumentConfigSpecReference

private ObjectReference wtDocumentConfigSpecReference
Deprecated. 

IMPORT_STATUS

public static final String IMPORT_STATUS
Deprecated.  

Label for the attribute.

Supported API: false

See Also:
Constant Field Values

IMPORT_STATUS_UPPER_LIMIT

private static int IMPORT_STATUS_UPPER_LIMIT
Deprecated. 

importStatus

private UnitReplicationStatus importStatus
Deprecated. 

EXPORT_STATUS

public static final String EXPORT_STATUS
Deprecated.  

Label for the attribute.

Supported API: false

See Also:
Constant Field Values

EXPORT_STATUS_UPPER_LIMIT

private static int EXPORT_STATUS_UPPER_LIMIT
Deprecated. 

exportStatus

private UnitReplicationStatus exportStatus
Deprecated. 

RECEIVER_STATUS

public static final String RECEIVER_STATUS
Deprecated.  

Label for the attribute.

Supported API: false

See Also:
Constant Field Values

RECEIVER_STATUS_UPPER_LIMIT

private static int RECEIVER_STATUS_UPPER_LIMIT
Deprecated. 

receiverStatus

private UnitReplicationStatus receiverStatus
Deprecated. 

contentVector

private Vector contentVector
Deprecated. 

hasContents

private boolean hasContents
Deprecated. 

operation

private HttpContentOperation operation
Deprecated. 

httpVector

private Vector httpVector
Deprecated. 

theAttributeContainer

private AttributeContainer theAttributeContainer
Deprecated. 

serialVersionUID

static final long serialVersionUID
Deprecated. 
See Also:
Constant Field Values

EXTERNALIZATION_VERSION_UID

public static final long EXTERNALIZATION_VERSION_UID
Deprecated. 
See Also:
Constant Field Values

OLD_FORMAT_VERSION_UID

protected static final long OLD_FORMAT_VERSION_UID
Deprecated. 
See Also:
Constant Field Values
Constructor Detail

WTUnit

public WTUnit()
Deprecated. 
Method Detail

writeExternal

public void writeExternal(ObjectOutput output)
                   throws IOException
Deprecated.  

Writes the non-transient fields of this class to an external source.

Supported API: false

Specified by:
writeExternal in interface Externalizable
Overrides:
writeExternal in class RevisionControlled
Parameters:
output -
Throws:
IOException

readExternal

public void readExternal(ObjectInput input)
                  throws IOException,
                         ClassNotFoundException
Deprecated.  

Reads the non-transient fields of this class from an external source.

Supported API: false

Specified by:
readExternal in interface Externalizable
Overrides:
readExternal in class RevisionControlled
Parameters:
input -
Throws:
IOException
ClassNotFoundException

readVersion

protected boolean readVersion(WTUnit thisObject,
                              ObjectInput input,
                              long readSerialVersionUID,
                              boolean passThrough,
                              boolean superDone)
                       throws IOException,
                              ClassNotFoundException
Deprecated.  

Reads the non-transient fields of this class from an external source.

Supported API: false

Parameters:
thisObject -
input -
readSerialVersionUID -
passThrough -
superDone -
Returns:
boolean
Throws:
IOException
ClassNotFoundException

readOldVersion

private boolean readOldVersion(ObjectInput input,
                               long readSerialVersionUID,
                               boolean passThrough,
                               boolean superDone)
                        throws IOException,
                               ClassNotFoundException
Deprecated. 
Reads the non-transient fields of this class from an external source, which is not the current version.

Parameters:
input -
readSerialVersionUID -
passThrough -
superDone -
Returns:
boolean
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(PersistentStoreIfc output)
                   throws SQLException,
                          DatastoreException
Deprecated.  

Used by Persistent Data Service to obtain the values of the persistent attributes of this class, so they can be written to a persistent store.

(Not intended for general use.)

Supported API: false

Specified by:
writeExternal in interface ObjectMappable
Overrides:
writeExternal in class RevisionControlled
Parameters:
output -
Throws:
SQLException
DatastoreException

readExternal

public void readExternal(PersistentRetrieveIfc input)
                  throws SQLException,
                         DatastoreException
Deprecated.  

Used by Persistent Data Service to populate the persistent attributes of this class from a persistent store.

(Not intended for general use.)

Supported API: false

Specified by:
readExternal in interface ObjectMappable
Overrides:
readExternal in class RevisionControlled
Parameters:
input -
Throws:
SQLException
DatastoreException

getConceptualClassname

public String getConceptualClassname()
Deprecated.  

Returns the conceptual (modeled) name for the class.

Supported API: false

Specified by:
getConceptualClassname in interface NetFactor
Returns:
String

getNumber

public String getNumber()
Deprecated.  

Gets the value of the attribute: NUMBER. Derived attribute from the WTReplicationUnitMaster

Supported API: false

Returns:
String

setNumber

public void setNumber(String a_Number)
               throws WTPropertyVetoException
Deprecated.  

Sets the value of the attribute: NUMBER. Derived attribute from the WTReplicationUnitMaster

Supported API: false

Parameters:
a_Number -
Throws:
WTPropertyVetoException

getName

public String getName()
Deprecated.  

Gets the value of the attribute: NAME.

Supported API: false

Specified by:
getName in interface CabinetBased
Overrides:
getName in class RevisionControlled
Returns:
String

setName

public void setName(String a_Name)
             throws WTPropertyVetoException
Deprecated.  

Sets the value of the attribute: NAME.

Supported API: false

Parameters:
a_Name -
Throws:
WTPropertyVetoException

getDescription

public String getDescription()
Deprecated.  

Gets the value of the attribute: DESCRIPTION.

Supported API: false

Returns:
String

setDescription

public void setDescription(String a_Description)
                    throws WTPropertyVetoException
Deprecated.  

Sets the value of the attribute: DESCRIPTION.

Supported API: false

Parameters:
a_Description -
Throws:
WTPropertyVetoException

descriptionValidate

private void descriptionValidate(String a_Description)
                          throws WTPropertyVetoException
Deprecated. 
Parameters:
a_Description -
Throws:
WTPropertyVetoException

getRepProdStructClass

public String getRepProdStructClass()
Deprecated.  

Gets the value of the attribute: REP_PROD_STRUCT_CLASS. This is a replication Product Structure specific class. It should be set within the unit or in the Property file. It is intended to provide: 1.Product specific Navigation for the exported objects. 2.Method to find out whether all objects could be placed in a one baseline. 3. importVisit() method which is called by import process.

Supported API: false

Returns:
String

setRepProdStructClass

public void setRepProdStructClass(String a_RepProdStructClass)
                           throws WTPropertyVetoException
Deprecated.  

Sets the value of the attribute: REP_PROD_STRUCT_CLASS. This is a replication Product Structure specific class. It should be set within the unit or in the Property file. It is intended to provide: 1.Product specific Navigation for the exported objects. 2.Method to find out whether all objects could be placed in a one baseline. 3. importVisit() method which is called by import process.

Supported API: false

Parameters:
a_RepProdStructClass -
Throws:
WTPropertyVetoException

repProdStructClassValidate

private void repProdStructClassValidate(String a_RepProdStructClass)
                                 throws WTPropertyVetoException
Deprecated. 
Parameters:
a_RepProdStructClass -
Throws:
WTPropertyVetoException

setMasterReference

public void setMasterReference(ObjectReference a_MasterReference)
                        throws WTPropertyVetoException
Deprecated.  

Sets the value of the attribute: MASTER_REFERENCE.

Supported API: false

Specified by:
setMasterReference in interface Iterated
Overrides:
setMasterReference in class RevisionControlled
Parameters:
a_MasterReference -
Throws:
WTPropertyVetoException
See Also:
Mastered

masterReferenceValidate

private void masterReferenceValidate(ObjectReference a_MasterReference)
                              throws WTPropertyVetoException
Deprecated. 
Parameters:
a_MasterReference -
Throws:
WTPropertyVetoException

getWtPartConfigSpec

public WTPartConfigSpec getWtPartConfigSpec()
Deprecated.  

Gets the object for the association that plays role: WT_PART_CONFIG_SPEC.

Supported API: false

Returns:
WTPartConfigSpec

setWtPartConfigSpec

public void setWtPartConfigSpec(WTPartConfigSpec a_WtPartConfigSpec)
                         throws WTPropertyVetoException,
                                WTException
Deprecated.  

Sets the object for the association that plays role: WT_PART_CONFIG_SPEC.

Supported API: false

Parameters:
a_WtPartConfigSpec -
Throws:
WTPropertyVetoException
WTException

getWtPartConfigSpecReference

public ObjectReference getWtPartConfigSpecReference()
Deprecated.  

Gets the value of the attribute: WT_PART_CONFIG_SPEC_REFERENCE.

Supported API: false

Returns:
ObjectReference

setWtPartConfigSpecReference

public void setWtPartConfigSpecReference(ObjectReference a_WtPartConfigSpecReference)
                                  throws WTPropertyVetoException
Deprecated.  

Sets the value of the attribute: WT_PART_CONFIG_SPEC_REFERENCE.

Supported API: false

Parameters:
a_WtPartConfigSpecReference -
Throws:
WTPropertyVetoException

wtPartConfigSpecReferenceValidate

private void wtPartConfigSpecReferenceValidate(ObjectReference a_WtPartConfigSpecReference)
                                        throws WTPropertyVetoException
Deprecated. 
Parameters:
a_WtPartConfigSpecReference -
Throws:
WTPropertyVetoException

getEpmDocConfigSpec

public EPMDocConfigSpec getEpmDocConfigSpec()
Deprecated.  

Gets the object for the association that plays role: EPM_DOC_CONFIG_SPEC.

Supported API: false

Returns:
EPMDocConfigSpec

setEpmDocConfigSpec

public void setEpmDocConfigSpec(EPMDocConfigSpec a_EpmDocConfigSpec)
                         throws WTPropertyVetoException,
                                WTException
Deprecated.  

Sets the object for the association that plays role: EPM_DOC_CONFIG_SPEC.

Supported API: false

Parameters:
a_EpmDocConfigSpec -
Throws:
WTPropertyVetoException
WTException

getEpmDocConfigSpecReference

public ObjectReference getEpmDocConfigSpecReference()
Deprecated.  

Gets the value of the attribute: EPM_DOC_CONFIG_SPEC_REFERENCE.

Supported API: false

Returns:
ObjectReference

setEpmDocConfigSpecReference

public void setEpmDocConfigSpecReference(ObjectReference a_EpmDocConfigSpecReference)
                                  throws WTPropertyVetoException
Deprecated.  

Sets the value of the attribute: EPM_DOC_CONFIG_SPEC_REFERENCE.

Supported API: false

Parameters:
a_EpmDocConfigSpecReference -
Throws:
WTPropertyVetoException

epmDocConfigSpecReferenceValidate

private void epmDocConfigSpecReferenceValidate(ObjectReference a_EpmDocConfigSpecReference)
                                        throws WTPropertyVetoException
Deprecated. 
Parameters:
a_EpmDocConfigSpecReference -
Throws:
WTPropertyVetoException

getBaseline

public ReplicationBaseline getBaseline()
Deprecated.  

Gets the object for the association that plays role: BASELINE.

Supported API: false

Returns:
ReplicationBaseline

setBaseline

public void setBaseline(ReplicationBaseline a_Baseline)
                 throws WTPropertyVetoException,
                        WTException
Deprecated.  

Sets the object for the association that plays role: BASELINE.

Supported API: false

Parameters:
a_Baseline -
Throws:
WTPropertyVetoException
WTException

getBaselineReference

public ObjectReference getBaselineReference()
Deprecated.  

Gets the value of the attribute: BASELINE_REFERENCE.

Supported API: false

Returns:
ObjectReference

setBaselineReference

public void setBaselineReference(ObjectReference a_BaselineReference)
                          throws WTPropertyVetoException
Deprecated.  

Sets the value of the attribute: BASELINE_REFERENCE.

Supported API: false

Parameters:
a_BaselineReference -
Throws:
WTPropertyVetoException

baselineReferenceValidate

private void baselineReferenceValidate(ObjectReference a_BaselineReference)
                                throws WTPropertyVetoException
Deprecated. 
Parameters:
a_BaselineReference -
Throws:
WTPropertyVetoException

getWtDocumentConfigSpec

public WTDocumentConfigSpec getWtDocumentConfigSpec()
Deprecated.  

Gets the object for the association that plays role: WT_DOCUMENT_CONFIG_SPEC.

Supported API: false

Returns:
WTDocumentConfigSpec

setWtDocumentConfigSpec

public void setWtDocumentConfigSpec(WTDocumentConfigSpec a_WtDocumentConfigSpec)
                             throws WTPropertyVetoException,
                                    WTException
Deprecated.  

Sets the object for the association that plays role: WT_DOCUMENT_CONFIG_SPEC.

Supported API: false

Parameters:
a_WtDocumentConfigSpec -
Throws:
WTPropertyVetoException
WTException

getWtDocumentConfigSpecReference

public ObjectReference getWtDocumentConfigSpecReference()
Deprecated.  

Gets the value of the attribute: WT_DOCUMENT_CONFIG_SPEC_REFERENCE.

Supported API: false

Returns:
ObjectReference

setWtDocumentConfigSpecReference

public void setWtDocumentConfigSpecReference(ObjectReference a_WtDocumentConfigSpecReference)
                                      throws WTPropertyVetoException
Deprecated.  

Sets the value of the attribute: WT_DOCUMENT_CONFIG_SPEC_REFERENCE.

Supported API: false

Parameters:
a_WtDocumentConfigSpecReference -
Throws:
WTPropertyVetoException

wtDocumentConfigSpecReferenceValidate

private void wtDocumentConfigSpecReferenceValidate(ObjectReference a_WtDocumentConfigSpecReference)
                                            throws WTPropertyVetoException
Deprecated. 
Parameters:
a_WtDocumentConfigSpecReference -
Throws:
WTPropertyVetoException

getImportStatus

public UnitReplicationStatus getImportStatus()
Deprecated.  

Gets the object for the association that plays role: IMPORT_STATUS.

Supported API: false

Returns:
UnitReplicationStatus

setImportStatus

public void setImportStatus(UnitReplicationStatus a_ImportStatus)
Deprecated.  

Sets the object for the association that plays role: IMPORT_STATUS.

Supported API: false

Parameters:
a_ImportStatus -

getExportStatus

public UnitReplicationStatus getExportStatus()
Deprecated.  

Gets the object for the association that plays role: EXPORT_STATUS.

Supported API: false

Returns:
UnitReplicationStatus

setExportStatus

public void setExportStatus(UnitReplicationStatus a_ExportStatus)
Deprecated.  

Sets the object for the association that plays role: EXPORT_STATUS.

Supported API: false

Parameters:
a_ExportStatus -

getReceiverStatus

public UnitReplicationStatus getReceiverStatus()
Deprecated.  

Gets the object for the association that plays role: RECEIVER_STATUS.

Supported API: false

Returns:
UnitReplicationStatus

setReceiverStatus

public void setReceiverStatus(UnitReplicationStatus a_ReceiverStatus)
Deprecated.  

Sets the object for the association that plays role: RECEIVER_STATUS.

Supported API: false

Parameters:
a_ReceiverStatus -

newWTUnit

public static WTUnit newWTUnit()
                        throws WTException
Deprecated.  



Supported API: false

Returns:
WTUnit
Throws:
WTException

newWTUnit

public static WTUnit newWTUnit(String number,
                               String name)
                        throws WTException
Deprecated.  



Supported API: false

Parameters:
number -
name -
Returns:
WTUnit
Throws:
WTException

initialize

protected void initialize(String number,
                          String name)
                   throws WTException
Deprecated.  

Supports initialization, following construction of an instance. Invoked by "new" factory having the same signature.

Supported API: false

Parameters:
number -
name -
Throws:
WTException

newWTUnit

public static WTUnit newWTUnit(String name)
                        throws WTException
Deprecated.  



Supported API: false

Parameters:
name -
Returns:
WTUnit
Throws:
WTException

initialize

protected void initialize(String name)
                   throws WTException
Deprecated.  

Supports initialization, following construction of an instance. Invoked by "new" factory having the same signature.

Supported API: false

Parameters:
name -
Throws:
WTException

getIdentity

public String getIdentity()
Deprecated.  



Supported API: false

Specified by:
getIdentity in interface Persistable
Overrides:
getIdentity in class RevisionControlled
Returns:
String

checkAttributes

public void checkAttributes()
                     throws InvalidAttributeException
Deprecated.  



Supported API: false

Specified by:
checkAttributes in interface Persistable
Overrides:
checkAttributes in class WTObject
Throws:
InvalidAttributeException

getContentVector

public Vector getContentVector()
Deprecated.  

Gets the value of the attribute: CONTENT_VECTOR. This is a non-persistent vector that is used to pass content from server to client. Should not be directly accessed by the client.

Supported API: false

Specified by:
getContentVector in interface ContentHolder
Returns:
Vector

setContentVector

public void setContentVector(Vector a_ContentVector)
                      throws WTPropertyVetoException
Deprecated.  

Sets the value of the attribute: CONTENT_VECTOR. This is a non-persistent vector that is used to pass content from server to client. Should not be directly accessed by the client.

Supported API: false

Specified by:
setContentVector in interface ContentHolder
Parameters:
a_ContentVector -
Throws:
WTPropertyVetoException

isHasContents

public boolean isHasContents()
Deprecated.  

Gets the value of the attribute: HAS_CONTENTS. This is a non-persistent variable that is used to pass information from server to client. Should not be directly accessed by the client

Supported API: false

Specified by:
isHasContents in interface ContentHolder
Returns:
boolean

setHasContents

public void setHasContents(boolean a_HasContents)
                    throws WTPropertyVetoException
Deprecated.  

Sets the value of the attribute: HAS_CONTENTS. This is a non-persistent variable that is used to pass information from server to client. Should not be directly accessed by the client

Supported API: false

Specified by:
setHasContents in interface ContentHolder
Parameters:
a_HasContents -
Throws:
WTPropertyVetoException

getOperation

public HttpContentOperation getOperation()
Deprecated.  

Gets the value of the attribute: OPERATION.

Supported API: false

Specified by:
getOperation in interface ContentHolder
Returns:
HttpContentOperation

setOperation

public void setOperation(HttpContentOperation a_Operation)
                  throws WTPropertyVetoException
Deprecated.  

Sets the value of the attribute: OPERATION.

Supported API: false

Specified by:
setOperation in interface ContentHolder
Parameters:
a_Operation -
Throws:
WTPropertyVetoException

getHttpVector

public Vector getHttpVector()
Deprecated.  

Gets the value of the attribute: HTTP_VECTOR. This is a non-persistent vector that is used to pass content from server to client. Should not be directly accessed by the client.

Supported API: false

Specified by:
getHttpVector in interface ContentHolder
Returns:
Vector

setHttpVector

public void setHttpVector(Vector a_HttpVector)
                   throws WTPropertyVetoException
Deprecated.  

Sets the value of the attribute: HTTP_VECTOR. This is a non-persistent vector that is used to pass content from server to client. Should not be directly accessed by the client.

Supported API: false

Specified by:
setHttpVector in interface ContentHolder
Parameters:
a_HttpVector -
Throws:
WTPropertyVetoException

getAttributeContainer

public AttributeContainer getAttributeContainer()
Deprecated.  

Gets the object for the association that plays role: ATTRIBUTE_CONTAINER.

Supported API: false

Specified by:
getAttributeContainer in interface IBAHolder
Returns:
AttributeContainer

setAttributeContainer

public void setAttributeContainer(AttributeContainer a_AttributeContainer)
Deprecated.  

Sets the object for the association that plays role: ATTRIBUTE_CONTAINER.

Supported API: false

Specified by:
setAttributeContainer in interface IBAHolder
Parameters:
a_AttributeContainer -

equals

public boolean equals(Object obj)
Deprecated.  

Indicates whether the given object is equal to this object from a persistence perspective, by comparing the two objects ObjectIdentifiers. Changed or stale copies are still considered equal by this method. Delegates to PersistenceHelper.equals(Persistable,Object).

Warning: Certain core Windchill operations may depend upon equals being ObjectIdentifier-based. Changes to the default implementation should be done with care, if at all.

Supported API: false

Overrides:
equals in class RevisionControlled
Parameters:
obj -
Returns:
boolean

hashCode

public int hashCode()
Deprecated.  

Returns a hash code for this object based upon its ObjectIdentifier. Delegates to PersistenceHelper.hashCode(Persistable).

Warning: Certain core Windchill operations may depend upon hashCode being ObjectIdentifier-based. Changes to the default implementation should be done with care, if at all.

Supported API: false

Overrides:
hashCode in class RevisionControlled
Returns:
int

getDisplayType

public LocalizableMessage getDisplayType()
Deprecated. 
Description copied from class: WTObject
Use IdentityFactory to return the displayable type of the object. This value is suitable for any message.

Supported API: true

Specified by:
getDisplayType in interface DisplayIdentification
Overrides:
getDisplayType in class WTObject
Returns:
LocalizableMessage