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

A

AbstractLinkManager - Class in org.chromattic.core.jcr
The reference manager takes care of managing references between nodes.
AbstractLinkManager(Session) - Constructor for class org.chromattic.core.jcr.AbstractLinkManager
 
adapt(Class<T>) - Method in class org.chromattic.core.EntityContext
Adapts the current object held by this context to the specified type.
adapt(E) - Method in class org.chromattic.core.mapper.onetomany.hierarchical.AnyChildEntryIterator
 
adapt(Node) - Method in class org.chromattic.core.query.QueryResultImpl
 
add(Node) - Method in class org.chromattic.core.jcr.NodeSet
 
add(Object) - Method in class org.chromattic.core.mapper.onetomany.reference.ReferentCollection
 
addAll(Collection<? extends Node>) - Method in class org.chromattic.core.jcr.NodeSet
 
addChild(ThrowableFactory<T1>, ThrowableFactory<T2>, String, EntityContext) - Method in class org.chromattic.core.ObjectContext
 
addChild(ThrowableFactory<T1>, ThrowableFactory<T2>, String, String, EntityContext) - Method in class org.chromattic.core.ObjectContext
 
added(EntityContext, Object) - Method in class org.chromattic.core.EventBroadcaster
 
addEventListener(EventListener) - Method in class org.chromattic.core.api.ChromatticSessionImpl
 
addEventListener(EventListener) - Method in class org.chromattic.core.DomainSession
 
addLifeCycleListener(EventListener) - Method in class org.chromattic.core.EventBroadcaster
 
addMixin(EntityContext, EmbeddedContext) - Method in class org.chromattic.core.DomainSession
 
addMixin(EmbeddedContext) - Method in class org.chromattic.core.EntityContext
 
addMixin(Node, String) - Method in interface org.chromattic.core.jcr.SessionWrapper
 
addMixin(Node, String) - Method in class org.chromattic.core.jcr.SessionWrapperImpl
 
addNode(Node, String, String, List<String>) - Method in interface org.chromattic.core.jcr.SessionWrapper
 
addNode(Node, String, String, List<String>) - Method in class org.chromattic.core.jcr.SessionWrapperImpl
 
addReference(String, EntityContext, LinkType) - Method in class org.chromattic.core.EntityContext
 
AnyChildEntryIterator<E> - Class in org.chromattic.core.mapper.onetomany.hierarchical
 
AnyChildEntryIterator(AnyChildMap<E>) - Constructor for class org.chromattic.core.mapper.onetomany.hierarchical.AnyChildEntryIterator
 
AnyChildEntrySet<E> - Class in org.chromattic.core.mapper.onetomany.hierarchical
 
AnyChildEntrySet(AnyChildMap<E>) - Constructor for class org.chromattic.core.mapper.onetomany.hierarchical.AnyChildEntrySet
 
AnyChildMap<E> - Class in org.chromattic.core.mapper.onetomany.hierarchical
 
AnyChildMap(EntityContext, String, Class<E>) - Constructor for class org.chromattic.core.mapper.onetomany.hierarchical.AnyChildMap
 
AnyChildMultiValueMapper<K extends ValueKind.Multi> - Class in org.chromattic.core.mapper.onetomany.hierarchical
 
AnyChildMultiValueMapper() - Constructor for class org.chromattic.core.mapper.onetomany.hierarchical.AnyChildMultiValueMapper
 
AnyChildMultiValueMapper.Collection - Class in org.chromattic.core.mapper.onetomany.hierarchical
 
AnyChildMultiValueMapper.Collection() - Constructor for class org.chromattic.core.mapper.onetomany.hierarchical.AnyChildMultiValueMapper.Collection
 
AnyChildMultiValueMapper.List - Class in org.chromattic.core.mapper.onetomany.hierarchical
 
AnyChildMultiValueMapper.List() - Constructor for class org.chromattic.core.mapper.onetomany.hierarchical.AnyChildMultiValueMapper.List
 
AnyChildMultiValueMapper.Map - Class in org.chromattic.core.mapper.onetomany.hierarchical
 
AnyChildMultiValueMapper.Map() - Constructor for class org.chromattic.core.mapper.onetomany.hierarchical.AnyChildMultiValueMapper.Map
 
ARRAY - Static variable in class org.chromattic.core.ListType
 
ASSERT - Static variable in class org.chromattic.core.ThrowableFactory
 

B

boot(ChromatticBuilder.Configuration) - Method in class org.chromattic.core.api.ChromatticBuilderImpl
 
broadcaster - Variable in class org.chromattic.core.DomainSession
.
build(Collection<BeanMapping>) - Method in class org.chromattic.core.mapper.MapperBuilder
 

C

canAddMixin(Node, String) - Method in interface org.chromattic.core.jcr.SessionWrapper
 
canAddMixin(Node, String) - Method in class org.chromattic.core.jcr.SessionWrapperImpl
 
ChromatticBuilderConfigurationFactoryImpl - Class in org.chromattic.core.api
 
ChromatticBuilderConfigurationFactoryImpl() - Constructor for class org.chromattic.core.api.ChromatticBuilderConfigurationFactoryImpl
 
ChromatticBuilderImpl - Class in org.chromattic.core.api
 
ChromatticBuilderImpl() - Constructor for class org.chromattic.core.api.ChromatticBuilderImpl
 
ChromatticImpl - Class in org.chromattic.core.api
 
ChromatticSessionImpl - Class in org.chromattic.core.api
 
ChromatticSessionImpl(DomainSession) - Constructor for class org.chromattic.core.api.ChromatticSessionImpl
 
cleanReferencesForRemoval(Node) - Method in class org.chromattic.core.jcr.SessionWrapperImpl
Need to find a way to optimized this method as it forces us to visit the entire children hierarchy.
clear() - Method in class org.chromattic.core.jcr.AbstractLinkManager
 
close() - Method in class org.chromattic.core.api.ChromatticSessionImpl
 
close() - Method in class org.chromattic.core.DomainSession
 
close() - Method in interface org.chromattic.core.jcr.SessionWrapper
 
close() - Method in class org.chromattic.core.jcr.SessionWrapperImpl
 
contains(Object) - Method in class org.chromattic.core.jcr.NodeSet
 
containsAll(Collection<?>) - Method in class org.chromattic.core.jcr.NodeSet
 
contextType - Variable in class org.chromattic.core.mapper.PropertyMapper
.
copy(O, String) - Method in class org.chromattic.core.api.ChromatticSessionImpl
 
copy(Object, O, String) - Method in class org.chromattic.core.api.ChromatticSessionImpl
 
copy(EntityContext, String, String) - Method in class org.chromattic.core.DomainSession
 
copy(EntityContext, EntityContext, String, String) - Method in class org.chromattic.core.DomainSession
 
create() - Method in class org.chromattic.core.api.ChromatticBuilderConfigurationFactoryImpl
 
create(Class<O>) - Method in class org.chromattic.core.api.ChromatticSessionImpl
 
create(Class<O>, String) - Method in class org.chromattic.core.api.ChromatticSessionImpl
 
create(Class<?>, String) - Method in class org.chromattic.core.DomainSession
 
create(ValueDefinition<?, E>, int) - Method in class org.chromattic.core.ListType
 
create(TypeInfo, PropertyMetaType<I>) - Method in class org.chromattic.core.vt2.ValueTypeFactory
 
CREATE_MODE - Static variable in class org.chromattic.core.Domain
.
created(Object) - Method in class org.chromattic.core.EventBroadcaster
 
createQuery(String) - Method in interface org.chromattic.core.jcr.SessionWrapper
 
createQuery(String) - Method in class org.chromattic.core.jcr.SessionWrapperImpl
 
createQueryBuilder(Class<O>) - Method in class org.chromattic.core.api.ChromatticSessionImpl
 
createQueryBuilder(Class<O>) - Method in class org.chromattic.core.DomainSession
 
createQueryBuilder(DomainSession, Class<O>) - Method in class org.chromattic.core.query.QueryManager
 
createValue(EntityContext, String, Class<E>) - Method in class org.chromattic.core.mapper.onetomany.hierarchical.AnyChildMultiValueMapper.Collection
 
createValue(EntityContext, String, Class<E>) - Method in class org.chromattic.core.mapper.onetomany.hierarchical.AnyChildMultiValueMapper
 
createValue(EntityContext, String, Class<E>) - Method in class org.chromattic.core.mapper.onetomany.hierarchical.AnyChildMultiValueMapper.List
 
createValue(EntityContext, String, Class<E>) - Method in class org.chromattic.core.mapper.onetomany.hierarchical.AnyChildMultiValueMapper.Map
 

D

decodeName(String, NameKind) - Method in class org.chromattic.core.EntityContext
 
Domain - Class in org.chromattic.core
 
Domain(Collection<ObjectMapper<?>>, Instrumentor, ObjectFormatter, boolean, boolean, boolean, boolean, String, int, String) - Constructor for class org.chromattic.core.Domain
 
DomainSession - Class in org.chromattic.core
 
DomainSession(Domain, SessionWrapper) - Constructor for class org.chromattic.core.DomainSession
 
DomainSessionImpl - Class in org.chromattic.core
 
DomainSessionImpl(Domain, SessionWrapper) - Constructor for class org.chromattic.core.DomainSessionImpl
 

E

EmbeddedContext - Class in org.chromattic.core
 
encodeName(String, NameKind) - Method in class org.chromattic.core.EntityContext
 
EntityContext - Class in org.chromattic.core
 
entrySet() - Method in class org.chromattic.core.mapper.onetomany.hierarchical.AnyChildMap
 
equals(Object) - Method in class org.chromattic.core.jcr.SessionWrapperImpl
 
EventBroadcaster - Class in org.chromattic.core
 
EventBroadcaster() - Constructor for class org.chromattic.core.EventBroadcaster
 
executeQuery(Query, Long, Long) - Method in interface org.chromattic.core.jcr.SessionWrapper
 
executeQuery(Query, Long, Long) - Method in class org.chromattic.core.jcr.SessionWrapperImpl
 

F

findById(Class<O>, String) - Method in class org.chromattic.core.api.ChromatticSessionImpl
 
findById(Class<E>, String) - Method in class org.chromattic.core.DomainSession
 
findByNode(Class<O>, Node) - Method in class org.chromattic.core.api.ChromatticSessionImpl
 
findByNode(Class<E>, Node) - Method in class org.chromattic.core.DomainSession
 
findByPath(Object, Class<O>, String) - Method in class org.chromattic.core.api.ChromatticSessionImpl
 
findByPath(Class<O>, String) - Method in class org.chromattic.core.api.ChromatticSessionImpl
 
findByPath(Class<O>, String, boolean) - Method in class org.chromattic.core.api.ChromatticSessionImpl
 
findByPath(EntityContext, Class<E>, String) - Method in class org.chromattic.core.DomainSession
 
findByPath(Class<E>, String) - Method in class org.chromattic.core.DomainSession
 
findPropertyDefinition(String) - Method in class org.chromattic.core.jcr.type.NodeTypeInfo
 

G

get(EntityContext) - Method in class org.chromattic.core.mapper.nodeattribute.JCRNodeAttributePropertyMapper
 
get(Object) - Method in class org.chromattic.core.mapper.onetomany.hierarchical.AnyChildMap
 
get(EntityContext) - Method in class org.chromattic.core.mapper.onetomany.hierarchical.JCRAnyChildCollectionPropertyMapper
 
get(O) - Method in class org.chromattic.core.mapper.onetomany.hierarchical.JCRAnyChildParentPropertyMapper
 
get(O) - Method in class org.chromattic.core.mapper.onetomany.reference.JCRNamedReferentPropertyMapper
 
get(EntityContext) - Method in class org.chromattic.core.mapper.onetomany.reference.JCRReferentCollectionPropertyMapper
 
get(EntityContext) - Method in class org.chromattic.core.mapper.onetoone.embedded.JCREmbeddedParentPropertyMapper
 
get(EmbeddedContext) - Method in class org.chromattic.core.mapper.onetoone.embedded.JCREmbeddedPropertyMapper
 
get(O) - Method in class org.chromattic.core.mapper.onetoone.hierarchical.JCRNamedChildParentPropertyMapper
 
get(EntityContext) - Method in class org.chromattic.core.mapper.onetoone.hierarchical.JCRNamedChildPropertyMapper
 
get(O) - Method in class org.chromattic.core.mapper.property.JCRPropertyDetypedPropertyMapper
 
get(O) - Method in class org.chromattic.core.mapper.property.JCRPropertyMultiValuedPropertyMapper
 
get(O) - Method in class org.chromattic.core.mapper.property.JCRPropertySingleValuedPropertyMapper
 
get(O) - Method in class org.chromattic.core.mapper.PropertyMapper
 
get() - Method in class org.chromattic.core.query.QueryBuilderImpl
 
get(Object) - Static method in class org.chromattic.core.vt2.ValueDefinition
 
get(int) - Static method in class org.chromattic.core.vt2.ValueDefinition
 
get(ValueFactory, int, E) - Method in class org.chromattic.core.vt2.ValueDefinition
Converts an external value to a JCR value.
get(Value) - Method in class org.chromattic.core.vt2.ValueDefinition
Converts a JCR value to its external representation.
getAttribute(Object) - Method in class org.chromattic.core.EntityContext
 
getAttribute(NodeAttributeType) - Method in class org.chromattic.core.EntityContext
 
getChild(ObjectContext, String, String) - Method in class org.chromattic.core.DomainSession
 
getChild(Node, String) - Method in interface org.chromattic.core.jcr.SessionWrapper
 
getChild(Node, String) - Method in class org.chromattic.core.jcr.SessionWrapperImpl
 
getChild(String, String) - Method in class org.chromattic.core.ObjectContext
 
getChildren(ObjectContext, Class<T>) - Method in class org.chromattic.core.DomainSession
 
getChildren(Node) - Method in interface org.chromattic.core.jcr.SessionWrapper
 
getChildren(Node) - Method in class org.chromattic.core.jcr.SessionWrapperImpl
 
getChildren(Class<T>) - Method in class org.chromattic.core.ObjectContext
 
getDefaultValue() - Method in class org.chromattic.core.vt2.ValueDefinition
 
getDomain() - Method in class org.chromattic.core.api.ChromatticSessionImpl
 
getDomain() - Method in class org.chromattic.core.DomainSession
 
getDomainSession() - Method in class org.chromattic.core.api.ChromatticSessionImpl
 
getEmbedded(Object, Class<E>) - Method in class org.chromattic.core.api.ChromatticSessionImpl
 
getEmbedded(EntityContext, Class<?>) - Method in class org.chromattic.core.DomainSession
 
getEmbedded(Class<?>) - Method in class org.chromattic.core.EntityContext
 
getEntity(Node) - Method in class org.chromattic.core.DomainSession
 
getEntity() - Method in class org.chromattic.core.EmbeddedContext
 
getEntity() - Method in class org.chromattic.core.EntityContext
 
getEntity() - Method in class org.chromattic.core.ObjectContext
 
getFormatter() - Method in class org.chromattic.core.mapper.ObjectMapper
 
getGetter() - Method in class org.chromattic.core.mapper.PropertyMapper
 
getHandler(Object) - Method in class org.chromattic.core.Domain
 
getId(Object) - Method in class org.chromattic.core.api.ChromatticSessionImpl
 
getId() - Method in class org.chromattic.core.EntityContext
 
getInfo() - Method in class org.chromattic.core.mapper.PropertyMapper
 
getInvoker(Method) - Method in class org.chromattic.core.mapper.ObjectMapper
 
getJCRSession() - Method in class org.chromattic.core.api.ChromatticSessionImpl
 
getJCRSession() - Method in class org.chromattic.core.DomainSession
 
getKind() - Method in class org.chromattic.core.mapper.ObjectMapper
 
getLocalName(EntityContext) - Method in class org.chromattic.core.DomainSession
 
getLocalName() - Method in class org.chromattic.core.EntityContext
 
getMapper() - Method in class org.chromattic.core.EmbeddedContext
 
getMapper() - Method in class org.chromattic.core.EntityContext
 
getMapper() - Method in class org.chromattic.core.ObjectContext
 
getMapping() - Method in class org.chromattic.core.mapper.ObjectMapper
 
getMethod() - Method in class org.chromattic.core.mapper.MethodMapper
 
getMethodMappers() - Method in class org.chromattic.core.mapper.ObjectMapper
 
getMixinNames() - Method in class org.chromattic.core.jcr.type.PrimaryTypeInfo
 
getMixinTypeInfo(NodeType) - Method in class org.chromattic.core.jcr.type.TypeManager
 
getName(Object) - Method in class org.chromattic.core.api.ChromatticSessionImpl
 
getName() - Method in class org.chromattic.core.jcr.type.NodeTypeInfo
 
getName() - Method in class org.chromattic.core.jcr.type.PropertyDefinitionInfo
 
getNode(Object) - Method in class org.chromattic.core.api.ChromatticSessionImpl
 
getNode() - Method in class org.chromattic.core.EntityContext
 
getNode(Node, String) - Method in interface org.chromattic.core.jcr.SessionWrapper
 
getNode(String) - Method in interface org.chromattic.core.jcr.SessionWrapper
 
getNode(String) - Method in class org.chromattic.core.jcr.SessionWrapperImpl
 
getNode(Node, String) - Method in class org.chromattic.core.jcr.SessionWrapperImpl
 
getNodeByUUID(String) - Method in interface org.chromattic.core.jcr.SessionWrapper
 
getNodeByUUID(String) - Method in class org.chromattic.core.jcr.SessionWrapperImpl
 
getNodeType(String) - Method in interface org.chromattic.core.jcr.SessionWrapper
 
getNodeType(String) - Method in class org.chromattic.core.jcr.SessionWrapperImpl
 
getNodeTypeName() - Method in class org.chromattic.core.mapper.ObjectMapper
 
getObject() - Method in class org.chromattic.core.EmbeddedContext
 
getObject() - Method in class org.chromattic.core.EntityContext
 
getObject() - Method in class org.chromattic.core.ObjectContext
 
getObjectClass() - Method in class org.chromattic.core.mapper.ObjectMapper
 
getObjectQuery(DomainSession, Class<O>, String) - Method in class org.chromattic.core.query.QueryManager
Create a query.
getObjectType() - Method in class org.chromattic.core.vt2.ValueDefinition
 
getOnDuplicate() - Method in class org.chromattic.core.mapper.ObjectMapper
 
getParent(EntityContext) - Method in class org.chromattic.core.DomainSession
 
getParent() - Method in class org.chromattic.core.EntityContext
 
getParent(Node) - Method in interface org.chromattic.core.jcr.SessionWrapper
 
getParent(Node) - Method in class org.chromattic.core.jcr.SessionWrapperImpl
 
getPath(Object) - Method in class org.chromattic.core.api.ChromatticSessionImpl
 
getPath() - Method in class org.chromattic.core.EntityContext
 
getPrimaryTypeInfo(NodeType) - Method in class org.chromattic.core.jcr.type.TypeManager
 
getProperties(Node) - Method in interface org.chromattic.core.jcr.SessionWrapper
 
getProperties(Node) - Method in class org.chromattic.core.jcr.SessionWrapperImpl
 
getProperty(Node, String) - Method in interface org.chromattic.core.jcr.SessionWrapper
 
getProperty(Node, String) - Method in class org.chromattic.core.jcr.SessionWrapperImpl
 
getPropertyDefinitionInfo(String) - Method in class org.chromattic.core.jcr.type.NodeTypeInfo
 
getPropertyMapper(String) - Method in class org.chromattic.core.mapper.ObjectMapper
 
getPropertyMappers() - Method in class org.chromattic.core.mapper.ObjectMapper
 
getPropertyValue(String, ValueDefinition<?, V>) - Method in class org.chromattic.core.ObjectContext
 
getPropertyValues(String, ValueDefinition<?, V>, ListType) - Method in class org.chromattic.core.ObjectContext
 
getProxyType(Class<O>) - Method in class org.chromattic.core.Domain
 
getQueryManager() - Method in class org.chromattic.core.Domain
 
getRealType() - Method in class org.chromattic.core.vt2.ValueDefinition
 
getReferenced(ObjectContext, String, LinkType) - Method in class org.chromattic.core.DomainSession
 
getReferenced(String, LinkType) - Method in class org.chromattic.core.EntityContext
 
getReferenced(Node, String) - Method in class org.chromattic.core.jcr.AbstractLinkManager
 
getReferenced(Node, String, LinkType) - Method in interface org.chromattic.core.jcr.SessionWrapper
 
getReferenced(Node, String, LinkType) - Method in class org.chromattic.core.jcr.SessionWrapperImpl
 
getReferents(EntityContext, String, Class<T>, LinkType) - Method in class org.chromattic.core.DomainSession
 
getReferents(String, Class<T>, LinkType) - Method in class org.chromattic.core.EntityContext
 
getReferents(Node, String) - Method in class org.chromattic.core.jcr.AbstractLinkManager
 
getReferents(Node, String, LinkType) - Method in interface org.chromattic.core.jcr.SessionWrapper
 
getReferents(Node, String, LinkType) - Method in class org.chromattic.core.jcr.SessionWrapperImpl
 
getRelatedClass() - Method in class org.chromattic.core.mapper.JCRNodeCollectionPropertyMapper
 
getRelatedClass() - Method in class org.chromattic.core.mapper.JCRNodePropertyMapper
 
getRelatedClass() - Method in class org.chromattic.core.mapper.onetoone.embedded.JCREmbeddedParentPropertyMapper
 
getRelatedClass() - Method in class org.chromattic.core.mapper.RelatedPropertyMapper
 
getRoot() - Method in class org.chromattic.core.api.ChromatticSessionImpl
 
getRoot() - Method in class org.chromattic.core.DomainSession
 
getSession() - Method in class org.chromattic.core.EmbeddedContext
 
getSession() - Method in class org.chromattic.core.EntityContext
 
getSession() - Method in interface org.chromattic.core.jcr.SessionWrapper
 
getSession() - Method in class org.chromattic.core.jcr.SessionWrapperImpl
 
getSession() - Method in class org.chromattic.core.ObjectContext
 
getSessionLifeCycle() - Method in class org.chromattic.core.api.ChromatticImpl
 
getSessionWrapper() - Method in class org.chromattic.core.DomainSession
 
getSetter() - Method in class org.chromattic.core.mapper.PropertyMapper
 
getStatus(Object) - Method in class org.chromattic.core.api.ChromatticSessionImpl
 
getStatus() - Method in class org.chromattic.core.EmbeddedContext
Returns the status of the related entity when the context is attached to an entity otherwise it returns the Status.TRANSIENT value.
getStatus() - Method in class org.chromattic.core.EntityContext
 
getStatus() - Method in class org.chromattic.core.ObjectContext
 
getSuperType(String) - Method in class org.chromattic.core.jcr.type.PrimaryTypeInfo
 
getSuperTypeNames() - Method in class org.chromattic.core.jcr.type.PrimaryTypeInfo
 
getSuperTypes() - Method in class org.chromattic.core.jcr.type.PrimaryTypeInfo
 
getType() - Method in class org.chromattic.core.jcr.type.PropertyDefinitionInfo
 
getType() - Method in class org.chromattic.core.mapper.PropertyMapper
 
getTypeInfo() - Method in class org.chromattic.core.EmbeddedContext
 
getTypeInfo() - Method in class org.chromattic.core.EntityContext
 
getTypeInfo() - Method in class org.chromattic.core.ObjectContext
Returns the type info associated with the context.
getTypeMapper(String) - Method in class org.chromattic.core.Domain
 
getTypeMapper(Class<?>) - Method in class org.chromattic.core.Domain
 

H

hashCode() - Method in class org.chromattic.core.jcr.SessionWrapperImpl
 
hasLifeCycleListeners() - Method in class org.chromattic.core.EventBroadcaster
 
hasStateChangeListeners() - Method in class org.chromattic.core.EventBroadcaster
 
haxMixin(Node, String) - Method in interface org.chromattic.core.jcr.SessionWrapper
 
haxMixin(Node, String) - Method in class org.chromattic.core.jcr.SessionWrapperImpl
 
hits(QueryResult) - Method in interface org.chromattic.core.jcr.SessionWrapper
 
hits(QueryResult) - Method in class org.chromattic.core.jcr.SessionWrapperImpl
 
hits() - Method in class org.chromattic.core.query.QueryResultImpl
 

I

IAE - Static variable in class org.chromattic.core.ThrowableFactory
 
info - Variable in class org.chromattic.core.mapper.PropertyMapper
.
init(Set<Class<?>>) - Method in class org.chromattic.core.api.ChromatticBuilderImpl
 
insert(Object, Class<O>, String) - Method in class org.chromattic.core.api.ChromatticSessionImpl
 
insert(Object, Class<O>, String, String) - Method in class org.chromattic.core.api.ChromatticSessionImpl
 
insert(Class<O>, String) - Method in class org.chromattic.core.api.ChromatticSessionImpl
 
insert(Class<O>, String, String) - Method in class org.chromattic.core.api.ChromatticSessionImpl
 
invoke(C) - Method in class org.chromattic.core.mapper.MethodMapper.Create
 
invoke(C, Object) - Method in class org.chromattic.core.mapper.MethodMapper.Create
 
invoke(C, Object[]) - Method in class org.chromattic.core.mapper.MethodMapper.Create
 
invoke(EntityContext) - Method in class org.chromattic.core.mapper.MethodMapper.Destroy
 
invoke(EntityContext, Object) - Method in class org.chromattic.core.mapper.MethodMapper.Destroy
 
invoke(EntityContext, Object[]) - Method in class org.chromattic.core.mapper.MethodMapper.Destroy
 
invoke(C) - Method in class org.chromattic.core.mapper.MethodMapper.FindById
 
invoke(C, Object) - Method in class org.chromattic.core.mapper.MethodMapper.FindById
 
invoke(C, Object[]) - Method in class org.chromattic.core.mapper.MethodMapper.FindById
 
invoke(C) - Method in class org.chromattic.core.mapper.MethodMapper
 
invoke(C, Object) - Method in class org.chromattic.core.mapper.MethodMapper
 
invoke(C, Object[]) - Method in class org.chromattic.core.mapper.MethodMapper
 
invoke(O) - Method in interface org.chromattic.core.MethodInvoker
 
invoke(O, Object) - Method in interface org.chromattic.core.MethodInvoker
 
invoke(O, Object[]) - Method in interface org.chromattic.core.MethodInvoker
 
invoke(Object, Method) - Method in class org.chromattic.core.ObjectContext
 
invoke(Object, Method, Object) - Method in class org.chromattic.core.ObjectContext
 
invoke(Object, Method, Object[]) - Method in class org.chromattic.core.ObjectContext
 
isAbstract() - Method in class org.chromattic.core.mapper.ObjectMapper
 
isClosed() - Method in class org.chromattic.core.api.ChromatticSessionImpl
 
isClosed() - Method in class org.chromattic.core.DomainSession
 
isClosed() - Method in interface org.chromattic.core.jcr.SessionWrapper
 
isClosed() - Method in class org.chromattic.core.jcr.SessionWrapperImpl
 
ISE - Static variable in class org.chromattic.core.ThrowableFactory
 
isHasNodeOptimized() - Method in class org.chromattic.core.Domain
 
isHasPropertyOptimized() - Method in class org.chromattic.core.Domain
 
isMultiple() - Method in class org.chromattic.core.jcr.type.PropertyDefinitionInfo
 
isPrimitive() - Method in class org.chromattic.core.vt2.ValueDefinition
 
isReferenceable(Node) - Method in class org.chromattic.core.jcr.type.TypeManager
 
iterator() - Method in class org.chromattic.core.jcr.NodeSet
 
iterator() - Method in class org.chromattic.core.mapper.onetomany.hierarchical.AnyChildEntrySet
 
iterator() - Method in class org.chromattic.core.mapper.onetomany.reference.ReferentCollection
 

J

JCRAnyChildCollectionPropertyMapper - Class in org.chromattic.core.mapper.onetomany.hierarchical
 
JCRAnyChildCollectionPropertyMapper(RelationshipMapping.ManyToOne.Hierarchic) - Constructor for class org.chromattic.core.mapper.onetomany.hierarchical.JCRAnyChildCollectionPropertyMapper
 
JCRAnyChildParentPropertyMapper<O extends ObjectContext<O>,K extends ValueKind.Multi> - Class in org.chromattic.core.mapper.onetomany.hierarchical
 
JCRAnyChildParentPropertyMapper(Class<O>, RelationshipMapping.OneToMany.Hierarchic<K>, AnyChildMultiValueMapper<K>) - Constructor for class org.chromattic.core.mapper.onetomany.hierarchical.JCRAnyChildParentPropertyMapper
 
JCRChildNodePropertyMapper<P extends PropertyInfo<BeanValueInfo,ValueKind.Single>> - Class in org.chromattic.core.mapper
 
JCRChildNodePropertyMapper(PropertyMapping<P, BeanValueInfo, ValueKind.Single>) - Constructor for class org.chromattic.core.mapper.JCRChildNodePropertyMapper
 
JCREmbeddedParentPropertyMapper - Class in org.chromattic.core.mapper.onetoone.embedded
 
JCREmbeddedParentPropertyMapper(RelationshipMapping.OneToOne.Embedded) - Constructor for class org.chromattic.core.mapper.onetoone.embedded.JCREmbeddedParentPropertyMapper
 
JCREmbeddedPropertyMapper - Class in org.chromattic.core.mapper.onetoone.embedded
 
JCREmbeddedPropertyMapper(RelationshipMapping.OneToOne.Embedded) - Constructor for class org.chromattic.core.mapper.onetoone.embedded.JCREmbeddedPropertyMapper
 
JCRNamedChildParentPropertyMapper<O extends ObjectContext<O>> - Class in org.chromattic.core.mapper.onetoone.hierarchical
 
JCRNamedChildParentPropertyMapper(Class<O>, RelationshipMapping.OneToOne.Hierarchic) - Constructor for class org.chromattic.core.mapper.onetoone.hierarchical.JCRNamedChildParentPropertyMapper
 
JCRNamedChildPropertyMapper - Class in org.chromattic.core.mapper.onetoone.hierarchical
 
JCRNamedChildPropertyMapper(RelationshipMapping.OneToOne.Hierarchic) - Constructor for class org.chromattic.core.mapper.onetoone.hierarchical.JCRNamedChildPropertyMapper
 
JCRNamedReferentPropertyMapper<O extends ObjectContext<O>> - Class in org.chromattic.core.mapper.onetomany.reference
 
JCRNamedReferentPropertyMapper(Class<O>, RelationshipMapping.ManyToOne.Reference) - Constructor for class org.chromattic.core.mapper.onetomany.reference.JCRNamedReferentPropertyMapper
 
JCRNodeAttributePropertyMapper - Class in org.chromattic.core.mapper.nodeattribute
 
JCRNodeAttributePropertyMapper(AttributeMapping) - Constructor for class org.chromattic.core.mapper.nodeattribute.JCRNodeAttributePropertyMapper
 
JCRNodeCollectionPropertyMapper<P extends PropertyInfo<BeanValueInfo,K>,O extends ObjectContext<O>,K extends ValueKind.Multi> - Class in org.chromattic.core.mapper
 
JCRNodeCollectionPropertyMapper(Class<O>, PropertyMapping<P, BeanValueInfo, K>) - Constructor for class org.chromattic.core.mapper.JCRNodeCollectionPropertyMapper
 
JCRNodePropertyMapper<P extends PropertyInfo<V,ValueKind.Single>,V extends ValueInfo,O extends ObjectContext<O>> - Class in org.chromattic.core.mapper
 
JCRNodePropertyMapper(Class<O>, PropertyMapping<P, V, ValueKind.Single>) - Constructor for class org.chromattic.core.mapper.JCRNodePropertyMapper
 
JCRPropertyDetypedPropertyMapper<V extends ValueInfo,O extends ObjectContext<O>> - Class in org.chromattic.core.mapper.property
 
JCRPropertyDetypedPropertyMapper(Class<O>, PropertiesMapping<V>) - Constructor for class org.chromattic.core.mapper.property.JCRPropertyDetypedPropertyMapper
 
JCRPropertyMultiValuedPropertyMapper<O extends ObjectContext<O>,E,I,K extends ValueKind.Multi> - Class in org.chromattic.core.mapper.property
 
JCRPropertyMultiValuedPropertyMapper(Class<O>, SimpleTypeProvider<I, E>, ValueMapping<K>) - Constructor for class org.chromattic.core.mapper.property.JCRPropertyMultiValuedPropertyMapper
 
JCRPropertySingleValuedPropertyMapper<O extends ObjectContext<O>,E,I> - Class in org.chromattic.core.mapper.property
 
JCRPropertySingleValuedPropertyMapper(Class<O>, SimpleTypeProvider<I, E>, ValueMapping<ValueKind.Single>) - Constructor for class org.chromattic.core.mapper.property.JCRPropertySingleValuedPropertyMapper
 
JCRReferentCollectionPropertyMapper - Class in org.chromattic.core.mapper.onetomany.reference
 
JCRReferentCollectionPropertyMapper(RelationshipMapping.OneToMany.Reference<ValueKind.Collection>) - Constructor for class org.chromattic.core.mapper.onetomany.reference.JCRReferentCollectionPropertyMapper
 

L

LAZY_CREATE_MODE - Static variable in class org.chromattic.core.Domain
.
LinkType - Enum in org.chromattic.core.jcr
 
LIST - Static variable in class org.chromattic.core.ListType
 
ListType - Class in org.chromattic.core
 
ListType() - Constructor for class org.chromattic.core.ListType
 
loaded(EntityContext, Object) - Method in class org.chromattic.core.EventBroadcaster
 
log - Static variable in class org.chromattic.core.DomainSession
.

M

MapperBuilder - Class in org.chromattic.core.mapper
 
MapperBuilder(SimpleTypeResolver) - Constructor for class org.chromattic.core.mapper.MapperBuilder
 
MethodInvoker<O extends ObjectContext> - Interface in org.chromattic.core
 
MethodMapper<C extends ObjectContext<C>> - Class in org.chromattic.core.mapper
 
MethodMapper(MethodInfo) - Constructor for class org.chromattic.core.mapper.MethodMapper
 
MethodMapper.Create<C extends ObjectContext<C>> - Class in org.chromattic.core.mapper
 
MethodMapper.Create(MethodInfo) - Constructor for class org.chromattic.core.mapper.MethodMapper.Create
 
MethodMapper.Destroy - Class in org.chromattic.core.mapper
 
MethodMapper.Destroy(MethodInfo) - Constructor for class org.chromattic.core.mapper.MethodMapper.Destroy
 
MethodMapper.FindById<C extends ObjectContext<C>> - Class in org.chromattic.core.mapper
 
MethodMapper.FindById(MethodInfo, ClassTypeInfo) - Constructor for class org.chromattic.core.mapper.MethodMapper.FindById
 
MixinTypeInfo - Class in org.chromattic.core.jcr.type
Meta information about a mixin type.
MixinTypeInfo(NodeType) - Constructor for class org.chromattic.core.jcr.type.MixinTypeInfo
 
move(ThrowableFactory<T1>, ThrowableFactory<T2>, EntityContext, ObjectContext, String, String) - Method in class org.chromattic.core.DomainSession
 
move(Node, Node, String) - Method in interface org.chromattic.core.jcr.SessionWrapper
 
move(Node, Node, String) - Method in class org.chromattic.core.jcr.SessionWrapperImpl
 

N

NameKind - Enum in org.chromattic.core
 
newThrowable() - Method in class org.chromattic.core.ThrowableFactory
 
newThrowable(String) - Method in class org.chromattic.core.ThrowableFactory
 
newThrowable(Throwable) - Method in class org.chromattic.core.ThrowableFactory
 
newThrowable(Throwable, String) - Method in class org.chromattic.core.ThrowableFactory
 
NO_CREATE_MODE - Static variable in class org.chromattic.core.Domain
.
NodeSet - Class in org.chromattic.core.jcr
 
NodeSet() - Constructor for class org.chromattic.core.jcr.NodeSet
 
NodeTypeInfo - Class in org.chromattic.core.jcr.type
Meta information about a node type.
NodeTypeInfo(NodeType) - Constructor for class org.chromattic.core.jcr.type.NodeTypeInfo
 
NPE - Static variable in class org.chromattic.core.ThrowableFactory
 

O

objectClass - Variable in class org.chromattic.core.mapper.ObjectMapper
.
ObjectContext<O extends ObjectContext<O>> - Class in org.chromattic.core
 
ObjectContext() - Constructor for class org.chromattic.core.ObjectContext
 
ObjectMapper<C extends ObjectContext<C>> - Class in org.chromattic.core.mapper
 
ObjectMapper(BeanMapping, boolean, Class<?>, Set<PropertyMapper<?, ?, C, ?>>, Set<MethodMapper<C>>, NameConflictResolution, ObjectFormatter, String, NodeTypeKind) - Constructor for class org.chromattic.core.mapper.ObjectMapper
 
objects() - Method in class org.chromattic.core.query.QueryImpl
 
objects(Long, Long) - Method in class org.chromattic.core.query.QueryImpl
 
openSession() - Method in class org.chromattic.core.api.ChromatticImpl
 
openSession(String) - Method in class org.chromattic.core.api.ChromatticImpl
 
openSession(Credentials, String) - Method in class org.chromattic.core.api.ChromatticImpl
 
openSession(Credentials) - Method in class org.chromattic.core.api.ChromatticImpl
 
orderBefore(ObjectContext, EntityContext, EntityContext) - Method in class org.chromattic.core.DomainSession
 
orderBefore(Node, Node, Node) - Method in interface org.chromattic.core.jcr.SessionWrapper
 
orderBefore(Node, Node, Node) - Method in class org.chromattic.core.jcr.SessionWrapperImpl
 
orderBefore(EntityContext, EntityContext) - Method in class org.chromattic.core.ObjectContext
 
orderBy(String) - Method in class org.chromattic.core.query.QueryBuilderImpl
 
org.chromattic.core - package org.chromattic.core
 
org.chromattic.core.api - package org.chromattic.core.api
 
org.chromattic.core.jcr - package org.chromattic.core.jcr
 
org.chromattic.core.jcr.type - package org.chromattic.core.jcr.type
 
org.chromattic.core.mapper - package org.chromattic.core.mapper
 
org.chromattic.core.mapper.nodeattribute - package org.chromattic.core.mapper.nodeattribute
 
org.chromattic.core.mapper.onetomany.hierarchical - package org.chromattic.core.mapper.onetomany.hierarchical
 
org.chromattic.core.mapper.onetomany.reference - package org.chromattic.core.mapper.onetomany.reference
 
org.chromattic.core.mapper.onetoone.embedded - package org.chromattic.core.mapper.onetoone.embedded
 
org.chromattic.core.mapper.onetoone.hierarchical - package org.chromattic.core.mapper.onetoone.hierarchical
 
org.chromattic.core.mapper.property - package org.chromattic.core.mapper.property
 
org.chromattic.core.query - package org.chromattic.core.query
 
org.chromattic.core.vt2 - package org.chromattic.core.vt2
 

P

PathLinkManager - Class in org.chromattic.core.jcr
 
PathLinkManager(Session) - Constructor for class org.chromattic.core.jcr.PathLinkManager
 
persist(Object, Object, String) - Method in class org.chromattic.core.api.ChromatticSessionImpl
 
persist(Object, Object, String, String) - Method in class org.chromattic.core.api.ChromatticSessionImpl
 
persist(Object, Object) - Method in class org.chromattic.core.api.ChromatticSessionImpl
 
persist(Object) - Method in class org.chromattic.core.api.ChromatticSessionImpl
 
persist(Object, String) - Method in class org.chromattic.core.api.ChromatticSessionImpl
 
persist(Object, String, String) - Method in class org.chromattic.core.api.ChromatticSessionImpl
 
persist(ThrowableFactory<T1>, EntityContext, String, String) - Method in class org.chromattic.core.DomainSession
 
persist(ThrowableFactory<T1>, ThrowableFactory<T2>, ThrowableFactory<T3>, ObjectContext, EntityContext, String, String) - Method in class org.chromattic.core.DomainSession
 
PrimaryTypeInfo - Class in org.chromattic.core.jcr.type
Meta information about a primary node type.
PrimaryTypeInfo(NodeType, Set<NodeTypeInfo>) - Constructor for class org.chromattic.core.jcr.type.PrimaryTypeInfo
 
propertyChanged(String, Object, String, Object) - Method in class org.chromattic.core.EventBroadcaster
 
PropertyDefinitionInfo - Class in org.chromattic.core.jcr.type
Meta information about a property definition.
PropertyDefinitionInfo(PropertyDefinition) - Constructor for class org.chromattic.core.jcr.type.PropertyDefinitionInfo
 
PropertyDefinitionInfo(String, int, boolean) - Constructor for class org.chromattic.core.jcr.type.PropertyDefinitionInfo
 
PropertyMapper<P extends PropertyInfo<V,K>,V extends ValueInfo,O extends ObjectContext<O>,K extends ValueKind> - Class in org.chromattic.core.mapper
 
PropertyMapper(Class<O>, PropertyMapping<P, V, K>) - Constructor for class org.chromattic.core.mapper.PropertyMapper
 
put(String, E) - Method in class org.chromattic.core.mapper.onetomany.hierarchical.AnyChildMap
 

Q

QueryBuilderImpl<O> - Class in org.chromattic.core.query
 
QueryImpl<O> - Class in org.chromattic.core.query
 
QueryManager - Class in org.chromattic.core.query
 
QueryManager(String) - Constructor for class org.chromattic.core.query.QueryManager
 
QueryResultImpl<O> - Class in org.chromattic.core.query
 

R

ReferenceLinkManager - Class in org.chromattic.core.jcr
The reference manager takes care of managing references between nodes.
ReferenceLinkManager(Session) - Constructor for class org.chromattic.core.jcr.ReferenceLinkManager
 
ReferentCollection - Class in org.chromattic.core.mapper.onetomany.reference
 
ReferentCollection(EntityContext, JCRReferentCollectionPropertyMapper) - Constructor for class org.chromattic.core.mapper.onetomany.reference.ReferentCollection
 
RelatedPropertyMapper<P extends PropertyInfo<V,K>,V extends ValueInfo,C extends ObjectContext<C>,K extends ValueKind> - Class in org.chromattic.core.mapper
 
RelatedPropertyMapper(Class<C>, PropertyMapping<P, V, K>) - Constructor for class org.chromattic.core.mapper.RelatedPropertyMapper
 
remove(Object) - Method in class org.chromattic.core.api.ChromatticSessionImpl
 
remove(EntityContext) - Method in class org.chromattic.core.DomainSession
 
remove() - Method in class org.chromattic.core.EntityContext
 
remove(Node) - Method in interface org.chromattic.core.jcr.SessionWrapper
 
remove(Node) - Method in class org.chromattic.core.jcr.SessionWrapperImpl
Remove a node recursively in order to have one remove event generated for every descendants of the node in order to keep the contexts state corrects.
remove(Object) - Method in class org.chromattic.core.mapper.onetomany.hierarchical.AnyChildMap
 
removeAll(Collection<?>) - Method in class org.chromattic.core.jcr.NodeSet
 
removeChild(ObjectContext, String, String) - Method in class org.chromattic.core.DomainSession
 
removeChild(String, String) - Method in class org.chromattic.core.ObjectContext
 
removed(String, String, String, Object) - Method in class org.chromattic.core.EventBroadcaster
 
removeMixin(EntityContext, Class<?>) - Method in class org.chromattic.core.DomainSession
 
removeMixin(Class<?>) - Method in class org.chromattic.core.EntityContext
 
removeMixin(Node, String) - Method in interface org.chromattic.core.jcr.SessionWrapper
 
removeMixin(Node, String) - Method in class org.chromattic.core.jcr.SessionWrapperImpl
 
retainAll(Collection<?>) - Method in class org.chromattic.core.jcr.NodeSet
 

S

save() - Method in class org.chromattic.core.api.ChromatticSessionImpl
 
save() - Method in class org.chromattic.core.DomainSession
 
save() - Method in interface org.chromattic.core.jcr.SessionWrapper
 
save() - Method in class org.chromattic.core.jcr.SessionWrapperImpl
 
session - Variable in class org.chromattic.core.jcr.AbstractLinkManager
.
sessionWrapper - Variable in class org.chromattic.core.DomainSession
.
SessionWrapper - Interface in org.chromattic.core.jcr
 
SessionWrapperImpl - Class in org.chromattic.core.jcr
 
SessionWrapperImpl(SessionLifeCycle, Session, boolean, boolean) - Constructor for class org.chromattic.core.jcr.SessionWrapperImpl
 
set(EntityContext, Object) - Method in class org.chromattic.core.mapper.nodeattribute.JCRNodeAttributePropertyMapper
 
set(EntityContext, Object) - Method in class org.chromattic.core.mapper.onetomany.hierarchical.JCRAnyChildCollectionPropertyMapper
 
set(O, Object) - Method in class org.chromattic.core.mapper.onetomany.reference.JCRNamedReferentPropertyMapper
 
set(EntityContext, Object) - Method in class org.chromattic.core.mapper.onetoone.embedded.JCREmbeddedParentPropertyMapper
 
set(EmbeddedContext, Object) - Method in class org.chromattic.core.mapper.onetoone.embedded.JCREmbeddedPropertyMapper
 
set(O, Object) - Method in class org.chromattic.core.mapper.onetoone.hierarchical.JCRNamedChildParentPropertyMapper
 
set(EntityContext, Object) - Method in class org.chromattic.core.mapper.onetoone.hierarchical.JCRNamedChildPropertyMapper
 
set(O, Object) - Method in class org.chromattic.core.mapper.property.JCRPropertyMultiValuedPropertyMapper
 
set(O, Object) - Method in class org.chromattic.core.mapper.property.JCRPropertySingleValuedPropertyMapper
 
set(O, Object) - Method in class org.chromattic.core.mapper.PropertyMapper
 
setAttribute(Object, Object) - Method in class org.chromattic.core.EntityContext
 
setEmbedded(Object, Class<E>, E) - Method in class org.chromattic.core.api.ChromatticSessionImpl
 
setLocalName(EntityContext, String) - Method in class org.chromattic.core.DomainSession
 
setLocalName(String) - Method in class org.chromattic.core.EntityContext
 
setName(Object, String) - Method in class org.chromattic.core.api.ChromatticSessionImpl
 
setPropertyValue(String, ValueDefinition<?, V>, V) - Method in class org.chromattic.core.ObjectContext
 
setPropertyValues(String, ValueDefinition<?, V>, ListType, List<V>) - Method in class org.chromattic.core.ObjectContext
 
setReferenced(ObjectContext, String, EntityContext, LinkType) - Method in class org.chromattic.core.DomainSession
 
setReferenced(String, EntityContext, LinkType) - Method in class org.chromattic.core.EntityContext
 
setReferenced(Node, String, Node) - Method in class org.chromattic.core.jcr.AbstractLinkManager
 
setReferenced(Node, String, Node, LinkType) - Method in interface org.chromattic.core.jcr.SessionWrapper
 
setReferenced(Node, String, Node, LinkType) - Method in class org.chromattic.core.jcr.SessionWrapperImpl
 
size() - Method in class org.chromattic.core.jcr.NodeSet
 
size() - Method in class org.chromattic.core.mapper.onetomany.hierarchical.AnyChildEntrySet
 
size() - Method in class org.chromattic.core.mapper.onetomany.reference.ReferentCollection
 
size() - Method in class org.chromattic.core.query.QueryResultImpl
 

T

ThrowableFactory<E extends java.lang.Throwable> - Class in org.chromattic.core
 
ThrowableFactory() - Constructor for class org.chromattic.core.ThrowableFactory
 
toArray() - Method in class org.chromattic.core.jcr.NodeSet
 
toArray(T[]) - Method in class org.chromattic.core.jcr.NodeSet
 
TODO - Static variable in class org.chromattic.core.ThrowableFactory
 
toString() - Method in class org.chromattic.core.EmbeddedContext
 
toString() - Method in class org.chromattic.core.EntityContext
 
toString() - Method in class org.chromattic.core.mapper.MethodMapper
 
toString() - Method in class org.chromattic.core.mapper.ObjectMapper
 
toString() - Method in class org.chromattic.core.mapper.RelatedPropertyMapper
 
toString() - Method in class org.chromattic.core.ThrowableFactory
 
TypeManager - Class in org.chromattic.core.jcr.type
Manage type related information.
TypeManager() - Constructor for class org.chromattic.core.jcr.type.TypeManager
 

U

UNSUPPORTED - Static variable in class org.chromattic.core.ThrowableFactory
 
unwrap(ValueDefinition<?, E>, List<E>) - Method in class org.chromattic.core.ListType
 
unwrapEntity(Object) - Method in class org.chromattic.core.DomainSession
Unwraps the object to an entity context
unwrapMixin(Object) - Method in class org.chromattic.core.DomainSession
Unwraps the object to an embedded context
unwrapObject(Object) - Method in class org.chromattic.core.DomainSession
Unwraps the object to an object context

V

ValueDefinition<I,E> - Class in org.chromattic.core.vt2
 
ValueDefinition(Class<?>, PropertyMetaType<I>, SimpleTypeProvider<I, E>, List<String>) - Constructor for class org.chromattic.core.vt2.ValueDefinition
 
valueOf(String) - Static method in enum org.chromattic.core.jcr.LinkType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.chromattic.core.NameKind
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.chromattic.core.jcr.LinkType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.chromattic.core.NameKind
Returns an array containing the constants of this enum type, in the order they are declared.
ValueTypeFactory - Class in org.chromattic.core.vt2
 
ValueTypeFactory(SimpleTypeResolver) - Constructor for class org.chromattic.core.vt2.ValueTypeFactory
 

W

where(String) - Method in class org.chromattic.core.query.QueryBuilderImpl
 
wrap(ValueDefinition<?, E>, Object) - Method in class org.chromattic.core.ListType
 

_

_addMixin(EntityContext, EmbeddedContext) - Method in class org.chromattic.core.DomainSession
 
_addMixin(EntityContext, EmbeddedContext) - Method in class org.chromattic.core.DomainSessionImpl
 
_close() - Method in class org.chromattic.core.DomainSession
 
_close() - Method in class org.chromattic.core.DomainSessionImpl
 
_copy(EntityContext, String, String) - Method in class org.chromattic.core.DomainSession
 
_copy(EntityContext, EntityContext, String, String) - Method in class org.chromattic.core.DomainSession
 
_copy(EntityContext, String, String) - Method in class org.chromattic.core.DomainSessionImpl
 
_copy(EntityContext, EntityContext, String, String) - Method in class org.chromattic.core.DomainSessionImpl
 
_create(Class<?>, String) - Method in class org.chromattic.core.DomainSession
 
_create(Class<?>, String) - Method in class org.chromattic.core.DomainSessionImpl
 
_findById(Class<E>, String) - Method in class org.chromattic.core.DomainSession
 
_findById(Class<O>, String) - Method in class org.chromattic.core.DomainSessionImpl
 
_findByNode(Class<E>, Node) - Method in class org.chromattic.core.DomainSession
 
_findByNode(Class<O>, Node) - Method in class org.chromattic.core.DomainSessionImpl
 
_findByPath(EntityContext, Class<E>, String) - Method in class org.chromattic.core.DomainSession
 
_findByPath(Class<E>, String) - Method in class org.chromattic.core.DomainSession
 
_findByPath(Class<E>, String) - Method in class org.chromattic.core.DomainSessionImpl
 
_findByPath(EntityContext, Class<O>, String) - Method in class org.chromattic.core.DomainSessionImpl
 
_getChild(ObjectContext, String, String) - Method in class org.chromattic.core.DomainSession
 
_getChild(ObjectContext, String, String) - Method in class org.chromattic.core.DomainSessionImpl
 
_getChildren(ObjectContext, Class<T>) - Method in class org.chromattic.core.DomainSession
 
_getChildren(ObjectContext, Class<T>) - Method in class org.chromattic.core.DomainSessionImpl
 
_getEmbedded(EntityContext, Class<?>) - Method in class org.chromattic.core.DomainSession
 
_getEmbedded(EntityContext, Class<?>) - Method in class org.chromattic.core.DomainSessionImpl
 
_getEntity(Node) - Method in class org.chromattic.core.DomainSession
 
_getEntity(Node) - Method in class org.chromattic.core.DomainSessionImpl
 
_getLocalName(EntityContext) - Method in class org.chromattic.core.DomainSession
 
_getLocalName(EntityContext) - Method in class org.chromattic.core.DomainSessionImpl
 
_getParent(EntityContext) - Method in class org.chromattic.core.DomainSession
 
_getParent(EntityContext) - Method in class org.chromattic.core.DomainSessionImpl
 
_getReferenced(ObjectContext, String, LinkType) - Method in class org.chromattic.core.DomainSession
 
_getReferenced(ObjectContext, String, LinkType) - Method in class org.chromattic.core.DomainSessionImpl
 
_getReferenced(Property) - Method in class org.chromattic.core.jcr.AbstractLinkManager
 
_getReferenced(Property) - Method in class org.chromattic.core.jcr.PathLinkManager
 
_getReferenced(Property) - Method in class org.chromattic.core.jcr.ReferenceLinkManager
 
_getReferents(EntityContext, String, Class<T>, LinkType) - Method in class org.chromattic.core.DomainSession
 
_getReferents(EntityContext, String, Class<T>, LinkType) - Method in class org.chromattic.core.DomainSessionImpl
 
_getReferents(Node, String) - Method in class org.chromattic.core.jcr.AbstractLinkManager
 
_getReferents(Node, String) - Method in class org.chromattic.core.jcr.PathLinkManager
 
_getReferents(Node, String) - Method in class org.chromattic.core.jcr.ReferenceLinkManager
 
_getRoot() - Method in class org.chromattic.core.DomainSession
 
_getRoot() - Method in class org.chromattic.core.DomainSessionImpl
 
_move(ThrowableFactory<T1>, ThrowableFactory<T2>, EntityContext, ObjectContext, String, String) - Method in class org.chromattic.core.DomainSession
 
_move(ThrowableFactory<T1>, ThrowableFactory<T2>, EntityContext, ObjectContext, String, String) - Method in class org.chromattic.core.DomainSessionImpl
 
_orderBefore(ObjectContext, EntityContext, EntityContext) - Method in class org.chromattic.core.DomainSession
 
_orderBefore(ObjectContext, EntityContext, EntityContext) - Method in class org.chromattic.core.DomainSessionImpl
 
_persist(ThrowableFactory<T1>, EntityContext, String, String) - Method in class org.chromattic.core.DomainSession
 
_persist(ThrowableFactory<T1>, ThrowableFactory<T2>, ThrowableFactory<T3>, ObjectContext, String, String, EntityContext) - Method in class org.chromattic.core.DomainSession
 
_persist(ThrowableFactory<T1>, EntityContext, String, String) - Method in class org.chromattic.core.DomainSessionImpl
 
_persist(ThrowableFactory<T1>, ThrowableFactory<T2>, ThrowableFactory<T3>, ObjectContext, String, String, EntityContext) - Method in class org.chromattic.core.DomainSessionImpl
 
_remove(EntityContext) - Method in class org.chromattic.core.DomainSession
 
_remove(EntityContext) - Method in class org.chromattic.core.DomainSessionImpl
 
_removeChild(ObjectContext, String, String) - Method in class org.chromattic.core.DomainSession
 
_removeChild(ObjectContext, String, String) - Method in class org.chromattic.core.DomainSessionImpl
 
_removeMixin(EntityContext, Class<?>) - Method in class org.chromattic.core.DomainSession
 
_removeMixin(EntityContext, Class<?>) - Method in class org.chromattic.core.DomainSessionImpl
 
_save() - Method in class org.chromattic.core.DomainSession
 
_save() - Method in class org.chromattic.core.DomainSessionImpl
 
_setLocalName(EntityContext, String) - Method in class org.chromattic.core.DomainSession
 
_setLocalName(EntityContext, String) - Method in class org.chromattic.core.DomainSessionImpl
 
_setReferenced(ObjectContext, String, EntityContext, LinkType) - Method in class org.chromattic.core.DomainSession
 
_setReferenced(ObjectContext, String, EntityContext, LinkType) - Method in class org.chromattic.core.DomainSessionImpl
 
_setReferenced(Node, String, Node) - Method in class org.chromattic.core.jcr.AbstractLinkManager
 
_setReferenced(Node, String, Node) - Method in class org.chromattic.core.jcr.PathLinkManager
 
_setReferenced(Node, String, Node) - Method in class org.chromattic.core.jcr.ReferenceLinkManager
 

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

Copyright © 2011 eXo Platform SAS. All Rights Reserved.