Package nl.gx.webmanager.services.contentrepresentation

This package contains the interfaces which are needed for the representation of content items such as PageVersions.

See:
          Description

Interface Summary
ContentRepresentation This type is an immutable representation of a content item.
ContentRepresentationEntry This type is an immutable representation of an entry of a content item.
ContentRepresentationReferenceEntry This type is an immutable representation of an entry of a content item which is a reference to other content items.
ContentRepresentationValueEntry This type is an immutable representation of a simple value entry of a content item.
RepresentationGenerator<T> This type contains functionality to create abstract representations of content items of a given type.
RepresentationGeneratorService This is the OSGi service interface of a registry of RepresentationGenerator instances.
 

Class Summary
ContentRepresentations This is a utility class to create ContentRepresentation instances and ContentRepresentationEntry instances via the #create(String, Collection), ContentRepresentations.createEntry(String, List) and ContentRepresentations.createRefEntry(String, List) methods respectively.
 

Exception Summary
ContentRepresentationException This type is an exception class for the content representation packages.
 

Package nl.gx.webmanager.services.contentrepresentation Description

This package contains the interfaces which are needed for the representation of content items such as PageVersions.



Copyright © 2007-2011 GX Software BV. All Rights Reserved.