| 
|||||||||
| 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.authsource.AuthSourceRepostControl
public abstract class AuthSourceRepostControl
| Field Summary | |
|---|---|
static int | 
ACTION_ADD_ALL_SYNC_GROUPS
Add all sync groups  | 
static int | 
ACTION_ADD_GROUP
Add group  | 
static int | 
ACTION_ADD_SYNC_GROUP
Add a sync group  | 
static int | 
ACTION_CHANGE_FOLDER_FOR_SYNC_GROUP
Change the folder for the sync group  | 
static int | 
ACTION_CHANGE_NEW_GROUP_FOLDER
Change the folder where the created groups go  | 
static int | 
ACTION_CHANGE_TARGET_FOLDER
Change the target folder for the group  | 
static int | 
ACTION_CREATE_DEFAULT_PROFILE
Create default profile  | 
static int | 
ACTION_DEL_GROUP
Delete group  | 
static int | 
ACTION_DEL_SYNC_GROUP
Delete a sync group  | 
static int | 
ACTION_MOVE_GROUP_BOTTOM
Move group to the bottom of the list  | 
static int | 
ACTION_MOVE_GROUP_DOWN
Move group down one  | 
static int | 
ACTION_MOVE_GROUP_TOP
Move group to the top of the list  | 
static int | 
ACTION_MOVE_GROUP_UP
Move group up one  | 
static int | 
ACTION_REENABLE_USERS
Bulk Re-Enable Users  | 
static int | 
ACTION_SYNC_CHOICE_CHANGED
Synchronization radio button selection changed  | 
static int | 
ACTION_VALIDATE
Validate button pressed  | 
| Fields inherited from class com.plumtree.portaluiinfrastructure.editor.ObjEditorRepostControl | 
|---|
POSTTOSELF_ACTION_REDIRECT_AFTER_SAVEPOPUP, STR_MVC_CLASS_NAME | 
| Fields inherited from class com.plumtree.uiinfrastructure.editor.EditorRepostControl | 
|---|
POSTTOSELF_ACTION_ONRETURN_FROM_SUBEDITOR | 
| Constructor Summary | |
|---|---|
AuthSourceRepostControl()
 | 
|
| Method Summary | |
|---|---|
protected static int | 
getIdFromAction(int action)
 | 
protected  AuthSourceModel | 
GetModel()
Returns the model class  | 
static int | 
makeAction(int action,
           int groupid)
 | 
protected  void | 
PerformAction(int _nAction)
Function called on repost  | 
static int | 
removeIdFromAction(int action)
Remove the ID from the action  | 
protected  void | 
SetRepostAction()
Set the action to be taken on repost  | 
| Methods inherited from class com.plumtree.portaluiinfrastructure.editor.ObjEditorRepostControl | 
|---|
Create, DisableSavePopUp, GetName, 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 | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Field Detail | 
|---|
public static final int ACTION_REENABLE_USERS
public static final int ACTION_DEL_GROUP
public static final int ACTION_ADD_GROUP
public static final int ACTION_CREATE_DEFAULT_PROFILE
public static final int ACTION_MOVE_GROUP_TOP
public static final int ACTION_MOVE_GROUP_UP
public static final int ACTION_MOVE_GROUP_DOWN
public static final int ACTION_MOVE_GROUP_BOTTOM
public static final int ACTION_CHANGE_TARGET_FOLDER
public static final int ACTION_ADD_SYNC_GROUP
public static final int ACTION_ADD_ALL_SYNC_GROUPS
public static final int ACTION_DEL_SYNC_GROUP
public static final int ACTION_CHANGE_FOLDER_FOR_SYNC_GROUP
public static final int ACTION_CHANGE_NEW_GROUP_FOLDER
public static final int ACTION_SYNC_CHOICE_CHANGED
public static final int ACTION_VALIDATE
| Constructor Detail | 
|---|
public AuthSourceRepostControl()
| Method Detail | 
|---|
public static int makeAction(int action,
                             int groupid)
public static int removeIdFromAction(int action)
action - The action being taken
protected static int getIdFromAction(int action)
protected AuthSourceModel GetModel()
protected void PerformAction(int _nAction)
PerformAction in class ObjEditorRepostControl_nAction - The action to takeprotected void SetRepostAction()
SetRepostAction in class RepostControl
  | 
 | 
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||