public class Profile extends DefaultObject
| Constructor and Description |
|---|
Profile() |
| Modifier and Type | Method and Description |
|---|---|
Template |
doGetUser(String username) |
Object |
doGetUsers(String query)
Bindings
|
String |
getAvatarURI(String username) |
Template |
getView(String viewId)
Try to return the dedicated view for standard or rich profile (with
suffix) if not exists return the view without suffix.
|
boolean |
isRichProfileDeployed()
Actions
|
disptachAdapter, isAdaptercheckGuard, dispose, getActiveAdapter, getAdapter, getContext, getFacets, getLinks, getModule, getName, getNext, getNextSegment, getPath, getPrevious, getTemplate, getTrailingPath, getType, getURL, hasFacet, initialize, isInstanceOf, isRoot, newAdapter, newObject, redirect, setNext, setPrevious, setRoot, toStringpublic Object doGetUsers(String query) throws ClientException, Exception
ClientExceptionExceptionpublic Template doGetUser(String username) throws ClientException, Exception
ClientExceptionExceptionpublic boolean isRichProfileDeployed()
public Template getView(String viewId)
getView in interface ResourcegetView in class AbstractResource<ResourceTypeImpl>Copyright © 2013 Nuxeo SA. All Rights Reserved.