|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Method Summary | |
Application |
getApplication()
Get this context's application. |
int |
getApplicationId()
Get this context's appplication's id. |
String |
getMetaDataAlias()
Get the alias for the system where the operation and application reside. |
void |
setApplicationId(int id)
Set this context's appplication's id. |
void |
setMetaDataAlias(String alias)
Set the alias for the system the operation and application reside. |
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 Application getApplication() throws CMException
CMException
public int getApplicationId()
public String getMetaDataAlias()
public void setApplicationId(int id)
public void setMetaDataAlias(String alias)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |