|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
@Deprecated public interface CoSimpleModelHandlerData
Model handlers using "simple approach" pass the instance of handler data
that implements this interface as a parameter to methods they call.
Supported API: true
Extendable: false
| Field Summary | |
|---|---|
static String |
ANCESTOR_TYPE_ID
Deprecated. Label for the attribute; the type of the Info*Engine element a handling of this conceptual element is performed in the context of Supported API: true |
static String |
ANCESTOR_UFID
Deprecated. Label for the attribute; the UFID of the Info*Engine element a handling of this conceptual element is performed in the context of Supported API: true |
| Fields inherited from interface com.ptc.core.ca.co.client.element.CoModelHandlerData |
|---|
ELEMENT |
| Fields inherited from interface com.ptc.core.ca.co.client.element.CoHandlerData |
|---|
ENV_DATA |
| Fields inherited from interface com.ptc.core.ca.co.client.simple.CoSimpleHandlerData |
|---|
OPENER_ACTION_ADDRESS |
| Method Summary | |
|---|---|
String |
getAncestorTypeId()
Deprecated. Gets the value of the attribute: ANCESTOR_TYPE_ID. |
String |
getAncestorUfid()
Deprecated. Gets the value of the attribute: ANCESTOR_UFID. |
| Methods inherited from interface com.ptc.core.ca.co.client.element.CoModelHandlerData |
|---|
getElement, init |
| Methods inherited from interface com.ptc.core.ca.co.client.element.CoHandlerData |
|---|
getEnvData |
| Methods inherited from interface com.ptc.core.ca.co.client.simple.CoSimpleHandlerData |
|---|
getOpenerActionAddress |
| Field Detail |
|---|
static final String ANCESTOR_TYPE_ID
static final String ANCESTOR_UFID
| Method Detail |
|---|
String getAncestorTypeId()
throws WTException
WTException
String getAncestorUfid()
throws WTException
WTException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||