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, isAdapter
checkGuard, 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, toString
public Profile()
public Object doGetUsers(String query)
public boolean isRichProfileDeployed()
public String getAvatarURI(String username)
public Template getView(String viewId)
getView
in interface Resource
getView
in class AbstractResource<ResourceTypeImpl>
Copyright © 2015 Nuxeo SA. All rights reserved.