Package org.modeshape.web.jcr.rest.client

The ModeShape REST Client is a lightweight, non-UI Maven project that interacts with the ModeShape REST server.

See:
          Description


Interface Summary
IJcrConstants The IJcrContants class provides constants for the commonly used JCR types and property identifiers.
IRestClient The IRestClient interface is the API for all REST clients used by the Eclipse ModeShape plugin.
 

Class Summary
RestClientI18n The RestClientI18n class provides localized messages.
Status The Status class is an outcome that provides an outcome or result of an operation.
Utils The Utils class contains common utilities used by this project.
 

Enum Summary
Status.Severity The status severity levels.
 

Package org.modeshape.web.jcr.rest.client Description

The ModeShape REST Client is a lightweight, non-UI Maven project that interacts with the ModeShape REST server. An IRestClient is used to publish and unpublish files to/from ModeShape repository workspaces.



Copyright © 2008-2012 JBoss, a division of Red Hat. All Rights Reserved.