| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.plumtree.uiinfrastructure.tree.AStartTreeControl
com.plumtree.portaluiinfrastructure.tree.StartTreeControl
public class StartTreeControl
This control allows you to start either the Admin Tree or the Browsing Tree.
| Field Summary | |
|---|---|
| static java.lang.String | ACCESS_LEVELpass in the ACCESS_LEVEL (ADMIN, EDIT, or READ -- default is SELECT) of objects to display. | 
| static java.lang.String | COMMUNITY_FOLDER_IDpass in the community folder ID for THISCOMMUNITY mode ( | 
| static java.lang.String | COMMUNITY_MODEpass in the community mode ( | 
| static java.lang.String | DIRECTORY_MODEpass in the directory mode | 
| static java.lang.String | QUERY_FILTERadd a query filter to a class ID. | 
| static java.lang.String | ROOT_IDpass in the object ID for the IPTAdminFolder you wish to display | 
| static java.lang.String | STR_MVC_CLASS_NAME | 
| Fields inherited from class com.plumtree.uiinfrastructure.tree.AStartTreeControl | 
|---|
| ACTIONSUBTITLE, ALLOW_EMPTY_SUBMISSION, CLASS_IDS_TO_DISPLAY, DISPLAYED_ITEMS, HELP_TOPIC, HIDDEN_ITEMS, m_asModel, m_asOwner, MULTI_SELECT, ONCLICK_CALL, PARENT_FORM_NAME, PARENT_FORM_SPACE_ID, PARENT_SUBMIT_CALL, SELECT_MODE, SELECT_OPTIONS, SELECTED_ITEMS, SHOW_ROOT, SUBMIT_MODE, TITLE | 
| Constructor Summary | |
|---|---|
| StartTreeControl() | |
| Method Summary | |
|---|---|
|  Redirect | CheckActionSecurityAndExecute(XPHashtable arguments)Execute the control business logic and optionally return a Redirect object pointing to another AActivitySpace. | 
|  java.lang.Object | Create()This method is used by the ASManager to return new instances of managed objects. | 
|  java.lang.String | GetName()Return the name of the MVC object. | 
| Methods inherited from class com.plumtree.uiinfrastructure.tree.AStartTreeControl | 
|---|
| Init | 
| 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 ROOT_ID
public static final java.lang.String ACCESS_LEVEL
IObjectTreeModel.SetAccessLevel(int), 
Constant Field Valuespublic static final java.lang.String QUERY_FILTER
IObjectTreeModel.SetQueryFilter(int,
      int, int[]), 
Constant Field Valuespublic static final java.lang.String COMMUNITY_MODE
IObjectTreeModelRO), 
Constant Field Valuespublic static final java.lang.String DIRECTORY_MODE
public static final java.lang.String COMMUNITY_FOLDER_ID
IObjectTreeModelRO), 
Constant Field Values| Constructor Detail | 
|---|
public StartTreeControl()
| Method Detail | 
|---|
public Redirect CheckActionSecurityAndExecute(XPHashtable arguments)
IControl
CheckActionSecurityAndExecute in interface IControlCheckActionSecurityAndExecute in class AStartTreeControlcom.plumtree.uiinfrastructure.activityspace.IControl#Execute()public java.lang.Object Create()
AStartTreeControl
Create in interface IManagedObjectCreate in class AStartTreeControlIManagedObject.Create()public java.lang.String GetName()
IMVCObject
GetName in interface IMVCObjectGetName in class AStartTreeControlcom.plumtree.xpshared.activityspace.IControl#GetName()| 
 |  | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||