|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectwt.fc.WTObject
wt.enterprise.RevisionControlled
wt.replication.unit.WTUnit
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
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.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 |
private static final String RESOURCE
private static final String CLASSNAME
public static final String NUMBER
public static final String NAME
public static final String DESCRIPTION
private static int DESCRIPTION_UPPER_LIMIT
private String description
public static final String REP_PROD_STRUCT_CLASS
private static int REP_PROD_STRUCT_CLASS_UPPER_LIMIT
private String repProdStructClass
public static final String WT_PART_CONFIG_SPEC
public static final String WT_PART_CONFIG_SPEC_REFERENCE
private ObjectReference wtPartConfigSpecReference
public static final String EPM_DOC_CONFIG_SPEC
public static final String EPM_DOC_CONFIG_SPEC_REFERENCE
private ObjectReference epmDocConfigSpecReference
public static final String BASELINE
public static final String BASELINE_REFERENCE
private ObjectReference baselineReference
public static final String WT_DOCUMENT_CONFIG_SPEC
public static final String WT_DOCUMENT_CONFIG_SPEC_REFERENCE
private ObjectReference wtDocumentConfigSpecReference
public static final String IMPORT_STATUS
private static int IMPORT_STATUS_UPPER_LIMIT
private UnitReplicationStatus importStatus
public static final String EXPORT_STATUS
private static int EXPORT_STATUS_UPPER_LIMIT
private UnitReplicationStatus exportStatus
public static final String RECEIVER_STATUS
private static int RECEIVER_STATUS_UPPER_LIMIT
private UnitReplicationStatus receiverStatus
private Vector contentVector
private boolean hasContents
private HttpContentOperation operation
private Vector httpVector
private AttributeContainer theAttributeContainer
static final long serialVersionUID
public static final long EXTERNALIZATION_VERSION_UID
protected static final long OLD_FORMAT_VERSION_UID
Constructor Detail |
public WTUnit()
Method Detail |
public void writeExternal(ObjectOutput output) throws IOException
writeExternal
in interface Externalizable
writeExternal
in class RevisionControlled
output
-
IOException
public void readExternal(ObjectInput input) throws IOException, ClassNotFoundException
readExternal
in interface Externalizable
readExternal
in class RevisionControlled
input
-
IOException
ClassNotFoundException
protected boolean readVersion(WTUnit thisObject, ObjectInput input, long readSerialVersionUID, boolean passThrough, boolean superDone) throws IOException, ClassNotFoundException
thisObject
- input
- readSerialVersionUID
- passThrough
- superDone
-
IOException
ClassNotFoundException
private boolean readOldVersion(ObjectInput input, long readSerialVersionUID, boolean passThrough, boolean superDone) throws IOException, ClassNotFoundException
input
- readSerialVersionUID
- passThrough
- superDone
-
IOException
ClassNotFoundException
public void writeExternal(PersistentStoreIfc output) throws SQLException, DatastoreException
(Not intended for general use.)
Supported API: false
writeExternal
in interface ObjectMappable
writeExternal
in class RevisionControlled
output
-
SQLException
DatastoreException
public void readExternal(PersistentRetrieveIfc input) throws SQLException, DatastoreException
(Not intended for general
use.)
Supported API: false
readExternal
in interface ObjectMappable
readExternal
in class RevisionControlled
input
-
SQLException
DatastoreException
public String getConceptualClassname()
getConceptualClassname
in interface NetFactor
public String getNumber()
public void setNumber(String a_Number) throws WTPropertyVetoException
a_Number
-
WTPropertyVetoException
public String getName()
getName
in interface CabinetBased
getName
in class RevisionControlled
public void setName(String a_Name) throws WTPropertyVetoException
a_Name
-
WTPropertyVetoException
public String getDescription()
public void setDescription(String a_Description) throws WTPropertyVetoException
a_Description
-
WTPropertyVetoException
private void descriptionValidate(String a_Description) throws WTPropertyVetoException
a_Description
-
WTPropertyVetoException
public String getRepProdStructClass()
public void setRepProdStructClass(String a_RepProdStructClass) throws WTPropertyVetoException
a_RepProdStructClass
-
WTPropertyVetoException
private void repProdStructClassValidate(String a_RepProdStructClass) throws WTPropertyVetoException
a_RepProdStructClass
-
WTPropertyVetoException
public void setMasterReference(ObjectReference a_MasterReference) throws WTPropertyVetoException
setMasterReference
in interface Iterated
setMasterReference
in class RevisionControlled
a_MasterReference
-
WTPropertyVetoException
Mastered
private void masterReferenceValidate(ObjectReference a_MasterReference) throws WTPropertyVetoException
a_MasterReference
-
WTPropertyVetoException
public WTPartConfigSpec getWtPartConfigSpec()
public void setWtPartConfigSpec(WTPartConfigSpec a_WtPartConfigSpec) throws WTPropertyVetoException, WTException
a_WtPartConfigSpec
-
WTPropertyVetoException
WTException
public ObjectReference getWtPartConfigSpecReference()
public void setWtPartConfigSpecReference(ObjectReference a_WtPartConfigSpecReference) throws WTPropertyVetoException
a_WtPartConfigSpecReference
-
WTPropertyVetoException
private void wtPartConfigSpecReferenceValidate(ObjectReference a_WtPartConfigSpecReference) throws WTPropertyVetoException
a_WtPartConfigSpecReference
-
WTPropertyVetoException
public EPMDocConfigSpec getEpmDocConfigSpec()
public void setEpmDocConfigSpec(EPMDocConfigSpec a_EpmDocConfigSpec) throws WTPropertyVetoException, WTException
a_EpmDocConfigSpec
-
WTPropertyVetoException
WTException
public ObjectReference getEpmDocConfigSpecReference()
public void setEpmDocConfigSpecReference(ObjectReference a_EpmDocConfigSpecReference) throws WTPropertyVetoException
a_EpmDocConfigSpecReference
-
WTPropertyVetoException
private void epmDocConfigSpecReferenceValidate(ObjectReference a_EpmDocConfigSpecReference) throws WTPropertyVetoException
a_EpmDocConfigSpecReference
-
WTPropertyVetoException
public ReplicationBaseline getBaseline()
public void setBaseline(ReplicationBaseline a_Baseline) throws WTPropertyVetoException, WTException
a_Baseline
-
WTPropertyVetoException
WTException
public ObjectReference getBaselineReference()
public void setBaselineReference(ObjectReference a_BaselineReference) throws WTPropertyVetoException
a_BaselineReference
-
WTPropertyVetoException
private void baselineReferenceValidate(ObjectReference a_BaselineReference) throws WTPropertyVetoException
a_BaselineReference
-
WTPropertyVetoException
public WTDocumentConfigSpec getWtDocumentConfigSpec()
public void setWtDocumentConfigSpec(WTDocumentConfigSpec a_WtDocumentConfigSpec) throws WTPropertyVetoException, WTException
a_WtDocumentConfigSpec
-
WTPropertyVetoException
WTException
public ObjectReference getWtDocumentConfigSpecReference()
public void setWtDocumentConfigSpecReference(ObjectReference a_WtDocumentConfigSpecReference) throws WTPropertyVetoException
a_WtDocumentConfigSpecReference
-
WTPropertyVetoException
private void wtDocumentConfigSpecReferenceValidate(ObjectReference a_WtDocumentConfigSpecReference) throws WTPropertyVetoException
a_WtDocumentConfigSpecReference
-
WTPropertyVetoException
public UnitReplicationStatus getImportStatus()
public void setImportStatus(UnitReplicationStatus a_ImportStatus)
a_ImportStatus
- public UnitReplicationStatus getExportStatus()
public void setExportStatus(UnitReplicationStatus a_ExportStatus)
a_ExportStatus
- public UnitReplicationStatus getReceiverStatus()
public void setReceiverStatus(UnitReplicationStatus a_ReceiverStatus)
a_ReceiverStatus
- public static WTUnit newWTUnit() throws WTException
WTException
public static WTUnit newWTUnit(String number, String name) throws WTException
number
- name
-
WTException
protected void initialize(String number, String name) throws WTException
number
- name
-
WTException
public static WTUnit newWTUnit(String name) throws WTException
name
-
WTException
protected void initialize(String name) throws WTException
name
-
WTException
public String getIdentity()
getIdentity
in interface Persistable
getIdentity
in class RevisionControlled
public void checkAttributes() throws InvalidAttributeException
checkAttributes
in interface Persistable
checkAttributes
in class WTObject
InvalidAttributeException
public Vector getContentVector()
getContentVector
in interface ContentHolder
public void setContentVector(Vector a_ContentVector) throws WTPropertyVetoException
setContentVector
in interface ContentHolder
a_ContentVector
-
WTPropertyVetoException
public boolean isHasContents()
isHasContents
in interface ContentHolder
public void setHasContents(boolean a_HasContents) throws WTPropertyVetoException
setHasContents
in interface ContentHolder
a_HasContents
-
WTPropertyVetoException
public HttpContentOperation getOperation()
getOperation
in interface ContentHolder
public void setOperation(HttpContentOperation a_Operation) throws WTPropertyVetoException
setOperation
in interface ContentHolder
a_Operation
-
WTPropertyVetoException
public Vector getHttpVector()
getHttpVector
in interface ContentHolder
public void setHttpVector(Vector a_HttpVector) throws WTPropertyVetoException
setHttpVector
in interface ContentHolder
a_HttpVector
-
WTPropertyVetoException
public AttributeContainer getAttributeContainer()
getAttributeContainer
in interface IBAHolder
public void setAttributeContainer(AttributeContainer a_AttributeContainer)
setAttributeContainer
in interface IBAHolder
a_AttributeContainer
- public boolean equals(Object obj)
ObjectIdentifier
s.
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
equals
in class RevisionControlled
obj
-
public int hashCode()
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
hashCode
in class RevisionControlled
public LocalizableMessage getDisplayType()
WTObject
IdentityFactory
to return the displayable type of
the object. This value is suitable for any message.
getDisplayType
in interface DisplayIdentification
getDisplayType
in class WTObject
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |