Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package com.flexstor.common.modules.registry

Interface Summary
BaseInstanceI  
EditableInstanceI  
InstanceTypesI  
 

Class Summary
BaseInstance  
FlexRegistry  
InstanceId An instance id consists of: a record id (bucket, element, or disguise database record id)
an instance id (client side only bucket or element instance id
an instance type (ROOT, RESULT_SET, DISGUISE, BUCKET, or ELEMENT)
RegistryHelper  
RegistryRecord  
RegistrySequences  
ResultsFetcher This class fetches all post search data.
SharedAssetId  
SharedAssetInstanceId A shared record id consists of:
an element id
an asset id

Please note that the main difference between SharedAssetInstanceId and AssetInstanceId is that SharedAssetInstanceId implements the Comparable interface and provides an hashCode() method optimized for the registries.
SharedRecordId A shared record id consists of: a record id (bucket or element)
a record type (SHARED_BUCKET, or SHARED_ELEMENT)
SharedRegistryRecord  
ViewerDataHelper This class encapsulates retrieval of data for one display from a node's hierarchy.