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

The ModeShape REST Client domain package defines the ModeShape and JCR business objects.

See:
          Description


Interface Summary
IModeShapeObject The IModeShapeObject class defines a ModeShape business object.
 

Class Summary
ChildNodeDefinition An immutable representation of a JCR PropertyDefinition.
ChildNodeDefinition.Id  
ItemDefinition An immutable representation of an abstract JCR ItemDefinition.
NodeType The NodeType class is the business object for a ModeShape supported node type.
NodeType.NodeTypes  
PropertyDefinition An immutable representation of a JCR PropertyDefinition.
PropertyDefinition.Id  
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.
 

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

The ModeShape REST Client domain package defines the ModeShape and JCR business objects. These include objects for servers, repositories, and workspaces.



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