com.gentics.contentnode.rest.resource
Interface AdminResource

All Superinterfaces:
AuthenticatedResource

public interface AdminResource
extends AuthenticatedResource

Resource for various tasks used by the administrator (like retrieving version numbers)

Author:
msc

Method Summary
 VersionResponse currentVersion()
          Get the current version of the REST API on the server
 
Methods inherited from interface com.gentics.contentnode.rest.resource.AuthenticatedResource
setSessionId
 

Method Detail

currentVersion

VersionResponse currentVersion()
Get the current version of the REST API on the server

Returns:
VersionResponse


Copyright © 2015 Gentics Software GmbH. All Rights Reserved.