public abstract class BasePermissionsNode extends BaseContentNode implements TemplatePermissions
BaseContentNode.TemplateContentDataaspects, children, CONTENT_DOWNLOAD_PROP_URL, CONTENT_DOWNLOAD_URL, CONTENT_GET_PROP_URL, CONTENT_GET_URL, CONTENT_SERVICE_GET_PROP_URL, CONTENT_SERVICE_GET_URL, FOLDER_BROWSE_URL, imageResolver, NAMESPACE_BEGIN, services| Constructor and Description |
|---|
BasePermissionsNode() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getDirectPermissions() |
List<String> |
getFullPermissions() |
boolean |
getInheritsPermissions() |
List<String> |
getPermissions() |
boolean |
hasPermission(String permission) |
getAspects, getChildren, getContent, getDisplayMimetype, getDisplayPath, getDownloadUrl, getEncoding, getHasChildren, getIcon16, getIcon32, getIcon64, getIsContainer, getIsDocument, getIsLinkToContainer, getIsLinkToDocument, getMimetype, getQnamePath, getServiceUrl, getSiteShortName, getSize, getUrl, getWebdavUrl, hasAspect, isTemplateContent, isTemplateNodeRef, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetId, getName, getNodeRef, getTypegetParent, getPropertiespublic List<String> getPermissions()
getPermissions in interface TemplatePermissionspublic List<String> getDirectPermissions()
public List<String> getFullPermissions()
public boolean getInheritsPermissions()
getInheritsPermissions in interface TemplatePermissionspublic boolean hasPermission(String permission)
hasPermission in interface TemplatePermissionspermission - Permission name to testCopyright © 2005–2018 Alfresco Software. All rights reserved.