|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectplanetj.magic.AbstractMagicRequest
planetj.magic.RowReflectionRequest
Nested Class Summary |
Nested classes inherited from class planetj.dataengine.IFeature |
IFeature.OperationCountFeature |
Field Summary | |
static java.lang.String |
className
Deprecated. |
Fields inherited from interface planetj.magic.IMagicRequest |
IS_COMPLETE, MAGIC_REQUEST, MAGIC_REQUEST_CLASS, MAGIC_REQUEST_PARAM1, MAGIC_REQUEST_RC, SAME_URI, TYPE, TYPE_PAGE, TYPE_SESSION, TYPE_STATIC, USER_REQUEST_ATTRIBUTES_STORED |
Fields inherited from interface planetj.dataengine.IFeature |
DEFAULT_MESSAGE_FEATURE, FEATURE_DELETE, FEATURE_INSERT, FEATURE_LEVEL_ENTERPRISE, FEATURE_LEVEL_ENTRY, FEATURE_LEVEL_PROFESSIONAL, FEATURE_LEVEL_STANDARD, FEATURE_UPDATE, MESSAGE_END, MESSAGE_START |
Constructor Summary | |
RowReflectionRequest()
Deprecated. |
Method Summary | |
java.lang.StringBuffer |
append(java.lang.Object o,
ActionDescriptor displayDescriptor,
java.lang.StringBuffer html,
HttpServletRequest request,
HttpServletResponse response)
Deprecated. Appends HTML code to the given buffer and uses the given ActionDisplayDescriptor. |
java.lang.StringBuffer |
append(Row row,
ActionDescriptor displayDescriptor,
java.lang.StringBuffer html,
HttpServletRequest request,
HttpServletResponse response)
Deprecated. Appends HTML code to the given buffer and uses the given ActionDisplayDescriptor. |
IMagicRequest |
execute(HttpServletRequest request,
HttpServletResponse response,
DataEngineServlet servlet)
Deprecated. execute method comment. |
Row |
extractRow(HttpServletRequest request)
Deprecated. |
RowCollection |
getRowCollection(HttpServletRequest request)
Deprecated. |
java.lang.String |
getRowCollectionId(HttpServletRequest request)
Deprecated. |
java.lang.String |
getRowId(HttpServletRequest request)
Deprecated. |
java.lang.String |
getType()
Deprecated. Get the type of magic request. |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final java.lang.String className
Constructor Detail |
public RowReflectionRequest()
Method Detail |
public java.lang.StringBuffer append(java.lang.Object o, ActionDescriptor displayDescriptor, java.lang.StringBuffer html, HttpServletRequest request, HttpServletResponse response)
public java.lang.StringBuffer append(Row row, ActionDescriptor displayDescriptor, java.lang.StringBuffer html, HttpServletRequest request, HttpServletResponse response)
public IMagicRequest execute(HttpServletRequest request, HttpServletResponse response, DataEngineServlet servlet) throws CMException
execute
in interface IMagicRequest
execute
in class AbstractMagicRequest
CMException
public Row extractRow(HttpServletRequest request) throws CMException
CMException
public RowCollection getRowCollection(HttpServletRequest request) throws DataEngineException
DataEngineException
public java.lang.String getRowCollectionId(HttpServletRequest request)
public java.lang.String getRowId(HttpServletRequest request)
public java.lang.String getType()
getType
in interface IMagicRequest
getType
in class AbstractMagicRequest
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |