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, initialize, isInstanceOf, isRoot, newAdapter, newObject, redirect, setNext, setPrevious, setRoot, toStringpublic Profile()
public Object doGetUsers(String query)
public boolean isRichProfileDeployed()
public String getAvatarURI(String username)
public Template getView(String viewId)
getView in interface ResourcegetView in class AbstractResource<ResourceTypeImpl>Copyright © 2016 Nuxeo SA. All rights reserved.