|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.plumtree.uiinfrastructure.activityspace.AClearModel
com.plumtree.portaluiinfrastructure.intrinsicportlets.IntrinsicPortletModel
com.plumtree.portalpages.portlets.userprofile.folders.FoldersPortletModel
public class FoldersPortletModel
| Field Summary | |
|---|---|
static int |
NO_PROFILE_USER
|
static java.lang.String |
STR_MVC_CLASS_NAME
Class name for the model |
| Fields inherited from class com.plumtree.portaluiinfrastructure.intrinsicportlets.IntrinsicPortletModel |
|---|
m_asOwner, m_nContainerClassID, m_nContainerObjectID, m_nPageID, m_nPortletID, m_nPrefType, m_ptAppDataState, m_ptPortlet, m_ptSession, PREF_TYPE_ADMIN, PREF_TYPE_COMMUNITY, PREF_TYPE_PERSONAL, SETTINGSTYPE_ADMIN, SETTINGSTYPE_COMMUNITY, SETTINGSTYPE_COMMUNITYPORTLET, SETTINGSTYPE_PORTLET, SETTINGSTYPE_USER |
| Constructor Summary | |
|---|---|
FoldersPortletModel()
|
|
| Method Summary | |
|---|---|
boolean |
ControlExists()
Returns true if the portlet has a control associated with it. |
java.lang.Object |
Create()
This method is used by the ASManager to return new instances of managed objects. |
int |
GetCurrentUser()
|
java.lang.String |
GetName()
Return the name of the MVC object. |
java.lang.Object |
GetNewTempData()
This method returns a new temporary data object. |
java.lang.String |
GetPortletDescription()
|
int |
GetProfileID()
|
IPTSearchResponse |
GetSearchResults(int profileUserID)
This method uses the Plumtree search API and searches all folders that a user is a expert or content manager of. |
java.lang.String |
GetTitle()
|
java.lang.String |
GetUserRoles(IPTSearchResponse searchResponse,
int index,
int iCurrentUser)
This method determines what roles the user is a member of and obtains the approriate text to be displayed in the introspective portlet. |
| Methods inherited from class com.plumtree.portaluiinfrastructure.intrinsicportlets.IntrinsicPortletModel |
|---|
CleanupAllData, CleanupTempData, GetPortletID, GetSettingValue, GetSettingValues, Init, InitPortlet, IsIntrinsicPortlet |
| Methods inherited from class com.plumtree.uiinfrastructure.activityspace.AClearModel |
|---|
GetTempData |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.plumtree.portaluiinfrastructure.intrinsicportlets.IIntrinsicPortletModelRO |
|---|
GetPortletID |
| Field Detail |
|---|
public static final java.lang.String STR_MVC_CLASS_NAME
public static final int NO_PROFILE_USER
| Constructor Detail |
|---|
public FoldersPortletModel()
| Method Detail |
|---|
public boolean ControlExists()
IntrinsicPortletModel
ControlExists in interface IIntrinsicPortletModelROControlExists in class IntrinsicPortletModelIIntrinsicPortletModelRO.ControlExists()public java.lang.String GetName()
IMVCObject
GetName in interface IMVCObjectGetName in class IntrinsicPortletModelIMVCObject.GetName()public java.lang.Object Create()
AClearModel
Create in interface IManagedObjectCreate in class AClearModelpublic java.lang.Object GetNewTempData()
AClearModel
GetNewTempData in class AClearModel
public java.lang.String GetUserRoles(IPTSearchResponse searchResponse,
int index,
int iCurrentUser)
GetUserRoles in interface IFoldersPortletModelROsearchResponse - the search results for the userindex - the current index in the search resultsiCurrentUser - the current user id
public IPTSearchResponse GetSearchResults(int profileUserID)
GetSearchResults in interface IFoldersPortletModelROptSession - a valid plumtree sessionprofileUserID - the profile user id that will be used to search
information on.
public int GetProfileID()
GetProfileID in interface IFoldersPortletModelROpublic int GetCurrentUser()
GetCurrentUser in interface IFoldersPortletModelROpublic java.lang.String GetTitle()
GetTitle in interface IFoldersPortletModelROcom.plumtree.xpportlets.expatriate.ext.introspective.IProfilePortlet#getTitle()public java.lang.String GetPortletDescription()
GetPortletDescription in interface IFoldersPortletModelRO
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||