org.silverpeas.resourcesmanager.web
Class ResourceManagerResourceURIs

java.lang.Object
  extended by org.silverpeas.resourcesmanager.web.ResourceManagerResourceURIs

public final class ResourceManagerResourceURIs
extends Object

Base URIs from which the REST-based resources representing resource manager entities are defined.

Author:
Yohann Chastagnier

Field Summary
static String RESOURCE_MANAGER_BASE_URI
           
static String RESOURCE_MANAGER_CATEGORIES_URI_PART
           
static String RESOURCE_MANAGER_RESERVATIONS_URI_PART
           
static String RESOURCE_MANAGER_RESOURCES_URI_PART
           
 
Constructor Summary
ResourceManagerResourceURIs()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

RESOURCE_MANAGER_BASE_URI

public static final String RESOURCE_MANAGER_BASE_URI
See Also:
Constant Field Values

RESOURCE_MANAGER_RESERVATIONS_URI_PART

public static final String RESOURCE_MANAGER_RESERVATIONS_URI_PART
See Also:
Constant Field Values

RESOURCE_MANAGER_RESOURCES_URI_PART

public static final String RESOURCE_MANAGER_RESOURCES_URI_PART
See Also:
Constant Field Values

RESOURCE_MANAGER_CATEGORIES_URI_PART

public static final String RESOURCE_MANAGER_CATEGORIES_URI_PART
See Also:
Constant Field Values
Constructor Detail

ResourceManagerResourceURIs

public ResourceManagerResourceURIs()


Copyright © 2016 Silverpeas. All Rights Reserved.