Package org.gcube.contentmanagement.baselayer

Interface Summary
InstantiableManager This interface indicates, that a manager provides a static factory method to get an instance of a manager in a simple way using the Java reflection API.
RawFileContentManager Manager for raw file content
RelationshipAndPropertyManager Manager for relationships and properties.
 

Class Summary
BaseLayerAuthenticator This class implements a simple Authenticator using username and password from defined storage hints
BaseLayerStream This class provides a wrapper for arbitrary input streams.
BaseLayerUtils Convinience tools for converting string representation of BasicStorageHint values to something more usable.
RawContentLocation This class represents an abstract location of logical or physical location of content, e.g.
RawContentLocationSelectionStrategy The content selection strategy defines in case that more than one location exists, which one should be used to operate on content.