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

A

add(Class<?>) - Method in class org.chromattic.api.ChromatticBuilder
 
added(String, String, String, Object) - Method in interface org.chromattic.api.event.LifeCycleListener
An object is added to the session.
addEventListener(EventListener) - Method in interface org.chromattic.api.ChromatticSession
 

B

BOOLEAN - Static variable in class org.chromattic.api.ChromatticBuilder.Option.Type
.
boot() - Method in class org.chromattic.api.ChromatticBuilder
 
build() - Method in class org.chromattic.api.ChromatticBuilder
 
BuilderException - Exception in org.chromattic.api
 
BuilderException() - Constructor for exception org.chromattic.api.BuilderException
 
BuilderException(String) - Constructor for exception org.chromattic.api.BuilderException
 
BuilderException(String, Throwable) - Constructor for exception org.chromattic.api.BuilderException
 
BuilderException(Throwable) - Constructor for exception org.chromattic.api.BuilderException
 

C

CACHE_STATE_ENABLED - Static variable in class org.chromattic.api.ChromatticBuilder
The boolean indicating if caching is performed.
Chromattic - Interface in org.chromattic.api
 
ChromatticBuilder - Class in org.chromattic.api
 
ChromatticBuilder() - Constructor for class org.chromattic.api.ChromatticBuilder
 
ChromatticBuilder.Option<T> - Class in org.chromattic.api
A configuration option.
ChromatticBuilder.Option.Type<T> - Class in org.chromattic.api
 
ChromatticBuilder.OptionInstance<T> - Class in org.chromattic.api
 
ChromatticException - Exception in org.chromattic.api
 
ChromatticException() - Constructor for exception org.chromattic.api.ChromatticException
 
ChromatticException(String) - Constructor for exception org.chromattic.api.ChromatticException
 
ChromatticException(String, Throwable) - Constructor for exception org.chromattic.api.ChromatticException
 
ChromatticException(Throwable) - Constructor for exception org.chromattic.api.ChromatticException
 
ChromatticSession - Interface in org.chromattic.api
 
classes - Variable in class org.chromattic.api.ChromatticBuilder
.
close() - Method in interface org.chromattic.api.ChromatticSession
 
configure(ChromatticBuilder.OptionInstance<T>) - Method in class org.chromattic.api.ChromatticBuilder
 
Create - Annotation Type in org.chromattic.api.annotations
 
create() - Static method in class org.chromattic.api.ChromatticBuilder
 
create(Class<O>) - Method in interface org.chromattic.api.ChromatticSession
Creates a transient instance of the specified object.
create(Class<O>, String) - Method in interface org.chromattic.api.ChromatticSession
Creates a transient instance of the specified object.
created(Object) - Method in interface org.chromattic.api.event.LifeCycleListener
An object is created.
createQueryBuilder() - Method in interface org.chromattic.api.ChromatticSession
 

D

decodeNodeName(FormatterContext, String) - Method in class org.chromattic.api.format.DefaultObjectFormatter
 
decodeNodeName(FormatterContext, String) - Method in interface org.chromattic.api.format.ObjectFormatter
 
decodePropertyName(FormatterContext, String) - Method in class org.chromattic.api.format.DefaultObjectFormatter
 
decodePropertyName(FormatterContext, String) - Method in interface org.chromattic.api.format.ObjectFormatter
 
DefaultObjectFormatter - Class in org.chromattic.api.format
Defines the default codec format that only performs validation of JCR names.
DefaultObjectFormatter() - Constructor for class org.chromattic.api.format.DefaultObjectFormatter
 
Destroy - Annotation Type in org.chromattic.api.annotations
 
doParse(String) - Method in class org.chromattic.api.ChromatticBuilder.Option.Type
 
DuplicateNameException - Exception in org.chromattic.api
 
DuplicateNameException() - Constructor for exception org.chromattic.api.DuplicateNameException
 
DuplicateNameException(String) - Constructor for exception org.chromattic.api.DuplicateNameException
 
DuplicateNameException(String, Throwable) - Constructor for exception org.chromattic.api.DuplicateNameException
 
DuplicateNameException(Throwable) - Constructor for exception org.chromattic.api.DuplicateNameException
 

E

encodeNodeName(FormatterContext, String) - Method in class org.chromattic.api.format.DefaultObjectFormatter
 
encodeNodeName(FormatterContext, String) - Method in interface org.chromattic.api.format.ObjectFormatter
 
encodePropertyName(FormatterContext, String) - Method in class org.chromattic.api.format.DefaultObjectFormatter
 
encodePropertyName(FormatterContext, String) - Method in interface org.chromattic.api.format.ObjectFormatter
 
equals(Object) - Method in class org.chromattic.api.ChromatticBuilder.OptionInstance
 
EventListener - Interface in org.chromattic.api.event
 
execute(SessionTask) - Method in interface org.chromattic.api.Chromattic
 
execute(ChromatticSession) - Method in interface org.chromattic.api.SessionTask
 

F

FindById - Annotation Type in org.chromattic.api.annotations
 
findById(Class<O>, String) - Method in interface org.chromattic.api.ChromatticSession
 
findByNode(Class<O>, Node) - Method in interface org.chromattic.api.ChromatticSession
 
findByPath(Object, Class<O>, String) - Method in interface org.chromattic.api.ChromatticSession
 
findByPath(Class<O>, String) - Method in interface org.chromattic.api.ChromatticSession
 
Finder - Annotation Type in org.chromattic.api.annotations
 
FormatterContext - Interface in org.chromattic.api.format
 
from(Class<O>) - Method in interface org.chromattic.api.query.ObjectQueryBuilder
Set the node type of the from clause of the query.

G

get() - Method in interface org.chromattic.api.query.ObjectQueryBuilder
Compute and returns the ObjectQuery for this builder.
getCause() - Method in exception org.chromattic.api.UndeclaredRepositoryException
 
getDisplayName() - Method in class org.chromattic.api.ChromatticBuilder.Option
 
getId(Object) - Method in interface org.chromattic.api.ChromatticSession
 
getInstance(String) - Method in class org.chromattic.api.ChromatticBuilder.Option
 
getInstance() - Static method in class org.chromattic.api.format.DefaultObjectFormatter
 
getJavaType() - Method in class org.chromattic.api.ChromatticBuilder.Option.Type
 
getJCRSession() - Method in interface org.chromattic.api.ChromatticSession
 
getName() - Method in class org.chromattic.api.ChromatticBuilder.Option
 
getName(Object) - Method in interface org.chromattic.api.ChromatticSession
 
getOption(String) - Method in class org.chromattic.api.ChromatticBuilder
 
getOption() - Method in class org.chromattic.api.ChromatticBuilder.OptionInstance
 
getPath(Object) - Method in interface org.chromattic.api.ChromatticSession
 
getStatus(Object) - Method in interface org.chromattic.api.ChromatticSession
 
getSystemOptions() - Static method in class org.chromattic.api.ChromatticBuilder
 
getType() - Method in class org.chromattic.api.ChromatticBuilder.Option
 
getValue() - Method in class org.chromattic.api.ChromatticBuilder.OptionInstance
 

H

hashCode() - Method in class org.chromattic.api.ChromatticBuilder.OptionInstance
 

I

Id - Annotation Type in org.chromattic.api.annotations
 
initCause(Throwable) - Method in exception org.chromattic.api.UndeclaredRepositoryException
 
insert(Class<O>, String) - Method in interface org.chromattic.api.ChromatticSession
Creates a persistent instance of the specified object.
insert(Object, Class<O>, String) - Method in interface org.chromattic.api.ChromatticSession
Creates a persistent instance of the specified object.
INSTRUMENTOR_CLASSNAME - Static variable in class org.chromattic.api.ChromatticBuilder
The instrumentor class name for Chromattic's objects.
iterator() - Method in interface org.chromattic.api.query.ObjectQuery
Returns the result of the object query
iterator() - Method in interface org.chromattic.api.query.ObjectQueryBuilder
Compute and executes the query.

J

JCR_OPTIMIZE_ENABLED - Static variable in class org.chromattic.api.ChromatticBuilder
Enable / disable all JCR optimizations.
JCR_OPTIMIZE_HAS_NODE_ENABLED - Static variable in class org.chromattic.api.ChromatticBuilder
Enable / disable access to JCR has property.
JCR_OPTIMIZE_HAS_PROPERTY_ENABLED - Static variable in class org.chromattic.api.ChromatticBuilder
Enable / disable access to JCR has property.

L

LifeCycleListener - Interface in org.chromattic.api.event
Enables to be aware of the life cycle of the object managed by chromattic with respect to the underlying JCR session.
loaded(String, String, String, Object) - Method in interface org.chromattic.api.event.LifeCycleListener
An object is loaded from the session.

M

ManyToOne - Annotation Type in org.chromattic.api.annotations
Defines the many side in a one to many relationship.
MappedBy - Annotation Type in org.chromattic.api.annotations
Defines the name of the property that is used to maintain one to many relationship with path or reference.
MappingException - Exception in org.chromattic.api
 
MappingException() - Constructor for exception org.chromattic.api.MappingException
 
MappingException(String) - Constructor for exception org.chromattic.api.MappingException
 
MappingException(String, Throwable) - Constructor for exception org.chromattic.api.MappingException
 
MappingException(Throwable) - Constructor for exception org.chromattic.api.MappingException
 
MixinMapping - Annotation Type in org.chromattic.api.annotations
The mixin annotation can be used to annote a class and declares that it represents a mixin.

N

Name - Annotation Type in org.chromattic.api.annotations
 
NameConflictResolution - Enum in org.chromattic.api
 
NamingPolicy - Annotation Type in org.chromattic.api.annotations
Provide information about the naming to the children of a node.
NodeMapping - Annotation Type in org.chromattic.api.annotations
 
NoSuchPropertyException - Exception in org.chromattic.api
 
NoSuchPropertyException() - Constructor for exception org.chromattic.api.NoSuchPropertyException
 
NoSuchPropertyException(String) - Constructor for exception org.chromattic.api.NoSuchPropertyException
 
NoSuchPropertyException(String, Throwable) - Constructor for exception org.chromattic.api.NoSuchPropertyException
 
NoSuchPropertyException(Throwable) - Constructor for exception org.chromattic.api.NoSuchPropertyException
 

O

OBJECT_FORMATTER_CLASSNAME - Static variable in class org.chromattic.api.ChromatticBuilder
The object name formatter class name.
ObjectFormatter - Interface in org.chromattic.api.format
 
ObjectQuery<O> - Interface in org.chromattic.api.query
An object query extends a query and returns objects.
ObjectQueryBuilder<O> - Interface in org.chromattic.api.query
 
ObjectQueryResult<O> - Interface in org.chromattic.api.query
The query result for an object query.
OneToMany - Annotation Type in org.chromattic.api.annotations
Defines the one side in a one to many relationship.
OneToOne - Annotation Type in org.chromattic.api.annotations
 
openSession() - Method in interface org.chromattic.api.Chromattic
 
openSession(String) - Method in interface org.chromattic.api.Chromattic
 
openSession(Credentials, String) - Method in interface org.chromattic.api.Chromattic
 
openSession(Credentials) - Method in interface org.chromattic.api.Chromattic
 
options - Variable in class org.chromattic.api.ChromatticBuilder
.
orderBy(String) - Method in interface org.chromattic.api.query.ObjectQueryBuilder
Set the order by clause of the query.
org.chromattic.api - package org.chromattic.api
 
org.chromattic.api.annotations - package org.chromattic.api.annotations
 
org.chromattic.api.event - package org.chromattic.api.event
 
org.chromattic.api.format - package org.chromattic.api.format
 
org.chromattic.api.query - package org.chromattic.api.query
 

P

parse(String) - Method in class org.chromattic.api.ChromatticBuilder.Option.Type
 
Path - Annotation Type in org.chromattic.api.annotations
 
persist(Object, String) - Method in interface org.chromattic.api.ChromatticSession
Persists a transient object.
persist(Object, Object) - Method in interface org.chromattic.api.ChromatticSession
Persists a transient object.
persist(Object) - Method in interface org.chromattic.api.ChromatticSession
Persists a transient object relative to the root node.
persist(Object, Object, String) - Method in interface org.chromattic.api.ChromatticSession
Persists a transient object.
Properties - Annotation Type in org.chromattic.api.annotations
 
Property - Annotation Type in org.chromattic.api.annotations
 
propertyChanged(Object, String, Object) - Method in interface org.chromattic.api.event.StateChangeListener
 

Q

Query - Interface in org.chromattic.api.query
A base interface for all queries.
QueryLanguage - Enum in org.chromattic.api.query
Enumerates the queries languages.

R

RelatedMappedBy - Annotation Type in org.chromattic.api.annotations
 
RelationshipType - Enum in org.chromattic.api
The type of a relationship.
remove(Object) - Method in interface org.chromattic.api.ChromatticSession
 
removed(String, String, String, Object) - Method in interface org.chromattic.api.event.LifeCycleListener
An object is removed from the session.
ROOT_NODE_PATH - Static variable in class org.chromattic.api.ChromatticBuilder
The path of the root node.

S

save() - Method in interface org.chromattic.api.ChromatticSession
 
SESSION_LIFECYCLE_CLASSNAME - Static variable in class org.chromattic.api.ChromatticBuilder
The JCR session life cycle class name.
SessionTask - Interface in org.chromattic.api
 
setOption(ChromatticBuilder.Option<T>, T) - Method in class org.chromattic.api.ChromatticBuilder
 
setOption(ChromatticBuilder.OptionInstance<T>, boolean) - Method in class org.chromattic.api.ChromatticBuilder
 
setOption(ChromatticBuilder.Option<T>, T, boolean) - Method in class org.chromattic.api.ChromatticBuilder
 
size() - Method in interface org.chromattic.api.query.ObjectQueryResult
Returns the result size.
StateChangeListener - Interface in org.chromattic.api.event
 
Status - Enum in org.chromattic.api
 
stop() - Method in interface org.chromattic.api.Chromattic
 
STRING - Static variable in class org.chromattic.api.ChromatticBuilder.Option.Type
.

U

UndeclaredRepositoryException - Exception in org.chromattic.api
Wraps an unexpected RepositoryException that is a checked exception.
UndeclaredRepositoryException() - Constructor for exception org.chromattic.api.UndeclaredRepositoryException
 
UndeclaredRepositoryException(String) - Constructor for exception org.chromattic.api.UndeclaredRepositoryException
 
UndeclaredRepositoryException(String, RepositoryException) - Constructor for exception org.chromattic.api.UndeclaredRepositoryException
 
UndeclaredRepositoryException(RepositoryException) - Constructor for exception org.chromattic.api.UndeclaredRepositoryException
 

V

valueOf(String) - Static method in enum org.chromattic.api.NameConflictResolution
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.chromattic.api.query.QueryLanguage
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.chromattic.api.RelationshipType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.chromattic.api.Status
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.chromattic.api.NameConflictResolution
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.chromattic.api.query.QueryLanguage
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.chromattic.api.RelationshipType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.chromattic.api.Status
Returns an array containing the constants of this enum type, in the order they are declared.

W

where(String) - Method in interface org.chromattic.api.query.ObjectQueryBuilder
Set the where clause of the query.
WorkspaceName - Annotation Type in org.chromattic.api.annotations
 

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

Copyright © 2009 eXo Platform SAS. All Rights Reserved.