Package com.ibm.commerce.foundation.rest.resourcehandler

  • Interface Summary 
    Interface Description
    DocumentedResourceHandler
    Interface used by resource handlers that can be self-documented.
    IResourceHandler
    This is the interface that captures all the common function that all WebSphere Commerce resource handlers implement.
  • Class Summary 
    Class Description
    AbstractBaseResourceHandler
    This class contains the code shared by the commerce server and the component servers.
    AbstractResourceHandler
    The base class for a REST resource handler.
    DefaultDocumentationStrategy
    Default implementation used to document REST APIs based on annotations and EMF.
    Operation
    Represents an operation that can be executed.
    OperationRegistry
    An operation registry registers multiple operation by name so that they may be invoked later on.