Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- AbstractEntity - Class in org.cxbox.model.core.entity
- AbstractEntity() - Constructor for class org.cxbox.model.core.entity.AbstractEntity
- AbstractEntity_ - Class in org.cxbox.model.core.entity
- AbstractEntity_() - Constructor for class org.cxbox.model.core.entity.AbstractEntity_
- AbstractEntityListener - Class in org.cxbox.model.core.listeners.jpa
- AbstractEntityListener() - Constructor for class org.cxbox.model.core.listeners.jpa.AbstractEntityListener
- addJoin(From<Y, X>, SingularAttribute<X, Z>, JoinType) - Static method in class org.cxbox.model.core.dao.util.JpaUtils
- addTranslation(L) - Method in interface org.cxbox.model.core.api.Translatable
- applyGraph(Root<T>, EntityGraph<? super T>) - Method in class org.cxbox.model.core.dao.impl.JpaDaoImpl
- applyGraph(Root<T>, EntityGraph<? super T>) - Method in interface org.cxbox.model.core.dao.JpaDao
- applyGraph(Class<T>, Root<T>, String) - Method in class org.cxbox.model.core.dao.impl.JpaDaoImpl
- applyGraph(Class<T>, Root<T>, String) - Method in interface org.cxbox.model.core.dao.JpaDao
- applyPaging(TypedQuery<T>, PageSpecification) - Method in class org.cxbox.model.core.dao.impl.JpaDaoImpl
- asStream(TypedQuery<T>) - Method in class org.cxbox.model.core.dao.impl.JpaDaoImpl
- AsyncServiceImpl - Class in org.cxbox.model.core.service
- AsyncServiceImpl() - Constructor for class org.cxbox.model.core.service.AsyncServiceImpl
- auditorAware(TransactionService, EffectiveUserAware<Long>) - Method in class org.cxbox.model.core.config.PersistenceJPAConfig
B
- BaseEntity - Class in org.cxbox.model.core.entity
- BaseEntity() - Constructor for class org.cxbox.model.core.entity.BaseEntity
- BaseEntity_ - Class in org.cxbox.model.core.entity
- BaseEntity_() - Constructor for class org.cxbox.model.core.entity.BaseEntity_
- BaseEntityListenerDelegate - Interface in org.cxbox.model.core.service
- baseEntityOnCreate(BaseEntity) - Method in interface org.cxbox.model.core.service.BaseEntityListenerDelegate
- baseEntityOnCreate(BaseEntity) - Method in class org.cxbox.model.core.service.CxboxBaseEntityListenerDelegate
- baseEntityOnLoad(BaseEntity) - Method in interface org.cxbox.model.core.service.BaseEntityListenerDelegate
- baseEntityOnLoad(BaseEntity) - Method in class org.cxbox.model.core.service.CxboxBaseEntityListenerDelegate
- baseEntityOnUpdate(BaseEntity) - Method in interface org.cxbox.model.core.service.BaseEntityListenerDelegate
- baseEntityOnUpdate(BaseEntity) - Method in class org.cxbox.model.core.service.CxboxBaseEntityListenerDelegate
- beanFactoryPostProcessor() - Static method in class org.cxbox.model.core.config.ScopeConfig
- beginDeploymentTransaction() - Method in class org.cxbox.model.core.tx.DeploymentTransactionSupportImpl
- buildDialect(Map, DialectResolutionInfoSource) - Method in class org.cxbox.model.core.hbn.EnhancedDialectFactoryImpl
C
- clear() - Method in class org.cxbox.model.core.dao.impl.JpaDaoImpl
- clear() - Method in interface org.cxbox.model.core.dao.JpaDao
- commitDeploymentTransaction() - Method in class org.cxbox.model.core.tx.DeploymentTransactionSupportImpl
- configure(Type, Properties, ServiceRegistry) - Method in class org.cxbox.model.core.hbn.ExtSequenceStyleGenerator
- containsKey(String, IDictionaryType) - Method in class org.cxbox.model.core.service.DictionaryCacheImpl
- containsKey(LOV, IDictionaryType) - Method in class org.cxbox.model.core.service.DictionaryCacheImpl
- containsValue(String, IDictionaryType) - Method in class org.cxbox.model.core.service.DictionaryCacheImpl
- contribute(StandardServiceRegistryBuilder) - Method in class org.cxbox.model.core.hbn.EnhancedDialectContributor
- convertToDatabaseColumn(Year) - Method in class org.cxbox.model.core.converter.YearAttributeConverter
- convertToDatabaseColumn(LOV) - Method in class org.cxbox.model.core.converter.LOVConverter
- convertToEntityAttribute(Integer) - Method in class org.cxbox.model.core.converter.YearAttributeConverter
- convertToEntityAttribute(String) - Method in class org.cxbox.model.core.converter.LOVConverter
- copyTranslation() - Method in interface org.cxbox.model.core.api.Translation
- createAuthentication(String, LOV) - Method in class org.cxbox.model.core.service.InternalAuthorizationServiceImpl
- createAuthentication(InternalAuthorizationService.SystemUser) - Method in class org.cxbox.model.core.service.InternalAuthorizationServiceImpl
- CREATED_BY - Static variable in class org.cxbox.model.core.entity.BaseEntity_
- CREATED_DATE - Static variable in class org.cxbox.model.core.entity.BaseEntity_
- createdBy - Static variable in class org.cxbox.model.core.entity.BaseEntity_
- createdDate - Static variable in class org.cxbox.model.core.entity.BaseEntity_
- CurrentUserAware<T> - Interface in org.cxbox.model.core.api
- CxboxBaseEntityListenerDelegate - Class in org.cxbox.model.core.service
- CxboxBaseEntityListenerDelegate() - Constructor for class org.cxbox.model.core.service.CxboxBaseEntityListenerDelegate
- CxboxJpaTransactionManagerForceActiveAware - Class in org.cxbox.model.core.tx
- CxboxJpaTransactionManagerForceActiveAware(EntityManagerFactory, ITransactionStatus) - Constructor for class org.cxbox.model.core.tx.CxboxJpaTransactionManagerForceActiveAware
- CxboxJpaTransactionManagerForceActiveAware(ApplicationContext, CxboxBeanProperties, ITransactionStatus) - Constructor for class org.cxbox.model.core.tx.CxboxJpaTransactionManagerForceActiveAware
D
- DelegatingBaseEntityListener - Class in org.cxbox.model.core.listeners.jpa
- DelegatingBaseEntityListener() - Constructor for class org.cxbox.model.core.listeners.jpa.DelegatingBaseEntityListener
- delete(Class<T>, Long) - Method in class org.cxbox.model.core.dao.impl.JpaDaoImpl
- delete(Class<T>, Long) - Method in interface org.cxbox.model.core.dao.JpaDao
- delete(Class<T>, Specification<T>) - Method in class org.cxbox.model.core.dao.impl.JpaDaoImpl
- delete(Class<T>, Specification<T>) - Method in interface org.cxbox.model.core.dao.JpaDao
- delete(AbstractEntity) - Method in class org.cxbox.model.core.dao.impl.JpaDaoImpl
- delete(AbstractEntity) - Method in interface org.cxbox.model.core.dao.JpaDao
- deleteWithCompositeKey(EmbeddedKeyable) - Method in class org.cxbox.model.core.dao.impl.JpaDaoImpl
- deleteWithCompositeKey(EmbeddedKeyable) - Method in interface org.cxbox.model.core.dao.JpaDao
-
Deprecated.
- DeploymentTransactionSupportImpl - Class in org.cxbox.model.core.tx
- DeploymentTransactionSupportImpl() - Constructor for class org.cxbox.model.core.tx.DeploymentTransactionSupportImpl
- destroy() - Method in class org.cxbox.model.core.tx.DeploymentTransactionSupportImpl
- DictionaryCacheImpl - Class in org.cxbox.model.core.service
-
Initiator of the cache of simple dictionaries.
- DictionaryCacheImpl(LocaleService, Optional<List<DictionaryCacheLoader>>) - Constructor for class org.cxbox.model.core.service.DictionaryCacheImpl
E
- EffectiveUserAware<T> - Interface in org.cxbox.model.core.api
- EmbeddedKeyable - Interface in org.cxbox.model.core.api
-
Marker interface for entities having composite key
- EnhancedDialectContributor - Class in org.cxbox.model.core.hbn
- EnhancedDialectContributor() - Constructor for class org.cxbox.model.core.hbn.EnhancedDialectContributor
- EnhancedDialectFactoryImpl - Class in org.cxbox.model.core.hbn
- EnhancedDialectFactoryImpl() - Constructor for class org.cxbox.model.core.hbn.EnhancedDialectFactoryImpl
- EnhancedDialectInitiator - Class in org.cxbox.model.core.hbn
- EnhancedDialectInitiator() - Constructor for class org.cxbox.model.core.hbn.EnhancedDialectInitiator
- EntitySerializationEvent - Class in org.cxbox.model.core.api
- EntitySerializationEvent(Object, BaseEntity) - Constructor for class org.cxbox.model.core.api.EntitySerializationEvent
- evict(T) - Method in class org.cxbox.model.core.dao.impl.JpaDaoImpl
- evict(T) - Method in interface org.cxbox.model.core.dao.JpaDao
- executeNativeQuery(EntityManager, String, Object...) - Static method in class org.cxbox.model.core.dao.util.JpaUtils
- executeStoredProcedure(EntityManager, String, Map<Integer, Object>, List<String>) - Static method in class org.cxbox.model.core.dao.util.JpaUtils
- exists(Class<T>, Specification<T>) - Method in class org.cxbox.model.core.dao.impl.JpaDaoImpl
- exists(Class<T>, Specification<T>) - Method in interface org.cxbox.model.core.dao.JpaDao
- ExtSequenceGenerator - Annotation Interface in org.cxbox.model.core.hbn
- ExtSequenceGeneratorSequenceName - Annotation Interface in org.cxbox.model.core.hbn
-
Annotation that enables override sequence name for
cxbox id generatorin entities, which are inherited fromBaseEntity - ExtSequenceStyleGenerator - Class in org.cxbox.model.core.hbn
- ExtSequenceStyleGenerator() - Constructor for class org.cxbox.model.core.hbn.ExtSequenceStyleGenerator
F
- fetchBySpecification(Class<T>, Specification<T>) - Method in class org.cxbox.model.core.dao.impl.JpaDaoImpl
- fetchBySpecification(Class<T>, Specification<T>) - Method in interface org.cxbox.model.core.dao.JpaDao
- findById(Class<T>, Long) - Method in class org.cxbox.model.core.dao.impl.JpaDaoImpl
- findById(Class<T>, Long) - Method in interface org.cxbox.model.core.dao.JpaDao
- findById(String, Long) - Method in class org.cxbox.model.core.dao.impl.JpaDaoImpl
- findById(String, Long) - Method in interface org.cxbox.model.core.dao.JpaDao
-
Deprecated.
- flush() - Method in class org.cxbox.model.core.dao.impl.JpaDaoImpl
- flush() - Method in interface org.cxbox.model.core.dao.JpaDao
- flush() - Method in class org.cxbox.model.core.tx.TransactionServiceImpl
G
- generate(SharedSessionContractImplementor, Object) - Method in class org.cxbox.model.core.hbn.ExtSequenceStyleGenerator
- get(String, String) - Method in class org.cxbox.model.core.service.DictionaryCacheImpl
- get(IDictionaryType, String) - Method in class org.cxbox.model.core.service.DictionaryCacheImpl
- getAll(String) - Method in class org.cxbox.model.core.service.DictionaryCacheImpl
- getAll(IDictionaryType) - Method in class org.cxbox.model.core.service.DictionaryCacheImpl
- getAnnotation(Class<T>) - Method in class org.cxbox.model.core.hbn.PropagateAnnotationReader
-
Returns an annotation of the specified type for an element, taking into account inheritance
- getAnnotationReader(AnnotatedElement) - Method in class org.cxbox.model.core.hbn.PropagateMetadataProvider
- getAnnotations() - Method in class org.cxbox.model.core.hbn.PropagateAnnotationReader
-
returns an array of all element annotations taking into account inheritance
- getCount(Class<?>) - Method in class org.cxbox.model.core.dao.impl.JpaDaoImpl
- getCount(Class<?>) - Method in interface org.cxbox.model.core.dao.JpaDao
- getCount(Class<T>, Specification<T>) - Method in class org.cxbox.model.core.dao.impl.JpaDaoImpl
- getCount(Class<T>, Specification<T>) - Method in interface org.cxbox.model.core.dao.JpaDao
- getCurrentUser() - Method in interface org.cxbox.model.core.api.CurrentUserAware
- getDefaultLocale() - Method in class org.cxbox.model.core.service.LocaleServiceImpl
- getDefaults() - Method in class org.cxbox.model.core.hbn.PropagateMetadataProvider
- getDescription(String, IDictionaryType) - Method in class org.cxbox.model.core.service.DictionaryCacheImpl
- getEffectiveSessionUser() - Method in interface org.cxbox.model.core.api.EffectiveUserAware
- getEntityGraph(Class<T>, String) - Method in class org.cxbox.model.core.dao.impl.JpaDaoImpl
- getEntityGraph(Class<T>, String) - Method in interface org.cxbox.model.core.dao.JpaDao
- getEntityType(Class<T>) - Method in class org.cxbox.model.core.dao.impl.JpaDaoImpl
- getEntityType(Class<T>) - Method in interface org.cxbox.model.core.dao.JpaDao
- getEntityType(String) - Method in class org.cxbox.model.core.dao.impl.JpaDaoImpl
- getFirstResultOrNull(TypedQuery<T>) - Static method in class org.cxbox.model.core.dao.util.JpaUtils
- getFirstResultOrNull(Class<R>, Class<T>, Selector<R, T>, Specification<R>) - Method in class org.cxbox.model.core.dao.impl.JpaDaoImpl
- getFirstResultOrNull(Class<R>, Class<T>, Selector<R, T>, Specification<R>) - Method in interface org.cxbox.model.core.dao.JpaDao
- getFirstResultOrNull(Class<T>, Specification<T>) - Method in class org.cxbox.model.core.dao.impl.JpaDaoImpl
- getFirstResultOrNull(Class<T>, Specification<T>) - Method in interface org.cxbox.model.core.dao.JpaDao
- getIds(Class<T>, Specification<T>) - Method in class org.cxbox.model.core.dao.impl.JpaDaoImpl
- getIds(Class<T>, Specification<T>) - Method in interface org.cxbox.model.core.dao.JpaDao
-
Deprecated.
- getJoinType(FetchParent, String) - Method in class org.cxbox.model.core.dao.impl.JpaDaoImpl
- getJoinType(From, String) - Method in class org.cxbox.model.core.dao.impl.JpaDaoImpl
- getLanguage() - Method in interface org.cxbox.model.core.api.Translation
- getList(Class<R>, Class<T>, Selector<R, T>, Specification<R>) - Method in class org.cxbox.model.core.dao.impl.JpaDaoImpl
- getList(Class<R>, Class<T>, Selector<R, T>, Specification<R>) - Method in interface org.cxbox.model.core.dao.JpaDao
- getList(Class<T>) - Method in class org.cxbox.model.core.dao.impl.JpaDaoImpl
- getList(Class<T>) - Method in interface org.cxbox.model.core.dao.JpaDao
- getList(Class<T>, SingularAttribute<T, X>, X) - Method in class org.cxbox.model.core.dao.impl.JpaDaoImpl
- getList(Class<T>, SingularAttribute<T, X>, X) - Method in interface org.cxbox.model.core.dao.JpaDao
-
Deprecated.
- getList(Class<T>, Specification<T>) - Method in class org.cxbox.model.core.dao.impl.JpaDaoImpl
- getList(Class<T>, Specification<T>) - Method in interface org.cxbox.model.core.dao.JpaDao
- getListByIds(Class<T>, List<Long>) - Method in class org.cxbox.model.core.dao.impl.JpaDaoImpl
- getListByIds(Class<T>, List<Long>) - Method in interface org.cxbox.model.core.dao.JpaDao
- getLoadVstamp() - Method in interface org.cxbox.model.core.api.RefreshOnFlush
- getMetadataBuilder(MetadataSources, MetadataBuilderImplementor) - Method in class org.cxbox.model.core.hbn.PropagateMetadataBuilderFactory
- getMissingTranslations(E) - Method in interface org.cxbox.model.core.api.TranslationService
- getMissingTranslations(E) - Method in class org.cxbox.model.core.service.TranslationServiceImpl
- getPage(Class<R>, Class<T>, Selector<R, T>, Specification<R>, PageSpecification) - Method in class org.cxbox.model.core.dao.impl.JpaDaoImpl
- getPage(Class<R>, Class<T>, Selector<R, T>, Specification<R>, PageSpecification) - Method in interface org.cxbox.model.core.dao.JpaDao
- getPage(Class<T>, Specification<T>, PageSpecification) - Method in class org.cxbox.model.core.dao.impl.JpaDaoImpl
- getPage(Class<T>, Specification<T>, PageSpecification) - Method in interface org.cxbox.model.core.dao.JpaDao
- getPrimaryEntity() - Method in interface org.cxbox.model.core.api.Translation
- getServiceInitiated() - Method in class org.cxbox.model.core.hbn.EnhancedDialectInitiator
- getSingleResult(TypedQuery<T>) - Static method in class org.cxbox.model.core.dao.util.JpaUtils
- getSingleResult(Class<R>, Class<T>, Selector<R, T>, Specification<R>) - Method in class org.cxbox.model.core.dao.impl.JpaDaoImpl
- getSingleResult(Class<R>, Class<T>, Selector<R, T>, Specification<R>) - Method in interface org.cxbox.model.core.dao.JpaDao
- getSingleResult(Class<T>, Specification<T>) - Method in class org.cxbox.model.core.dao.impl.JpaDaoImpl
- getSingleResult(Class<T>, Specification<T>) - Method in interface org.cxbox.model.core.dao.JpaDao
- getSingleResultOrNull(TypedQuery<T>) - Static method in class org.cxbox.model.core.dao.util.JpaUtils
- getSingleResultOrNull(Class<R>, Class<T>, Selector<R, T>, Specification<R>) - Method in class org.cxbox.model.core.dao.impl.JpaDaoImpl
- getSingleResultOrNull(Class<R>, Class<T>, Selector<R, T>, Specification<R>) - Method in interface org.cxbox.model.core.dao.JpaDao
- getSingleResultOrNull(Class<T>, Specification<T>) - Method in class org.cxbox.model.core.dao.impl.JpaDaoImpl
- getSingleResultOrNull(Class<T>, Specification<T>) - Method in interface org.cxbox.model.core.dao.JpaDao
- getStream(Class<R>, Class<T>, Selector<R, T>, Specification<R>) - Method in class org.cxbox.model.core.dao.impl.JpaDaoImpl
- getStream(Class<R>, Class<T>, Selector<R, T>, Specification<R>) - Method in interface org.cxbox.model.core.dao.JpaDao
- getStream(Class<T>, Specification<T>) - Method in class org.cxbox.model.core.dao.impl.JpaDaoImpl
- getStream(Class<T>, Specification<T>) - Method in interface org.cxbox.model.core.dao.JpaDao
- getSupportedEntityManager(String) - Method in class org.cxbox.model.core.dao.impl.JpaDaoImpl
- getTranslation() - Method in interface org.cxbox.model.core.api.Translatable
- getTranslation(String, String) - Method in interface org.cxbox.model.core.api.Translatable
- getTranslationId() - Method in interface org.cxbox.model.core.api.Translation
- getTranslations() - Method in interface org.cxbox.model.core.api.Translatable
- getTranslationType() - Method in interface org.cxbox.model.core.api.Translatable
- getTypedQuery(Class<R>, Class<T>, Selector<R, T>, Specification<R>) - Method in class org.cxbox.model.core.dao.impl.JpaDaoImpl
- getVstamp() - Method in interface org.cxbox.model.core.api.RefreshOnFlush
- getXMLContext() - Method in class org.cxbox.model.core.hbn.PropagateMetadataProvider
I
- id - Static variable in class org.cxbox.model.core.entity.BaseEntity_
- id - Variable in class org.cxbox.model.core.entity.BaseEntity
- ID - Static variable in class org.cxbox.model.core.entity.BaseEntity_
- ImprovedPhysicalNamingStrategy - Class in org.cxbox.model.core.hbn
- ImprovedPhysicalNamingStrategy() - Constructor for class org.cxbox.model.core.hbn.ImprovedPhysicalNamingStrategy
- init() - Method in class org.cxbox.model.core.tx.DeploymentTransactionSupportImpl
- initiateService(Map, ServiceRegistryImplementor) - Method in class org.cxbox.model.core.hbn.EnhancedDialectInitiator
- INSTANCE - Static variable in class org.cxbox.model.core.hbn.EnhancedDialectInitiator
- InternalAuthorizationServiceImpl - Class in org.cxbox.model.core.service
- InternalAuthorizationServiceImpl(CxboxAuthenticationService) - Constructor for class org.cxbox.model.core.service.InternalAuthorizationServiceImpl
- invokeAfterCompletion(Invoker<T, E>) - Method in class org.cxbox.model.core.tx.TransactionServiceImpl
- invokeAsync(Invoker<T, E>) - Method in class org.cxbox.model.core.service.AsyncServiceImpl
- invokeInNewRollbackOnlyTx(Invoker<T, E>) - Method in class org.cxbox.model.core.tx.TransactionServiceImpl
- invokeInNewROTx(Invoker<T, E>) - Method in class org.cxbox.model.core.tx.TransactionServiceImpl
- invokeInNewTx(Invoker<T, E>) - Method in class org.cxbox.model.core.tx.TransactionServiceImpl
- invokeInTx(Invoker<T, E>) - Method in class org.cxbox.model.core.tx.TransactionServiceImpl
- invokeNoTx(Invoker<T, E>) - Method in class org.cxbox.model.core.tx.TransactionServiceImpl
- isActive() - Method in class org.cxbox.model.core.tx.TransactionServiceImpl
- isAfterCommit() - Method in class org.cxbox.model.core.tx.TransactionStatusImpl
- isAfterCompletion() - Method in class org.cxbox.model.core.tx.TransactionStatusImpl
- isAnnotationPresent(Class<T>) - Method in class org.cxbox.model.core.hbn.PropagateAnnotationReader
-
returns whether an annotation of the specified type is specified for the element being annotated, considering inheritance
- isBeforeCommit() - Method in class org.cxbox.model.core.tx.TransactionStatusImpl
- isBeforeCompletion() - Method in class org.cxbox.model.core.tx.TransactionStatusImpl
- isCommitting() - Method in class org.cxbox.model.core.tx.TransactionStatusImpl
- isEnabled() - Method in class org.cxbox.model.core.tx.DeploymentTransactionSupportImpl
- isLanguageSupported(String) - Method in class org.cxbox.model.core.service.LocaleServiceImpl
- isRollbackOnly() - Method in class org.cxbox.model.core.tx.TransactionServiceImpl
J
- JpaDao - Interface in org.cxbox.model.core.dao
- JpaDaoImpl - Class in org.cxbox.model.core.dao.impl
- JpaDaoImpl(Set<EntityManager>, TransactionService) - Constructor for class org.cxbox.model.core.dao.impl.JpaDaoImpl
- JpaUtils - Class in org.cxbox.model.core.dao.util
- JpaUtils() - Constructor for class org.cxbox.model.core.dao.util.JpaUtils
L
- LAST_UPD_BY - Static variable in class org.cxbox.model.core.entity.BaseEntity_
- lastUpdBy - Static variable in class org.cxbox.model.core.entity.BaseEntity_
- LocaleServiceImpl - Class in org.cxbox.model.core.service
- LocaleServiceImpl(CxboxLocalizationProperties) - Constructor for class org.cxbox.model.core.service.LocaleServiceImpl
- lock(AbstractEntity, LockModeType, int) - Method in class org.cxbox.model.core.dao.impl.JpaDaoImpl
- lock(AbstractEntity, LockModeType, int) - Method in interface org.cxbox.model.core.dao.JpaDao
- lockAndRefresh(AbstractEntity, int) - Method in class org.cxbox.model.core.dao.impl.JpaDaoImpl
- lockAndRefresh(AbstractEntity, int) - Method in interface org.cxbox.model.core.dao.JpaDao
- loginAs(String, LOV) - Method in class org.cxbox.model.core.service.InternalAuthorizationServiceImpl
- loginAs(InternalAuthorizationService.SystemUser) - Method in class org.cxbox.model.core.service.InternalAuthorizationServiceImpl
- loginAs(Authentication) - Method in class org.cxbox.model.core.service.InternalAuthorizationServiceImpl
- lookupName(String, String) - Method in class org.cxbox.model.core.service.DictionaryCacheImpl
- lookupName(String, IDictionaryType) - Method in class org.cxbox.model.core.service.DictionaryCacheImpl
-
Finding a key in the dictionary by value
- lookupValue(LOV, String) - Method in class org.cxbox.model.core.service.DictionaryCacheImpl
- lookupValue(LOV, IDictionaryType) - Method in class org.cxbox.model.core.service.DictionaryCacheImpl
-
Finding dictionary values by key
- lookupValueNullable(LOV, IDictionaryType) - Method in class org.cxbox.model.core.service.DictionaryCacheImpl
- LOVConverter - Class in org.cxbox.model.core.converter
- LOVConverter() - Constructor for class org.cxbox.model.core.converter.LOVConverter
N
- needRefresh() - Method in interface org.cxbox.model.core.api.RefreshOnFlush
O
- onApplicationEvent(ContextRefreshedEvent) - Method in class org.cxbox.model.core.tx.DeploymentTransactionSupportImpl
- onCreate(BaseEntity) - Method in class org.cxbox.model.core.listeners.jpa.DelegatingBaseEntityListener
- onLoad(AbstractEntity) - Method in class org.cxbox.model.core.listeners.jpa.AbstractEntityListener
- onLoad(BaseEntity) - Method in class org.cxbox.model.core.listeners.jpa.DelegatingBaseEntityListener
- onUpdate(BaseEntity) - Method in class org.cxbox.model.core.listeners.jpa.DelegatingBaseEntityListener
- org.cxbox.model.core.api - package org.cxbox.model.core.api
- org.cxbox.model.core.config - package org.cxbox.model.core.config
- org.cxbox.model.core.converter - package org.cxbox.model.core.converter
- org.cxbox.model.core.dao - package org.cxbox.model.core.dao
- org.cxbox.model.core.dao.impl - package org.cxbox.model.core.dao.impl
- org.cxbox.model.core.dao.util - package org.cxbox.model.core.dao.util
- org.cxbox.model.core.entity - package org.cxbox.model.core.entity
- org.cxbox.model.core.hbn - package org.cxbox.model.core.hbn
- org.cxbox.model.core.listeners.jpa - package org.cxbox.model.core.listeners.jpa
- org.cxbox.model.core.service - package org.cxbox.model.core.service
- org.cxbox.model.core.tx - package org.cxbox.model.core.tx
P
- parameters() - Element in annotation interface org.cxbox.model.core.hbn.ExtSequenceGenerator
- PersistenceJPAConfig - Class in org.cxbox.model.core.config
-
To support force active fields in cxbox add following bean:
- PersistenceJPAConfig() - Constructor for class org.cxbox.model.core.config.PersistenceJPAConfig
- populate(E) - Method in interface org.cxbox.model.core.api.TranslationService
- populate(E) - Method in class org.cxbox.model.core.service.TranslationServiceImpl
- postPersist(AbstractEntity) - Method in class org.cxbox.model.core.listeners.jpa.AbstractEntityListener
- prepareSynchronization(DefaultTransactionStatus, TransactionDefinition) - Method in class org.cxbox.model.core.tx.CxboxJpaTransactionManagerForceActiveAware
- PropagateAnnotationReader - Class in org.cxbox.model.core.hbn
-
Implementation of AnnotationReader adding parent entity annotations marked using @PropagateAnnotations, to the annotations of the child entity.
- PropagateAnnotationReader(AnnotationReader, MetadataProvider, AnnotatedElement) - Constructor for class org.cxbox.model.core.hbn.PropagateAnnotationReader
- PropagateAnnotations - Annotation Interface in org.cxbox.model.core.hbn
-
Specifies which annotations to apply to child entities, see
PropagateAnnotationReader - PropagateMetadataBuilderFactory - Class in org.cxbox.model.core.hbn
-
Modifies the standard MetadataBuilderImplementor to use customized AnnotationReader (PropagateAnnotationReader) instead of standard reader
- PropagateMetadataBuilderFactory() - Constructor for class org.cxbox.model.core.hbn.PropagateMetadataBuilderFactory
- PropagateMetadataProvider - Class in org.cxbox.model.core.hbn
-
Decorator base JPAMetadataProvider, inheritance is used because HBN uses explicit conversions to JPAMetadataProvider
- PropagateMetadataProvider(BootstrapContext, JPAXMLOverriddenMetadataProvider) - Constructor for class org.cxbox.model.core.hbn.PropagateMetadataProvider
- proxyMode() - Element in annotation interface org.cxbox.model.core.config.TransactionScope
R
- refresh(AbstractEntity) - Method in class org.cxbox.model.core.dao.impl.JpaDaoImpl
- refresh(AbstractEntity) - Method in interface org.cxbox.model.core.dao.JpaDao
- RefreshOnFlush - Interface in org.cxbox.model.core.api
- reload() - Method in class org.cxbox.model.core.service.DictionaryCacheImpl
- revert(AbstractEntity) - Method in class org.cxbox.model.core.dao.impl.JpaDaoImpl
- revert(AbstractEntity) - Method in interface org.cxbox.model.core.dao.JpaDao
- rollbackDeploymentTransaction() - Method in class org.cxbox.model.core.tx.DeploymentTransactionSupportImpl
S
- save(Object) - Method in class org.cxbox.model.core.dao.impl.JpaDaoImpl
- save(Object) - Method in interface org.cxbox.model.core.dao.JpaDao
- saveAll(List<T>) - Method in class org.cxbox.model.core.dao.impl.JpaDaoImpl
- saveAll(List<T>) - Method in interface org.cxbox.model.core.dao.JpaDao
- saveWithCompositeKey(EmbeddedKeyable) - Method in class org.cxbox.model.core.dao.impl.JpaDaoImpl
- saveWithCompositeKey(EmbeddedKeyable) - Method in interface org.cxbox.model.core.dao.JpaDao
-
Deprecated.
- ScopeConfig - Class in org.cxbox.model.core.config
- ScopeConfig() - Constructor for class org.cxbox.model.core.config.ScopeConfig
- selectNativeQuery(EntityManager, Class<T>, String, Object...) - Static method in class org.cxbox.model.core.dao.util.JpaUtils
- selectNativeQuery(EntityManager, String, Object...) - Static method in class org.cxbox.model.core.dao.util.JpaUtils
- selectNativeQuery(Class<T>, String, Map<String, Object>) - Method in class org.cxbox.model.core.dao.impl.JpaDaoImpl
- selectNativeQuery(Class<T>, String, Map<String, Object>) - Method in interface org.cxbox.model.core.dao.JpaDao
-
Deprecated.
- setPrimaryEntity(P) - Method in interface org.cxbox.model.core.api.Translation
- setRollbackOnly() - Method in class org.cxbox.model.core.tx.TransactionServiceImpl
- setStatus(int) - Method in class org.cxbox.model.core.tx.TransactionStatusImpl
- setTranslationId(TranslationId) - Method in interface org.cxbox.model.core.api.Translation
T
- toPhysicalColumnName(Identifier, JdbcEnvironment) - Method in class org.cxbox.model.core.hbn.ImprovedPhysicalNamingStrategy
- toPhysicalTableName(Identifier, JdbcEnvironment) - Method in class org.cxbox.model.core.hbn.ImprovedPhysicalNamingStrategy
- toString() - Method in class org.cxbox.model.core.entity.BaseEntity
- TRANSACTION_SCOPE - Static variable in class org.cxbox.model.core.config.ScopeConfig
- TransactionScope - Annotation Interface in org.cxbox.model.core.config
- TransactionServiceImpl - Class in org.cxbox.model.core.tx
- TransactionServiceImpl(List<EntityManager>) - Constructor for class org.cxbox.model.core.tx.TransactionServiceImpl
- TransactionStatusImpl - Class in org.cxbox.model.core.tx
- TransactionStatusImpl() - Constructor for class org.cxbox.model.core.tx.TransactionStatusImpl
- Translatable<P extends BaseEntity,
L extends Translation<P, L>> - Interface in org.cxbox.model.core.api - Translation<P extends BaseEntity,
L extends Translation<P, L>> - Interface in org.cxbox.model.core.api - TranslationId - Class in org.cxbox.model.core.api
- TranslationId(String) - Constructor for class org.cxbox.model.core.api.TranslationId
- TranslationId_ - Class in org.cxbox.model.core.api
- TranslationId_() - Constructor for class org.cxbox.model.core.api.TranslationId_
- TranslationService - Interface in org.cxbox.model.core.api
- TranslationServiceImpl - Class in org.cxbox.model.core.service
- TranslationServiceImpl() - Constructor for class org.cxbox.model.core.service.TranslationServiceImpl
- txService - Variable in class org.cxbox.model.core.dao.impl.JpaDaoImpl
- types() - Method in class org.cxbox.model.core.service.DictionaryCacheImpl
U
- unproxiedClass(BaseEntity) - Static method in class org.cxbox.model.core.dao.util.JpaUtils
- update(Class<T>, Specification<T>, UpdateSpecification<T>) - Method in class org.cxbox.model.core.dao.impl.JpaDaoImpl
- update(Class<T>, Specification<T>, UpdateSpecification<T>) - Method in interface org.cxbox.model.core.dao.JpaDao
- UPDATED_DATE - Static variable in class org.cxbox.model.core.entity.BaseEntity_
- updatedDate - Static variable in class org.cxbox.model.core.entity.BaseEntity_
V
- value() - Element in annotation interface org.cxbox.model.core.hbn.ExtSequenceGeneratorSequenceName
- value() - Element in annotation interface org.cxbox.model.core.hbn.PropagateAnnotations
- vstamp - Static variable in class org.cxbox.model.core.entity.BaseEntity_
- VSTAMP - Static variable in class org.cxbox.model.core.entity.BaseEntity_
W
- woAutoFlush(Invoker<T, RuntimeException>) - Method in class org.cxbox.model.core.tx.TransactionServiceImpl
Y
- YearAttributeConverter - Class in org.cxbox.model.core.converter
- YearAttributeConverter() - Constructor for class org.cxbox.model.core.converter.YearAttributeConverter
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form