|
|||||||||
| 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.datasource.DSRepostControl
com.plumtree.portalpages.ext.providers.www.datasource.DataSourceRepostControl
public class DataSourceRepostControl
Delete that class if you don't have any repost actions.
| Field Summary | |
|---|---|
static java.lang.String |
STR_MVC_CLASS_NAME
|
| Fields inherited from class com.plumtree.portalpages.admin.editors.datasource.DSRepostControl |
|---|
POSTTOSELF_ACTION_CHANGEURLTYPE, POSTTOSELF_ACTION_WEB_SERVICE_CHOSEN, POSTTOSELF_ACTION_WEBSERVICE_REMOVED |
| 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 | |
|---|---|
DataSourceRepostControl()
|
|
| 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
| Constructor Detail |
|---|
public DataSourceRepostControl()
| Method Detail |
|---|
public java.lang.Object Create()
IManagedObject
Create in interface IManagedObjectCreate in class ObjEditorRepostControlcom.plumtree.xpshared.infrastructure.activityspace.IManagedObject#Create()public java.lang.String GetName()
GetName in interface IMVCObjectGetName in class DSRepostControlprotected void PerformAction(int _nAction)
PerformAction in class DSRepostControl_nAction -
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||