|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectplanetj.dataengine.AbstractContext
planetj.dataengine.JavaContext
Field Summary | |
static java.lang.String |
className
Class name. |
Fields inherited from class planetj.dataengine.AbstractContext |
DEFAULT_TYPE, PARAM_ESCAPE_NUMBERED, PARAM_ESCAPE_TABLE, PARAM_ESCAPE_USAGE_ID, PARAM_ESCAPE_USER, PARAM_ESCAPE_USER_USAGE_ID, PARAM_NUMBERED, PARAM_TABLE, PARAM_USAGE_ID, PARAM_USER, PARAM_USER_USAGE_ID |
Constructor Summary | |
JavaContext()
|
Method Summary | |
java.lang.Object |
execute()
Gets a modified HTML code String with parameters replaced with their set values. |
PropertyGroupList |
getPropertyGroups()
Get all the property groups stored in this context. |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
public static final java.lang.String className
Constructor Detail |
public JavaContext()
Method Detail |
public java.lang.Object execute() throws CMException
execute
in class AbstractContext
CMException
public PropertyGroupList getPropertyGroups()
getPropertyGroups
in interface IContext
getPropertyGroups
in class AbstractContext
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |