Uses of Package
org.apache.jackrabbit.uuid

Packages that use org.apache.jackrabbit.uuid
org.apache.jackrabbit.core Contains the core classes that provide the implementation of the JCR API. 
org.apache.jackrabbit.core.persistence.bundle   
org.apache.jackrabbit.core.persistence.bundle.util   
org.apache.jackrabbit.core.query.lucene   
org.apache.jackrabbit.core.state   
org.apache.jackrabbit.core.util   
org.apache.jackrabbit.core.value   
org.apache.jackrabbit.core.version The versioning framework in jackrabbit consists of 3 layers. 
org.apache.jackrabbit.uuid This package contains a UUID (Universally Unique Identifier) version 4 generator implementation copied from from the Jakarta Commons-Id project. 
 

Classes in org.apache.jackrabbit.uuid used by org.apache.jackrabbit.core
UUID
          UUID represents a Universally Unique IDentifier per IETF RFC 4122 ("A Universally Unique IDentifier (UUID) URN Namespace"), Section 4.
 

Classes in org.apache.jackrabbit.uuid used by org.apache.jackrabbit.core.persistence.bundle
UUID
          UUID represents a Universally Unique IDentifier per IETF RFC 4122 ("A Universally Unique IDentifier (UUID) URN Namespace"), Section 4.
 

Classes in org.apache.jackrabbit.uuid used by org.apache.jackrabbit.core.persistence.bundle.util
UUID
          UUID represents a Universally Unique IDentifier per IETF RFC 4122 ("A Universally Unique IDentifier (UUID) URN Namespace"), Section 4.
 

Classes in org.apache.jackrabbit.uuid used by org.apache.jackrabbit.core.query.lucene
UUID
          UUID represents a Universally Unique IDentifier per IETF RFC 4122 ("A Universally Unique IDentifier (UUID) URN Namespace"), Section 4.
 

Classes in org.apache.jackrabbit.uuid used by org.apache.jackrabbit.core.state
UUID
          UUID represents a Universally Unique IDentifier per IETF RFC 4122 ("A Universally Unique IDentifier (UUID) URN Namespace"), Section 4.
 

Classes in org.apache.jackrabbit.uuid used by org.apache.jackrabbit.core.util
UUID
          UUID represents a Universally Unique IDentifier per IETF RFC 4122 ("A Universally Unique IDentifier (UUID) URN Namespace"), Section 4.
 

Classes in org.apache.jackrabbit.uuid used by org.apache.jackrabbit.core.value
UUID
          UUID represents a Universally Unique IDentifier per IETF RFC 4122 ("A Universally Unique IDentifier (UUID) URN Namespace"), Section 4.
 

Classes in org.apache.jackrabbit.uuid used by org.apache.jackrabbit.core.version
UUID
          UUID represents a Universally Unique IDentifier per IETF RFC 4122 ("A Universally Unique IDentifier (UUID) URN Namespace"), Section 4.
 

Classes in org.apache.jackrabbit.uuid used by org.apache.jackrabbit.uuid
Constants
          Constant values commonly needed in the uuid classes.
UUID
          UUID represents a Universally Unique IDentifier per IETF RFC 4122 ("A Universally Unique IDentifier (UUID) URN Namespace"), Section 4.
 



Copyright © 2004-2010 Apache Software Foundation. All Rights Reserved.