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(EntityContext) - Method in class org.chromattic.core.EntityContext
 
addChild(String, EntityContext) - Method in class org.chromattic.core.EntityContext
 
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, Class<E>) - Constructor for class org.chromattic.core.mapper.onetomany.hierarchical.AnyChildMap
 
AnyChildMultiValueMapper - 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
 

B

BaseValueType<E,I> - Class in org.chromattic.core.vt
 
BaseValueType(List<E>, Class<E>, Class<?>) - Constructor for class org.chromattic.core.vt.BaseValueType
 
BaseValueType.BOOLEAN<V> - Class in org.chromattic.core.vt
 
BaseValueType.BOOLEAN(List<V>, Class<V>, Class<?>) - Constructor for class org.chromattic.core.vt.BaseValueType.BOOLEAN
 
BaseValueType.BOOLEAN.TO_BOOLEAN - Class in org.chromattic.core.vt
 
BaseValueType.BOOLEAN.TO_BOOLEAN(List<Boolean>, Class<?>) - Constructor for class org.chromattic.core.vt.BaseValueType.BOOLEAN.TO_BOOLEAN
 
BaseValueType.DATE<V> - Class in org.chromattic.core.vt
 
BaseValueType.DATE(List<V>, Class<V>, Class<?>) - Constructor for class org.chromattic.core.vt.BaseValueType.DATE
 
BaseValueType.DATE.TO_DATE - Class in org.chromattic.core.vt
 
BaseValueType.DATE.TO_DATE(List<Date>, Class<?>) - Constructor for class org.chromattic.core.vt.BaseValueType.DATE.TO_DATE
 
BaseValueType.DOUBLE<V> - Class in org.chromattic.core.vt
 
BaseValueType.DOUBLE(List<V>, Class<V>, Class<?>) - Constructor for class org.chromattic.core.vt.BaseValueType.DOUBLE
 
BaseValueType.DOUBLE.TO_DOUBLE - Class in org.chromattic.core.vt
 
BaseValueType.DOUBLE.TO_DOUBLE(List<Double>, Class<?>) - Constructor for class org.chromattic.core.vt.BaseValueType.DOUBLE.TO_DOUBLE
 
BaseValueType.DOUBLE.TO_FLOAT - Class in org.chromattic.core.vt
 
BaseValueType.DOUBLE.TO_FLOAT(List<Float>, Class<?>) - Constructor for class org.chromattic.core.vt.BaseValueType.DOUBLE.TO_FLOAT
 
BaseValueType.LONG<V> - Class in org.chromattic.core.vt
 
BaseValueType.LONG(List<V>, Class<V>, Class<?>) - Constructor for class org.chromattic.core.vt.BaseValueType.LONG
 
BaseValueType.LONG.TO_INT - Class in org.chromattic.core.vt
 
BaseValueType.LONG.TO_INT(List<Integer>, Class<?>) - Constructor for class org.chromattic.core.vt.BaseValueType.LONG.TO_INT
 
BaseValueType.LONG.TO_LONG - Class in org.chromattic.core.vt
 
BaseValueType.LONG.TO_LONG(List<Long>, Class<?>) - Constructor for class org.chromattic.core.vt.BaseValueType.LONG.TO_LONG
 
BaseValueType.PATH<V> - Class in org.chromattic.core.vt
 
BaseValueType.PATH(List<V>, Class<V>, Class<?>) - Constructor for class org.chromattic.core.vt.BaseValueType.PATH
 
BaseValueType.PATH.TO_STRING - Class in org.chromattic.core.vt
 
BaseValueType.PATH.TO_STRING(List<String>, Class<?>) - Constructor for class org.chromattic.core.vt.BaseValueType.PATH.TO_STRING
 
BaseValueType.STREAM<V> - Class in org.chromattic.core.vt
 
BaseValueType.STREAM(List<V>, Class<V>, Class<?>) - Constructor for class org.chromattic.core.vt.BaseValueType.STREAM
 
BaseValueType.STREAM.TO_STREAM - Class in org.chromattic.core.vt
 
BaseValueType.STREAM.TO_STREAM(List<InputStream>, Class<?>) - Constructor for class org.chromattic.core.vt.BaseValueType.STREAM.TO_STREAM
 
BaseValueType.STRING<V> - Class in org.chromattic.core.vt
 
BaseValueType.STRING(List<V>, Class<V>, Class<?>) - Constructor for class org.chromattic.core.vt.BaseValueType.STRING
 
BaseValueType.STRING.TO_STRING - Class in org.chromattic.core.vt
 
BaseValueType.STRING.TO_STRING(List<String>, Class<?>) - Constructor for class org.chromattic.core.vt.BaseValueType.STRING.TO_STRING
 
boot(ChromatticBuilder.Options, Set<Class>) - Method in class org.chromattic.core.api.ChromatticBuilderImpl
 
broadcaster - Variable in class org.chromattic.core.DomainSession
.
build() - 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
 
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) - Method in class org.chromattic.core.DomainSession
 
copy(EntityContext, EntityContext, String) - Method in class org.chromattic.core.DomainSession
 
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<O>, String) - Method in class org.chromattic.core.DomainSession
 
create(ValueType<E>, int) - Method in class org.chromattic.core.ListType
 
create(SimpleValueInfo<V>, List<V>) - Static method in class org.chromattic.core.vt.ValueTypeFactory
 
CREATE_MODE - Static variable in class org.chromattic.core.Domain
.
created(Object) - Method in class org.chromattic.core.EventBroadcaster
 
createObject(C) - Method in class org.chromattic.core.mapper.ObjectMapper
 
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
 

D

decodeName(String, NameKind) - Method in class org.chromattic.core.EntityContext
 
DEFAULT - Static variable in class org.chromattic.core.vt.ValueType
 
Domain - Class in org.chromattic.core
 
Domain(Set<NodeTypeMapping>, Instrumentor, ObjectFormatter, boolean, boolean, boolean, boolean, String, int) - 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
 

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.info.NodeInfo
 
findPropertyDefinition(String) - Method in class org.chromattic.core.jcr.info.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.JCRPropertyListPropertyMapper
 
get(O) - Method in class org.chromattic.core.mapper.property.JCRPropertyMapPropertyMapper
 
get(O) - Method in class org.chromattic.core.mapper.property.JCRPropertyPropertyMapper
 
get(O) - Method in class org.chromattic.core.mapper.PropertyMapper
 
get() - Method in class org.chromattic.core.query.QueryBuilderImpl
 
get(Value) - Method in class org.chromattic.core.vt.BaseValueType.BOOLEAN
 
get(ValueFactory, V) - Method in class org.chromattic.core.vt.BaseValueType.BOOLEAN
 
get(Value) - Method in class org.chromattic.core.vt.BaseValueType.DATE
 
get(ValueFactory, V) - Method in class org.chromattic.core.vt.BaseValueType.DATE
 
get(Value) - Method in class org.chromattic.core.vt.BaseValueType.DOUBLE
 
get(ValueFactory, V) - Method in class org.chromattic.core.vt.BaseValueType.DOUBLE
 
get(Value) - Method in class org.chromattic.core.vt.BaseValueType.LONG
 
get(ValueFactory, V) - Method in class org.chromattic.core.vt.BaseValueType.LONG
 
get(Value) - Method in class org.chromattic.core.vt.BaseValueType.PATH
 
get(ValueFactory, V) - Method in class org.chromattic.core.vt.BaseValueType.PATH
 
get(Value) - Method in class org.chromattic.core.vt.BaseValueType.STREAM
 
get(ValueFactory, V) - Method in class org.chromattic.core.vt.BaseValueType.STREAM
 
get(Value) - Method in class org.chromattic.core.vt.BaseValueType.STRING
 
get(ValueFactory, V) - Method in class org.chromattic.core.vt.BaseValueType.STRING
 
get(Value) - Method in class org.chromattic.core.vt.ValueType
 
get(ValueFactory, V) - Method in class org.chromattic.core.vt.ValueType
 
getAttribute(NodeAttributeType) - Method in class org.chromattic.core.EntityContext
 
getChild(EntityContext, String) - Method in class org.chromattic.core.DomainSession
 
getChild(String) - Method in class org.chromattic.core.EntityContext
 
getChild(Node, String) - Method in interface org.chromattic.core.jcr.SessionWrapper
 
getChild(Node, String) - Method in class org.chromattic.core.jcr.SessionWrapperImpl
 
getChildren(EntityContext, Class<T>) - Method in class org.chromattic.core.DomainSession
 
getChildren(Class<T>) - Method in class org.chromattic.core.EntityContext
 
getChildren(Node) - Method in interface org.chromattic.core.jcr.SessionWrapper
 
getChildren(Node) - Method in class org.chromattic.core.jcr.SessionWrapperImpl
 
getDefaultValue() - Method in class org.chromattic.core.vt.BaseValueType
 
getDefaultValue() - Method in class org.chromattic.core.vt.ValueType
 
getDomain() - Method in class org.chromattic.core.api.ChromatticSessionImpl
 
getDomain() - Method in class org.chromattic.core.DomainSession
 
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
 
getId(Object) - Method in class org.chromattic.core.api.ChromatticSessionImpl
 
getId() - Method in class org.chromattic.core.EntityContext
 
getInfo(Node) - Method in class org.chromattic.core.jcr.info.NodeInfoManager
 
getInfo() - Method in class org.chromattic.core.mapper.PropertyMapper
 
getInstrumentor() - Method in class org.chromattic.core.Domain
 
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
 
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.info.PrimaryTypeInfo
 
getMixinTypeInfo(NodeType) - Method in class org.chromattic.core.jcr.info.NodeInfoManager
 
getName(Object) - Method in class org.chromattic.core.api.ChromatticSessionImpl
 
getName(EntityContext) - Method in class org.chromattic.core.DomainSession
 
getName() - Method in class org.chromattic.core.EntityContext
 
getName() - Method in class org.chromattic.core.jcr.info.NodeTypeInfo
 
getName() - Method in class org.chromattic.core.jcr.info.PropertyDefinitionInfo
 
getNode(Object) - Method in class org.chromattic.core.api.ChromatticSessionImpl
 
getNode() - Method in class org.chromattic.core.EntityContext
 
getNode() - Method in class org.chromattic.core.jcr.info.NodeInfo
 
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
 
getObjectType() - Method in class org.chromattic.core.vt.BaseValueType
 
getObjectType() - Method in class org.chromattic.core.vt.ValueType
 
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
 
getPrimaryNodeTypeInfo() - Method in class org.chromattic.core.jcr.info.NodeInfo
 
getPrimaryTypeInfo(NodeType) - Method in class org.chromattic.core.jcr.info.NodeInfoManager
 
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.info.NodeInfo
 
getPropertyDefinitionInfo(String) - Method in class org.chromattic.core.jcr.info.NodeTypeInfo
 
getPropertyMap() - Method in class org.chromattic.core.EntityContext
 
getPropertyMappers() - Method in class org.chromattic.core.mapper.ObjectMapper
 
getPropertyValue(String, ValueType<V>) - Method in class org.chromattic.core.ObjectContext
 
getPropertyValues(String, ValueType<V>, ListType) - Method in class org.chromattic.core.ObjectContext
 
getQueryManager() - Method in class org.chromattic.core.Domain
 
getRealType() - Method in class org.chromattic.core.vt.BaseValueType
 
getRealType() - Method in class org.chromattic.core.vt.ValueType
 
getReferenced(EntityContext, 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
 
getRelatedName() - Method in class org.chromattic.core.mapper.onetoone.hierarchical.JCRNamedChildParentPropertyMapper
 
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
 
getSessionWrapper() - Method in class org.chromattic.core.DomainSession
 
getStatus(Object) - Method in class org.chromattic.core.api.ChromatticSessionImpl
 
getStatus() - Method in class org.chromattic.core.EntityContext
 
getSuperType(String) - Method in class org.chromattic.core.jcr.info.PrimaryTypeInfo
 
getSuperTypeNames() - Method in class org.chromattic.core.jcr.info.PrimaryTypeInfo
 
getSuperTypes() - Method in class org.chromattic.core.jcr.info.PrimaryTypeInfo
 
getType() - Method in class org.chromattic.core.jcr.info.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
 
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
 

I

info - Variable in class org.chromattic.core.mapper.PropertyMapper
.
insert(Object, Class<O>, String) - Method in class org.chromattic.core.api.ChromatticSessionImpl
 
insert(Class<O>, String) - Method in class org.chromattic.core.api.ChromatticSessionImpl
 
invoke(Object, Method, Object[]) - Method in class org.chromattic.core.EmbeddedContext
 
invoke(Object, Method, Object[]) - Method in class org.chromattic.core.EntityContext
 
invoke(C, Object[]) - Method in class org.chromattic.core.mapper.MethodMapper.Create
 
invoke(EntityContext, Object[]) - Method in class org.chromattic.core.mapper.MethodMapper.Destroy
 
invoke(C, Object[]) - Method in class org.chromattic.core.mapper.MethodMapper.FindById
 
invoke(C, Object[]) - Method in class org.chromattic.core.mapper.MethodMapper
 
invoke(C, Method, Object[]) - Method in class org.chromattic.core.mapper.MethodMapper
 
invoke(C, Method, Object[]) - Method in class org.chromattic.core.mapper.ObjectMapper
 
invoke(O, Method, Object[]) - Method in class org.chromattic.core.mapper.PropertyMapper
 
invoke(O, Method, Object[]) - Method in interface org.chromattic.core.MethodInvoker
 
isHasNodeOptimized() - Method in class org.chromattic.core.Domain
 
isHasPropertyOptimized() - Method in class org.chromattic.core.Domain
 
isMultiple() - Method in class org.chromattic.core.jcr.info.PropertyDefinitionInfo
 
isPrimitive() - Method in class org.chromattic.core.vt.BaseValueType
 
isPrimitive() - Method in class org.chromattic.core.vt.ValueType
 
isReferenceable(Node) - Method in class org.chromattic.core.jcr.info.NodeInfoManager
 
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<O extends ObjectContext> - Class in org.chromattic.core.mapper.onetomany.hierarchical
 
JCRAnyChildCollectionPropertyMapper(SingleValuedPropertyInfo<BeanValueInfo>) - Constructor for class org.chromattic.core.mapper.onetomany.hierarchical.JCRAnyChildCollectionPropertyMapper
 
JCRAnyChildParentPropertyMapper<O extends ObjectContext> - Class in org.chromattic.core.mapper.onetomany.hierarchical
 
JCRAnyChildParentPropertyMapper(Class<O>, MultiValuedPropertyInfo<BeanValueInfo>, AnyChildMultiValueMapper) - Constructor for class org.chromattic.core.mapper.onetomany.hierarchical.JCRAnyChildParentPropertyMapper
 
JCRChildNodePropertyMapper - Class in org.chromattic.core.mapper
 
JCRChildNodePropertyMapper(SingleValuedPropertyInfo<BeanValueInfo>) - Constructor for class org.chromattic.core.mapper.JCRChildNodePropertyMapper
 
JCREmbeddedParentPropertyMapper - Class in org.chromattic.core.mapper.onetoone.embedded
 
JCREmbeddedParentPropertyMapper(SingleValuedPropertyInfo<BeanValueInfo>) - Constructor for class org.chromattic.core.mapper.onetoone.embedded.JCREmbeddedParentPropertyMapper
 
JCREmbeddedPropertyMapper - Class in org.chromattic.core.mapper.onetoone.embedded
 
JCREmbeddedPropertyMapper(SingleValuedPropertyInfo<BeanValueInfo>) - Constructor for class org.chromattic.core.mapper.onetoone.embedded.JCREmbeddedPropertyMapper
 
JCRNamedChildParentPropertyMapper<O extends ObjectContext> - Class in org.chromattic.core.mapper.onetoone.hierarchical
 
JCRNamedChildParentPropertyMapper(Class<O>, SingleValuedPropertyInfo<BeanValueInfo>, String) - Constructor for class org.chromattic.core.mapper.onetoone.hierarchical.JCRNamedChildParentPropertyMapper
 
JCRNamedChildPropertyMapper - Class in org.chromattic.core.mapper.onetoone.hierarchical
 
JCRNamedChildPropertyMapper(SingleValuedPropertyInfo<BeanValueInfo>, String) - Constructor for class org.chromattic.core.mapper.onetoone.hierarchical.JCRNamedChildPropertyMapper
 
JCRNamedReferentPropertyMapper<O extends ObjectContext> - Class in org.chromattic.core.mapper.onetomany.reference
 
JCRNamedReferentPropertyMapper(Class<O>, SingleValuedPropertyInfo<BeanValueInfo>, String, LinkType) - Constructor for class org.chromattic.core.mapper.onetomany.reference.JCRNamedReferentPropertyMapper
 
JCRNodeAttributePropertyMapper - Class in org.chromattic.core.mapper.nodeattribute
 
JCRNodeAttributePropertyMapper(SingleValuedPropertyInfo<SimpleValueInfo>, NodeAttributeType) - Constructor for class org.chromattic.core.mapper.nodeattribute.JCRNodeAttributePropertyMapper
 
JCRNodeCollectionPropertyMapper<O extends ObjectContext> - Class in org.chromattic.core.mapper
 
JCRNodeCollectionPropertyMapper(Class<O>, MultiValuedPropertyInfo<BeanValueInfo>) - Constructor for class org.chromattic.core.mapper.JCRNodeCollectionPropertyMapper
 
JCRNodePropertyMapper<O extends ObjectContext> - Class in org.chromattic.core.mapper
 
JCRNodePropertyMapper(Class<O>, SingleValuedPropertyInfo<BeanValueInfo>) - Constructor for class org.chromattic.core.mapper.JCRNodePropertyMapper
 
JCRPropertyListPropertyMapper<O extends ObjectContext> - Class in org.chromattic.core.mapper.property
 
JCRPropertyListPropertyMapper(Class<O>, MultiValuedPropertyInfo<SimpleValueInfo>, String) - Constructor for class org.chromattic.core.mapper.property.JCRPropertyListPropertyMapper
 
JCRPropertyMapPropertyMapper<O extends ObjectContext> - Class in org.chromattic.core.mapper.property
 
JCRPropertyMapPropertyMapper(Class<O>, MapPropertyInfo<SimpleValueInfo, SimpleValueInfo>) - Constructor for class org.chromattic.core.mapper.property.JCRPropertyMapPropertyMapper
 
JCRPropertyPropertyMapper<O extends ObjectContext> - Class in org.chromattic.core.mapper.property
 
JCRPropertyPropertyMapper(Class<O>, SingleValuedPropertyInfo<SimpleValueInfo>, String, List<O>) - Constructor for class org.chromattic.core.mapper.property.JCRPropertyPropertyMapper
 
JCRReferentCollectionPropertyMapper - Class in org.chromattic.core.mapper.onetomany.reference
 
JCRReferentCollectionPropertyMapper(CollectionPropertyInfo<BeanValueInfo>, String, LinkType) - 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
 

M

MapperBuilder - Class in org.chromattic.core.mapper
 
MapperBuilder(Set<NodeTypeMapping>, Instrumentor) - Constructor for class org.chromattic.core.mapper.MapperBuilder
 
MethodInvoker<O extends ObjectContext> - Interface in org.chromattic.core
 
MethodMapper<C extends ObjectContext> - Class in org.chromattic.core.mapper
 
MethodMapper(Method) - Constructor for class org.chromattic.core.mapper.MethodMapper
 
MethodMapper.Create<C extends ObjectContext> - Class in org.chromattic.core.mapper
 
MethodMapper.Create(Method) - Constructor for class org.chromattic.core.mapper.MethodMapper.Create
 
MethodMapper.Destroy - Class in org.chromattic.core.mapper
 
MethodMapper.Destroy(Method) - Constructor for class org.chromattic.core.mapper.MethodMapper.Destroy
 
MethodMapper.FindById<C extends ObjectContext> - Class in org.chromattic.core.mapper
 
MethodMapper.FindById(Method, ClassTypeInfo) - Constructor for class org.chromattic.core.mapper.MethodMapper.FindById
 
MixinTypeInfo - Class in org.chromattic.core.jcr.info
 
MixinTypeInfo(NodeType) - Constructor for class org.chromattic.core.jcr.info.MixinTypeInfo
 
move(EntityContext, EntityContext, 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
 
NO_CREATE_MODE - Static variable in class org.chromattic.core.Domain
.
NodeInfo - Class in org.chromattic.core.jcr.info
 
NodeInfo(NodeInfoManager, Node, PrimaryTypeInfo) - Constructor for class org.chromattic.core.jcr.info.NodeInfo
 
NodeInfoManager - Class in org.chromattic.core.jcr.info
 
NodeInfoManager() - Constructor for class org.chromattic.core.jcr.info.NodeInfoManager
 
NodeSet - Class in org.chromattic.core.jcr
 
NodeSet() - Constructor for class org.chromattic.core.jcr.NodeSet
 
NodeTypeInfo - Class in org.chromattic.core.jcr.info
 
NodeTypeInfo(NodeType) - Constructor for class org.chromattic.core.jcr.info.NodeTypeInfo
 

O

objectClass - Variable in class org.chromattic.core.mapper.ObjectMapper
.
ObjectContext - Class in org.chromattic.core
 
ObjectContext() - Constructor for class org.chromattic.core.ObjectContext
 
ObjectMapper<C extends ObjectContext> - Class in org.chromattic.core.mapper
 
ObjectMapper(Class<?>, Set<PropertyMapper<?, C>>, Set<MethodMapper<C>>, NameConflictResolution, ObjectFormatter, Instrumentor, String, NodeTypeKind) - Constructor for class org.chromattic.core.mapper.ObjectMapper
 
objects() - 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(EntityContext, EntityContext, EntityContext) - Method in class org.chromattic.core.DomainSession
 
orderBefore(EntityContext, EntityContext) - Method in class org.chromattic.core.EntityContext
 
orderBefore(Node, Node, Node) - Method in interface org.chromattic.core.jcr.SessionWrapper
 
orderBefore(Node, Node, Node) - Method in class org.chromattic.core.jcr.SessionWrapperImpl
 
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.info - package org.chromattic.core.jcr.info
 
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.vt - package org.chromattic.core.vt
 

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) - 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(EntityContext, String) - Method in class org.chromattic.core.DomainSession
 
persist(EntityContext, EntityContext, String) - Method in class org.chromattic.core.DomainSession
 
PrimaryTypeInfo - Class in org.chromattic.core.jcr.info
 
PrimaryTypeInfo(NodeType, Set<NodeTypeInfo>) - Constructor for class org.chromattic.core.jcr.info.PrimaryTypeInfo
 
propertyChanged(String, Object, String, Object) - Method in class org.chromattic.core.EventBroadcaster
 
PropertyDefinitionInfo - Class in org.chromattic.core.jcr.info
 
PropertyDefinitionInfo(PropertyDefinition) - Constructor for class org.chromattic.core.jcr.info.PropertyDefinitionInfo
 
PropertyDefinitionInfo(String, int, boolean) - Constructor for class org.chromattic.core.jcr.info.PropertyDefinitionInfo
 
PropertyMapper<P extends PropertyInfo,O extends ObjectContext> - Class in org.chromattic.core.mapper
 
PropertyMapper(Class<O>, P) - 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,C extends ObjectContext> - Class in org.chromattic.core.mapper
 
RelatedPropertyMapper(Class<C>, P) - Constructor for class org.chromattic.core.mapper.RelatedPropertyMapper
 
relatedTypes - Variable in 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(EntityContext, String) - Method in class org.chromattic.core.DomainSession
 
removeChild(String) - Method in class org.chromattic.core.EntityContext
 
removed(String, String, String, Object) - Method in class org.chromattic.core.EventBroadcaster
 
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
.
session - Variable in class org.chromattic.core.jcr.SessionWrapperImpl
.
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.JCRPropertyListPropertyMapper
 
set(O, Object) - Method in class org.chromattic.core.mapper.property.JCRPropertyPropertyMapper
 
set(O, Object) - Method in class org.chromattic.core.mapper.PropertyMapper
 
setEmbedded(Object, Class<E>, E) - Method in class org.chromattic.core.api.ChromatticSessionImpl
 
setName(Object, String) - Method in class org.chromattic.core.api.ChromatticSessionImpl
 
setName(EntityContext, String) - Method in class org.chromattic.core.DomainSession
 
setName(String) - Method in class org.chromattic.core.EntityContext
 
setPropertyValue(String, ValueType<V>, V) - Method in class org.chromattic.core.ObjectContext
 
setPropertyValues(String, ValueType<V>, ListType, List<V>) - Method in class org.chromattic.core.ObjectContext
 
setReferenced(EntityContext, 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
 
StringEnumValueType<E extends java.lang.Enum<E>> - Class in org.chromattic.core.vt
 
StringEnumValueType(List<E>, Class<E>) - Constructor for class org.chromattic.core.vt.StringEnumValueType
 

T

toArray() - Method in class org.chromattic.core.jcr.NodeSet
 
toArray(T[]) - Method in class org.chromattic.core.jcr.NodeSet
 
toExternal(Boolean) - Method in class org.chromattic.core.vt.BaseValueType.BOOLEAN.TO_BOOLEAN
 
toExternal(Date) - Method in class org.chromattic.core.vt.BaseValueType.DATE.TO_DATE
 
toExternal(Double) - Method in class org.chromattic.core.vt.BaseValueType.DOUBLE.TO_DOUBLE
 
toExternal(Double) - Method in class org.chromattic.core.vt.BaseValueType.DOUBLE.TO_FLOAT
 
toExternal(Long) - Method in class org.chromattic.core.vt.BaseValueType.LONG.TO_INT
 
toExternal(Long) - Method in class org.chromattic.core.vt.BaseValueType.LONG.TO_LONG
 
toExternal(String) - Method in class org.chromattic.core.vt.BaseValueType.PATH.TO_STRING
 
toExternal(InputStream) - Method in class org.chromattic.core.vt.BaseValueType.STREAM.TO_STREAM
 
toExternal(String) - Method in class org.chromattic.core.vt.BaseValueType.STRING.TO_STRING
 
toExternal(I) - Method in class org.chromattic.core.vt.BaseValueType
 
toExternal(String) - Method in class org.chromattic.core.vt.StringEnumValueType
 
toInternal(Boolean) - Method in class org.chromattic.core.vt.BaseValueType.BOOLEAN.TO_BOOLEAN
 
toInternal(Date) - Method in class org.chromattic.core.vt.BaseValueType.DATE.TO_DATE
 
toInternal(Double) - Method in class org.chromattic.core.vt.BaseValueType.DOUBLE.TO_DOUBLE
 
toInternal(Float) - Method in class org.chromattic.core.vt.BaseValueType.DOUBLE.TO_FLOAT
 
toInternal(Integer) - Method in class org.chromattic.core.vt.BaseValueType.LONG.TO_INT
 
toInternal(Long) - Method in class org.chromattic.core.vt.BaseValueType.LONG.TO_LONG
 
toInternal(String) - Method in class org.chromattic.core.vt.BaseValueType.PATH.TO_STRING
 
toInternal(InputStream) - Method in class org.chromattic.core.vt.BaseValueType.STREAM.TO_STREAM
 
toInternal(String) - Method in class org.chromattic.core.vt.BaseValueType.STRING.TO_STRING
 
toInternal(E) - Method in class org.chromattic.core.vt.BaseValueType
 
toInternal(E) - Method in class org.chromattic.core.vt.StringEnumValueType
 
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
 

U

unwrap(ValueType<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

V

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.
ValueType<V> - Class in org.chromattic.core.vt
 
ValueType() - Constructor for class org.chromattic.core.vt.ValueType
 
ValueTypeFactory - Class in org.chromattic.core.vt
 
ValueTypeFactory() - Constructor for class org.chromattic.core.vt.ValueTypeFactory
 

W

where(String) - Method in class org.chromattic.core.query.QueryBuilderImpl
 
wrap(ValueType<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) - Method in class org.chromattic.core.DomainSession
 
_copy(EntityContext, EntityContext, String) - Method in class org.chromattic.core.DomainSession
 
_copy(EntityContext, String) - Method in class org.chromattic.core.DomainSessionImpl
 
_copy(EntityContext, EntityContext, 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(EntityContext, String) - Method in class org.chromattic.core.DomainSession
 
_getChild(EntityContext, String) - Method in class org.chromattic.core.DomainSessionImpl
 
_getChildren(EntityContext, Class<T>) - Method in class org.chromattic.core.DomainSession
 
_getChildren(EntityContext, 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
 
_getName(EntityContext) - Method in class org.chromattic.core.DomainSession
 
_getName(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(EntityContext, String, LinkType) - Method in class org.chromattic.core.DomainSession
 
_getReferenced(EntityContext, 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(EntityContext, EntityContext, String) - Method in class org.chromattic.core.DomainSession
 
_move(EntityContext, EntityContext, String) - Method in class org.chromattic.core.DomainSessionImpl
 
_orderBefore(EntityContext, EntityContext, EntityContext) - Method in class org.chromattic.core.DomainSession
 
_orderBefore(EntityContext, EntityContext, EntityContext) - Method in class org.chromattic.core.DomainSessionImpl
 
_persist(EntityContext, String) - Method in class org.chromattic.core.DomainSession
 
_persist(EntityContext, String, EntityContext) - Method in class org.chromattic.core.DomainSession
 
_persist(EntityContext, String) - Method in class org.chromattic.core.DomainSessionImpl
 
_persist(EntityContext, String, EntityContext) - Method in class org.chromattic.core.DomainSessionImpl
Insert a context as a child of a parent context.
_remove(EntityContext) - Method in class org.chromattic.core.DomainSession
 
_remove(EntityContext) - Method in class org.chromattic.core.DomainSessionImpl
 
_removeChild(EntityContext, String) - Method in class org.chromattic.core.DomainSession
 
_removeChild(EntityContext, String) - Method in class org.chromattic.core.DomainSessionImpl
 
_save() - Method in class org.chromattic.core.DomainSession
 
_save() - Method in class org.chromattic.core.DomainSessionImpl
 
_setName(EntityContext, String) - Method in class org.chromattic.core.DomainSession
 
_setName(EntityContext, String) - Method in class org.chromattic.core.DomainSessionImpl
 
_setReferenced(EntityContext, String, EntityContext, LinkType) - Method in class org.chromattic.core.DomainSession
 
_setReferenced(EntityContext, 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.