|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.plumtree.uiinfrastructure.form.RepostControl
com.plumtree.uiinfrastructure.editor.EditorRepostControl
com.plumtree.portaluiinfrastructure.editor.ObjEditorRepostControl
com.plumtree.portalpages.admin.editors.webservice.WebServiceRepostControl
public class WebServiceRepostControl
| Field Summary | |
|---|---|
static int |
POSTTOSELF_ACTION_CRED_VAULT_REMOVED
Repost that occurs when the credential vault is removed |
static int |
POSTTOSELF_ACTION_DEBUG_PORTLET_REMOVED
Repost that occurs when the debug portlet is removed |
static int |
POSTTOSELF_ACTION_DEBUG_USER_REMOVED
Repost that occurs when the debug user is removed |
static int |
POSTTOSELF_ACTION_REMOTE_VIEW_CHOSEN
Repost that occurs when the Remote Server is chosen via Tree Section |
static int |
POSTTOSELF_ACTION_REMOTE_VIEW_REMOVED
Repost that occurs when the WebService Type is removed (not via Tree Section) |
static int |
POSTTOSELF_ACTION_SET_PAGELETLIBRARY
Pagelet Editor Actions - Selects a new pagelet library |
static int |
POSTTOSELF_ACTION_WSTYPE_CHOSEN
Repost that occurs when the WebService Type is chosen via Radio Button |
static java.lang.String |
STR_MVC_CLASS_NAME
|
| Fields inherited from class com.plumtree.portaluiinfrastructure.editor.ObjEditorRepostControl |
|---|
POSTTOSELF_ACTION_REDIRECT_AFTER_SAVEPOPUP |
| Fields inherited from class com.plumtree.uiinfrastructure.editor.EditorRepostControl |
|---|
POSTTOSELF_ACTION_ONRETURN_FROM_SUBEDITOR |
| Constructor Summary | |
|---|---|
WebServiceRepostControl()
|
|
| Method Summary | |
|---|---|
java.lang.Object |
Create()
This method is used by the ASManager to return new instances of managed objects. |
java.lang.String |
GetName()
Returns the Class name. |
protected void |
PerformAction(int _nAction)
Switch between the action modes and call the associated method for each action. |
| Methods inherited from class com.plumtree.portaluiinfrastructure.editor.ObjEditorRepostControl |
|---|
DisableSavePopUp, OpenSavePopUp, PerformFinishAction, SaveCurrentPage |
| Methods inherited from class com.plumtree.uiinfrastructure.editor.EditorRepostControl |
|---|
CheckActionSecurityAndExecute, CheckMandatoryPages, PerformCancelAction, PerformReadOnlyAction, SetRedirectToCloseSubEditor |
| Methods inherited from class com.plumtree.uiinfrastructure.form.RepostControl |
|---|
GetPageStatus, GetRepostAction, Init, PerformPassthruAction, SetPageStatus, SetRedirect, SetRepostAction |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String STR_MVC_CLASS_NAME
public static final int POSTTOSELF_ACTION_REMOTE_VIEW_CHOSEN
public static final int POSTTOSELF_ACTION_WSTYPE_CHOSEN
public static final int POSTTOSELF_ACTION_REMOTE_VIEW_REMOVED
public static final int POSTTOSELF_ACTION_CRED_VAULT_REMOVED
public static final int POSTTOSELF_ACTION_DEBUG_USER_REMOVED
public static final int POSTTOSELF_ACTION_DEBUG_PORTLET_REMOVED
public static final int POSTTOSELF_ACTION_SET_PAGELETLIBRARY
| Constructor Detail |
|---|
public WebServiceRepostControl()
| Method Detail |
|---|
public java.lang.Object Create()
IManagedObject
Create in interface IManagedObjectCreate in class ObjEditorRepostControlIManagedObject.Create()public java.lang.String GetName()
GetName in interface IMVCObjectGetName in class ObjEditorRepostControlprotected void PerformAction(int _nAction)
PerformAction in class ObjEditorRepostControl_nAction -
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||