A B C D E F G H I J L M N O P Q R S T U V W X

J

javax.jcr - package javax.jcr
Provides interfaces and classes for the Content Repository for Java Technology.
javax.jcr.lock - package javax.jcr.lock
Provides interfaces and classes for content repository locking functionality.
javax.jcr.nodetype - package javax.jcr.nodetype
This package provides interfaces and classes for content repository node type functionality.
javax.jcr.observation - package javax.jcr.observation
Provides interfaces and classes for content repository event observation functionality.
javax.jcr.query - package javax.jcr.query
Provides interfaces and classes for content repository searching functionality.
javax.jcr.query.qom - package javax.jcr.query.qom
Provides interfaces and classes for content repository Query Object Model.
javax.jcr.retention - package javax.jcr.retention
Provides interfaces and classes for content repository retention management functionality.
javax.jcr.security - package javax.jcr.security
Provides interfaces and classes for content repository access control management functionality.
javax.jcr.util - package javax.jcr.util
Provides utility classes for the content repository API.
javax.jcr.version - package javax.jcr.version
Provides interfaces and classes for content repository versioning functionality.
JCR_ACTIVITY - Static variable in interface javax.jcr.Property
A constant for the property name jcr:activity (in expanded form), declared in node types mix:versionable and nt:version.
JCR_ADD_CHILD_NODES - Static variable in interface javax.jcr.security.Privilege
A constant representing jcr:addChildNodes (in expanded form), the privilege to create child nodes of a node.
JCR_ALL - Static variable in interface javax.jcr.security.Privilege
A constant representing jcr:all (in expanded form), an aggregate privilege that contains all predefined privileges.
JCR_AUTOCREATED - Static variable in interface javax.jcr.Property
A constant for the property name jcr:autoCreated (in expanded form), declared in node types nt:propertyDefinition and nt:childNodeDefinition.
JCR_BASE_VERSION - Static variable in interface javax.jcr.Property
A constant for the property name jcr:baseVersion (in expanded form), declared in node type mix:versionable.
JCR_CHILD_NODE_DEFINITION - Static variable in interface javax.jcr.Node
A constant for the node name jcr:childNodeDefinition declared in nt:nodeType.
JCR_CHILD_VERSION_HISTORY - Static variable in interface javax.jcr.Property
A constant for the property name jcr:childVersionHistory (in expanded form), declared in node type nt:versionedChild.
JCR_CONFIGURATION - Static variable in interface javax.jcr.Property
A constant for the property name jcr:configuration (in expanded form), declared in node type mix:versionable.
JCR_CONTENT - Static variable in interface javax.jcr.Node
A constant for the JCR name jcr:content.
JCR_CONTENT - Static variable in interface javax.jcr.Property
A constant for the property name jcr:content (in expanded form), declared in node type nt:linkedFile.
JCR_COPIED_FROM - Static variable in interface javax.jcr.Property
A constant for the property name jcr:copiedFrom (in expanded form), declared in node type nt:version.
JCR_CREATED - Static variable in interface javax.jcr.Property
A constant for the property name jcr:created (in expanded form), declared in node types mix:created and nt:version.
JCR_CREATED_BY - Static variable in interface javax.jcr.Property
A constant for the property name jcr:createdBy (in expanded form), declared in node type mix:created.
JCR_CURRENT_LIFECYCLE_STATE - Static variable in interface javax.jcr.Property
A constant for the property name jcr:currentLifecycleState (in expanded form), declared in node type mix:lifecycle.
JCR_DATA - Static variable in interface javax.jcr.Property
A constant for the property name jcr:data (in expanded form), declared in node type nt:resource.
JCR_DEFAULT_PRIMARY_TYPE - Static variable in interface javax.jcr.Property
A constant for the property name jcr:defaultPrimaryType (in expanded form), declared in node type nt:childNodeDefinition.
JCR_DEFAULT_VALUES - Static variable in interface javax.jcr.Property
A constant for the property name jcr:defaultValues (in expanded form), declared in node type nt:propertyDefinition.
JCR_DESCRIPTION - Static variable in interface javax.jcr.Property
A constant for the property name jcr:description (in expanded form), declared in node type mix:title.
JCR_ENCODING - Static variable in interface javax.jcr.Property
A constant for the property name jcr:encoding (in expanded form), declared in node type mix:mimeType.
JCR_FROZEN_MIXIN_TYPES - Static variable in interface javax.jcr.Property
A constant for the property name jcr:frozenMixinTypes (in expanded form), declared in node type nt:frozenNode.
JCR_FROZEN_NODE - Static variable in interface javax.jcr.Node
A constant for the node name jcr:frozenNode declared in nt:version.
JCR_FROZEN_PRIMARY_TYPE - Static variable in interface javax.jcr.Property
A constant for the property name jcr:frozenPrimaryType (in expanded form), declared in node type nt:frozenNode.
JCR_FROZEN_UUID - Static variable in interface javax.jcr.Property
A constant for the property name jcr:frozenUuid (in expanded form), declared in node type nt:frozenNode.
JCR_HAS_ORDERABLE_CHILD_NODES - Static variable in interface javax.jcr.Property
A constant for the property name jcr:hasOrderableChildNodes (in expanded form), declared in node type nt:nodeType.
JCR_HOST - Static variable in interface javax.jcr.Property
A constant for the property name jcr:host (in expanded form), declared in node type nt:address.
JCR_ID - Static variable in interface javax.jcr.Property
A constant for the property name jcr:id (in expanded form), declared in node type nt:address.
JCR_IS_ABSTRACT - Static variable in interface javax.jcr.Property
A constant for the property name jcr:isAbstract (in expanded form), declared in node type nt:nodeType.
JCR_IS_CHECKED_OUT - Static variable in interface javax.jcr.Property
A constant for the property name jcr:isCheckedOut (in expanded form), declared in node type mix:simpleVersionable.
JCR_IS_MIXIN - Static variable in interface javax.jcr.Property
A constant for the property name jcr:isMixin (in expanded form), declared in node type nt:nodeType.
JCR_JOIN_TYPE_INNER - Static variable in interface javax.jcr.query.qom.QueryObjectModelConstants
An inner join.
JCR_JOIN_TYPE_LEFT_OUTER - Static variable in interface javax.jcr.query.qom.QueryObjectModelConstants
A left-outer join.
JCR_JOIN_TYPE_RIGHT_OUTER - Static variable in interface javax.jcr.query.qom.QueryObjectModelConstants
A right-outer join.
JCR_JQOM - Static variable in interface javax.jcr.query.Query
A string constant representing the JCR-JQOM query language.
JCR_LANGUAGE - Static variable in interface javax.jcr.Property
A constant for the property name jcr:language (in expanded form), declared in node types mix:language and nt:query.
JCR_LAST_MODIFIED - Static variable in interface javax.jcr.Property
A constant for the property name jcr:lastModified (in expanded form), declared in node type mix:lastModified.
JCR_LAST_MODIFIED_BY - Static variable in interface javax.jcr.Property
A constant for the property name jcr:lastModifiedBy (in expanded form), declared in node type mix:lastModified.
JCR_LIFECYCLE_MANAGEMENT - Static variable in interface javax.jcr.security.Privilege
A constant representing jcr:lifecycleManagement (in expanded form), the privilege to perform lifecycle operations on a node.
JCR_LIFECYCLE_POLICY - Static variable in interface javax.jcr.Property
A constant for the property name jcr:lifecyclePolicy (in expanded form), declared in node type mix:lifecycle.
JCR_LOCK_IS_DEEP - Static variable in interface javax.jcr.Property
A constant for the property name jcr:lockIsDeep (in expanded form), declared in node type mix:lockable.
JCR_LOCK_MANAGEMENT - Static variable in interface javax.jcr.security.Privilege
A constant representing jcr:lockManagement (in expanded form), the privilege to lock and unlock a node.
JCR_LOCK_OWNER - Static variable in interface javax.jcr.Property
A constant for the property name jcr:lockOwner (in expanded form), declared in node type mix:lockable.
JCR_MANDATORY - Static variable in interface javax.jcr.Property
A constant for the property name jcr:mandatory (in expanded form), declared in node types nt:propertyDefinition and nt:childNodeDefinition.
JCR_MERGE_FAILED - Static variable in interface javax.jcr.Property
A constant for the property name jcr:mergeFailed (in expanded form), declared in node type mix:versionable.
JCR_MIMETYPE - Static variable in interface javax.jcr.Property
A constant for the property name jcr:mimeType (in expanded form), declared in node type mix:mimeType.
JCR_MIXIN_TYPES - Static variable in interface javax.jcr.Property
A constant for the property name jcr:mixinTypes (in expanded form), declared in node type nt:base.
JCR_MODIFY_ACCESS_CONTROL - Static variable in interface javax.jcr.security.Privilege
A constant representing jcr:modifyAccessControl (in expanded form), the privilege to modify the access control policies of a node.
JCR_MODIFY_PROPERTIES - Static variable in interface javax.jcr.security.Privilege
A constant representing jcr:modifyProperties (in expanded form), the privilege to create, modify and remove the properties of a node.
JCR_MULTIPLE - Static variable in interface javax.jcr.Property
A constant for the property name jcr:multiple (in expanded form), declared in node type nt:propertyDefinition.
JCR_NAME - Static variable in interface javax.jcr.Property
A constant for the property name jcr:name (in expanded form), declared in node types nt:propertyDefinition and nt:childNodeDefinition.
JCR_NODE_TYPE_MANAGEMENT - Static variable in interface javax.jcr.security.Privilege
A constant representing jcr:nodeTypeManagement (in expanded form), the privilege to add and remove mixin node types and change the primary node type of a node.
JCR_NODE_TYPE_NAME - Static variable in interface javax.jcr.Property
A constant for the property name jcr:nodeTypeName (in expanded form), declared in node type nt:nodeType.
JCR_ON_PARENT_VERSION - Static variable in interface javax.jcr.Property
A constant for the property name jcr:onParentVersion (in expanded form), declared in node types nt:propertyDefinition and nt:childNodeDefinition.
JCR_OPERATOR_EQUAL_TO - Static variable in interface javax.jcr.query.qom.QueryObjectModelConstants
The "=" comparison operator.
JCR_OPERATOR_GREATER_THAN - Static variable in interface javax.jcr.query.qom.QueryObjectModelConstants
The ">" comparison operator.
JCR_OPERATOR_GREATER_THAN_OR_EQUAL_TO - Static variable in interface javax.jcr.query.qom.QueryObjectModelConstants
The ">=" comparison operator.
JCR_OPERATOR_LESS_THAN - Static variable in interface javax.jcr.query.qom.QueryObjectModelConstants
The "<" comparison operator.
JCR_OPERATOR_LESS_THAN_OR_EQUAL_TO - Static variable in interface javax.jcr.query.qom.QueryObjectModelConstants
The "<=" comparison operator.
JCR_OPERATOR_LIKE - Static variable in interface javax.jcr.query.qom.QueryObjectModelConstants
The "like" comparison operator.
JCR_OPERATOR_NOT_EQUAL_TO - Static variable in interface javax.jcr.query.qom.QueryObjectModelConstants
The "!=" comparison operator.
JCR_ORDER_ASCENDING - Static variable in interface javax.jcr.query.qom.QueryObjectModelConstants
Ascending order.
JCR_ORDER_DESCENDING - Static variable in interface javax.jcr.query.qom.QueryObjectModelConstants
Descending order.
JCR_PATH - Static variable in interface javax.jcr.Property
A constant for the property name jcr:path (in expanded form), declared in node type nt:address.
JCR_PORT - Static variable in interface javax.jcr.Property
A constant for the property name jcr:port (in expanded form), declared in node type nt:address.
JCR_PREDECESSORS - Static variable in interface javax.jcr.Property
A constant for the property name jcr:predecessors (in expanded form), declared in node types mix:versionable and nt:version.
JCR_PRIMARY_ITEM_NAME - Static variable in interface javax.jcr.Property
A constant for the property name jcr:primaryItemName (in expanded form), declared in node type nt:nodeType.
JCR_PRIMARY_TYPE - Static variable in interface javax.jcr.Property
A constant for the property name jcr:primaryType (in expanded form), declared in node type nt:base.
JCR_PROPERTY_DEFINITION - Static variable in interface javax.jcr.Node
A constant for the node name jcr:propertyDefinition declared in nt:nodeType.
JCR_PROTECTED - Static variable in interface javax.jcr.Property
A constant for the property name jcr:protected (in expanded form), declared in node types nt:propertyDefinition and nt:childNodeDefinition.
JCR_PROTOCOL - Static variable in interface javax.jcr.Property
A constant for the property name jcr:protocol (in expanded form), declared in node type nt:address.
JCR_READ - Static variable in interface javax.jcr.security.Privilege
A constant representing jcr:read (in expanded form), the privilege to retrieve a node and get its properties and their values.
JCR_READ_ACCESS_CONTROL - Static variable in interface javax.jcr.security.Privilege
A constant representing jcr:readAccessControl (in expanded form), the privilege to get the access control policy of a node.
JCR_REMOVE_CHILD_NODES - Static variable in interface javax.jcr.security.Privilege
A constant representing jcr:removeChildNodes (in expanded form), the privilege to remove child nodes of a node.
JCR_REMOVE_NODE - Static variable in interface javax.jcr.security.Privilege
A constant representing jcr:removeNode (in expanded form), the privilege to remove a node.
JCR_REPOSITORY - Static variable in interface javax.jcr.Property
A constant for the property name jcr:repository (in expanded form), declared in node type nt:address.
JCR_REQUIRED_PRIMARY_TYPES - Static variable in interface javax.jcr.Property
A constant for the property name jcr:requiredPrimaryTypes (in expanded form), declared in node type nt:childNodeDefinition.
JCR_REQUIRED_TYPE - Static variable in interface javax.jcr.Property
A constant for the property name jcr:requiredType (in expanded form), declared in node type nt:propertyDefinition.
JCR_RETENTION_MANAGEMENT - Static variable in interface javax.jcr.security.Privilege
A constant representing jcr:retentionManagement (in expanded form), the privilege to perform retention management operations on a node.
JCR_ROOT - Static variable in interface javax.jcr.Property
A constant for the property name jcr:root (in expanded form), declared in node type nt:configuration.
JCR_ROOT_VERSION - Static variable in interface javax.jcr.Node
A constant for the node name jcr:rootVersion declared in nt:versionHistory.
JCR_SAME_NAME_SIBLINGS - Static variable in interface javax.jcr.Property
A constant for the property name jcr:sameNameSiblings (in expanded form), declared in node type nt:childNodeDefinition.
JCR_SQL2 - Static variable in interface javax.jcr.query.Query
A string constant representing the JCR-SQL2 query language.
JCR_STATEMENT - Static variable in interface javax.jcr.Property
A constant for the property name jcr:statement (in expanded form), declared in node type nt:query.
JCR_SUCCESSORS - Static variable in interface javax.jcr.Property
A constant for the property name jcr:successors (in expanded form), declared in node type nt:versione.
JCR_SUPERTYPES - Static variable in interface javax.jcr.Property
A constant for the property name jcr:supertypes (in expanded form), declared in node type nt:nodeType.
JCR_TITLE - Static variable in interface javax.jcr.Property
A constant for the property name jcr:title (in expanded form), declared in node types mix:title and nt:activity.
JCR_UUID - Static variable in interface javax.jcr.Property
A constant for the property name jcr:uuid (in expanded form), declared in node type mix:referenceable.
JCR_VALUE_CONSTRAINTS - Static variable in interface javax.jcr.Property
A constant for the property name jcr:valueConstraints (in expanded form), declared in node type nt:propertyDefinition.
JCR_VERSION_HISTORY - Static variable in interface javax.jcr.Property
A constant for the property name jcr:versionHistory (in expanded form), declared in node type mix:versionable.
JCR_VERSION_LABELS - Static variable in interface javax.jcr.Node
A constant for the node name jcr:versionLabels declared in nt:versionHistory.
JCR_VERSION_MANAGEMENT - Static variable in interface javax.jcr.security.Privilege
A constant representing jcr:versionManagement (in expanded form), the privilege to perform versioning operations on a node.
JCR_VERSIONABLE_UUID - Static variable in interface javax.jcr.Property
A constant for the property name jcr:versionableUuid (in expanded form), declared in node type nt:version.
JCR_WORKSPACE - Static variable in interface javax.jcr.Property
A constant for the property name jcr:workspace (in expanded form), declared in node type nt:address.
JCR_WRITE - Static variable in interface javax.jcr.security.Privilege
A constant representing jcr:write (in expanded form), an aggregate privilege that contains: jcr:modifyProperties jcr:addChildNodes jcr:removeNode jcr:removeChildNodes
Join - Interface in javax.jcr.query.qom
Performs a join between two node-tuple sources.
join(Source, Source, String, JoinCondition) - Method in interface javax.jcr.query.qom.QueryObjectModelFactory
Performs a join between two node-tuple sources.
JoinCondition - Interface in javax.jcr.query.qom
Filters the set of node-tuples formed from a join.

A B C D E F G H I J L M N O P Q R S T U V W X
Copyright © 2009 Day Software. All Rights Reserved.