Uses of Interface
com.gentics.contentnode.rest.resource.AuthenticatedResource

Packages that use AuthenticatedResource
com.gentics.contentnode.rest.resource   
com.gentics.contentnode.rest.resource.migration   
 

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

Subinterfaces of AuthenticatedResource in com.gentics.contentnode.rest.resource
 interface AdminResource
          Resource for various tasks used by the administrator (like retrieving version numbers)
 interface ConstructResource
          Resource for handling constructs
 interface ExportResource
          Export helper resource
 interface FileResource
          Resource for loading and manipulating Files in GCN
 interface FolderResource
          Resource for loading and manipulating folders in GCN
 interface GroupResource
          Resource to get groups
 interface I18nResource
          Resource to translate given keys (optionally including parameters)
 interface ImageResource
          Resource for loading and manipulating Images in GCN
 interface MessagingResource
          Messaging resource to access the inbox (list, view, mark read, delete) and send messages
 interface NodeResource
          Resource for handling Nodes in GCN
 interface PageResource
          Resource used for loading, saving and manipulating GCN pages.
 interface PermResource
          Resource for reading and writing permissions
 interface PolicyMapResource
          API for reading from the policy map.
 interface TemplateResource
          Resource used for loading, saving and manipulating GCN templates.
 interface UserResource
          Resource to get Users.
 interface ValidationResource
          REST API for validating user input.
 

Uses of AuthenticatedResource in com.gentics.contentnode.rest.resource.migration
 

Subinterfaces of AuthenticatedResource in com.gentics.contentnode.rest.resource.migration
 interface MigrationResource
          Resource used for performing Tag Type Migrations and Template Migrations
 



Copyright © 2014 Gentics Software GmbH. All Rights Reserved.