com.silverpeas.subscribe.web
Class SubscriptionResourceURIs

java.lang.Object
  extended by com.silverpeas.subscribe.web.SubscriptionResourceURIs

public final class SubscriptionResourceURIs
extends Object

Base URIs from which the REST-based ressources representing subscription/subscriber entities are defined.

Author:
Yohann Chastagnier

Field Summary
static String SUBSCRIPTION_BASE_URI
           
static String SUBSCRIPTION_SUBSCRIBER_URI_PART
           
 
Constructor Summary
SubscriptionResourceURIs()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

SUBSCRIPTION_BASE_URI

public static final String SUBSCRIPTION_BASE_URI
See Also:
Constant Field Values

SUBSCRIPTION_SUBSCRIBER_URI_PART

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

SubscriptionResourceURIs

public SubscriptionResourceURIs()


Copyright © 2016 Silverpeas. All Rights Reserved.