|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectwt.fc.WTObject
wt.enterprise.RevisionControlled
This wt.lifecycle.LifeCycleManged
first class information object
is an IteratedFoldered
which allows special foldering
to take into account its Versioned
nature (and it is controlled
via a checkin/checkoutmechanism), and it is DomainAdministered
;
it is similar to Managed
except that it is a IteratedFoldered
rather than Foldered
.
It also has an associated Master
which represents the unchanging
aspects.
Supported API: true
Extendable: true
Field Summary | |
private CheckoutInfo |
checkoutInfo
|
private static String |
CLASSNAME
|
private ControlBranch |
controlBranch
|
private AdminDomainRef |
domainRef
|
private AclEntrySet |
entrySet
|
private WTStringSet |
eventSet
|
static long |
EXTERNALIZATION_VERSION_UID
|
private FolderingInfo |
folderingInfo
|
private IndexerSet |
indexerSet
|
private boolean |
inheritedDomain
|
private IterationInfo |
iterationInfo
|
private Lock |
lock
|
static String |
MASTER
Label for the attribute; The master for an iteration. |
private ObjectReference |
masterReference
|
protected static long |
OLD_FORMAT_VERSION_UID
|
private Ownership |
ownership
|
private static String |
RESOURCE
|
(package private) static long |
serialVersionUID
|
private LifeCycleState |
state
|
private TeamReference |
teamId
|
private TeamTemplateReference |
teamTemplateId
|
static String |
VERSION_DISPLAY_IDENTIFIER
|
static String |
VERSION_DISPLAY_IDENTITY
|
static String |
VERSION_DISPLAY_TYPE
|
private VersionInfo |
versionInfo
|
Fields inherited from class wt.fc.WTObject |
CREATE_TIMESTAMP, MODIFY_TIMESTAMP |
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.fc.Persistable |
IDENTITY, PERSIST_INFO, TYPE |
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, NAME |
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 | |
RevisionControlled()
|
Method Summary | |
boolean |
equals(Object obj)
Indicates whether the given object is equal to this object from a persistence perspective, by comparing the two objects ObjectIdentifier s. |
long |
getBranchIdentifier()
Gets the value of the attribute: BRANCH_IDENTIFIER. |
String |
getBusinessType()
Deprecated. Replaced by IdentityFactory.getDispayType(object) to return a localizable equivalent of getBusinessType(). Another alternative is ((WTObject)obj).getDisplayType(). |
CabinetReference |
getCabinet()
Gets the value of the attribute: CABINET. |
String |
getCabinetName()
Gets the value of the attribute: CABINET_NAME. |
CabinetReference |
getCabinetReference()
Gets the value of the attribute: CABINET_REFERENCE. |
CheckoutInfo |
getCheckoutInfo()
Gets the object for the association that plays role: CHECKOUT_INFO. |
ControlBranch |
getControlBranch()
Gets the value of the attribute: CONTROL_BRANCH. |
WTPrincipalReference |
getCreator()
Gets the value of the attribute: CREATOR. |
String |
getCreatorEMail()
Gets the value of the attribute: CREATOR_EMAIL. |
String |
getCreatorFullName()
Gets the value of the attribute: CREATOR_FULL_NAME. |
String |
getCreatorName()
Gets the value of the attribute: CREATOR_NAME. |
AdminDomainRef |
getDomainRef()
Gets the object for the association that plays role: DOMAIN_REF. |
AclEntrySet |
getEntrySet()
Gets the value of the attribute: ENTRY_SET. |
WTStringSet |
getEventSet()
Gets the value of the attribute: EVENT_SET. |
FolderingInfo |
getFolderingInfo()
Gets the object for the association that plays role: FOLDERING_INFO. |
String |
getFolderPath()
Gets the value of the attribute: FOLDER_PATH. |
String |
getIdentity()
Constructs and returns a string representing the object's identity. |
IndexerSet |
getIndexerSet()
Gets the value of the attribute: INDEXER_SET. |
LocalizableMessage |
getIterationDisplayIdentifier()
|
IterationIdentifier |
getIterationIdentifier()
Gets the value of the attribute: ITERATION_IDENTIFIER. |
IterationInfo |
getIterationInfo()
Gets the object for the association that plays role: ITERATION_INFO. |
String |
getIterationNote()
Gets the value of the attribute: ITERATION_NOTE. |
private IterationInfo |
getLazyIterationInfo()
The use of this method should be done only if the sender is strictly run on the server. |
String |
getLifeCycleName()
Gets the value of the attribute: LIFE_CYCLE_NAME. |
State |
getLifeCycleState()
Gets the value of the attribute: LIFE_CYCLE_STATE. |
LifeCycleTemplateReference |
getLifeCycleTemplate()
Gets the value of the attribute: LIFE_CYCLE_TEMPLATE. |
String |
getLocation()
Gets the value of the attribute: LOCATION. |
Lock |
getLock()
Gets the object for the association that plays role: LOCK. |
Timestamp |
getLockDate()
Gets the value of the attribute: LOCK_DATE. |
WTPrincipalReference |
getLocker()
Gets the value of the attribute: LOCKER. |
String |
getLockerEMail()
Gets the value of the attribute: LOCKER_EMAIL. |
String |
getLockerFullName()
Gets the value of the attribute: LOCKER_FULL_NAME. |
String |
getLockerName()
Gets the value of the attribute: LOCKER_NAME. |
String |
getLockNote()
Gets the value of the attribute: LOCK_NOTE. |
Mastered |
getMaster()
Gets the object for the association that plays role: MASTER. |
ObjectReference |
getMasterReference()
Gets the value of the attribute: MASTER_REFERENCE. |
WTPrincipalReference |
getModifier()
Gets the value of the attribute: MODIFIER. |
String |
getModifierEMail()
Gets the value of the attribute: MODIFIER_EMAIL. |
String |
getModifierFullName()
Gets the value of the attribute: MODIFIER_FULL_NAME. |
String |
getModifierName()
Gets the value of the attribute: MODIFIER_NAME. |
String |
getName()
Supported API: false |
Ownership |
getOwnership()
Gets the object for the association that plays role: OWNERSHIP. |
LifeCycleState |
getState()
Gets the object for the association that plays role: STATE. |
TeamReference |
getTeamId()
Gets the object for the association that plays role: TEAM_ID. |
String |
getTeamIdentity()
Gets the value of the attribute: TEAM_IDENTITY. |
String |
getTeamName()
Gets the value of the attribute: TEAM_NAME. |
TeamTemplateReference |
getTeamTemplateId()
Gets the object for the association that plays role: TEAM_TEMPLATE_ID. |
String |
getTeamTemplateIdentity()
Gets the value of the attribute: TEAM_TEMPLATE_IDENTITY. |
String |
getTeamTemplateName()
Gets the value of the attribute: TEAM_TEMPLATE_NAME. |
LocalizableMessage |
getVersionDisplayIdentifier()
Use IdentityFactory to return the displayable identifier
of the object's version. |
DisplayIdentity |
getVersionDisplayIdentity()
Use IdentityFactory to return the displayable identity
of the object's version. |
LocalizableMessage |
getVersionDisplayType()
Use IdentityFactory to return the displayable type of
object's version. |
VersionIdentifier |
getVersionIdentifier()
Gets the value of the attribute: VERSION_IDENTIFIER. |
VersionInfo |
getVersionInfo()
Gets the object for the association that plays role: VERSION_INFO. |
int |
hashCode()
Returns a hash code for this object based upon its ObjectIdentifier . |
protected void |
initialize()
Initializes objects created by new-factory methods. |
boolean |
isInheritedDomain()
Gets the value of the attribute: INHERITED_DOMAIN. |
boolean |
isLatestIteration()
Gets the value of the attribute: LATEST_ITERATION. |
boolean |
isLifeCycleAtGate()
Gets the value of the attribute: LIFE_CYCLE_AT_GATE. |
boolean |
isLifeCycleBasic()
Gets the value of the attribute: LIFE_CYCLE_BASIC. |
boolean |
isLocked()
Gets the value of the attribute: LOCKED. |
private void |
iterationInfoValidate(IterationInfo a_IterationInfo)
|
private void |
lockValidate(Lock a_Lock)
|
private void |
masterReferenceValidate(ObjectReference a_MasterReference)
|
void |
readExternal(ObjectInput input)
Reads the non-transient fields of this class from an external source. |
void |
readExternal(PersistentRetrieveIfc input)
Used by Persistent Data Service to populate the persistent attributes of this class from a persistent store. |
private boolean |
readOldVersion(ObjectInput input,
long readSerialVersionUID,
boolean passThrough,
boolean superDone)
Reads the non-transient fields of this class from an external source, which is not the current version. |
protected boolean |
readVersion(RevisionControlled thisObject,
ObjectInput input,
long readSerialVersionUID,
boolean passThrough,
boolean superDone)
Reads the non-transient fields of this class from an external source. |
void |
setCheckoutInfo(CheckoutInfo a_CheckoutInfo)
Sets the object for the association that plays role: CHECKOUT_INFO. |
void |
setControlBranch(ControlBranch a_ControlBranch)
Sets the value of the attribute: CONTROL_BRANCH. |
void |
setDomainRef(AdminDomainRef a_DomainRef)
Sets the object for the association that plays role: DOMAIN_REF. |
void |
setEntrySet(AclEntrySet a_EntrySet)
Sets the value of the attribute: ENTRY_SET. |
void |
setEventSet(WTStringSet a_EventSet)
Sets the value of the attribute: EVENT_SET. |
void |
setFolderingInfo(FolderingInfo a_FolderingInfo)
Sets the object for the association that plays role: FOLDERING_INFO. |
void |
setIndexerSet(IndexerSet a_IndexerSet)
Sets the value of the attribute: INDEXER_SET. |
void |
setInheritedDomain(boolean a_InheritedDomain)
Sets the value of the attribute: INHERITED_DOMAIN. |
void |
setIterationInfo(IterationInfo a_IterationInfo)
Sets the object for the association that plays role: ITERATION_INFO. |
void |
setLock(Lock a_Lock)
Sets the object for the association that plays role: LOCK. |
void |
setMaster(Mastered a_Master)
Sets the object for the association that plays role: MASTER. |
void |
setMasterReference(ObjectReference a_MasterReference)
Sets the value of the attribute: MASTER_REFERENCE. |
void |
setOwnership(Ownership a_Ownership)
Sets the object for the association that plays role: OWNERSHIP. |
void |
setState(LifeCycleState a_State)
Sets the object for the association that plays role: STATE. |
void |
setTeamId(TeamReference a_TeamId)
Sets the object for the association that plays role: TEAM_ID. |
void |
setTeamTemplateId(TeamTemplateReference a_TeamTemplateId)
Sets the object for the association that plays role: TEAM_TEMPLATE_ID. |
void |
setVersionInfo(VersionInfo a_VersionInfo)
Sets the object for the association that plays role: VERSION_INFO. |
private void |
stateValidate(LifeCycleState a_State)
|
private void |
teamIdValidate(TeamReference a_TeamId)
|
private void |
teamTemplateIdValidate(TeamTemplateReference a_TeamTemplateId)
|
private void |
versionInfoValidate(VersionInfo a_VersionInfo)
|
void |
writeExternal(ObjectOutput output)
Writes the non-transient fields of this class to an external source. |
void |
writeExternal(PersistentStoreIfc output)
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. |
Methods inherited from class wt.fc.WTObject |
checkAttributes, duplicate, finalize, getClassInfo, getCreateTimestamp, getDisplayIdentifier, getDisplayIdentity, getDisplayType, 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.NetFactor |
getClassInfo, getConceptualClassname |
Methods inherited from interface wt.fc.Persistable |
checkAttributes, getPersistInfo, getType, setPersistInfo |
Field Detail |
private static final String RESOURCE
private static final String CLASSNAME
private boolean inheritedDomain
private AdminDomainRef domainRef
private CheckoutInfo checkoutInfo
private ControlBranch controlBranch
private IterationInfo iterationInfo
public static final String MASTER
Mastered
,
Constant Field Valuesprivate ObjectReference masterReference
private Lock lock
private Ownership ownership
private FolderingInfo folderingInfo
private VersionInfo versionInfo
private WTStringSet eventSet
private IndexerSet indexerSet
private LifeCycleState state
private AclEntrySet entrySet
private TeamTemplateReference teamTemplateId
private TeamReference teamId
static final long serialVersionUID
public static final long EXTERNALIZATION_VERSION_UID
protected static final long OLD_FORMAT_VERSION_UID
public static final String VERSION_DISPLAY_TYPE
public static final String VERSION_DISPLAY_IDENTITY
public static final String VERSION_DISPLAY_IDENTIFIER
Constructor Detail |
public RevisionControlled()
Method Detail |
public void writeExternal(ObjectOutput output) throws IOException
writeExternal
in interface Externalizable
writeExternal
in class WTObject
output
-
IOException
public void readExternal(ObjectInput input) throws IOException, ClassNotFoundException
readExternal
in interface Externalizable
readExternal
in class WTObject
input
-
IOException
ClassNotFoundException
protected boolean readVersion(RevisionControlled 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 WTObject
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 WTObject
input
-
SQLException
DatastoreException
public String getName()
getName
in interface CabinetBased
public String getIdentity()
getIdentity
in interface BusinessInformation
getIdentity
in class WTObject
protected void initialize() throws WTException
initialize
in class WTObject
WTException
public LocalizableMessage getVersionDisplayType()
IdentityFactory
to return the displayable type of
object's version. The type for the version is for examle Revision,
or Revision-View.
public LocalizableMessage getVersionDisplayIdentifier()
IdentityFactory
to return the displayable identifier
of the object's version. The identifier for the version might be
for example A or B for a Revision.
public DisplayIdentity getVersionDisplayIdentity()
IdentityFactory
to return the displayable identity
of the object's version. For example this might return an DisplayIdentity
object that describes the version as Revision A or Revision A.A of
the Manufacturing View.
private IterationInfo getLazyIterationInfo()
public boolean isInheritedDomain()
isInheritedDomain
in interface DomainAdministered
public void setInheritedDomain(boolean a_InheritedDomain) throws WTPropertyVetoException
setInheritedDomain
in interface DomainAdministered
a_InheritedDomain
-
WTPropertyVetoException
public AdminDomainRef getDomainRef()
getDomainRef
in interface DomainAdministered
public void setDomainRef(AdminDomainRef a_DomainRef)
setDomainRef
in interface DomainAdministered
a_DomainRef
- public String getBusinessType()
getBusinessType
in interface BusinessInformation
public CheckoutInfo getCheckoutInfo()
getCheckoutInfo
in interface Workable
CheckoutInfo
public void setCheckoutInfo(CheckoutInfo a_CheckoutInfo) throws WTPropertyVetoException
setCheckoutInfo
in interface Workable
a_CheckoutInfo
-
WTPropertyVetoException
CheckoutInfo
public String getIterationNote()
getIterationNote
in interface Iterated
public String getCreatorEMail()
getCreatorEMail
in interface Iterated
public String getCreatorName()
getCreatorName
in interface Iterated
public String getCreatorFullName()
getCreatorFullName
in interface Iterated
public WTPrincipalReference getModifier()
getModifier
in interface Iterated
public String getModifierEMail()
getModifierEMail
in interface Iterated
public String getModifierName()
getModifierName
in interface Iterated
public String getModifierFullName()
getModifierFullName
in interface Iterated
public IterationIdentifier getIterationIdentifier()
getIterationIdentifier
in interface Iterated
public long getBranchIdentifier()
getBranchIdentifier
in interface Iterated
public boolean isLatestIteration()
isLatestIteration
in interface Iterated
public WTPrincipalReference getCreator()
getCreator
in interface Iterated
public ControlBranch getControlBranch()
getControlBranch
in interface Iterated
public void setControlBranch(ControlBranch a_ControlBranch) throws WTPropertyVetoException
setControlBranch
in interface Iterated
a_ControlBranch
-
WTPropertyVetoException
public IterationInfo getIterationInfo()
getIterationInfo
in interface Iterated
IterationInfo
public void setIterationInfo(IterationInfo a_IterationInfo) throws WTPropertyVetoException
setIterationInfo
in interface Iterated
a_IterationInfo
-
WTPropertyVetoException
IterationInfo
private void iterationInfoValidate(IterationInfo a_IterationInfo) throws WTPropertyVetoException
a_IterationInfo
-
WTPropertyVetoException
public Mastered getMaster()
getMaster
in interface Iterated
Mastered
public void setMaster(Mastered a_Master) throws WTPropertyVetoException, WTException
setMaster
in interface Iterated
a_Master
-
WTPropertyVetoException
WTException
Mastered
public ObjectReference getMasterReference()
getMasterReference
in interface Iterated
Mastered
public void setMasterReference(ObjectReference a_MasterReference) throws WTPropertyVetoException
setMasterReference
in interface Iterated
a_MasterReference
-
WTPropertyVetoException
Mastered
private void masterReferenceValidate(ObjectReference a_MasterReference) throws WTPropertyVetoException
a_MasterReference
-
WTPropertyVetoException
public boolean isLocked()
isLocked
in interface Lockable
public Timestamp getLockDate()
getLockDate
in interface Lockable
public String getLockNote()
getLockNote
in interface Lockable
public WTPrincipalReference getLocker()
getLocker
in interface Lockable
public String getLockerEMail()
getLockerEMail
in interface Lockable
public String getLockerName()
getLockerName
in interface Lockable
public String getLockerFullName()
getLockerFullName
in interface Lockable
public Lock getLock()
getLock
in interface Lockable
Lock
public void setLock(Lock a_Lock) throws WTPropertyVetoException
setLock
in interface Lockable
a_Lock
-
WTPropertyVetoException
Lock
private void lockValidate(Lock a_Lock) throws WTPropertyVetoException
a_Lock
-
WTPropertyVetoException
public Ownership getOwnership()
getOwnership
in interface Ownable
public void setOwnership(Ownership a_Ownership)
setOwnership
in interface Ownable
a_Ownership
- public String getCabinetName()
getCabinetName
in interface Foldered
public CabinetReference getCabinet()
getCabinet
in interface Foldered
public FolderingInfo getFolderingInfo()
getFolderingInfo
in interface Foldered
public void setFolderingInfo(FolderingInfo a_FolderingInfo)
setFolderingInfo
in interface Foldered
a_FolderingInfo
- public String getFolderPath()
getFolderPath
in interface CabinetBased
public String getLocation()
getLocation
in interface CabinetBased
public CabinetReference getCabinetReference()
getCabinetReference
in interface CabinetBased
public VersionIdentifier getVersionIdentifier()
getVersionIdentifier
in interface Versioned
public VersionInfo getVersionInfo()
getVersionInfo
in interface Versioned
VersionInfo
public void setVersionInfo(VersionInfo a_VersionInfo) throws WTPropertyVetoException
setVersionInfo
in interface Versioned
a_VersionInfo
-
WTPropertyVetoException
VersionInfo
private void versionInfoValidate(VersionInfo a_VersionInfo) throws WTPropertyVetoException
a_VersionInfo
-
WTPropertyVetoException
public WTStringSet getEventSet()
getEventSet
in interface Notifiable
public void setEventSet(WTStringSet a_EventSet)
setEventSet
in interface Notifiable
a_EventSet
- public IndexerSet getIndexerSet()
getIndexerSet
in interface Indexable
public void setIndexerSet(IndexerSet a_IndexerSet)
setIndexerSet
in interface Indexable
a_IndexerSet
- public String getLifeCycleName()
getLifeCycleName
in interface LifeCycleManaged
public State getLifeCycleState()
getLifeCycleState
in interface LifeCycleManaged
public boolean isLifeCycleAtGate()
isLifeCycleAtGate
in interface LifeCycleManaged
public LifeCycleTemplateReference getLifeCycleTemplate()
getLifeCycleTemplate
in interface LifeCycleManaged
public boolean isLifeCycleBasic()
isLifeCycleBasic
in interface LifeCycleManaged
public LifeCycleState getState()
getState
in interface LifeCycleManaged
public void setState(LifeCycleState a_State) throws WTPropertyVetoException
setState
in interface LifeCycleManaged
a_State
-
WTPropertyVetoException
private void stateValidate(LifeCycleState a_State) throws WTPropertyVetoException
a_State
-
WTPropertyVetoException
public AclEntrySet getEntrySet()
getEntrySet
in interface AdHocControlled
public void setEntrySet(AclEntrySet a_EntrySet)
setEntrySet
in interface AdHocControlled
a_EntrySet
- public String getTeamName()
getTeamName
in interface TeamManaged
public String getTeamIdentity()
getTeamIdentity
in interface TeamManaged
public String getTeamTemplateName()
getTeamTemplateName
in interface TeamManaged
public String getTeamTemplateIdentity()
getTeamTemplateIdentity
in interface TeamManaged
public TeamTemplateReference getTeamTemplateId()
getTeamTemplateId
in interface TeamManaged
public void setTeamTemplateId(TeamTemplateReference a_TeamTemplateId) throws WTPropertyVetoException
setTeamTemplateId
in interface TeamManaged
a_TeamTemplateId
-
WTPropertyVetoException
private void teamTemplateIdValidate(TeamTemplateReference a_TeamTemplateId) throws WTPropertyVetoException
a_TeamTemplateId
-
WTPropertyVetoException
public TeamReference getTeamId()
getTeamId
in interface TeamManaged
public void setTeamId(TeamReference a_TeamId) throws WTPropertyVetoException
setTeamId
in interface TeamManaged
a_TeamId
-
WTPropertyVetoException
private void teamIdValidate(TeamReference a_TeamId) throws WTPropertyVetoException
a_TeamId
-
WTPropertyVetoException
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 WTObject
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 WTObject
public LocalizableMessage getIterationDisplayIdentifier()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |