|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Method Summary | |
long |
getDataTimestamp()
Gets the time when the data in this context was read from its source Long.MIN_VALUE is returned if the value is not known. |
Operation |
getOperation()
Get this context's operation. |
int |
getOperationId()
Get this context's operation's id. |
void |
setDataTimestamp(long timestamp)
Sets the time when the data in this context was read from its source. |
void |
setOperationId(int id)
Set this context's operation's id. |
Methods inherited from interface planetj.dataengine.application.IApplicationContext |
getApplication, getApplicationId, getMetaDataAlias, setApplicationId, setMetaDataAlias |
Methods inherited from interface planetj.dataengine.IContext |
clone, getDisplayParameters, getExecutingContext, getOriginalCode, getParameter, getParameter, getParameterCount, getParameterCount, getParameters, getParameters, getParameterValidationExceptions, getPropertyGroup, getPropertyGroups, getPropertyGroups, parameterAltered, setExecutingContext, setParameterValues, setParameterValues |
Method Detail |
public long getDataTimestamp()
public Operation getOperation() throws CMException
CMException
public int getOperationId()
public void setDataTimestamp(long timestamp)
public void setOperationId(int id)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |