ModeShape Distribution 3.0.0.Beta4

Uses of Package
org.modeshape.web.jcr.rest.client.domain

Packages that use org.modeshape.web.jcr.rest.client.domain
org.modeshape.web.jcr.rest.client The ModeShape REST Client is a lightweight, non-UI Maven project that interacts with the ModeShape REST server. 
org.modeshape.web.jcr.rest.client.domain The ModeShape REST Client domain package defines the ModeShape and JCR business objects. 
org.modeshape.web.jcr.rest.client.http The ModeShape REST Client abstraction of a HTTP client connection. 
org.modeshape.web.jcr.rest.client.json The ModeShape REST Client JSON package defines an implementation of an ModeShape REST client
 

Classes in org.modeshape.web.jcr.rest.client.domain used by org.modeshape.web.jcr.rest.client
QueryRow
           
Repository
          The Repository class is the business object for a ModeShape repository.
Server
          The Server class is the business object for a server that is hosting one or more ModeShape repositories.
Workspace
          The Workspace class is the business object for a ModeShape repository workspace.
 

Classes in org.modeshape.web.jcr.rest.client.domain used by org.modeshape.web.jcr.rest.client.domain
ChildNodeDefinition
          An immutable representation of a JCR PropertyDefinition.
ChildNodeDefinition.Id
           
IModeShapeObject
          The IModeShapeObject class defines a ModeShape business object.
ItemDefinition
          An immutable representation of an abstract JCR ItemDefinition.
NodeType
          The NodeType class is the business object for a ModeShape supported node type.
PropertyDefinition
          An immutable representation of a JCR PropertyDefinition.
PropertyDefinition.Id
           
Repository
          The Repository class is the business object for a ModeShape repository.
Server
          The Server class is the business object for a server that is hosting one or more ModeShape repositories.
 

Classes in org.modeshape.web.jcr.rest.client.domain used by org.modeshape.web.jcr.rest.client.http
Server
          The Server class is the business object for a server that is hosting one or more ModeShape repositories.
 

Classes in org.modeshape.web.jcr.rest.client.domain used by org.modeshape.web.jcr.rest.client.json
ChildNodeDefinition
          An immutable representation of a JCR PropertyDefinition.
NodeType
          The NodeType class is the business object for a ModeShape supported node type.
PropertyDefinition
          An immutable representation of a JCR PropertyDefinition.
QueryRow
           
Repository
          The Repository class is the business object for a ModeShape repository.
Server
          The Server class is the business object for a server that is hosting one or more ModeShape repositories.
Workspace
          The Workspace class is the business object for a ModeShape repository workspace.
 


ModeShape Distribution 3.0.0.Beta4

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