|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object javax.faces.el.MethodBinding com.ibm.xsp.binding.MethodBindingEx com.ibm.xsp.actions.AbstractDocumentAction com.ibm.xsp.actions.SaveDocumentAction
public class SaveDocumentAction
Not intended to be subclassed
Field Summary |
---|
Fields inherited from class com.ibm.xsp.actions.AbstractDocumentAction |
---|
ACTION, ACTION_EDIT, ACTION_NEW, ACTION_OPEN, CURRENT_DOCUMENT, DOCUMENT, DOCUMENT_ID, MODE_AUTOEDIT, MODE_EDIT, MODE_READONLY, MODE_TOGGLE, PARENT_ID, VIEW_ENTRY |
Fields inherited from class com.ibm.xsp.binding.MethodBindingEx |
---|
ENABLE_SOURCEID |
Constructor Summary | |
---|---|
SaveDocumentAction()
|
Method Summary | |
---|---|
java.lang.Class |
getType(javax.faces.context.FacesContext context)
|
java.lang.Object |
invoke(javax.faces.context.FacesContext context,
java.lang.Object[] params)
|
Methods inherited from class com.ibm.xsp.actions.AbstractDocumentAction |
---|
getDocument, getDocument, getDocumentAdapter, getDocumentAdapter, getDocumentDataSource, getDocumentDataSource, getVar, restoreState, saveState, setVar |
Methods inherited from class com.ibm.xsp.binding.MethodBindingEx |
---|
getComponent, getFacesContext, getParamNames, getParent, getSourceReferenceId, getValueBinding, isTransient, normalizePageName, setComponent, setParamNames, setParent, setSourceReferenceId, setTransient, setValueBinding |
Methods inherited from class javax.faces.el.MethodBinding |
---|
getExpressionString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SaveDocumentAction()
Method Detail |
---|
public java.lang.Object invoke(javax.faces.context.FacesContext context, java.lang.Object[] params) throws javax.faces.el.EvaluationException, javax.faces.el.MethodNotFoundException
invoke
in class javax.faces.el.MethodBinding
javax.faces.el.EvaluationException
javax.faces.el.MethodNotFoundException
public java.lang.Class getType(javax.faces.context.FacesContext context) throws javax.faces.el.MethodNotFoundException
getType
in class javax.faces.el.MethodBinding
javax.faces.el.MethodNotFoundException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |