Uses of Class
com.gentics.contentnode.rest.model.response.PrivilegesResponse

Packages that use PrivilegesResponse
com.gentics.contentnode.rest.resource   
 

Uses of PrivilegesResponse in com.gentics.contentnode.rest.resource
 

Methods in com.gentics.contentnode.rest.resource that return PrivilegesResponse
 PrivilegesResponse FolderResource.getPrivileges(Integer id)
          Get the privileges of the current user on the given folder
 PrivilegesResponse FileResource.getPrivileges(Integer id)
          Get the privileges of the current user on the given file
 PrivilegesResponse PageResource.getPrivileges(Integer id)
          Get the privileges of the current user on the given page
 PrivilegesResponse ImageResource.getPrivileges(Integer id)
          Get the privileges of the current user on the given image
 



Copyright © 2013 Gentics Software GmbH. All Rights Reserved.