|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.ptc.core.ca.co.client.simple.CoDefaultSimpleActionHandlerData
@Deprecated public class CoDefaultSimpleActionHandlerData
Supported API: true
Extendable: false
| Field Summary |
|---|
| Fields inherited from interface com.ptc.core.ca.co.client.simple.CoSimpleActionHandlerData |
|---|
ACTION_HOLDER, ACTION_HOLDER_RELATED_INSTANCE, ACTION_HOLDER_RELATED_TYPE_ID, ACTION_HOLDER_RELATED_UFID, INSTANCE_HOLDERS |
| Fields inherited from interface com.ptc.core.ca.co.client.action.CoActionHandlerData |
|---|
ACTION, ACTION_TRIGGERED |
| 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 | |
|---|---|
CoAction |
getAction()
Deprecated. Gets the value of the attribute: action; the reference to an action element. |
CoElement |
getActionHolder()
Deprecated. Gets the value of the attribute: actionHolder; the logical "holder" of the action. |
CoInstance |
getActionHolderRelatedInstance()
Deprecated. Gets the value of the attribute: actionHolderRelatedInstance; the Info*Engine element related to a logical "holder" of an action wrapped into CoInstance
Supported API: true |
String |
getActionHolderRelatedTypeId()
Deprecated. Gets the value of the attribute: actionHolderRelatedTypeId; the type of the Info*Engine element related to a logical "holder" of an action. |
String |
getActionHolderRelatedUfid()
Deprecated. Gets the value of the attribute: actionHolderRelatedUfid; the UFID of the Info*Engine element related to a logical "holder" of an action. |
CoEnvData |
getEnvData()
Deprecated. Gets the value of the attribute: envData; the reference to the conceptual environment Supported API: true |
ArrayList |
getInstanceHolders()
Deprecated. Gets the value of the attribute: instanceHolders; the list of conceptual elements the action was triggered on behalf of. |
String |
getOpenerActionAddress()
Deprecated. Gets the value of the attribute: openerActionAddress; the stringified address of the action triggering of which resulted in the creation of this frame. |
boolean |
isActionTriggered()
Deprecated. Gets the value of the attribute: actionTriggered; the action trigger status indicating whether an action was triggered. |
protected void |
setAction(CoAction a_Action)
Deprecated. Sets the value of the attribute: action; the reference to an action element. |
protected void |
setActionHolder(CoElement a_ActionHolder)
Deprecated. Sets the value of the attribute: actionHolder; the logical "holder" of the action. |
protected void |
setActionHolderRelatedInstance(CoInstance a_ActionHolderRelatedInstance)
Deprecated. Sets the value of the attribute: actionHolderRelatedInstance; the Info*Engine element related to a logical "holder" of an action wrapped into CoInstance
Supported API: true |
protected void |
setActionHolderRelatedTypeId(String a_ActionHolderRelatedTypeId)
Deprecated. Sets the value of the attribute: actionHolderRelatedTypeId; the type of the Info*Engine element related to a logical "holder" of an action. |
protected void |
setActionHolderRelatedUfid(String a_ActionHolderRelatedUfid)
Deprecated. Sets the value of the attribute: actionHolderRelatedUfid; the UFID of the Info*Engine element related to a logical "holder" of an action. |
void |
setActionTriggered(boolean a_ActionTriggered)
Deprecated. Sets the value of the attribute: actionTriggered; the action trigger status indicating whether an action was triggered. |
protected void |
setEnvData(CoEnvData a_EnvData)
Deprecated. Sets the value of the attribute: envData; the reference to the conceptual environment Supported API: true |
protected void |
setInstanceHolders(ArrayList a_InstanceHolders)
Deprecated. Sets the value of the attribute: instanceHolders; the list of conceptual elements the action was triggered on behalf of. |
protected void |
setOpenerActionAddress(String a_OpenerActionAddress)
Deprecated. Sets the value of the attribute: openerActionAddress; the stringified address of the action triggering of which resulted in the creation of this frame. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public CoElement getActionHolder()
getActionHolder in interface CoSimpleActionHandlerDataprotected void setActionHolder(CoElement a_ActionHolder)
a_ActionHolder -
public String getActionHolderRelatedTypeId()
throws WTException
getActionHolderRelatedTypeId in interface CoSimpleActionHandlerDataWTException
protected void setActionHolderRelatedTypeId(String a_ActionHolderRelatedTypeId)
throws WTException
a_ActionHolderRelatedTypeId -
WTException
public String getActionHolderRelatedUfid()
throws WTException
getActionHolderRelatedUfid in interface CoSimpleActionHandlerDataWTException
protected void setActionHolderRelatedUfid(String a_ActionHolderRelatedUfid)
throws WTException
a_ActionHolderRelatedUfid -
WTException
public CoInstance getActionHolderRelatedInstance()
throws WTException
CoInstance
getActionHolderRelatedInstance in interface CoSimpleActionHandlerDataWTException
protected void setActionHolderRelatedInstance(CoInstance a_ActionHolderRelatedInstance)
throws WTException
CoInstance
a_ActionHolderRelatedInstance -
WTExceptionpublic ArrayList getInstanceHolders()
getInstanceHolders in interface CoSimpleActionHandlerDataprotected void setInstanceHolders(ArrayList a_InstanceHolders)
a_InstanceHolders - public CoAction getAction()
getAction in interface CoActionHandlerDataprotected void setAction(CoAction a_Action)
a_Action - public boolean isActionTriggered()
During the update of the action model handler calls methods to
determine visibility and accessability of the action. At that moment
the trigger status will be set to false.
Supported API: true
isActionTriggered in interface CoActionHandlerDatapublic void setActionTriggered(boolean a_ActionTriggered)
During the update of the action model handler calls methods to
determine visibility and accessability of the action. At that moment
the trigger status will be set to false.
Supported API: true
setActionTriggered in interface CoActionHandlerDataa_ActionTriggered - public CoEnvData getEnvData()
getEnvData in interface CoHandlerDataprotected void setEnvData(CoEnvData a_EnvData)
a_EnvData - public String getOpenerActionAddress()
getOpenerActionAddress in interface CoSimpleHandlerDataprotected void setOpenerActionAddress(String a_OpenerActionAddress)
a_OpenerActionAddress -
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||