|
|||||||||
| 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.portalpages.browsing.directory.DirRepostControl
public class DirRepostControl
| Constructor Summary | |
|---|---|
DirRepostControl()
|
|
| Method Summary | |
|---|---|
java.lang.String |
BuildCommaDelimitedList(int[] arObjectIDs)
|
Redirect |
CheckActionSecurityAndExecute(XPHashtable arguments)
This ovverrides the implementation from RepostControl for certain actions |
java.lang.Object |
Create()
This method is used by the ASManager to return new instances of managed objects. |
int[] |
GetCheckedCards()
|
int[] |
GetCheckedFolders()
|
java.lang.String |
GetName()
Return the class name. |
void |
Init(IModel model,
AActivitySpace space)
Inits the class with the associated model and activity space. |
protected void |
PerformAction(int _nAction)
Performs repost actions. |
protected void |
SaveCurrentPage()
Get the current page name and call the save method on the model. |
| Methods inherited from class com.plumtree.uiinfrastructure.form.RepostControl |
|---|
GetPageStatus, GetRepostAction, 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 java.lang.String CARD_SUBMIT_FOLDER_OVERRIDE
public static final int POSTTOSELF_ACTION_CREATEFOLDER
public static final int POSTTOSELF_ACTION_EDIT
public static final int POSTTOSELF_ACTION_MOVE
public static final int POSTTOSELF_ACTION_COPY
public static final int POSTTOSELF_ACTION_RENAME
public static final int POSTTOSELF_ACTION_DELETE
public static final int POSTTOSELF_ACTION_EDITSECURITY
public static final int POSTTOSELF_ACTION_APPROVE
public static final int POSTTOSELF_ACTION_UNAPPROVE
public static final int POSTTOSELF_ACTION_LINKSETTINGS
public static final int POSTTOSELF_ACTION_SELECT
public static final int POSTTOSELF_ACTION_CARDSUBMITSIMPLE_MAIN
public static final int POSTTOSELF_ACTION_CARDSUBMITSIMPLE_UPLOAD
public static final int POSTTOSELF_ACTION_CARDSUBMITSIMPLE_WS_UPLOAD
public static final int POSTTOSELF_ACTION_CARDSUBMITSIMPLE_SUBMITMORE
public static final int POSTTOSELF_ACTION_CARDSUBMITADVANCED
public static final int POSTTOSELF_ACTION_CARDSUBMIT508_DATASOURCE
public static final int POSTTOSELF_ACTION_CARDSUBMIT508_SUBMIT_DS
public static final int POSTTOSELF_ACTION_CARDSUBMIT508_SUBMIT
public static final int POSTTOSELF_ACTION_CARDSUBMIT508_CANCEL
public static final int POSTTOSELF_ACTION_SELFSELECTEXPERTS
public static final int POSTTOSELF_ACTION_EDITCARDPROPERTIES
public static final int POSTTOSELF_ACTION_CARDSIMPLESUBMIT_CHANGED_DS
public static final int POSTTOSELF_ACTION_GOTO_RANGE
public static final int POSTTOSELF_ACTION_DELETE_LATER
public static final int POSTTOSELF_ACTION_MIGRATE
| Constructor Detail |
|---|
public DirRepostControl()
| Method Detail |
|---|
public java.lang.String BuildCommaDelimitedList(int[] arObjectIDs)
arObjectIDs -
public Redirect CheckActionSecurityAndExecute(XPHashtable arguments)
CheckActionSecurityAndExecute in interface IControlCheckActionSecurityAndExecute in class RepostControlpublic java.lang.Object Create()
IManagedObject
Create in interface IManagedObjectCreate in class RepostControlIManagedObject.Create()public int[] GetCheckedCards()
public int[] GetCheckedFolders()
public java.lang.String GetName()
RepostControl
GetName in interface IMVCObjectGetName in class RepostControlIMVCObject.GetName()
public void Init(IModel model,
AActivitySpace space)
RepostControl
Init in interface IControlInit in class RepostControlIControl.Init(IModel, AActivitySpace)protected void PerformAction(int _nAction)
PerformAction in class RepostControl_nAction - protected void SaveCurrentPage()
RepostControl
SaveCurrentPage in class RepostControl
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||