|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectwt.identity.DisplayIdentificationStandardDelegate
wt.identity.DisplayIdentificationIteratedDelegate
wt.identity.DisplayIdentificationVersionedDelegate
wt.identity.DisplayIdentificationStandardVersionedDelegate
public abstract class DisplayIdentificationStandardVersionedDelegate
Handles DisplayIdentification for versioned objects that are wt.vc.Iterated.
The concept identity is taken directly from the object's Master.
Supported API: true
Extendable: true
Iterated,
Mastered,
Serialized Form| Method Summary | |
|---|---|
protected void |
initializeConceptIdentity(Object object)
Initialize the identity for the concept portion of the object. |
protected void |
initializeIdentifier(Object object)
Initialize the identifier attribute of this property object. |
protected abstract void |
initializeIterationIdentity(Object object)
Initialize the identity for the version portion of the object. |
protected void |
initializeType(Object object)
Initialize the type attribute of this property object. |
protected abstract void |
initializeVersionIdentity(Object object)
Initialize the identity for the version portion of the object. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
protected void initializeIdentifier(Object object)
initializeIdentifier in class DisplayIdentificationStandardDelegateobject - protected void initializeType(Object object)
initializeType in class DisplayIdentificationStandardDelegateobject - protected void initializeConceptIdentity(Object object)
initializeConceptIdentity in class DisplayIdentificationVersionedDelegateobject - protected abstract void initializeIterationIdentity(Object object)
initializeIterationIdentity in class DisplayIdentificationIteratedDelegateobject - protected abstract void initializeVersionIdentity(Object object)
initializeVersionIdentity in class DisplayIdentificationVersionedDelegateobject -
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||