com.ibm.portal.cp.resources
Interface Constants


public interface Constants

Defines constants for the ResourceModel and URIs for addressing nodes within this model over REST.

Since:
7.0.0

Field Summary
static java.net.URI RESOURCE_MODEL_ALL
          URI for the all resources
static java.net.URI RESOURCE_MODEL_EMPTY
          URI for the empty set of resources
 

Field Detail

RESOURCE_MODEL_EMPTY

static final java.net.URI RESOURCE_MODEL_EMPTY
URI for the empty set of resources


RESOURCE_MODEL_ALL

static final java.net.URI RESOURCE_MODEL_ALL
URI for the all resources