|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.ptc.core.ca.co.client.action.CoActionUtils
@Deprecated public abstract class CoActionUtils
Utility class for action elements.
Supported API: true
Extendable: false
| Method Summary | |
|---|---|
static CoElement |
getActionHolder(CoAction action,
CoEnvData envData)
Deprecated. Returns the element that logically owns the action. |
static CoAddress |
getActionHolderAddress(CoAction action,
CoEnvData envData)
Deprecated. Returns the address of the element that logically owns the action. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static final CoElement getActionHolder(CoAction action,
CoEnvData envData)
throws WTException
action - envData -
WTException
public static final CoAddress getActionHolderAddress(CoAction action,
CoEnvData envData)
throws WTException
action - envData -
WTException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||