|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Represents a profile, the interface to a PSML resource.
Method Summary | |
PSMLDocument |
getDocument()
Gets the psml document attached to this profile |
PortletSet |
getRootSet()
Deprecated. Will be removed with refactoring of profiler service. |
void |
init(ProfileLocator locator)
initialize a profile from a locator |
void |
setDocument(PSMLDocument document)
Sets the psml document attached to this profile |
void |
store()
stores the resource by merging and rewriting the psml file |
Methods inherited from interface org.apache.jetspeed.om.profile.ProfileLocator |
clone, createFromPath, getAnonymous, getCountry, getGroup, getGroupName, getId, getLanguage, getMediaType, getName, getPath, getRole, getRoleName, getUser, getUserName, setAnonymous, setCountry, setGroup, setGroupByName, setLanguage, setMediaType, setName, setRole, setRoleByName, setUser |
Method Detail |
public PortletSet getRootSet()
public PSMLDocument getDocument()
public void setDocument(PSMLDocument document)
public void store() throws ProfileException
ProfileException
- if an error occurs storing the profilepublic void init(ProfileLocator locator)
locator
-
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |