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
 
AccessMode - Enum in org.chromattic.core.bean
 
adapt(E) - Method in class org.chromattic.core.mapper.onetomany.hierarchical.AnyChildEntryIterator
 
adapt(Node) - Method in class org.chromattic.core.query.QueryResultImpl
 
add(Object) - Method in class org.chromattic.core.mapper.onetomany.reference.ReferentCollection
 
addChild(EntityContext) - Method in class org.chromattic.core.EntityContext
 
addChild(Object) - Method in class org.chromattic.core.EntityContext
 
addChild(String, EntityContext) - Method in class org.chromattic.core.EntityContext
 
addChild(String, Object) - Method in class org.chromattic.core.EntityContext
 
added(PersistentEntityContextState, Object) - Method in class org.chromattic.core.EventBroadcaster
 
addEventListener(EventListener) - Method in class org.chromattic.core.DomainSession
 
addLifeCycleListener(EventListener) - Method in class org.chromattic.core.EventBroadcaster
 
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, Object, 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
 
ArrayPropertyInfo<E extends ValueInfo> - Class in org.chromattic.core.bean
 
ArrayPropertyInfo(String, E, MethodInfo, MethodInfo) - Constructor for class org.chromattic.core.bean.ArrayPropertyInfo
 

B

BaseSimpleTypes - Class in org.chromattic.core.bean
 
BaseSimpleTypes() - Constructor for class org.chromattic.core.bean.BaseSimpleTypes
 
BeanInfo - Class in org.chromattic.core.bean
 
BeanInfoFactory - Class in org.chromattic.core.bean
 
BeanInfoFactory(Map<String, SimpleTypeKind<?, ?>>) - Constructor for class org.chromattic.core.bean.BeanInfoFactory
 
BeanInfoFactory() - Constructor for class org.chromattic.core.bean.BeanInfoFactory
 
BeanValueInfo - Class in org.chromattic.core.bean
 
BeanValueInfo(ClassTypeInfo) - Constructor for class org.chromattic.core.bean.BeanValueInfo
 
BOOLEAN - Static variable in class org.chromattic.core.bean.BaseSimpleTypes
 
BOOLEAN - Static variable in class org.chromattic.core.bean.PrimitiveSimpleType
.
boot() - Method in class org.chromattic.core.builder.ChromatticBuilderImpl
 
broadcaster - Variable in class org.chromattic.core.DomainSession
.
build(ClassTypeInfo) - Method in class org.chromattic.core.bean.BeanInfoFactory
 
build() - Method in class org.chromattic.core.mapper.TypeMapperBuilder
 
build(ClassTypeInfo) - Method in class org.chromattic.core.mapping.TypeMappingBuilder
 

C

ChromatticBuilderImpl - Class in org.chromattic.core.builder
 
ChromatticBuilderImpl() - Constructor for class org.chromattic.core.builder.ChromatticBuilderImpl
 
ChromatticImpl - Class in org.chromattic.core.builder
 
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.DomainSessionImpl
 
close() - Method in interface org.chromattic.core.jcr.SessionWrapper
 
close() - Method in class org.chromattic.core.jcr.SessionWrapperImpl
 
CollectionPropertyInfo<E extends ValueInfo> - Class in org.chromattic.core.bean
 
CollectionPropertyInfo(String, E, MethodInfo, MethodInfo) - Constructor for class org.chromattic.core.bean.CollectionPropertyInfo
 
configure(ChromatticBuilder.Option.Instance<T>) - Method in class org.chromattic.core.builder.ChromatticBuilderImpl
 
create(Class<O>) - Method in class org.chromattic.core.DomainSession
 
create(Class<O>, String) - Method in class org.chromattic.core.DomainSession
 
create(SimpleType<E>, int) - Method in class org.chromattic.core.ListType
 
created(Object) - Method in class org.chromattic.core.EventBroadcaster
 
CreateMapping - Class in org.chromattic.core.mapping
 
CreateMapping(MethodInfo, ClassTypeInfo) - Constructor for class org.chromattic.core.mapping.CreateMapping
 
createObject(EntityContext) - Method in class org.chromattic.core.mapper.TypeMapper
 
createQueryBuilder() - Method in class org.chromattic.core.DomainSession
 
createQueryBuilder(DomainSession) - Method in class org.chromattic.core.query.QueryManager
 

D

DATE - Static variable in class org.chromattic.core.bean.BaseSimpleTypes
 
DestroyMapping - Class in org.chromattic.core.mapping
 
DestroyMapping(MethodInfo) - Constructor for class org.chromattic.core.mapping.DestroyMapping
 
Domain - Class in org.chromattic.core
 
Domain(Set<TypeMapping>, Instrumentor, ObjectFormatter, boolean, boolean, boolean, 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
 
DOUBLE - Static variable in class org.chromattic.core.bean.BaseSimpleTypes
 
DOUBLE - Static variable in class org.chromattic.core.bean.PrimitiveSimpleType
.

E

EntityContext - Class in org.chromattic.core
 
EntityContext(TypeMapper) - Constructor for class org.chromattic.core.EntityContext
 
EntityContext(TypeMapper, TransientEntityContextState) - Constructor for class org.chromattic.core.EntityContext
 
entrySet() - Method in class org.chromattic.core.mapper.onetomany.hierarchical.AnyChildMap
 
equals(Object) - Method in class org.chromattic.core.jcr.SessionWrapperImpl
 
equals(Object) - Method in class org.chromattic.core.mapping.PropertyMapping
 
equals(Object) - Method in class org.chromattic.core.mapping.TypeMapping
 
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.DomainSession
 
FindByIdMapping - Class in org.chromattic.core.mapping
 
FindByIdMapping(MethodInfo, ClassTypeInfo) - Constructor for class org.chromattic.core.mapping.FindByIdMapping
 
findByNode(Class<O>, Node) - Method in class org.chromattic.core.DomainSession
 
findByPath(Object, Class<O>, String) - Method in class org.chromattic.core.DomainSession
 
findByPath(Class<O>, String) - Method in class org.chromattic.core.DomainSession
 
findPropertyDefinition(String) - Method in class org.chromattic.core.jcr.info.NodeInfo
 
FLOAT - Static variable in class org.chromattic.core.bean.BaseSimpleTypes
 
FLOAT - Static variable in class org.chromattic.core.bean.PrimitiveSimpleType
.
from(Class) - Method in class org.chromattic.core.query.QueryBuilderImpl
 

G

get(EntityContext) - Method in class org.chromattic.core.mapper.JCRChildNodePropertyMapper
 
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.JCRAnyChildParentPropertyMapper
 
get(EntityContext) - 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.hierarchical.JCRNamedChildParentPropertyMapper
 
get(EntityContext) - Method in class org.chromattic.core.mapper.onetoone.mixin.JCRMixinParentPropertyMapper
 
get(EntityContext) - Method in class org.chromattic.core.mapper.property.JCRPropertyListPropertyMapper
 
get(EntityContext) - Method in class org.chromattic.core.mapper.property.JCRPropertyMapPropertyMapper
 
get(EntityContext) - Method in class org.chromattic.core.mapper.property.JCRPropertyPropertyMapper
 
get(EntityContext) - Method in class org.chromattic.core.mapper.PropertyMapper
 
get(Value, SimpleType<E>) - Method in class org.chromattic.core.mapper.ValueMapper
 
get(ValueFactory, E, SimpleType<E>) - Method in class org.chromattic.core.mapper.ValueMapper
 
get() - Method in class org.chromattic.core.query.QueryBuilderImpl
 
getAccessMode() - Method in class org.chromattic.core.bean.PropertyInfo
 
getAnnotation(Class<A>) - Method in class org.chromattic.core.bean.BeanInfo
 
getAnnotation(Class<A>) - Method in class org.chromattic.core.bean.PropertyInfo
 
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.bean.SimpleValueInfo
 
getDomain() - Method in class org.chromattic.core.DomainSession
 
getElementValue() - Method in class org.chromattic.core.bean.MultiValuedPropertyInfo
 
getExternalType() - Method in class org.chromattic.core.bean.SimpleTypeKind
 
getFormatter() - Method in class org.chromattic.core.mapper.TypeMapper
 
getFormatterClass() - Method in class org.chromattic.core.mapping.TypeMapping
 
getGetter() - Method in class org.chromattic.core.bean.PropertyInfo
 
getId(Object) - Method in class org.chromattic.core.DomainSession
 
getId() - Method in class org.chromattic.core.EntityContext
 
getInfo() - Method in class org.chromattic.core.mapper.PropertyMapper
 
getInfo() - Method in class org.chromattic.core.mapping.PropertyMapping
 
getInstrumentor() - Method in class org.chromattic.core.Domain
 
getJCRMember() - Method in class org.chromattic.core.mapping.value.SimpleMapping
 
getJCRSession() - Method in class org.chromattic.core.DomainSession
 
getKeyValue() - Method in class org.chromattic.core.bean.MapPropertyInfo
 
getKind() - Method in class org.chromattic.core.bean.SimpleType
 
getMethod() - Method in class org.chromattic.core.mapper.MethodMapper
 
getMethod() - Method in class org.chromattic.core.mapping.MethodMapping
 
getMethodMappers() - Method in class org.chromattic.core.mapper.TypeMapper
 
getMethodMappings() - Method in class org.chromattic.core.mapping.TypeMapping
 
getMixinTypeName() - Method in class org.chromattic.core.mapping.MixinTypeMapping
 
getMultiplicity() - Method in class org.chromattic.core.mapping.value.RelationshipMapping
 
getName() - Method in class org.chromattic.core.bean.PropertyInfo
 
getName(Object) - Method in class org.chromattic.core.DomainSession
 
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
 
getName() - Method in class org.chromattic.core.mapping.jcr.JCRPropertyMapping
 
getName() - Method in class org.chromattic.core.mapping.jcr.JCRType
 
getName() - Method in class org.chromattic.core.mapping.PropertyMapping
 
getName() - Method in class org.chromattic.core.mapping.value.NamedOneToManyMapping
 
getName() - Method in class org.chromattic.core.mapping.value.NamedOneToOneMapping
 
getNode(Object) - Method in class org.chromattic.core.DomainSession
 
getNode(Node, String) - Method in interface org.chromattic.core.jcr.SessionWrapper
 
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
 
getNodeInfo(Node) - Method in class org.chromattic.core.jcr.info.NodeInfoManager
 
getNodeName() - Method in class org.chromattic.core.mapper.onetoone.hierarchical.JCRNamedChildParentPropertyMapper
 
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.NodeTypeMapper
 
getNodeTypeName() - Method in class org.chromattic.core.mapping.NodeTypeMapping
 
getObject() - Method in class org.chromattic.core.EntityContext
 
getObjectClass() - Method in class org.chromattic.core.mapper.TypeMapper
 
getObjectClass() - Method in class org.chromattic.core.mapping.TypeMapping
 
getObjectQuery(DomainSession, Class<O>, String) - Method in class org.chromattic.core.query.QueryManager
 
getObjectType() - Method in class org.chromattic.core.bean.SimpleType
 
getOnDuplicate() - Method in class org.chromattic.core.mapper.TypeMapper
 
getOnDuplicate() - Method in class org.chromattic.core.mapping.TypeMapping
 
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.DomainSession
 
getPath() - Method in class org.chromattic.core.EntityContext
 
getPrimaryNodeTypeInfo() - Method in class org.chromattic.core.jcr.info.NodeInfo
 
getProperties() - Method in class org.chromattic.core.bean.BeanInfo
 
getProperties(Class<A>) - Method in class org.chromattic.core.bean.BeanInfo
 
getProperty(String) - Method in class org.chromattic.core.bean.BeanInfo
 
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.MixinsNodeInfo
 
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.TypeMapper
 
getPropertyMappings() - Method in class org.chromattic.core.mapping.TypeMapping
 
getPropertyNames() - Method in class org.chromattic.core.bean.BeanInfo
 
getPropertyValue(String, SimpleValueInfo<V>) - Method in class org.chromattic.core.EntityContext
 
getPropertyValues(String, SimpleValueInfo<V>, ListType) - Method in class org.chromattic.core.EntityContext
 
getQueryManager() - Method in class org.chromattic.core.Domain
 
getRealType() - Method in class org.chromattic.core.bean.SimpleType
 
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.mixin.JCRMixinParentPropertyMapper
 
getRelatedClass() - Method in class org.chromattic.core.mapper.RelatedPropertyMapper
 
getRelatedMultiplicity() - Method in class org.chromattic.core.mapping.value.RelationshipMapping
 
getRelatedName() - Method in class org.chromattic.core.mapping.value.NamedManyToOneMapping
 
getRelatedType() - Method in class org.chromattic.core.mapping.value.RelationshipMapping
 
getRelatedTypes() - Method in class org.chromattic.core.mapper.RelatedPropertyMapper
 
getRoot() - Method in class org.chromattic.core.DomainSession
 
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
 
getSetter() - Method in class org.chromattic.core.bean.PropertyInfo
 
getSimpleType() - Method in class org.chromattic.core.bean.SimpleValueInfo
 
getStatus(Object) - Method in class org.chromattic.core.DomainSession
 
getStatus() - Method in class org.chromattic.core.EntityContext
 
getType() - Method in class org.chromattic.core.jcr.info.PropertyDefinitionInfo
 
getType() - Method in class org.chromattic.core.mapping.CreateMapping
 
getType() - Method in class org.chromattic.core.mapping.FindByIdMapping
 
getType() - Method in class org.chromattic.core.mapping.jcr.JCRNodeAttributeMapping
 
getType() - Method in class org.chromattic.core.mapping.value.RelationshipMapping
 
getTypeInfo() - Method in class org.chromattic.core.bean.BeanInfo
 
getTypeInfo() - Method in class org.chromattic.core.bean.ValueInfo
 
getTypeMapper(String) - Method in class org.chromattic.core.Domain
 
getTypeMapper(Class<?>) - Method in class org.chromattic.core.Domain
 
getTypeName() - Method in class org.chromattic.core.mapper.MixinTypeMapper
 
getTypeName() - Method in class org.chromattic.core.mapper.NodeTypeMapper
 
getTypeName() - Method in class org.chromattic.core.mapper.TypeMapper
 
getValue() - Method in class org.chromattic.core.bean.SingleValuedPropertyInfo
 
getValueMapping() - Method in class org.chromattic.core.mapping.PropertyMapping
 

H

hashCode() - Method in class org.chromattic.core.jcr.SessionWrapperImpl
 
hashCode() - Method in class org.chromattic.core.mapping.PropertyMapping
 
hashCode() - Method in class org.chromattic.core.mapping.TypeMapping
 
hasLifeCycleListeners() - Method in class org.chromattic.core.EventBroadcaster
 
hasStateChangeListeners() - Method in class org.chromattic.core.EventBroadcaster
 

I

info - Variable in class org.chromattic.core.mapper.PropertyMapper
 
insert(Object, Class<O>, String) - Method in class org.chromattic.core.DomainSession
 
insert(Class<O>, String) - Method in class org.chromattic.core.DomainSession
 
instance - Static variable in class org.chromattic.core.mapper.ValueMapper
.
INT - Static variable in class org.chromattic.core.bean.BaseSimpleTypes
 
INT - Static variable in class org.chromattic.core.bean.PrimitiveSimpleType
.
invoke(Object, Method, Object[]) - Method in class org.chromattic.core.EntityContext
 
invoke(EntityContext, Object[]) - Method in class org.chromattic.core.mapper.MethodMapper.Create
 
invoke(EntityContext, Object[]) - Method in class org.chromattic.core.mapper.MethodMapper.Destroy
 
invoke(EntityContext, Object[]) - Method in class org.chromattic.core.mapper.MethodMapper.FindById
 
invoke(EntityContext, Object[]) - Method in class org.chromattic.core.mapper.MethodMapper
 
invoke(EntityContext, Method, Object[]) - Method in class org.chromattic.core.mapper.MethodMapper
 
invoke(EntityContext, Method, Object[]) - Method in class org.chromattic.core.mapper.PropertyMapper
 
invoke(EntityContext, Method, Object[]) - Method in class org.chromattic.core.mapper.TypeMapper
 
invoke(EntityContext, 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
 
isOwner() - Method in class org.chromattic.core.mapping.value.NamedOneToOneMapping
 
isPrimitive() - Method in class org.chromattic.core.bean.ObjectSimpleType
 
isPrimitive() - Method in class org.chromattic.core.bean.PrimitiveSimpleType
 
isPrimitive() - Method in class org.chromattic.core.bean.SimpleType
 
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(SingleValuedPropertyInfo<BeanValueInfo>) - Constructor for class org.chromattic.core.mapper.onetomany.hierarchical.JCRAnyChildCollectionPropertyMapper
 
JCRAnyChildParentPropertyMapper - Class in org.chromattic.core.mapper.onetomany.hierarchical
 
JCRAnyChildParentPropertyMapper(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
 
JCRMemberMapping - Class in org.chromattic.core.mapping.jcr
 
JCRMixin - Class in org.chromattic.core.mapping.jcr
 
JCRMixin(String) - Constructor for class org.chromattic.core.mapping.jcr.JCRMixin
 
JCRMixinParentPropertyMapper - Class in org.chromattic.core.mapper.onetoone.mixin
 
JCRMixinParentPropertyMapper(SingleValuedPropertyInfo<BeanValueInfo>) - Constructor for class org.chromattic.core.mapper.onetoone.mixin.JCRMixinParentPropertyMapper
 
JCRMixinPropertyMapper - Class in org.chromattic.core.mapper.onetoone.mixin
 
JCRMixinPropertyMapper() - Constructor for class org.chromattic.core.mapper.onetoone.mixin.JCRMixinPropertyMapper
 
JCRNamedChildParentPropertyMapper - Class in org.chromattic.core.mapper.onetoone.hierarchical
 
JCRNamedChildParentPropertyMapper(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 - Class in org.chromattic.core.mapper.onetomany.reference
 
JCRNamedReferentPropertyMapper(SingleValuedPropertyInfo<BeanValueInfo>, String, LinkType) - Constructor for class org.chromattic.core.mapper.onetomany.reference.JCRNamedReferentPropertyMapper
 
JCRNodeAttributeMapping - Class in org.chromattic.core.mapping.jcr
 
JCRNodeAttributeMapping(NodeAttributeType) - Constructor for class org.chromattic.core.mapping.jcr.JCRNodeAttributeMapping
 
JCRNodeAttributePropertyMapper - Class in org.chromattic.core.mapper.nodeattribute
 
JCRNodeAttributePropertyMapper(SingleValuedPropertyInfo<SimpleValueInfo>, NodeAttributeType) - Constructor for class org.chromattic.core.mapper.nodeattribute.JCRNodeAttributePropertyMapper
 
JCRNodeCollectionPropertyMapper - Class in org.chromattic.core.mapper
 
JCRNodeCollectionPropertyMapper(MultiValuedPropertyInfo<BeanValueInfo>) - Constructor for class org.chromattic.core.mapper.JCRNodeCollectionPropertyMapper
 
JCRNodePropertyMapper - Class in org.chromattic.core.mapper
 
JCRNodePropertyMapper(SingleValuedPropertyInfo<BeanValueInfo>) - Constructor for class org.chromattic.core.mapper.JCRNodePropertyMapper
 
JCRNodeType - Class in org.chromattic.core.mapping.jcr
 
JCRNodeType(String) - Constructor for class org.chromattic.core.mapping.jcr.JCRNodeType
 
JCRPropertyListPropertyMapper - Class in org.chromattic.core.mapper.property
 
JCRPropertyListPropertyMapper(MultiValuedPropertyInfo<SimpleValueInfo>, String) - Constructor for class org.chromattic.core.mapper.property.JCRPropertyListPropertyMapper
 
JCRPropertyMapping - Class in org.chromattic.core.mapping.jcr
 
JCRPropertyMapping(String) - Constructor for class org.chromattic.core.mapping.jcr.JCRPropertyMapping
 
JCRPropertyMapPropertyMapper - Class in org.chromattic.core.mapper.property
 
JCRPropertyMapPropertyMapper(MapPropertyInfo<SimpleValueInfo, SimpleValueInfo>) - Constructor for class org.chromattic.core.mapper.property.JCRPropertyMapPropertyMapper
 
JCRPropertyPropertyMapper - Class in org.chromattic.core.mapper.property
 
JCRPropertyPropertyMapper(SingleValuedPropertyInfo<SimpleValueInfo>, String) - 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
 
JCRType - Class in org.chromattic.core.mapping.jcr
 
JCRType(String) - Constructor for class org.chromattic.core.mapping.jcr.JCRType
 

L

LinkType - Enum in org.chromattic.core.jcr
 
LIST - Static variable in class org.chromattic.core.ListType
 
ListPropertyInfo<E extends ValueInfo> - Class in org.chromattic.core.bean
 
ListPropertyInfo(String, E, MethodInfo, MethodInfo) - Constructor for class org.chromattic.core.bean.ListPropertyInfo
 
ListType - Class in org.chromattic.core
 
ListType() - Constructor for class org.chromattic.core.ListType
 
loaded(PersistentEntityContextState, Object) - Method in class org.chromattic.core.EventBroadcaster
 
LONG - Static variable in class org.chromattic.core.bean.BaseSimpleTypes
 
LONG - Static variable in class org.chromattic.core.bean.PrimitiveSimpleType
.

M

ManyToOneMapping - Class in org.chromattic.core.mapping.value
 
ManyToOneMapping(ClassTypeInfo, RelationshipType) - Constructor for class org.chromattic.core.mapping.value.ManyToOneMapping
 
MapPropertyInfo<K extends ValueInfo,E extends ValueInfo> - Class in org.chromattic.core.bean
 
MapPropertyInfo(String, E, K, MethodInfo, MethodInfo) - Constructor for class org.chromattic.core.bean.MapPropertyInfo
 
MethodInvoker - Interface in org.chromattic.core
 
MethodMapper - Class in org.chromattic.core.mapper
 
MethodMapper(Method) - Constructor for class org.chromattic.core.mapper.MethodMapper
 
MethodMapper.Create - 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 - Class in org.chromattic.core.mapper
 
MethodMapper.FindById(Method, ClassTypeInfo) - Constructor for class org.chromattic.core.mapper.MethodMapper.FindById
 
MethodMapping - Class in org.chromattic.core.mapping
 
MethodMapping(MethodInfo) - Constructor for class org.chromattic.core.mapping.MethodMapping
 
MixinsNodeInfo - Class in org.chromattic.core.jcr.info
 
MixinsNodeInfo(NodeTypeInfo, NodeTypeInfo[]) - Constructor for class org.chromattic.core.jcr.info.MixinsNodeInfo
 
MixinTypeMapper - Class in org.chromattic.core.mapper
 
MixinTypeMapper(Class<?>, Set<PropertyMapper>, Set<MethodMapper>, NameConflictResolution, Instrumentor, String) - Constructor for class org.chromattic.core.mapper.MixinTypeMapper
 
MixinTypeMapping - Class in org.chromattic.core.mapping
 
MixinTypeMapping(ClassTypeInfo, Set<PropertyMapping>, Set<MethodMapping>, NameConflictResolution, String) - Constructor for class org.chromattic.core.mapping.MixinTypeMapping
 
move(EntityContext, EntityContext) - Method in class org.chromattic.core.DomainSession
 
move(Node, Node) - Method in interface org.chromattic.core.jcr.SessionWrapper
 
move(Node, Node) - Method in class org.chromattic.core.jcr.SessionWrapperImpl
 
Multiplicity - Enum in org.chromattic.core.bean
 
Multiplicity - Enum in org.chromattic.core.mapping.value
 
MultiValuedPropertyInfo<E extends ValueInfo> - Class in org.chromattic.core.bean
 
MultiValuedPropertyInfo(String, E, MethodInfo, MethodInfo) - Constructor for class org.chromattic.core.bean.MultiValuedPropertyInfo
 

N

name - Variable in class org.chromattic.core.mapping.jcr.JCRType
.
NamedManyToOneMapping - Class in org.chromattic.core.mapping.value
 
NamedManyToOneMapping(ClassTypeInfo, String, RelationshipType) - Constructor for class org.chromattic.core.mapping.value.NamedManyToOneMapping
 
NamedOneToManyMapping - Class in org.chromattic.core.mapping.value
 
NamedOneToManyMapping(ClassTypeInfo, String, RelationshipType) - Constructor for class org.chromattic.core.mapping.value.NamedOneToManyMapping
 
NamedOneToOneMapping - Class in org.chromattic.core.mapping.value
 
NamedOneToOneMapping(ClassTypeInfo, String, RelationshipType, boolean) - Constructor for class org.chromattic.core.mapping.value.NamedOneToOneMapping
 
NodeAttributeType - Enum in org.chromattic.core
 
NodeInfo - Class in org.chromattic.core.jcr.info
 
NodeInfo(NodeTypeInfo) - 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
 
NodeTypeInfo - Class in org.chromattic.core.jcr.info
 
NodeTypeInfo(NodeType) - Constructor for class org.chromattic.core.jcr.info.NodeTypeInfo
 
NodeTypeMapper - Class in org.chromattic.core.mapper
 
NodeTypeMapper(Class<?>, Set<PropertyMapper>, Set<MethodMapper>, NameConflictResolution, Instrumentor, ObjectFormatter, String) - Constructor for class org.chromattic.core.mapper.NodeTypeMapper
 
NodeTypeMapping - Class in org.chromattic.core.mapping
 
NodeTypeMapping(ClassTypeInfo, Set<PropertyMapping>, Set<MethodMapping>, NameConflictResolution, String, Class<? extends ObjectFormatter>) - Constructor for class org.chromattic.core.mapping.NodeTypeMapping
 

O

objectClass - Variable in class org.chromattic.core.mapper.TypeMapper
.
objectClass - Variable in class org.chromattic.core.mapping.TypeMapping
.
objects() - Method in class org.chromattic.core.query.QueryImpl
 
ObjectSimpleType<E> - Class in org.chromattic.core.bean
 
ObjectSimpleType(SimpleTypeKind<E, ?>, Class<E>) - Constructor for class org.chromattic.core.bean.ObjectSimpleType
 
OneToManyMapping - Class in org.chromattic.core.mapping.value
 
OneToManyMapping(ClassTypeInfo, RelationshipType) - Constructor for class org.chromattic.core.mapping.value.OneToManyMapping
 
OneToOneMapping - Class in org.chromattic.core.mapping.value
 
OneToOneMapping(ClassTypeInfo, RelationshipType) - Constructor for class org.chromattic.core.mapping.value.OneToOneMapping
 
openSession() - Method in class org.chromattic.core.builder.ChromatticImpl
 
openSession(String) - Method in class org.chromattic.core.builder.ChromatticImpl
 
openSession(Credentials, String) - Method in class org.chromattic.core.builder.ChromatticImpl
 
openSession(Credentials) - Method in class org.chromattic.core.builder.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.bean - package org.chromattic.core.bean
 
org.chromattic.core.builder - package org.chromattic.core.builder
 
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.hierarchical - package org.chromattic.core.mapper.onetoone.hierarchical
 
org.chromattic.core.mapper.onetoone.mixin - package org.chromattic.core.mapper.onetoone.mixin
 
org.chromattic.core.mapper.property - package org.chromattic.core.mapper.property
 
org.chromattic.core.mapping - package org.chromattic.core.mapping
 
org.chromattic.core.mapping.jcr - package org.chromattic.core.mapping.jcr
 
org.chromattic.core.mapping.value - package org.chromattic.core.mapping.value
 
org.chromattic.core.query - package org.chromattic.core.query
 

P

PATH - Static variable in class org.chromattic.core.bean.BaseSimpleTypes
 
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.DomainSession
 
persist(Object, Object) - Method in class org.chromattic.core.DomainSession
 
persist(Object) - Method in class org.chromattic.core.DomainSession
 
persist(Object, String) - Method in class org.chromattic.core.DomainSession
 
persist(EntityContext, EntityContext, String) - Method in class org.chromattic.core.DomainSession
 
PrimitiveSimpleType<E> - Class in org.chromattic.core.bean
 
PrimitiveSimpleType(SimpleTypeKind<E, ?>, Class<E>, Class<?>) - Constructor for class org.chromattic.core.bean.PrimitiveSimpleType
 
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
 
PropertyInfo - Class in org.chromattic.core.bean
 
PropertyInfo(String, MethodInfo, MethodInfo) - Constructor for class org.chromattic.core.bean.PropertyInfo
 
PropertyMapMapping - Class in org.chromattic.core.mapping.value
 
PropertyMapMapping() - Constructor for class org.chromattic.core.mapping.value.PropertyMapMapping
 
PropertyMapper<P extends PropertyInfo> - Class in org.chromattic.core.mapper
 
PropertyMapper(P) - Constructor for class org.chromattic.core.mapper.PropertyMapper
 
PropertyMapping<V extends ValueMapping> - Class in org.chromattic.core.mapping
 
put(String, E) - Method in class org.chromattic.core.mapper.onetomany.hierarchical.AnyChildMap
 

Q

QueryBuilderImpl - Class in org.chromattic.core.query
 
QueryImpl<O> - Class in org.chromattic.core.query
 
QueryManager - Class in org.chromattic.core.query
 
QueryManager() - 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> - Class in org.chromattic.core.mapper
 
RelatedPropertyMapper(P) - Constructor for class org.chromattic.core.mapper.RelatedPropertyMapper
 
relatedTypes - Variable in class org.chromattic.core.mapper.RelatedPropertyMapper
.
RelationshipMapping - Class in org.chromattic.core.mapping.value
 
RelationshipMapping(ClassTypeInfo, Multiplicity, Multiplicity, RelationshipType) - Constructor for class org.chromattic.core.mapping.value.RelationshipMapping
 
remove(Object) - Method in class org.chromattic.core.DomainSession
 
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
 
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
 

S

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(EntityContext, Object) - Method in class org.chromattic.core.mapper.onetomany.reference.JCRNamedReferentPropertyMapper
 
set(EntityContext, 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(EntityContext, Object) - Method in class org.chromattic.core.mapper.onetoone.mixin.JCRMixinParentPropertyMapper
 
set(EntityContext, Object) - Method in class org.chromattic.core.mapper.property.JCRPropertyListPropertyMapper
 
set(EntityContext, Object) - Method in class org.chromattic.core.mapper.property.JCRPropertyPropertyMapper
 
set(EntityContext, Object) - Method in class org.chromattic.core.mapper.PropertyMapper
 
setName(EntityContext, String) - Method in class org.chromattic.core.DomainSession
 
setName(String) - Method in class org.chromattic.core.EntityContext
 
setPropertyValue(String, SimpleValueInfo<V>, V) - Method in class org.chromattic.core.EntityContext
 
setPropertyValues(String, SimpleValueInfo<V>, ListType, List<V>) - Method in class org.chromattic.core.EntityContext
 
setReferenced(EntityContext, String, EntityContext, LinkType) - Method in class org.chromattic.core.DomainSession
 
setReferenced(String, Object, 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
 
SimpleMapping<M extends JCRMemberMapping> - Class in org.chromattic.core.mapping.value
 
SimpleMapping(M) - Constructor for class org.chromattic.core.mapping.value.SimpleMapping
 
SimpleType<E> - Class in org.chromattic.core.bean
A simple type as exposed to the programming model.
SimpleTypeKind<E,I> - Class in org.chromattic.core.bean
 
SimpleTypeKind(Class<E>) - Constructor for class org.chromattic.core.bean.SimpleTypeKind
 
SimpleTypeKind.BOOLEAN<E> - Class in org.chromattic.core.bean
 
SimpleTypeKind.BOOLEAN(Class<E>) - Constructor for class org.chromattic.core.bean.SimpleTypeKind.BOOLEAN
 
SimpleTypeKind.BOOLEAN() - Constructor for class org.chromattic.core.bean.SimpleTypeKind.BOOLEAN
 
SimpleTypeKind.DATE<E> - Class in org.chromattic.core.bean
 
SimpleTypeKind.DATE(Class<E>) - Constructor for class org.chromattic.core.bean.SimpleTypeKind.DATE
 
SimpleTypeKind.DATE() - Constructor for class org.chromattic.core.bean.SimpleTypeKind.DATE
 
SimpleTypeKind.DOUBLE<E> - Class in org.chromattic.core.bean
 
SimpleTypeKind.DOUBLE(Class<E>) - Constructor for class org.chromattic.core.bean.SimpleTypeKind.DOUBLE
 
SimpleTypeKind.DOUBLE() - Constructor for class org.chromattic.core.bean.SimpleTypeKind.DOUBLE
 
SimpleTypeKind.LONG<E> - Class in org.chromattic.core.bean
 
SimpleTypeKind.LONG(Class<E>) - Constructor for class org.chromattic.core.bean.SimpleTypeKind.LONG
 
SimpleTypeKind.LONG() - Constructor for class org.chromattic.core.bean.SimpleTypeKind.LONG
 
SimpleTypeKind.PATH<E> - Class in org.chromattic.core.bean
 
SimpleTypeKind.PATH(Class<E>) - Constructor for class org.chromattic.core.bean.SimpleTypeKind.PATH
 
SimpleTypeKind.PATH() - Constructor for class org.chromattic.core.bean.SimpleTypeKind.PATH
 
SimpleTypeKind.STREAM<E> - Class in org.chromattic.core.bean
 
SimpleTypeKind.STREAM(Class<E>) - Constructor for class org.chromattic.core.bean.SimpleTypeKind.STREAM
 
SimpleTypeKind.STREAM() - Constructor for class org.chromattic.core.bean.SimpleTypeKind.STREAM
 
SimpleTypeKind.STRING<E> - Class in org.chromattic.core.bean
 
SimpleTypeKind.STRING(Class<E>) - Constructor for class org.chromattic.core.bean.SimpleTypeKind.STRING
 
SimpleTypeKind.STRING() - Constructor for class org.chromattic.core.bean.SimpleTypeKind.STRING
 
SimpleValueInfo<V> - Class in org.chromattic.core.bean
 
SingleValuedPropertyInfo<V extends ValueInfo> - Class in org.chromattic.core.bean
 
SingleValuedPropertyInfo(String, V, MethodInfo, MethodInfo) - Constructor for class org.chromattic.core.bean.SingleValuedPropertyInfo
 
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
 
STREAM - Static variable in class org.chromattic.core.bean.BaseSimpleTypes
 
STRING - Static variable in class org.chromattic.core.bean.BaseSimpleTypes
 
StringEnumTypeKind<E extends Enum<E>> - Class in org.chromattic.core.bean
 
StringEnumTypeKind(Class<E>) - Constructor for class org.chromattic.core.bean.StringEnumTypeKind
 

T

toExternal(I) - Method in class org.chromattic.core.bean.SimpleTypeKind
 
toExternal(String) - Method in class org.chromattic.core.bean.StringEnumTypeKind
 
toInternal(E) - Method in class org.chromattic.core.bean.SimpleTypeKind
 
toInternal(E) - Method in class org.chromattic.core.bean.StringEnumTypeKind
 
toString() - Method in class org.chromattic.core.bean.BeanValueInfo
 
toString() - Method in class org.chromattic.core.bean.PropertyInfo
 
toString() - Method in class org.chromattic.core.bean.SimpleValueInfo
 
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.NodeTypeMapper
 
toString() - Method in class org.chromattic.core.mapper.RelatedPropertyMapper
 
toString() - Method in class org.chromattic.core.mapping.jcr.JCRMixin
 
toString() - Method in class org.chromattic.core.mapping.jcr.JCRNodeType
 
toString() - Method in class org.chromattic.core.mapping.MixinTypeMapping
 
toString() - Method in class org.chromattic.core.mapping.NodeTypeMapping
 
typeInfo - Variable in class org.chromattic.core.bean.ValueInfo
.
TypeMapper - Class in org.chromattic.core.mapper
 
TypeMapper(Class<?>, Set<PropertyMapper>, Set<MethodMapper>, NameConflictResolution, ObjectFormatter, Instrumentor) - Constructor for class org.chromattic.core.mapper.TypeMapper
 
TypeMapperBuilder - Class in org.chromattic.core.mapper
 
TypeMapperBuilder(Set<TypeMapping>, Instrumentor) - Constructor for class org.chromattic.core.mapper.TypeMapperBuilder
 
TypeMapping - Class in org.chromattic.core.mapping
The meta data for the mapping of a java class to a node type and set of mixins.
TypeMapping(ClassTypeInfo, Set<PropertyMapping>, Set<MethodMapping>, NameConflictResolution, Class<? extends ObjectFormatter>) - Constructor for class org.chromattic.core.mapping.TypeMapping
 
TypeMappingBuilder - Class in org.chromattic.core.mapping
 
TypeMappingBuilder(BeanInfoFactory) - Constructor for class org.chromattic.core.mapping.TypeMappingBuilder
 
TYPES - Static variable in class org.chromattic.core.bean.BaseSimpleTypes
 

U

unwrap(Object) - Method in class org.chromattic.core.DomainSession
 
unwrap(SimpleType<E>, List<E>) - Method in class org.chromattic.core.ListType
 

V

ValueInfo - Class in org.chromattic.core.bean
 
ValueInfo(ClassTypeInfo) - Constructor for class org.chromattic.core.bean.ValueInfo
 
ValueMapper - Class in org.chromattic.core.mapper
 
ValueMapping - Class in org.chromattic.core.mapping.value
 
ValueMapping() - Constructor for class org.chromattic.core.mapping.value.ValueMapping
 
valueOf(String) - Static method in enum org.chromattic.core.bean.AccessMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.chromattic.core.bean.Multiplicity
Returns the enum constant of this type with the specified name.
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.mapping.value.Multiplicity
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.chromattic.core.NodeAttributeType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.chromattic.core.bean.AccessMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.chromattic.core.bean.Multiplicity
Returns an array containing the constants of this enum type, in the order they are declared.
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.mapping.value.Multiplicity
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.chromattic.core.NodeAttributeType
Returns an array containing the constants of this enum type, in the order they are declared.

W

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

_

_create(Class<O>, String) - Method in class org.chromattic.core.DomainSession
 
_create(Class<O>, String) - Method in class org.chromattic.core.DomainSessionImpl
 
_findById(Class<O>, String) - Method in class org.chromattic.core.DomainSession
 
_findById(Class<O>, String) - Method in class org.chromattic.core.DomainSessionImpl
 
_findByNode(Class<O>, Node) - Method in class org.chromattic.core.DomainSession
 
_findByNode(Class<O>, Node) - Method in class org.chromattic.core.DomainSessionImpl
 
_findByPath(EntityContext, Class<O>, String) - Method in class org.chromattic.core.DomainSession
 
_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
 
_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) - Method in class org.chromattic.core.DomainSession
 
_move(EntityContext, EntityContext) - 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 © 2009 eXo Platform SAS. All Rights Reserved.