Index

A B C D E F G H I J K L M N O P Q R S T U V W X Y 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

AbstractAnySourceBaseDAO<E> - Class in org.cxbox.core.dao.impl
 
AbstractAnySourceBaseDAO() - Constructor for class org.cxbox.core.dao.impl.AbstractAnySourceBaseDAO
 
AbstractAnySourceResponseService<T extends org.cxbox.api.data.dto.DataResponseDTO,E> - Class in org.cxbox.core.crudma.impl
 
AbstractAnySourceResponseService() - Constructor for class org.cxbox.core.crudma.impl.AbstractAnySourceResponseService
 
AbstractClassifyDataProvider - Class in org.cxbox.core.util.filter.provider.impl
 
AbstractClassifyDataProvider() - Constructor for class org.cxbox.core.util.filter.provider.impl.AbstractClassifyDataProvider
 
AbstractCrudmaService - Class in org.cxbox.core.crudma.impl
 
AbstractCrudmaService() - Constructor for class org.cxbox.core.crudma.impl.AbstractCrudmaService
 
AbstractEnumBcSupplier<T extends Enum<T> & EnumBcIdentifier> - Class in org.cxbox.core.crudma.bc.impl
 
AbstractEnumBcSupplier(Class<T>) - Constructor for class org.cxbox.core.crudma.bc.impl.AbstractEnumBcSupplier
 
AbstractEnumBcSupplier(EnumBcIdentifier.Holder<T>) - Constructor for class org.cxbox.core.crudma.bc.impl.AbstractEnumBcSupplier
 
AbstractParameterArgumentResolver - Class in org.cxbox.core.controller.param.resolvers
 
AbstractParameterArgumentResolver() - Constructor for class org.cxbox.core.controller.param.resolvers.AbstractParameterArgumentResolver
 
AbstractQueryParameter - Class in org.cxbox.core.controller.param
 
AbstractQueryParameter(String) - Constructor for class org.cxbox.core.controller.param.AbstractQueryParameter
 
AbstractResponseService<T extends org.cxbox.api.data.dto.DataResponseDTO,E extends BaseEntity> - Class in org.cxbox.core.crudma.impl
 
AbstractResponseService() - Constructor for class org.cxbox.core.crudma.impl.AbstractResponseService
 
action(String, String) - Method in class org.cxbox.core.service.action.ActionDescriptionBuilder
 
action(String, String) - Method in class org.cxbox.core.service.action.ActionsBuilder
 
action(ActionType) - Method in class org.cxbox.core.service.action.ActionDescriptionBuilder
 
action(ActionType) - Method in class org.cxbox.core.service.action.ActionsBuilder
 
ActionAvailableChecker - Interface in org.cxbox.core.service.action
 
ActionAvailableChecker.And - Class in org.cxbox.core.service.action
 
ActionDescription<T extends org.cxbox.api.data.dto.DataResponseDTO> - Class in org.cxbox.core.service.action
 
ActionDescription() - Constructor for class org.cxbox.core.service.action.ActionDescription
 
ActionDescriptionBuilder<T extends org.cxbox.api.data.dto.DataResponseDTO> - Class in org.cxbox.core.service.action
 
ActionDescriptionBuilder() - Constructor for class org.cxbox.core.service.action.ActionDescriptionBuilder
 
ActionGroupDescription<T extends org.cxbox.api.data.dto.DataResponseDTO> - Class in org.cxbox.core.service.action
 
ActionGroupDescription() - Constructor for class org.cxbox.core.service.action.ActionGroupDescription
 
ActionIcon - Enum Class in org.cxbox.core.service.action
Deprecated.
use CxboxActionIconSpecifier instead TODO delete in 3.0
ActionIconSpecifier - Interface in org.cxbox.core.service.action
 
ActionInvoker<T extends org.cxbox.api.data.dto.DataResponseDTO> - Interface in org.cxbox.core.service.action
 
ActionResultDTO<T extends org.cxbox.api.data.dto.DataResponseDTO> - Class in org.cxbox.core.dto.rowmeta
 
ActionResultDTO() - Constructor for class org.cxbox.core.dto.rowmeta.ActionResultDTO
 
ActionResultDTO(T) - Constructor for class org.cxbox.core.dto.rowmeta.ActionResultDTO
 
Actions<T extends org.cxbox.api.data.dto.DataResponseDTO> - Class in org.cxbox.core.service.action
 
Actions() - Constructor for class org.cxbox.core.service.action.Actions
 
ActionsBuilder<T extends org.cxbox.api.data.dto.DataResponseDTO> - Class in org.cxbox.core.service.action
 
ActionScope - Enum Class in org.cxbox.core.service.action
 
ActionsDTO - Class in org.cxbox.core.dto.rowmeta
 
ActionsDTO() - Constructor for class org.cxbox.core.dto.rowmeta.ActionsDTO
 
ActionType - Enum Class in org.cxbox.core.dto.rowmeta
 
add() - Method in class org.cxbox.core.service.action.ActionDescriptionBuilder
 
add(Boolean) - Method in class org.cxbox.core.service.action.ActionDescriptionBuilder
 
add(String, String) - Method in class org.cxbox.core.dto.rowmeta.PostAction
 
add(String, ResponseServiceAction<T>) - Method in class org.cxbox.core.service.action.ActionsBuilder
 
addAction(ActionDescription<T>) - Method in class org.cxbox.core.service.action.ActionsBuilder
 
addAll(List<ActionDTO>) - Method in class org.cxbox.core.dto.rowmeta.ActionsDTO
 
addAll(Actions<T>) - Method in class org.cxbox.core.service.action.ActionsBuilder
 
addArgumentResolvers(List<HandlerMethodArgumentResolver>) - Method in class org.cxbox.core.config.APIConfig
 
addConcreteFilterValue(DtoField<? super T, ?>, SimpleDictionary) - Method in class org.cxbox.core.dto.rowmeta.FieldsMeta
Adds a value to the existing list of filterable values
addConcreteValue(DtoField<? super T, ?>, SimpleDictionary) - Method in class org.cxbox.core.dto.rowmeta.RowDependentFieldsMeta
Adds a value to an existing list of selectable values
addEngineConcreteValues(String, List<SimpleDictionary>) - Method in class org.cxbox.core.dto.rowmeta.EngineFieldsMeta
 
addEngineFilterValues(String, List<SimpleDictionary>) - Method in class org.cxbox.core.dto.rowmeta.EngineFieldsMeta
 
addField(String, String) - Method in class org.cxbox.core.dto.BusinessError.Entity
 
addGroup(String, String, int, List<ActionDTO>, ActionIconSpecifier, boolean) - Method in class org.cxbox.core.dto.rowmeta.ActionsDTO
 
addGroup(String, String, int, Actions<T>) - Method in class org.cxbox.core.service.action.ActionsBuilder
 
addMethod(int, ActionDescription, BusinessComponent) - Method in class org.cxbox.core.dto.rowmeta.ActionsDTO
 
addMethod(ActionDescription, BusinessComponent) - Method in class org.cxbox.core.dto.rowmeta.ActionsDTO
 
addOption(MultivalueOptionType, String) - Method in class org.cxbox.core.dto.multivalue.MultivalueFieldSingleValue
 
addPopup(String) - Method in exception org.cxbox.core.exception.BusinessException
 
addPopup(List<String>) - Method in exception org.cxbox.core.exception.BusinessException
 
addPostAction(PostAction) - Method in exception org.cxbox.core.exception.BusinessException
 
addPreInvokeEvent(PreInvokeEvent) - Method in exception org.cxbox.core.exception.UnconfirmedException
 
addPreInvokeEvents(List<PreInvokeEvent>) - Method in exception org.cxbox.core.exception.UnconfirmedException
 
addResourceHandlers(ResourceHandlerRegistry) - Method in class org.cxbox.core.config.UIConfig
 
addSorting(Class, Root<?>, CriteriaQuery<T>, CriteriaBuilder, SortParameters) - Static method in class org.cxbox.core.dao.impl.MetadataUtils
 
addViewControllers(ViewControllerRegistry) - Method in class org.cxbox.core.config.UIConfig
 
AJAXRedirectStrategy - Interface in org.cxbox.core.controller.http
 
AJAXRedirectStrategyImpl - Class in org.cxbox.core.controller.http
 
AJAXRedirectStrategyImpl(ObjectMapper, UIProperties) - Constructor for class org.cxbox.core.controller.http.AJAXRedirectStrategyImpl
 
ALWAYS_FALSE - Static variable in interface org.cxbox.core.service.action.ActionAvailableChecker
 
ALWAYS_TRUE - Static variable in interface org.cxbox.core.service.action.ActionAvailableChecker
 
and(ActionAvailableChecker...) - Static method in interface org.cxbox.core.service.action.ActionAvailableChecker
 
And(ActionAvailableChecker...) - Constructor for class org.cxbox.core.service.action.ActionAvailableChecker.And
 
AnySourceBaseDAO<E> - Interface in org.cxbox.core.dao
 
anySourceBaseDAOClass - Variable in class org.cxbox.core.crudma.impl.AbstractAnySourceResponseService
 
AnySourceBcDescription - Class in org.cxbox.core.crudma.bc.impl
 
AnySourceBcDescription(String, String, Class<? extends AnySourceResponseServiceMarker>, boolean) - Constructor for class org.cxbox.core.crudma.bc.impl.AnySourceBcDescription
 
AnySourceBcStateCrudmaGatewayInvokeExtensionProvider - Class in org.cxbox.core.crudma.ext.impl
 
AnySourceBcStateCrudmaGatewayInvokeExtensionProvider() - Constructor for class org.cxbox.core.crudma.ext.impl.AnySourceBcStateCrudmaGatewayInvokeExtensionProvider
 
AnySourceBcTypeAware - Class in org.cxbox.core.bc
 
AnySourceBcTypeAware(BcRegistry, AnySourceResponseFactory) - Constructor for class org.cxbox.core.bc.AnySourceBcTypeAware
 
AnySourceCrudmaGateway - Class in org.cxbox.core.crudma
 
AnySourceCrudmaGateway(CrudmaFactory, ResponseFactory, List<CrudmaGatewayInvokeExtensionProvider>) - Constructor for class org.cxbox.core.crudma.AnySourceCrudmaGateway
 
AnySourceCrudmaImplementation - Annotation Interface in org.cxbox.core.crudma.bc.impl
 
AnySourceCrudmaService - Class in org.cxbox.core.crudma.impl.inner
 
AnySourceCrudmaService() - Constructor for class org.cxbox.core.crudma.impl.inner.AnySourceCrudmaService
 
AnySourceDtoConstructorService - Class in org.cxbox.core.dto.mapper
 
AnySourceDtoConstructorService(RequestValueCache, List<DtoConstructor<?, ? extends DataResponseDTO>>) - Constructor for class org.cxbox.core.dto.mapper.AnySourceDtoConstructorService
 
AnySourceDTOMapper - Class in org.cxbox.core.service
 
AnySourceDTOMapper() - Constructor for class org.cxbox.core.service.AnySourceDTOMapper
 
AnySourceFieldMetaBuilder<T extends org.cxbox.api.data.dto.DataResponseDTO> - Class in org.cxbox.core.service.rowmeta
 
AnySourceFieldMetaBuilder() - Constructor for class org.cxbox.core.service.rowmeta.AnySourceFieldMetaBuilder
 
AnySourceResponseFactory - Class in org.cxbox.core.service
Factory for services creation
AnySourceResponseFactory() - Constructor for class org.cxbox.core.service.AnySourceResponseFactory
 
AnySourceResponseService<T extends org.cxbox.api.data.dto.DataResponseDTO,E> - Interface in org.cxbox.core.service
 
AnySourceResponseServiceMarker - Interface in org.cxbox.core.crudma.bc.impl
 
AnySourceRowResponseService - Class in org.cxbox.core.service.rowmeta
 
AnySourceRowResponseService(ApplicationContext, Optional<List<BcDisabler>>, Optional<LinkedDictionaryService>, Optional<ExtendedDtoFieldLevelSecurityService>, ObjectMapper) - Constructor for class org.cxbox.core.service.rowmeta.AnySourceRowResponseService
 
AnySourceVersionAwareResponseService<T extends org.cxbox.api.data.dto.DataResponseDTO,E> - Class in org.cxbox.core.crudma.impl
 
AnySourceVersionAwareResponseService(Class<T>, Class<E>, Class<? extends AnySourceFieldMetaBuilder<T>>, Class<? extends AnySourceBaseDAO<E>>) - Constructor for class org.cxbox.core.crudma.impl.AnySourceVersionAwareResponseService
 
AnySourceVersionMismatchException - Exception in org.cxbox.core.exception
 
AnySourceVersionMismatchException() - Constructor for exception org.cxbox.core.exception.AnySourceVersionMismatchException
 
AnySourceVersionMismatchException(Long, DataResponseDTO) - Constructor for exception org.cxbox.core.exception.AnySourceVersionMismatchException
 
APIConfig - Class in org.cxbox.core.config
 
APIConfig() - Constructor for class org.cxbox.core.config.APIConfig
 
APIProperties - Class in org.cxbox.core.config.properties
 
APIProperties() - Constructor for class org.cxbox.core.config.properties.APIProperties
 
applicationContext - Variable in class org.cxbox.core.crudma.impl.AbstractAnySourceResponseService
 
applicationContext - Variable in class org.cxbox.core.crudma.impl.AbstractResponseService
 
apply(BiFunction<String, String, R>) - Method in class org.cxbox.core.controller.param.BindParameter
 
apply(BiFunction<String, String, R>) - Method in class org.cxbox.core.controller.param.FilterParameter
 
apply(BiFunction<String, String, R>) - Method in interface org.cxbox.core.controller.param.QueryParameter
 
apply(BiFunction<String, String, R>) - Method in class org.cxbox.core.controller.param.SortParameter
 
ASC - Enum constant in enum class org.cxbox.core.controller.param.SortType
 
asEndOfDay() - Static method in class org.cxbox.core.util.DateTimeUtil
 
asEndOfFirstHalfYear() - Static method in class org.cxbox.core.util.DateTimeUtil
 
asEndOfQ1() - Static method in class org.cxbox.core.util.DateTimeUtil
 
asEndOfQ2() - Static method in class org.cxbox.core.util.DateTimeUtil
 
asEndOfQ3() - Static method in class org.cxbox.core.util.DateTimeUtil
 
asEndOfQ4() - Static method in class org.cxbox.core.util.DateTimeUtil
 
asEndOfSecondHalfYear() - Static method in class org.cxbox.core.util.DateTimeUtil
 
associate() - Method in class org.cxbox.core.service.action.ActionsBuilder
 
associate(HttpServletRequest, QueryParameters, List<Object>) - Method in class org.cxbox.core.controller.UniversalAssociateController
 
associate(List<AssociateDTO>, BusinessComponent) - Method in class org.cxbox.core.crudma.impl.AbstractAnySourceResponseService
 
associate(List<AssociateDTO>, BusinessComponent) - Method in class org.cxbox.core.crudma.impl.AbstractResponseService
 
associate(List<AssociateDTO>, BusinessComponent) - Method in interface org.cxbox.core.service.AnySourceResponseService
Creates links between entities
associate(List<AssociateDTO>, BusinessComponent) - Method in interface org.cxbox.core.service.ResponseService
Сreates links between entities
associate(BusinessComponent, String, List<String>) - Method in interface org.cxbox.core.dao.AnySourceBaseDAO
 
associate(BusinessComponent, String, List<String>) - Method in class org.cxbox.core.dao.impl.AbstractAnySourceBaseDAO
 
associate(BusinessComponent, List<AssociateDTO>) - Method in interface org.cxbox.core.crudma.Crudma
Creates links between entities
associate(BusinessComponent, List<AssociateDTO>) - Method in class org.cxbox.core.crudma.impl.AbstractCrudmaService
 
associate(BusinessComponent, List<AssociateDTO>) - Method in class org.cxbox.core.crudma.impl.inner.AnySourceCrudmaService
 
associate(BusinessComponent, List<AssociateDTO>) - Method in class org.cxbox.core.crudma.impl.inner.InnerCrudmaService
 
associate(CrudmaActionHolder.CrudmaAction, List<AssociateDTO>) - Method in class org.cxbox.core.crudma.CrudmaGateway
 
ASSOCIATE - Enum constant in enum class org.cxbox.core.crudma.CrudmaActionType
 
ASSOCIATE - Enum constant in enum class org.cxbox.core.dto.rowmeta.ActionType
 
AssociateResultDTO - Class in org.cxbox.core.dto.rowmeta
 
AssociateResultDTO(List<DataResponseDTO>) - Constructor for class org.cxbox.core.dto.rowmeta.AssociateResultDTO
 
AssocPreActionEventParameters - Class in org.cxbox.core.service.action
 
AssocPreActionEventParameters(AssociateDTO, BusinessComponent, List<String>) - Constructor for class org.cxbox.core.service.action.AssocPreActionEventParameters
 
asStartOfDay() - Static method in class org.cxbox.core.util.DateTimeUtil
 
asStartOfFirstHalfYear() - Static method in class org.cxbox.core.util.DateTimeUtil
 
asStartOfQ1() - Static method in class org.cxbox.core.util.DateTimeUtil
 
asStartOfQ2() - Static method in class org.cxbox.core.util.DateTimeUtil
 
asStartOfQ3() - Static method in class org.cxbox.core.util.DateTimeUtil
 
asStartOfQ4() - Static method in class org.cxbox.core.util.DateTimeUtil
 
asStartOfSecondHalfYear() - Static method in class org.cxbox.core.util.DateTimeUtil
 
AutoConfiguration - Annotation Interface in org.cxbox.core.autoconfigure
 
available(ActionAvailableChecker) - Method in class org.cxbox.core.service.action.ActionDescriptionBuilder
 

B

BARS - Enum constant in enum class org.cxbox.core.service.action.ActionIcon
Deprecated.
 
BARS - Enum constant in enum class org.cxbox.core.service.action.CxboxActionIconSpecifier
 
baseDAO - Variable in class org.cxbox.core.crudma.impl.AbstractResponseService
 
BaseDAO - Interface in org.cxbox.core.dao
 
BaseDAOImpl - Class in org.cxbox.core.dao.impl
 
BaseDAOImpl(Set<EntityManager>, TransactionService, Optional<IPdqExtractor>, List<ClassifyDataProvider>) - Constructor for class org.cxbox.core.dao.impl.BaseDAOImpl
 
baseEntityListenerDelegate(CurrentUserAware) - Method in class org.cxbox.core.config.CoreApplicationConfig
 
basePackageClasses() - Element in annotation interface org.cxbox.core.config.ControllerScan
 
BaseParameterHolder<T extends QueryParameter> - Class in org.cxbox.core.controller.param
 
BaseParameterHolder(List<T>, ParameterBuilder<T>) - Constructor for class org.cxbox.core.controller.param.BaseParameterHolder
 
BasePostActionField() - Constructor for class org.cxbox.core.dto.rowmeta.PostAction.BasePostActionField
 
BasePostActionType() - Constructor for class org.cxbox.core.dto.rowmeta.PostAction.BasePostActionType
 
BC - Enum constant in enum class org.cxbox.core.service.action.ActionScope
 
BC - Static variable in class org.cxbox.core.dto.rowmeta.PostAction.BasePostActionField
 
BcDescription - Class in org.cxbox.core.crudma.bc.impl
 
BcDescription() - Constructor for class org.cxbox.core.crudma.bc.impl.BcDescription
 
BcDescriptionBuilder - Class in org.cxbox.core.crudma.bc
 
BcDescriptionBuilder() - Constructor for class org.cxbox.core.crudma.bc.BcDescriptionBuilder
 
BcDisabler - Class in org.cxbox.core.service.rowmeta
 
BcDisabler() - Constructor for class org.cxbox.core.service.rowmeta.BcDisabler
 
bcDisablers - Variable in class org.cxbox.core.service.rowmeta.AnySourceRowResponseService
 
bcDisablersList - Variable in class org.cxbox.core.service.rowmeta.AnySourceRowResponseService
 
BCFactory - Class in org.cxbox.core.controller
 
BCFactory() - Constructor for class org.cxbox.core.controller.BCFactory
 
BcHierarchy - Class in org.cxbox.core.crudma.bc
 
BcHierarchy() - Constructor for class org.cxbox.core.crudma.bc.BcHierarchy
 
BcHierarchyAware - Class in org.cxbox.core.controller
 
BcHierarchyAware(HttpServletRequest, BCFactory, BcRegistry) - Constructor for class org.cxbox.core.controller.BcHierarchyAware
 
BcIdentifiers - Class in org.cxbox.core.crudma.bc
 
BcOverride(Class<?>, BcIdentifier...) - Constructor for class org.cxbox.core.crudma.bc.BcOverrider.BcOverride
 
BcOverrider - Interface in org.cxbox.core.crudma.bc
 
BcOverrider.BcOverride - Class in org.cxbox.core.crudma.bc
 
BcRegistry - Interface in org.cxbox.core.crudma.bc
 
BcRegistryImpl - Class in org.cxbox.core.crudma.bc.impl
 
BcRegistryImpl(Optional<List<BcSupplier>>, Optional<List<BcOverrider>>) - Constructor for class org.cxbox.core.crudma.bc.impl.BcRegistryImpl
 
BcSpecificationBuilder - Interface in org.cxbox.core.service
 
BcState - Class in org.cxbox.core.crudma.state
State object that uses application to store changes between read only requests
BcState() - Constructor for class org.cxbox.core.crudma.state.BcState
 
BcStateAware - Interface in org.cxbox.core.crudma.state
Cxbox component that allows change state of current Business component between http requests.
BcStateAwareImpl - Class in org.cxbox.core.crudma.state.impl
Implementation of BcStateAware that Uses HTTP servlet as state provider.
BcStateAwareImpl() - Constructor for class org.cxbox.core.crudma.state.impl.BcStateAwareImpl
 
BcStateCrudmaGatewayInvokeExtensionProvider - Class in org.cxbox.core.crudma.ext.impl
 
BcStateCrudmaGatewayInvokeExtensionProvider() - Constructor for class org.cxbox.core.crudma.ext.impl.BcStateCrudmaGatewayInvokeExtensionProvider
 
BcSupplier - Interface in org.cxbox.core.crudma.bc
 
BeanScan - Annotation Interface in org.cxbox.core.config
 
BigDecimalValueProvider - Class in org.cxbox.core.util.filter.provider.impl
 
BigDecimalValueProvider() - Constructor for class org.cxbox.core.util.filter.provider.impl.BigDecimalValueProvider
 
BindParameter - Class in org.cxbox.core.controller.param
 
BindParameter(String, SearchOperation, String) - Constructor for class org.cxbox.core.controller.param.BindParameter
 
BindParameter.Builder - Class in org.cxbox.core.controller.param
 
BindsParameters - Class in org.cxbox.core.controller.param
 
bindsString - Variable in class org.cxbox.core.crudma.bc.impl.BcDescription
 
BooleanValueProvider - Class in org.cxbox.core.util.filter.provider.impl
 
BooleanValueProvider() - Constructor for class org.cxbox.core.util.filter.provider.impl.BooleanValueProvider
 
build() - Method in class org.cxbox.core.service.action.ActionsBuilder
 
build() - Static method in class org.cxbox.core.util.ResponseBuilder
 
build(Boolean) - Method in class org.cxbox.core.service.action.ActionDescriptionBuilder
 
build(Object) - Static method in class org.cxbox.core.util.ResponseBuilder
 
build(String, String, Class<?>, boolean) - Static method in class org.cxbox.core.crudma.bc.BcDescriptionBuilder
 
build(Collection) - Static method in class org.cxbox.core.util.ResponseBuilder
 
build(Collection, boolean) - Static method in class org.cxbox.core.util.ResponseBuilder
 
build(ResultPage) - Static method in class org.cxbox.core.util.ResponseBuilder
 
buildBcSpecification(BusinessComponent, Specification<E>, Specification<E>) - Method in interface org.cxbox.core.service.BcSpecificationBuilder
 
buildBcSpecification(BusinessComponent, Specification<E>, Specification<E>) - Method in class org.cxbox.core.service.impl.SpecificationBuilder
 
buildCacheManagers() - Method in class org.cxbox.core.autoconfigure.cache.CxboxCacheAutoConfiguration
 
buildDescription(String, Class<?>, boolean) - Method in interface org.cxbox.core.crudma.bc.EnumBcIdentifier
 
builder() - Static method in class org.cxbox.core.service.action.ActionDescription
 
builder() - Static method in class org.cxbox.core.service.action.Actions
 
Builder() - Constructor for class org.cxbox.core.controller.param.BindParameter.Builder
 
Builder() - Constructor for class org.cxbox.core.controller.param.FilterParameter.Builder
 
Builder() - Constructor for class org.cxbox.core.controller.param.SortParameter.Builder
 
buildExtremeRowDependentMeta(RowDependentFieldsMeta<T>, BcDescription, String, String) - Method in class org.cxbox.core.service.rowmeta.AnySourceFieldMetaBuilder
 
buildExtremeRowDependentMeta(RowDependentFieldsMeta<T>, ExtremeBcDescription, Long, Long) - Method in class org.cxbox.core.service.rowmeta.FieldMetaBuilder
 
buildFileHttpEntity(byte[], String, String, boolean) - Method in interface org.cxbox.core.file.controller.CxboxFileController
 
buildIndependentMeta(FieldsMeta<T>, BusinessComponent) - Method in class org.cxbox.core.service.rowmeta.AnySourceFieldMetaBuilder
 
buildIndependentMeta(FieldsMeta<T>, BusinessComponent) - Method in class org.cxbox.core.service.rowmeta.FieldMetaBuilder
 
buildIndependentMeta(FieldsMeta<T>, BcDescription, String) - Method in class org.cxbox.core.service.rowmeta.AnySourceFieldMetaBuilder
 
buildIndependentMeta(FieldsMeta<T>, InnerBcDescription, Long) - Method in class org.cxbox.core.service.rowmeta.FieldMetaBuilder
 
buildMeta(List<FieldDTO>) - Method in class org.cxbox.core.crudma.impl.AbstractCrudmaService
 
buildMeta(List<FieldDTO>, ActionsDTO) - Method in class org.cxbox.core.crudma.impl.AbstractCrudmaService
 
buildParameter(String, String) - Method in class org.cxbox.core.controller.param.BindParameter.Builder
 
buildParameter(String, String) - Method in class org.cxbox.core.controller.param.FilterParameter.Builder
 
buildParameter(String, String) - Method in interface org.cxbox.core.controller.param.ParameterBuilder
 
buildParameter(String, String) - Method in class org.cxbox.core.controller.param.SortParameter.Builder
 
buildParameter(Map.Entry<String, String>) - Method in interface org.cxbox.core.controller.param.ParameterBuilder
 
buildParameters(Map<String, String>) - Method in interface org.cxbox.core.controller.param.ParameterBuilder
 
buildRequestAwareCacheManager(String) - Method in class org.cxbox.core.autoconfigure.cache.CxboxCacheAutoConfiguration
 
buildRowDependentMeta(RowDependentFieldsMeta<T>, BusinessComponent) - Method in class org.cxbox.core.service.rowmeta.AnySourceFieldMetaBuilder
 
buildRowDependentMeta(RowDependentFieldsMeta<T>, BusinessComponent) - Method in class org.cxbox.core.service.rowmeta.FieldMetaBuilder
 
buildRowDependentMeta(RowDependentFieldsMeta<T>, BcDescription, String, String) - Method in class org.cxbox.core.service.rowmeta.AnySourceFieldMetaBuilder
 
buildRowDependentMeta(RowDependentFieldsMeta<T>, InnerBcDescription, Long, Long) - Method in class org.cxbox.core.service.rowmeta.FieldMetaBuilder
 
buildUnExpirableCacheManager(String...) - Method in class org.cxbox.core.autoconfigure.cache.CxboxCacheAutoConfiguration
 
buildValueSuppliers() - Method in class org.cxbox.core.dto.mapper.DtoConstructor
 
BusinessComponent - Class in org.cxbox.core.crudma.bc
 
BusinessComponent(String, String, BcDescription) - Constructor for class org.cxbox.core.crudma.bc.BusinessComponent
 
BusinessComponent(String, String, BcDescription, BcHierarchy) - Constructor for class org.cxbox.core.crudma.bc.BusinessComponent
 
BusinessComponent(String, String, BcDescription, BcHierarchy, QueryParameters) - Constructor for class org.cxbox.core.crudma.bc.BusinessComponent
 
BusinessError - Class in org.cxbox.core.dto
 
BusinessError() - Constructor for class org.cxbox.core.dto.BusinessError
 
BusinessError.Entity - Class in org.cxbox.core.dto
 
businessException(BusinessException) - Method in class org.cxbox.core.controller.GlobalExceptionHandler
 
BusinessException - Exception in org.cxbox.core.exception
 
BusinessException() - Constructor for exception org.cxbox.core.exception.BusinessException
 
BusinessException(String) - Constructor for exception org.cxbox.core.exception.BusinessException
 
BusinessException(String, Throwable) - Constructor for exception org.cxbox.core.exception.BusinessException
 
BusinessException(String, Throwable, boolean, boolean) - Constructor for exception org.cxbox.core.exception.BusinessException
 
BusinessException(Throwable) - Constructor for exception org.cxbox.core.exception.BusinessException
 
businessIntermediateException(Object, BusinessIntermediateException) - Method in class org.cxbox.core.controller.GlobalExceptionHandler
 
BusinessIntermediateException - Exception in org.cxbox.core.exception
 
BusinessIntermediateException() - Constructor for exception org.cxbox.core.exception.BusinessIntermediateException
 
BusinessIntermediateException(String, Throwable) - Constructor for exception org.cxbox.core.exception.BusinessIntermediateException
 
BusinessIntermediateException(String, Throwable, boolean, boolean) - Constructor for exception org.cxbox.core.exception.BusinessIntermediateException
 
BusinessIntermediateException(Throwable) - Constructor for exception org.cxbox.core.exception.BusinessIntermediateException
 

C

CacheConfig - Class in org.cxbox.core.config.cache
 
CacheConfig() - Constructor for class org.cxbox.core.config.cache.CacheConfig
 
CacheManagerBasedCacheResolver - Class in org.cxbox.core.config.cache
 
CacheManagerBasedCacheResolver() - Constructor for class org.cxbox.core.config.cache.CacheManagerBasedCacheResolver
 
calculateRedirectUrl(HttpServletRequest, String) - Method in interface org.cxbox.core.controller.http.AJAXRedirectStrategy
 
calculateRedirectUrl(HttpServletRequest, String) - Method in class org.cxbox.core.controller.http.AJAXRedirectStrategyImpl
 
calculateRedirectUrl(String, String, boolean) - Static method in class org.cxbox.core.controller.http.StaticRedirectFilter
 
CANCEL_CREATE - Enum constant in enum class org.cxbox.core.dto.rowmeta.ActionType
 
cancelCreate() - Method in class org.cxbox.core.service.action.ActionsBuilder
 
cast(Object, Class<T>) - Static method in class org.cxbox.core.crudma.impl.AbstractAnySourceResponseService
 
cast(Object, Class<T>) - Static method in class org.cxbox.core.crudma.impl.AbstractResponseService
 
check(PreActionEventParameters<T>) - Method in interface org.cxbox.core.service.action.PreActionEventChecker
 
ClassifyDataParameter - Class in org.cxbox.core.dao
 
ClassifyDataParameter() - Constructor for class org.cxbox.core.dao.ClassifyDataParameter
 
ClassifyDataProvider - Interface in org.cxbox.core.util.filter.provider
 
clear() - Method in interface org.cxbox.core.crudma.state.BcStateAware
Clear all state records for current client
clear() - Method in class org.cxbox.core.crudma.state.impl.BcStateAwareImpl
 
clearAllActions() - Method in class org.cxbox.core.dto.rowmeta.ActionResultDTO
 
clientException(ClientException) - Method in class org.cxbox.core.controller.GlobalExceptionHandler
 
ClientException - Exception in org.cxbox.core.exception
 
ClientException(String) - Constructor for exception org.cxbox.core.exception.ClientException
 
ClientException(String, Throwable) - Constructor for exception org.cxbox.core.exception.ClientException
 
CLOSE - Enum constant in enum class org.cxbox.core.service.action.ActionIcon
Deprecated.
 
CLOSE - Enum constant in enum class org.cxbox.core.service.action.CxboxActionIconSpecifier
 
commence(HttpServletRequest, HttpServletResponse, AuthenticationException) - Method in class org.cxbox.core.util.session.CustomBasicAuthenticationEntryPoint
 
computeIfAbsent(RequestValueSupplier<E, D, V>, Object, Supplier<?>) - Method in class org.cxbox.core.dto.mapper.RequestValueCache
 
ConfiguredJtaPlatform - Class in org.cxbox.core.dao.hbn
 
ConfiguredJtaPlatform() - Constructor for class org.cxbox.core.dao.hbn.ConfiguredJtaPlatform
 
configureMessageConverters(List<HttpMessageConverter<?>>) - Method in class org.cxbox.core.config.APIConfig
 
confirm() - Static method in class org.cxbox.core.dto.rowmeta.PreAction
 
confirm(String) - Static method in class org.cxbox.core.dto.rowmeta.PreAction
 
confirm(String, PreActionCondition, String) - Static method in class org.cxbox.core.service.action.PreActionEvent
 
CONFIRMATION - Enum constant in enum class org.cxbox.core.dto.rowmeta.PreActionType
 
contains(BcIdentifier) - Method in class org.cxbox.core.crudma.bc.BcIdentifiers
 
CONTAINS - Enum constant in enum class org.cxbox.core.controller.param.SearchOperation
Contains
CONTAINS_ONE_OF - Enum constant in enum class org.cxbox.core.controller.param.SearchOperation
Contains one from the list
ControllerScan - Annotation Interface in org.cxbox.core.config
 
convertEnumToTargetType(Object) - Method in class org.cxbox.core.util.filter.provider.impl.EnumValueProvider
 
COPY - Enum constant in enum class org.cxbox.core.dto.rowmeta.ActionType
 
COPY - Enum constant in enum class org.cxbox.core.service.action.ActionIcon
Deprecated.
 
COPY - Enum constant in enum class org.cxbox.core.service.action.CxboxActionIconSpecifier
 
CoreApplicationConfig - Class in org.cxbox.core.config
 
CoreApplicationConfig() - Constructor for class org.cxbox.core.config.CoreApplicationConfig
 
CoreSessionServiceImpl - Class in org.cxbox.core.util.session
 
CoreSessionServiceImpl() - Constructor for class org.cxbox.core.util.session.CoreSessionServiceImpl
 
count(HttpServletRequest, QueryParameters) - Method in class org.cxbox.core.controller.UniversalDataController
 
count(BusinessComponent) - Method in interface org.cxbox.core.crudma.Crudma
Returns the number of matching entities
count(BusinessComponent) - Method in class org.cxbox.core.crudma.impl.AbstractAnySourceResponseService
 
count(BusinessComponent) - Method in class org.cxbox.core.crudma.impl.AbstractCrudmaService
 
count(BusinessComponent) - Method in class org.cxbox.core.crudma.impl.AbstractResponseService
 
count(BusinessComponent) - Method in class org.cxbox.core.crudma.impl.inner.AnySourceCrudmaService
 
count(BusinessComponent) - Method in class org.cxbox.core.crudma.impl.inner.InnerCrudmaService
 
count(BusinessComponent) - Method in class org.cxbox.core.crudma.impl.inner.TranslationCrudmaService
 
count(BusinessComponent) - Method in interface org.cxbox.core.dao.AnySourceBaseDAO
 
count(BusinessComponent) - Method in class org.cxbox.core.dao.impl.AbstractAnySourceBaseDAO
Корректная реализация по умолчанию, но не эффективная по производительности.
count(BusinessComponent) - Method in interface org.cxbox.core.service.AnySourceResponseService
Returns the number of matching entities
count(BusinessComponent) - Method in interface org.cxbox.core.service.ResponseService
Returns the number of matching entities
count(CrudmaActionHolder.CrudmaAction) - Method in class org.cxbox.core.crudma.CrudmaGateway
 
count(BaseDAO, BusinessComponent) - Method in class org.cxbox.core.crudma.impl.AbstractResponseService
 
count(BaseDAO, BusinessComponent, Class<E>, Class<T>) - Method in class org.cxbox.core.crudma.impl.AbstractResponseService
 
COUNT - Enum constant in enum class org.cxbox.core.crudma.CrudmaActionType
 
create() - Method in class org.cxbox.core.service.action.ActionsBuilder
 
create(E, Class<D>, Collection<DtoField<D, ?>>, Map<String, Object>) - Method in class org.cxbox.core.dto.mapper.AnySourceDtoConstructorService
 
create(E, Class<D>, Collection<DtoField<D, ?>>, Map<String, Object>) - Method in class org.cxbox.core.dto.mapper.DtoConstructorService
 
create(BusinessComponent) - Method in interface org.cxbox.core.crudma.Crudma
Creates an entity based on a business component
create(BusinessComponent) - Method in class org.cxbox.core.crudma.impl.AbstractCrudmaService
 
create(BusinessComponent) - Method in class org.cxbox.core.crudma.impl.AnySourceVersionAwareResponseService
 
create(BusinessComponent) - Method in class org.cxbox.core.crudma.impl.inner.AnySourceCrudmaService
 
create(BusinessComponent) - Method in class org.cxbox.core.crudma.impl.inner.InnerCrudmaService
 
create(BusinessComponent) - Method in class org.cxbox.core.crudma.impl.inner.TranslationCrudmaService
 
create(BusinessComponent) - Method in class org.cxbox.core.crudma.impl.VersionAwareResponseService
 
create(BusinessComponent, E) - Method in interface org.cxbox.core.dao.AnySourceBaseDAO
Should not be used anywhere except of AbstractAnySourceBaseDAO
create(CrudmaActionHolder.CrudmaAction) - Method in class org.cxbox.core.crudma.CrudmaGateway
 
CREATE - Enum constant in enum class org.cxbox.core.crudma.CrudmaActionType
 
CREATE - Enum constant in enum class org.cxbox.core.dto.rowmeta.ActionType
 
createDTOClass(List<Attribute<?, ?>>) - Method in class org.cxbox.core.crudma.impl.inner.UniversalCrudmaService
 
createEntity(BusinessComponent) - Method in class org.cxbox.core.crudma.impl.AbstractAnySourceResponseService
 
createEntity(BusinessComponent) - Method in class org.cxbox.core.crudma.impl.AbstractResponseService
 
createEntity(BusinessComponent) - Method in class org.cxbox.core.crudma.impl.AnySourceVersionAwareResponseService
При переопределении метода обязательно добавить сохранение результата в First Level Cache - getBaseDao().setWithFirstLevelCache()
createEntity(BusinessComponent) - Method in class org.cxbox.core.crudma.impl.VersionAwareResponseService
 
createEntity(BusinessComponent) - Method in interface org.cxbox.core.service.AnySourceResponseService
Creates an entity based on a business component
createEntity(BusinessComponent) - Method in interface org.cxbox.core.service.ResponseService
Creates an entity based on a business component
createPredicate(Root<?>, ClassifyDataParameter, CriteriaBuilder) - Static method in class org.cxbox.core.dao.impl.MetadataUtils
 
CreateResult<D extends org.cxbox.api.data.dto.DataResponseDTO> - Class in org.cxbox.core.dto.rowmeta
 
CreateResult() - Constructor for class org.cxbox.core.dto.rowmeta.CreateResult
 
Crudma - Interface in org.cxbox.core.crudma
 
CrudmaActionHolder - Class in org.cxbox.core.crudma
 
CrudmaActionHolder() - Constructor for class org.cxbox.core.crudma.CrudmaActionHolder
 
CrudmaActionHolder.CrudmaAction - Interface in org.cxbox.core.crudma
 
CrudmaActionHolder.SimpleCrudmaAction - Class in org.cxbox.core.crudma
 
CrudmaActionType - Enum Class in org.cxbox.core.crudma
 
CrudmaEvent<T> - Class in org.cxbox.core.crudma
 
CrudmaEvent(Object, CrudmaActionHolder.CrudmaAction, T, Throwable) - Constructor for class org.cxbox.core.crudma.CrudmaEvent
 
CrudmaFactory - Class in org.cxbox.core.crudma
 
CrudmaFactory() - Constructor for class org.cxbox.core.crudma.CrudmaFactory
 
CrudmaGateway - Class in org.cxbox.core.crudma
 
CrudmaGateway() - Constructor for class org.cxbox.core.crudma.CrudmaGateway
 
CrudmaGatewayInvokeExtensionProvider - Interface in org.cxbox.core.crudma.ext
Beans, that extends standard flow of Cxbox Crudma Operations Used in CrudmaGateway
ctx - Variable in class org.cxbox.core.service.rowmeta.AnySourceRowResponseService
 
custom(String, Map<String, String>) - Static method in class org.cxbox.core.dto.rowmeta.PreAction
 
CUSTOM - Enum constant in enum class org.cxbox.core.dto.rowmeta.PreActionType
 
CustomBasicAuthenticationEntryPoint - Class in org.cxbox.core.util.session
 
CustomBasicAuthenticationEntryPoint(String) - Constructor for class org.cxbox.core.util.session.CustomBasicAuthenticationEntryPoint
 
CXBOX_API_PATH_SPEL - Static variable in class org.cxbox.core.config.properties.APIProperties
 
CXBOX_CACHE_RESOLVER - Static variable in class org.cxbox.core.config.cache.CacheConfig
 
CxboxActionIconSpecifier - Enum Class in org.cxbox.core.service.action
 
CxboxCacheAutoConfiguration - Class in org.cxbox.core.autoconfigure.cache
Auto-configuration class which declares "cxboxCacheResolver" bean of type CacheResolver.
CxboxCacheAutoConfiguration() - Constructor for class org.cxbox.core.autoconfigure.cache.CxboxCacheAutoConfiguration
 
cxboxCacheResolver(Optional<MetaHotReloadService>) - Method in class org.cxbox.core.autoconfigure.cache.CxboxCacheAutoConfiguration
 
CxboxCaches - Class in org.cxbox.core.config.cache
 
CxboxCaches() - Constructor for class org.cxbox.core.config.cache.CxboxCaches
 
CxboxCaches.Caches - Enum Class in org.cxbox.core.config.cache
 
CxboxCachingService - Class in org.cxbox.core.config.cache
 
CxboxCachingService() - Constructor for class org.cxbox.core.config.cache.CxboxCachingService
 
CxboxFileConfiguration - Class in org.cxbox.core.file.conf
 
CxboxFileConfiguration() - Constructor for class org.cxbox.core.file.conf.CxboxFileConfiguration
 
CxboxFileController - Interface in org.cxbox.core.file.controller
Add
CxboxFileControllerSimple - Class in org.cxbox.core.file.controller
 
CxboxFileControllerSimple() - Constructor for class org.cxbox.core.file.controller.CxboxFileControllerSimple
 
CxboxFileService - Interface in org.cxbox.core.file.service
 
CxboxFileServiceSimple - Class in org.cxbox.core.file.service
 
CxboxFileServiceSimple(String) - Constructor for class org.cxbox.core.file.service.CxboxFileServiceSimple
 
cxboxObjectMapper(HandlerInstantiator) - Method in class org.cxbox.core.config.JacksonConfig
 
CxboxRequestAwareCacheHolder - Class in org.cxbox.core.config.cache
 
CxboxRequestAwareCacheHolder() - Constructor for class org.cxbox.core.config.cache.CxboxRequestAwareCacheHolder
 
CxboxResponseDTO<T> - Class in org.cxbox.core.file.dto
 
CxboxResponseDTO() - Constructor for class org.cxbox.core.file.dto.CxboxResponseDTO
 

D

data - Variable in class org.cxbox.core.file.dto.CxboxResponseDTO
 
DataResponsePreActionEventParameters<T extends org.cxbox.api.data.dto.DataResponseDTO> - Class in org.cxbox.core.service.action
 
DataResponsePreActionEventParameters(T, BusinessComponent, List<String>) - Constructor for class org.cxbox.core.service.action.DataResponsePreActionEventParameters
 
dataValidator(BusinessComponent, DataResponseDTO, T) - Method in class org.cxbox.core.service.action.ResponseServiceAction
 
DataValidator<T extends org.cxbox.api.data.dto.DataResponseDTO> - Interface in org.cxbox.core.service.action
 
DATE_FROM - Static variable in class org.cxbox.core.controller.param.QueryParameters
 
DATE_STEP - Static variable in class org.cxbox.core.controller.param.QueryParameters
 
DATE_TIME_FORMATTER - Static variable in class org.cxbox.core.util.DateTimeUtil
 
DATE_TO - Static variable in class org.cxbox.core.controller.param.QueryParameters
 
DateStep - Enum Class in org.cxbox.core.controller.param
 
dateTimeToString(LocalDateTime) - Static method in class org.cxbox.core.util.DateTimeUtil
 
dateTimeToString(LocalDateTime, String) - Static method in class org.cxbox.core.util.DateTimeUtil
 
DateTimeUtil - Class in org.cxbox.core.util
 
DateTimeUtil() - Constructor for class org.cxbox.core.util.DateTimeUtil
 
DateTimeValueProvider - Class in org.cxbox.core.util.filter.provider.impl
 
DateTimeValueProvider() - Constructor for class org.cxbox.core.util.filter.provider.impl.DateTimeValueProvider
 
DateValueProvider - Class in org.cxbox.core.util.filter.provider.impl
 
DateValueProvider() - Constructor for class org.cxbox.core.util.filter.provider.impl.DateValueProvider
 
DAY - Enum constant in enum class org.cxbox.core.controller.param.DateStep
 
DEBUG_MODE - Static variable in class org.cxbox.core.controller.param.QueryParameters
 
DEBUG_MODE_KEY - Static variable in class org.cxbox.core.util.session.WebHelper
 
DEBUG_MODE_PARAMETER_NAME - Static variable in class org.cxbox.core.util.session.WebHelper
 
DELAY - Static variable in class org.cxbox.core.dto.rowmeta.PostAction.BasePostActionField
 
DELAYED_REFRESH_BC - Static variable in class org.cxbox.core.dto.rowmeta.PostAction.BasePostActionType
 
delayedRefreshBC(BcIdentifier, Number) - Static method in class org.cxbox.core.dto.rowmeta.PostAction
 
delete() - Method in class org.cxbox.core.service.action.ActionsBuilder
 
delete(HttpServletRequest, QueryParameters) - Method in class org.cxbox.core.controller.UniversalDataController
 
delete(BusinessComponent) - Method in interface org.cxbox.core.crudma.Crudma
Deletes an entity based on a business component
delete(BusinessComponent) - Method in class org.cxbox.core.crudma.impl.AbstractCrudmaService
 
delete(BusinessComponent) - Method in class org.cxbox.core.crudma.impl.inner.AnySourceCrudmaService
 
delete(BusinessComponent) - Method in class org.cxbox.core.crudma.impl.inner.InnerCrudmaService
 
delete(BusinessComponent) - Method in interface org.cxbox.core.dao.AnySourceBaseDAO
Delete entity in anySource system
delete(CrudmaActionHolder.CrudmaAction) - Method in class org.cxbox.core.crudma.CrudmaGateway
 
DELETE - Enum constant in enum class org.cxbox.core.crudma.CrudmaActionType
 
DELETE - Enum constant in enum class org.cxbox.core.dto.rowmeta.ActionType
 
DELETE - Enum constant in enum class org.cxbox.core.service.action.ActionIcon
Deprecated.
 
DELETE - Enum constant in enum class org.cxbox.core.service.action.CxboxActionIconSpecifier
 
DELETED - Enum constant in enum class org.cxbox.core.dto.multivalue.SnapshotState
 
deleteEntity(BusinessComponent) - Method in class org.cxbox.core.crudma.impl.AbstractAnySourceResponseService
 
deleteEntity(BusinessComponent) - Method in class org.cxbox.core.crudma.impl.AbstractResponseService
 
deleteEntity(BusinessComponent) - Method in interface org.cxbox.core.service.AnySourceResponseService
Deletes an entity based on a business component
deleteEntity(BusinessComponent) - Method in interface org.cxbox.core.service.ResponseService
Deletes an entity based on a business component
deleteOption(MultivalueOptionType) - Method in class org.cxbox.core.dto.multivalue.MultivalueFieldSingleValue
 
DESC - Enum constant in enum class org.cxbox.core.controller.param.SortType
 
determineDefaultLocale(HttpServletRequest) - Method in class org.cxbox.core.config.EnhancedLocaleResolver
 
determineDefaultTimeZone(HttpServletRequest) - Method in class org.cxbox.core.config.EnhancedLocaleResolver
 
disable(boolean, DtoField<? super T, ?>...) - Method in class org.cxbox.core.dto.rowmeta.RowDependentFieldsMeta
 
disableActions(Iterable<ActionDTO>) - Method in class org.cxbox.core.service.rowmeta.BcDisabler
 
disableFields() - Method in class org.cxbox.core.dto.rowmeta.RowDependentFieldsMeta
 
doAssociate(List<AssociateDTO>, BusinessComponent) - Method in class org.cxbox.core.crudma.impl.AbstractAnySourceResponseService
 
doAssociate(List<AssociateDTO>, BusinessComponent) - Method in class org.cxbox.core.crudma.impl.AbstractResponseService
 
doCreateEntity(E, BusinessComponent) - Method in class org.cxbox.core.crudma.impl.AnySourceVersionAwareResponseService
 
doCreateEntity(E, BusinessComponent) - Method in class org.cxbox.core.crudma.impl.VersionAwareResponseService
 
doFilterInternal(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class org.cxbox.core.controller.http.StaticRedirectFilter
 
doGetOne(BusinessComponent) - Method in class org.cxbox.core.crudma.impl.AbstractAnySourceResponseService
 
doGetOne(BusinessComponent) - Method in class org.cxbox.core.crudma.impl.AbstractResponseService
 
doPreview(E, T, BusinessComponent) - Method in class org.cxbox.core.crudma.impl.AnySourceVersionAwareResponseService
 
doPreview(E, T, BusinessComponent) - Method in class org.cxbox.core.crudma.impl.VersionAwareResponseService
 
doSendRedirect(HttpServletRequest, HttpServletResponse, String) - Method in class org.cxbox.core.controller.http.AJAXRedirectStrategyImpl
 
doUpdateEntity(E, T, BusinessComponent) - Method in class org.cxbox.core.crudma.impl.AnySourceVersionAwareResponseService
 
doUpdateEntity(E, T, BusinessComponent) - Method in class org.cxbox.core.crudma.impl.VersionAwareResponseService
 
download(String, String) - Method in interface org.cxbox.core.file.service.CxboxFileService
 
download(String, String) - Method in class org.cxbox.core.file.service.CxboxFileServiceSimple
 
download(String, String, boolean) - Method in interface org.cxbox.core.file.controller.CxboxFileController
Add
download(String, String, boolean) - Method in class org.cxbox.core.file.controller.CxboxFileControllerSimple
 
DOWNLOAD_FILE - Static variable in class org.cxbox.core.dto.rowmeta.PostAction.BasePostActionType
 
DOWNLOAD_FILE_BY_URL - Static variable in class org.cxbox.core.dto.rowmeta.PostAction.BasePostActionType
 
downloadFile(String) - Static method in class org.cxbox.core.dto.rowmeta.PostAction
 
downloadFileByUrl(String) - Static method in class org.cxbox.core.dto.rowmeta.PostAction
 
DRILL_DOWN - Static variable in class org.cxbox.core.dto.rowmeta.PostAction.BasePostActionType
 
DRILL_DOWN_LINK - Enum constant in enum class org.cxbox.core.dto.multivalue.MultivalueOptionType
 
DRILL_DOWN_TYPE - Enum constant in enum class org.cxbox.core.dto.multivalue.MultivalueOptionType
 
DRILL_DOWN_TYPE - Static variable in class org.cxbox.core.dto.rowmeta.PostAction.BasePostActionField
 
drillDown(DrillDownTypeSpecifier, String) - Static method in class org.cxbox.core.dto.rowmeta.PostAction
 
drillDown(DrillDownTypeSpecifier, String, String) - Static method in class org.cxbox.core.dto.rowmeta.PostAction
 
DrillDownType - Enum Class in org.cxbox.core.dto
 
DrillDownTypeSpecifier - Interface in org.cxbox.core.service.action
 
DtoConstructor<E extends BaseEntity,D extends org.cxbox.api.data.dto.DataResponseDTO> - Class in org.cxbox.core.dto.mapper
 
DtoConstructor() - Constructor for class org.cxbox.core.dto.mapper.DtoConstructor
 
DtoConstructorService - Class in org.cxbox.core.dto.mapper
 
DtoConstructorService(RequestValueCache, List<DtoConstructor<? extends BaseEntity, ? extends DataResponseDTO>>) - Constructor for class org.cxbox.core.dto.mapper.DtoConstructorService
 
dtoListToResultPage(List<T>, int) - Method in class org.cxbox.core.crudma.impl.AbstractAnySourceResponseService
 
dtoListToResultPage(List<T>, int) - Method in class org.cxbox.core.crudma.impl.AbstractResponseService
 
DTOMapper - Class in org.cxbox.core.service
 
DTOMapper() - Constructor for class org.cxbox.core.service.DTOMapper
 
DTOSecurityUtils - Class in org.cxbox.core.service
 
DTOSecurityUtils() - Constructor for class org.cxbox.core.service.DTOSecurityUtils
 
DTOUtils - Class in org.cxbox.core.dto
 
DTOUtils() - Constructor for class org.cxbox.core.dto.DTOUtils
 

E

EffectiveUserAwareImpl - Class in org.cxbox.core.util.session.impl
 
EffectiveUserAwareImpl() - Constructor for class org.cxbox.core.util.session.impl.EffectiveUserAwareImpl
 
emptyQueryParameters() - Static method in class org.cxbox.core.controller.param.QueryParameters
 
enableFilter(DtoField<? super T, ?>...) - Method in class org.cxbox.core.dto.rowmeta.FieldsMeta
 
EngineFieldsMeta<T extends org.cxbox.api.data.dto.DataResponseDTO> - Class in org.cxbox.core.dto.rowmeta
 
EngineFieldsMeta(ObjectMapper) - Constructor for class org.cxbox.core.dto.rowmeta.EngineFieldsMeta
 
EnhancedLocaleResolver - Class in org.cxbox.core.config
 
EnhancedLocaleResolver(CoreSessionService, LocaleService) - Constructor for class org.cxbox.core.config.EnhancedLocaleResolver
 
entitiesToDtos(BusinessComponent, ResultPage<E>) - Method in class org.cxbox.core.crudma.impl.AbstractAnySourceResponseService
 
entitiesToDtos(BusinessComponent, ResultPage<E>) - Method in class org.cxbox.core.crudma.impl.AbstractResponseService
 
Entity(String, String) - Constructor for class org.cxbox.core.dto.BusinessError.Entity
 
Entity(BusinessComponent) - Constructor for class org.cxbox.core.dto.BusinessError.Entity
 
EntityFirstLevelCache<E> - Class in org.cxbox.core.external.core
 
EntityFirstLevelCache() - Constructor for class org.cxbox.core.external.core.EntityFirstLevelCache
 
entityListToResultPage(List<E>, int) - Method in class org.cxbox.core.crudma.impl.AbstractAnySourceResponseService
Deprecated.
entityListToResultPage(List<E>, int) - Method in class org.cxbox.core.crudma.impl.AbstractResponseService
Deprecated.
EntityNotFoundException - Exception in org.cxbox.core.exception
 
EntityNotFoundException() - Constructor for exception org.cxbox.core.exception.EntityNotFoundException
 
EntityNotFoundException(String, long) - Constructor for exception org.cxbox.core.exception.EntityNotFoundException
 
entityToDto(E, Class<? extends D>, Set<String>) - Method in class org.cxbox.core.crudma.impl.inner.UniversalCrudmaService
 
entityToDto(E, Class<D>) - Method in class org.cxbox.core.service.AnySourceDTOMapper
Creates a dto with a complete set of fields
entityToDto(E, Class<D>) - Method in class org.cxbox.core.service.DTOMapper
Creates a dto with a complete set of fields
entityToDto(E, Class<D>, Set<DtoField<D, ?>>) - Method in class org.cxbox.core.service.AnySourceDTOMapper
Creates a dto with a given set of fields
entityToDto(E, Class<D>, Set<DtoField<D, ?>>) - Method in class org.cxbox.core.service.DTOMapper
Creates a dto with a given set of fields
entityToDto(E, Class<D>, Set<DtoField<D, ?>>, boolean) - Method in class org.cxbox.core.service.AnySourceDTOMapper
Creates a dto with a given set of fields
entityToDto(E, Class<D>, Set<DtoField<D, ?>>, boolean) - Method in class org.cxbox.core.service.DTOMapper
Creates a dto with a given set of fields
entityToDto(E, Class<D>, DtoField<D, ?>) - Method in class org.cxbox.core.service.AnySourceDTOMapper
 
entityToDto(E, Class<D>, DtoField<D, ?>) - Method in class org.cxbox.core.service.DTOMapper
 
entityToDto(BcIdentifier, E, Class<D>) - Method in class org.cxbox.core.service.AnySourceDTOMapper
Creates a dto with the required set of fields for the current screen
entityToDto(BcIdentifier, E, Class<D>) - Method in class org.cxbox.core.service.DTOMapper
Creates a dto with the required set of fields for the current screen
entityToDto(BcIdentifier, E, Class<D>, boolean) - Method in class org.cxbox.core.service.AnySourceDTOMapper
Creates a dto with the required set of fields for the current screen
entityToDto(BcIdentifier, E, Class<D>, boolean) - Method in class org.cxbox.core.service.DTOMapper
Creates a dto with the required set of fields for the current screen
entityToDto(BcIdentifier, E, Class<D>, boolean, Map<String, Object>) - Method in class org.cxbox.core.service.AnySourceDTOMapper
Creates a dto with the required set of fields for the current screen
entityToDto(BcIdentifier, E, Class<D>, boolean, Map<String, Object>) - Method in class org.cxbox.core.service.DTOMapper
Creates a dto with the required set of fields for the current screen
entityToDto(BcIdentifier, E, Class<D>, Map<String, Object>) - Method in class org.cxbox.core.service.AnySourceDTOMapper
Creates a dto with the required set of fields for the current screen
entityToDto(BcIdentifier, E, Class<D>, Map<String, Object>) - Method in class org.cxbox.core.service.DTOMapper
Creates a dto with the required set of fields for the current screen
entityToDto(BusinessComponent, E) - Method in class org.cxbox.core.crudma.impl.AbstractAnySourceResponseService
 
entityToDto(BusinessComponent, E) - Method in class org.cxbox.core.crudma.impl.AbstractResponseService
 
entityToDto(BusinessComponent, E) - Method in interface org.cxbox.core.service.AnySourceResponseService
 
entityToDto(Translation, Class<? extends UniversalDTO>, Set<String>) - Method in class org.cxbox.core.crudma.impl.inner.TranslationCrudmaService
 
EnumBcIdentifier - Interface in org.cxbox.core.crudma.bc
 
EnumBcIdentifier.Holder<T extends Enum<T> & EnumBcIdentifier> - Class in org.cxbox.core.crudma.bc
 
EnumValueProvider - Class in org.cxbox.core.util.filter.provider.impl
 
EnumValueProvider() - Constructor for class org.cxbox.core.util.filter.provider.impl.EnumValueProvider
 
EnumValueProvider.BaseEnum - Annotation Interface in org.cxbox.core.util.filter.provider.impl
Used when a JPA entity enum field is mapped to a DataResponseDTO field which type is not enum.
EQUALS - Enum constant in enum class org.cxbox.core.controller.param.SearchOperation
Equal
EQUALS_ONE_OF - Enum constant in enum class org.cxbox.core.controller.param.SearchOperation
Equal to one of the list
error() - Static method in class org.cxbox.core.dto.rowmeta.PreAction
 
error(String) - Static method in class org.cxbox.core.dto.rowmeta.PreAction
 
error(String, PreActionCondition, String) - Static method in class org.cxbox.core.service.action.PreActionEvent
 
ERROR - Enum constant in enum class org.cxbox.core.dto.MessageType
Error message
ERROR - Enum constant in enum class org.cxbox.core.dto.rowmeta.PreActionType
 
ErrorResponseDTO - Class in org.cxbox.core.dto
 
ErrorResponseDTO(String) - Constructor for class org.cxbox.core.dto.ErrorResponseDTO
 
ErrorResponseDTO(BusinessException) - Constructor for class org.cxbox.core.dto.ErrorResponseDTO
 
ErrorResponseDTO(BusinessIntermediateException) - Constructor for class org.cxbox.core.dto.ErrorResponseDTO
 
ErrorResponseDTO(UnconfirmedException) - Constructor for class org.cxbox.core.dto.ErrorResponseDTO
 
EventPublisherCrudmaGatewayInvokeExtensionProvider - Class in org.cxbox.core.crudma.ext.impl
 
EventPublisherCrudmaGatewayInvokeExtensionProvider() - Constructor for class org.cxbox.core.crudma.ext.impl.EventPublisherCrudmaGatewayInvokeExtensionProvider
 
evictRequestCache() - Method in class org.cxbox.core.config.cache.CxboxCachingService
 
evictUiCache() - Method in class org.cxbox.core.config.cache.CxboxCachingService
 
evictUserCache() - Method in class org.cxbox.core.config.cache.CxboxCachingService
 
exception(Exception) - Method in class org.cxbox.core.controller.GlobalExceptionHandler
 
EXPORT - Static variable in class org.cxbox.core.controller.param.QueryParameters
 
extendInvoker(CrudmaActionHolder.CrudmaAction, Invoker<T, RuntimeException>, boolean) - Method in interface org.cxbox.core.crudma.ext.CrudmaGatewayInvokeExtensionProvider
 
extendInvoker(CrudmaActionHolder.CrudmaAction, Invoker<T, RuntimeException>, boolean) - Method in class org.cxbox.core.crudma.ext.impl.AnySourceBcStateCrudmaGatewayInvokeExtensionProvider
 
extendInvoker(CrudmaActionHolder.CrudmaAction, Invoker<T, RuntimeException>, boolean) - Method in class org.cxbox.core.crudma.ext.impl.BcStateCrudmaGatewayInvokeExtensionProvider
 
extendInvoker(CrudmaActionHolder.CrudmaAction, Invoker<T, RuntimeException>, boolean) - Method in class org.cxbox.core.crudma.ext.impl.EventPublisherCrudmaGatewayInvokeExtensionProvider
 
extendInvoker(CrudmaActionHolder.CrudmaAction, Invoker<T, RuntimeException>, boolean) - Method in class org.cxbox.core.crudma.ext.impl.TxServiceCrudmaGatewayInvokeExtensionProvider
 
EXTERNAL - Enum constant in enum class org.cxbox.core.dto.DrillDownType
Transition by an absolute link to an external source.
EXTERNAL_NEW - Enum constant in enum class org.cxbox.core.dto.DrillDownType
Transition by an absolute link to an external source.
extract(Map<String, ?>) - Static method in class org.cxbox.core.controller.param.resolvers.PageParameterArgumentResolver
 
extractNames(List<Attribute<?, ?>>) - Method in class org.cxbox.core.crudma.impl.inner.UniversalCrudmaService
 
extractPdq(String) - Method in interface org.cxbox.core.dao.IPdqExtractor
 
ExtremeBcDescription - Class in org.cxbox.core.crudma.bc.impl
 
ExtremeBcDescription(String, String, Class<? extends Crudma>, boolean) - Constructor for class org.cxbox.core.crudma.bc.impl.ExtremeBcDescription
 

F

FieldDrillDown - Class in org.cxbox.core.dto
 
FieldDrillDown(String, LOV, String, String, String) - Constructor for class org.cxbox.core.dto.FieldDrillDown
 
FieldMetaBuilder<T extends org.cxbox.api.data.dto.DataResponseDTO> - Class in org.cxbox.core.service.rowmeta
 
FieldMetaBuilder() - Constructor for class org.cxbox.core.service.rowmeta.FieldMetaBuilder
 
FieldsMeta<T extends org.cxbox.api.data.dto.DataResponseDTO> - Class in org.cxbox.core.dto.rowmeta
 
FieldsMeta(ObjectMapper) - Constructor for class org.cxbox.core.dto.rowmeta.FieldsMeta
 
FILE_ID - Static variable in class org.cxbox.core.dto.rowmeta.PostAction.BasePostActionField
 
FileDownloadDto - Class in org.cxbox.core.file.dto
 
FileDownloadDto() - Constructor for class org.cxbox.core.file.dto.FileDownloadDto
 
FileUploadDto - Class in org.cxbox.core.file.dto
 
FileUploadDto() - Constructor for class org.cxbox.core.file.dto.FileUploadDto
 
fillRowMetaWithLinkedDictionaries(EngineFieldsMeta<?>, BusinessComponent, Set<String>, boolean) - Method in interface org.cxbox.core.service.linkedlov.LinkedDictionaryService
 
fillRowMetaWithLinkedDictionaries(EngineFieldsMeta<?>, BusinessComponent, DataResponseDTO, boolean) - Method in interface org.cxbox.core.service.linkedlov.LinkedDictionaryService
 
FILTER_BY_RANGE_ENABLED_DEFAULT_PARAM_NAME - Static variable in class org.cxbox.core.config.properties.WidgetFieldsIdResolverProperties
 
FilterParameter - Class in org.cxbox.core.controller.param
 
FilterParameter(String, SearchOperation, String) - Constructor for class org.cxbox.core.controller.param.FilterParameter
 
FilterParameter.Builder - Class in org.cxbox.core.controller.param
 
FilterParameters - Class in org.cxbox.core.controller.param
 
find(HttpServletRequest, QueryParameters) - Method in class org.cxbox.core.controller.UniversalDataController
 
FIND - Enum constant in enum class org.cxbox.core.crudma.CrudmaActionType
 
flush(BusinessComponent) - Method in interface org.cxbox.core.dao.AnySourceBaseDAO
Should be used to explicitly update/create in anySource system by custom action
flush(BusinessComponent) - Method in class org.cxbox.core.dao.impl.AbstractAnySourceBaseDAO
 
FreemarkerConfig - Class in org.cxbox.core.config
 
FreemarkerConfig() - Constructor for class org.cxbox.core.config.FreemarkerConfig
 
freeMarkerConfigurer() - Method in class org.cxbox.core.config.FreemarkerConfig
 
freemarkerViewResolver() - Method in class org.cxbox.core.config.UIConfig
 
fromList(List<FilterParameter>) - Static method in class org.cxbox.core.controller.param.FilterParameters
 
fromList(List<SortParameter>) - Static method in class org.cxbox.core.controller.param.SortParameters
 
fromMap(Map<String, String>) - Static method in class org.cxbox.core.controller.param.BindsParameters
 
fromMap(Map<String, String>) - Static method in class org.cxbox.core.controller.param.FilterParameters
 
fromMap(Map<String, String>) - Static method in class org.cxbox.core.controller.param.SortParameters
 
fromSession() - Static method in class org.cxbox.core.util.DateTimeUtil
 
fromSession(boolean) - Static method in class org.cxbox.core.util.DateTimeUtil
 
fromSession(LocalDateTime) - Static method in class org.cxbox.core.util.DateTimeUtil
 

G

generateId() - Method in interface org.cxbox.core.dao.AnySourceBaseDAO
 
generateId() - Method in class org.cxbox.core.dao.impl.AbstractAnySourceBaseDAO
 
get(HttpServletRequest, HttpServletResponse, String, TimeZoneSpecification, LocaleSpecification) - Method in class org.cxbox.core.controller.LoginController
Authenticate user in the application; actual authentication performed by Spring Security in client app
get(String) - Method in class org.cxbox.core.crudma.bc.EnumBcIdentifier.Holder
 
get(BcIdentifier) - Method in class org.cxbox.core.crudma.bc.EnumBcIdentifier.Holder
 
get(DtoField<? super D, ? super V>) - Method in class org.cxbox.core.dto.mapper.Mapping
 
get(DtoField<? super T, ?>) - Method in class org.cxbox.core.dto.rowmeta.RowDependentFieldsMeta
 
get(BusinessComponent) - Method in interface org.cxbox.core.crudma.Crudma
Returns object based on a business component
get(BusinessComponent) - Method in class org.cxbox.core.crudma.impl.AbstractCrudmaService
 
get(BusinessComponent) - Method in class org.cxbox.core.crudma.impl.inner.AnySourceCrudmaService
 
get(BusinessComponent) - Method in class org.cxbox.core.crudma.impl.inner.InnerCrudmaService
 
get(BusinessComponent) - Method in class org.cxbox.core.crudma.impl.inner.UniversalCrudmaService
 
get(BcDescription) - Method in class org.cxbox.core.crudma.CrudmaFactory
 
get(CrudmaActionHolder.CrudmaAction) - Method in class org.cxbox.core.crudma.CrudmaGateway
 
get(Mapping<? extends E, ? extends D>, E) - Method in interface org.cxbox.core.dto.mapper.KeySupplier
 
get(Mapping<? extends E, ? extends D>, E) - Method in interface org.cxbox.core.dto.mapper.ValueSupplier
 
get(RequestValueSupplier<? super E, ? super D, V>) - Method in class org.cxbox.core.dto.mapper.Mapping
 
get(ValueSupplier<? super E, ? super D, V>) - Method in class org.cxbox.core.dto.mapper.Mapping
 
GET - Enum constant in enum class org.cxbox.core.crudma.CrudmaActionType
 
getAction() - Method in class org.cxbox.core.crudma.CrudmaActionHolder
 
getAction(String) - Method in class org.cxbox.core.service.action.Actions
 
getActionIconCode() - Method in interface org.cxbox.core.service.action.ActionIconSpecifier
 
getActions() - Method in class org.cxbox.core.crudma.impl.AbstractAnySourceResponseService
 
getActions() - Method in class org.cxbox.core.crudma.impl.AbstractResponseService
 
getActions() - Method in class org.cxbox.core.crudma.impl.inner.UniversalCrudmaService
 
getActions() - Method in class org.cxbox.core.dto.rowmeta.ActionsDTO
 
getActions() - Method in interface org.cxbox.core.service.AnySourceResponseService
Returns actions for entity with conditions of their availability invoked by method getAvailableActions
getActions() - Method in interface org.cxbox.core.service.ResponseService
Returns actions for entity with conditions of their availability invoked by method getAvailableActions
getActionType() - Method in interface org.cxbox.core.crudma.CrudmaActionHolder.CrudmaAction
 
getActionType() - Static method in class org.cxbox.core.crudma.CrudmaActionHolder
 
getAll(BusinessComponent) - Method in interface org.cxbox.core.crudma.Crudma
Returns all matched objects based on a business component
getAll(BusinessComponent) - Method in class org.cxbox.core.crudma.impl.AbstractCrudmaService
 
getAll(BusinessComponent) - Method in class org.cxbox.core.crudma.impl.inner.AnySourceCrudmaService
 
getAll(BusinessComponent) - Method in class org.cxbox.core.crudma.impl.inner.InnerCrudmaService
 
getAll(BusinessComponent) - Method in class org.cxbox.core.crudma.impl.inner.UniversalCrudmaService
 
getAll(CrudmaActionHolder.CrudmaAction) - Method in class org.cxbox.core.crudma.CrudmaGateway
 
getAllBc() - Method in class org.cxbox.core.crudma.bc.EnumBcIdentifier.Holder
 
getAllBcNames() - Method in interface org.cxbox.core.crudma.bc.BcRegistry
 
getAllBcNames() - Method in interface org.cxbox.core.crudma.bc.BcSupplier
 
getAllBcNames() - Method in class org.cxbox.core.crudma.bc.impl.AbstractEnumBcSupplier
 
getAllBcNames() - Method in class org.cxbox.core.crudma.bc.impl.BcRegistryImpl
 
getAllFields(Class<D>) - Static method in class org.cxbox.core.dto.DTOUtils
 
getAllSpecifications(CriteriaBuilder, Root<?>, List<ClassifyDataParameter>) - Static method in class org.cxbox.core.dao.impl.MetadataUtils
 
getAnySourceFieldMetaBuilder() - Method in class org.cxbox.core.crudma.impl.AbstractAnySourceResponseService
 
getAnySourceFieldMetaBuilder() - Method in interface org.cxbox.core.service.AnySourceResponseService
Returns AnySourceFieldMetaBuilder for class
getAnySourceResponse(RowMetaType, DataResponseDTO, BusinessComponent, ActionsDTO, Class<? extends AnySourceFieldMetaBuilder>) - Method in class org.cxbox.core.service.rowmeta.AnySourceRowResponseService
 
getAnySourceResponse(RowMetaType, DataResponseDTO, BusinessComponent, AnySourceResponseService<?, ?>) - Method in class org.cxbox.core.service.rowmeta.AnySourceRowResponseService
 
getAnySourceResponse(RowMetaType, CreateResult, BusinessComponent, AnySourceResponseService<?, ?>) - Method in class org.cxbox.core.service.rowmeta.AnySourceRowResponseService
 
getAttribute(String) - Method in class org.cxbox.core.dto.mapper.Mapping
 
getAttribute(String) - Method in class org.cxbox.core.dto.rowmeta.PostAction
 
getAttributes() - Method in class org.cxbox.core.dto.rowmeta.PostAction
 
getAttributes(Class<? extends E>, Predicate<Attribute<?, ?>>) - Method in class org.cxbox.core.crudma.impl.inner.UniversalCrudmaService
 
getAttributes(BusinessComponent) - Method in class org.cxbox.core.crudma.impl.inner.TranslationCrudmaService
 
getAttributes(BusinessComponent) - Method in class org.cxbox.core.crudma.impl.inner.UniversalCrudmaService
 
getAuthenticationDetails(Authentication) - Method in class org.cxbox.core.util.session.CoreSessionServiceImpl
 
getAvailableActions(RowMetaType, DataResponseDTO, BusinessComponent) - Method in class org.cxbox.core.crudma.impl.AbstractAnySourceResponseService
 
getAvailableActions(RowMetaType, DataResponseDTO, BusinessComponent) - Method in class org.cxbox.core.crudma.impl.AbstractResponseService
 
getAvailableActions(RowMetaType, DataResponseDTO, BusinessComponent) - Method in interface org.cxbox.core.service.AnySourceResponseService
Returns actions for entity with conditions of their availability invoke method getActions
getAvailableActions(RowMetaType, DataResponseDTO, BusinessComponent) - Method in interface org.cxbox.core.service.ResponseService
Returns actions for entity with conditions of their availability invoke method getActions
getAvailableScreensResponsibilities(IUser<Long>, LOV) - Method in interface org.cxbox.core.service.ResponsibilitiesService
 
getAvailableScreenViews(String, IUser<Long>, LOV) - Method in interface org.cxbox.core.service.ResponsibilitiesService
 
getAvailableViews(IUser<Long>, LOV) - Method in interface org.cxbox.core.service.ResponsibilitiesService
 
getAxisX() - Method in class org.cxbox.core.controller.param.QueryParameters
 
getAxisY() - Method in class org.cxbox.core.controller.param.QueryParameters
 
getBaseDao() - Method in class org.cxbox.core.crudma.impl.AbstractAnySourceResponseService
 
getBaseDao() - Method in interface org.cxbox.core.service.AnySourceResponseService
 
getBc() - Method in interface org.cxbox.core.crudma.CrudmaActionHolder.CrudmaAction
 
getBc() - Method in class org.cxbox.core.dto.rowmeta.PostAction
Deprecated.
getBcDescription() - Method in class org.cxbox.core.controller.BcHierarchyAware
Deprecated.
getBcDescription() - Method in interface org.cxbox.core.crudma.bc.EnumBcIdentifier
 
getBcDescription(String) - Method in interface org.cxbox.core.crudma.bc.BcRegistry
 
getBcDescription(String) - Method in interface org.cxbox.core.crudma.bc.BcSupplier
 
getBcDescription(String) - Method in class org.cxbox.core.crudma.bc.impl.AbstractEnumBcSupplier
 
getBcDescription(String) - Method in class org.cxbox.core.crudma.bc.impl.BcRegistryImpl
 
getBcHierarchy(String) - Method in interface org.cxbox.core.crudma.bc.BcRegistry
 
getBcHierarchy(String) - Method in class org.cxbox.core.crudma.bc.impl.BcRegistryImpl
 
getBcOverrides() - Method in interface org.cxbox.core.crudma.bc.BcOverrider
 
getBean(Class<T>) - Static method in class org.cxbox.core.util.SpringBeanUtils
 
getBean(Class<T>, String) - Static method in class org.cxbox.core.util.SpringBeanUtils
 
getBean(String) - Static method in class org.cxbox.core.util.SpringBeanUtils
 
getBigDecimalValue() - Method in class org.cxbox.core.controller.param.FilterParameter
 
getBigDecimalValuesAsList() - Method in class org.cxbox.core.controller.param.FilterParameter
 
getBinds() - Method in class org.cxbox.core.controller.param.QueryParameters
 
getBooleanValue() - Method in class org.cxbox.core.controller.param.BindParameter
 
getBooleanValue() - Method in class org.cxbox.core.controller.param.FilterParameter
 
getBuilder() - Method in class org.cxbox.core.controller.param.BaseParameterHolder
 
getBuilder() - Method in interface org.cxbox.core.controller.param.ParameterHolder
 
getBusinessComponent(BcHierarchy, QueryParameters) - Method in class org.cxbox.core.controller.BCFactory
 
getButtonName() - Method in class org.cxbox.core.service.action.ResponseServiceAction
 
getById(BusinessComponent) - Method in interface org.cxbox.core.dao.AnySourceBaseDAO
Get from First Level Cache or from anySource system (if cache is empty)
getById(BusinessComponent) - Method in class org.cxbox.core.dao.impl.AbstractAnySourceBaseDAO
 
getByIdIgnoringFirstLevelCache(BusinessComponent) - Method in interface org.cxbox.core.dao.AnySourceBaseDAO
Should not be used anywhere except of AbstractAnySourceBaseDAO
getChecker(PreActionCondition) - Method in interface org.cxbox.core.service.action.PreActionConditionHolder
 
getClassifyDataParameters(Field, FilterParameter, SearchParameter, List<ClassifyDataProvider>) - Method in interface org.cxbox.core.util.filter.provider.ClassifyDataProvider
 
getClassifyDataParameters(Field, FilterParameter, SearchParameter, List<ClassifyDataProvider>) - Method in class org.cxbox.core.util.filter.provider.impl.AbstractClassifyDataProvider
 
getClassifyDataParameters(Field, FilterParameter, SearchParameter, List<ClassifyDataProvider>) - Method in class org.cxbox.core.util.filter.provider.impl.MultisourceValueProvider
 
getCount(CriteriaQuery<Long>, Root<T>, Class, Predicate, QueryParameters) - Method in interface org.cxbox.core.dao.BaseDAO
 
getCount(CriteriaQuery<Long>, Root<T>, Class, Predicate, QueryParameters) - Method in class org.cxbox.core.dao.impl.BaseDAOImpl
 
getCount(Class<T>, Class<?>, Specification<T>, QueryParameters) - Method in interface org.cxbox.core.dao.BaseDAO
 
getCount(Class<T>, Class<?>, Specification<T>, QueryParameters) - Method in class org.cxbox.core.dao.impl.BaseDAOImpl
 
getCount(Class<T>, Class, SingularAttribute<T, X>, X, QueryParameters) - Method in interface org.cxbox.core.dao.BaseDAO
 
getCount(Class<T>, Class, SingularAttribute<T, X>, X, QueryParameters) - Method in class org.cxbox.core.dao.impl.BaseDAOImpl
 
getCrudmaAction() - Static method in class org.cxbox.core.crudma.CrudmaActionHolder
 
getCurrentRequest() - Static method in class org.cxbox.core.util.session.WebHelper
 
getCustomParameters() - Method in class org.cxbox.core.dto.rowmeta.PreAction
 
getCustomParameters() - Method in class org.cxbox.core.service.action.ResponseServiceAction
 
getDateFrom() - Method in class org.cxbox.core.controller.param.QueryParameters
 
getDateStep() - Method in class org.cxbox.core.controller.param.QueryParameters
 
getDateTo() - Method in class org.cxbox.core.controller.param.QueryParameters
 
getDateValue() - Method in class org.cxbox.core.controller.param.FilterParameter
 
getDateValueAsList() - Method in class org.cxbox.core.controller.param.FilterParameter
 
getDescription() - Method in class org.cxbox.core.crudma.bc.BusinessComponent
 
getDescription() - Method in interface org.cxbox.core.crudma.CrudmaActionHolder.CrudmaAction
 
getDictionariesForField(DtoField, BusinessComponent, boolean) - Method in interface org.cxbox.core.service.linkedlov.LinkedDictionaryService
 
getDictionaryType(Class<?>, String) - Static method in class org.cxbox.core.dto.DTOUtils
 
getDoubleValue() - Method in class org.cxbox.core.controller.param.FilterParameter
 
getDtoClass() - Method in class org.cxbox.core.crudma.impl.inner.TranslationCrudmaService
 
getDtoClass() - Method in class org.cxbox.core.crudma.impl.inner.UniversalCrudmaService
 
getDtoFields(Class<D>) - Method in class org.cxbox.core.service.DTOSecurityUtils
Returns a set of dto fields (DtoField) for the given dto class
getDTOFromMap(Map<String, Object>, Class<?>, BusinessComponent) - Method in class org.cxbox.core.service.AnySourceResponseFactory
 
getDTOFromMap(Map<String, Object>, Class<?>, BusinessComponent) - Method in class org.cxbox.core.service.ResponseFactory
 
getDTOFromMapIgnoreBusinessErrors(Map<String, Object>, Class<?>, BusinessComponent) - Method in class org.cxbox.core.service.AnySourceResponseFactory
 
getDTOFromMapIgnoreBusinessErrors(Map<String, Object>, Class<?>, BusinessComponent) - Method in class org.cxbox.core.service.ResponseFactory
 
getDTOFromService(AnySourceBcDescription) - Method in class org.cxbox.core.service.AnySourceResponseFactory
 
getDTOFromService(InnerBcDescription) - Method in class org.cxbox.core.service.ResponseFactory
 
getEffectiveSessionUser() - Method in class org.cxbox.core.util.session.impl.EffectiveUserAwareImpl
 
getEntities(BusinessComponent) - Method in class org.cxbox.core.crudma.impl.inner.TranslationCrudmaService
 
getEntities(BusinessComponent) - Method in class org.cxbox.core.crudma.impl.inner.UniversalCrudmaService
 
getEntity(BusinessComponent) - Method in class org.cxbox.core.crudma.impl.inner.TranslationCrudmaService
 
getEntity(BusinessComponent) - Method in class org.cxbox.core.crudma.impl.inner.UniversalCrudmaService
 
getEntityAttributes(Class<? extends E>) - Method in class org.cxbox.core.crudma.impl.inner.UniversalCrudmaService
 
getEntityClass(BusinessComponent) - Method in class org.cxbox.core.crudma.impl.inner.TranslationCrudmaService
 
getEntityClass(BusinessComponent) - Method in class org.cxbox.core.crudma.impl.inner.UniversalCrudmaService
 
getEntityFromService(InnerBcDescription) - Method in class org.cxbox.core.service.ResponseFactory
 
getExportType() - Method in class org.cxbox.core.controller.param.QueryParameters
 
getExtremeResponse(RowMetaType, DataResponseDTO, BusinessComponent, Class<? extends FieldMetaBuilder>, boolean) - Method in class org.cxbox.core.service.rowmeta.RowResponseService
 
getFetchGraph(BusinessComponent) - Method in class org.cxbox.core.crudma.impl.AbstractResponseService
 
getFetchGraphName(BusinessComponent) - Method in class org.cxbox.core.crudma.impl.AbstractResponseService
 
getField(Class<D>, String) - Static method in class org.cxbox.core.dto.DTOUtils
 
getFieldMetaBuilder() - Method in class org.cxbox.core.crudma.impl.AbstractResponseService
 
getFieldMetaBuilder() - Method in interface org.cxbox.core.service.ResponseService
Returns FieldMetaBuilder for class
getFieldPath(String, Root<?>) - Static method in class org.cxbox.core.dao.impl.MetadataUtils
 
getFilter() - Method in class org.cxbox.core.controller.param.QueryParameters
 
getIcon() - Method in class org.cxbox.core.service.action.ResponseServiceAction
 
getId(E) - Method in interface org.cxbox.core.dao.AnySourceBaseDAO
 
getId(String) - Method in class org.cxbox.core.crudma.bc.BcHierarchy
 
getIdAsLong() - Method in class org.cxbox.core.crudma.bc.BusinessComponent
 
getIgnoredAttributes() - Method in class org.cxbox.core.crudma.impl.inner.UniversalCrudmaService
 
getInstance() - Static method in class org.cxbox.core.controller.param.BindParameter.Builder
 
getInstance() - Static method in class org.cxbox.core.controller.param.FilterParameter.Builder
 
getInstance() - Static method in class org.cxbox.core.controller.param.SortParameter.Builder
 
getIntegerValue() - Method in class org.cxbox.core.controller.param.FilterParameter
 
getJoinType(FetchParent, String) - Static method in class org.cxbox.core.dao.impl.MetadataUtils
 
getJoinType(From, String) - Static method in class org.cxbox.core.dao.impl.MetadataUtils
 
getList(CriteriaQuery<T>, Root<T>, Class, Predicate, QueryParameters) - Method in interface org.cxbox.core.dao.BaseDAO
 
getList(CriteriaQuery<T>, Root<T>, Class, Predicate, QueryParameters) - Method in class org.cxbox.core.dao.impl.BaseDAOImpl
 
getList(CriteriaQuery<T>, Root<T>, Class, Predicate, QueryParameters, EntityGraph<? super T>) - Method in interface org.cxbox.core.dao.BaseDAO
 
getList(CriteriaQuery<T>, Root<T>, Class, Predicate, QueryParameters, EntityGraph<? super T>) - Method in class org.cxbox.core.dao.impl.BaseDAOImpl
 
getList(Class<T>, Class, Specification<T>, QueryParameters) - Method in interface org.cxbox.core.dao.BaseDAO
 
getList(Class<T>, Class, Specification<T>, QueryParameters) - Method in class org.cxbox.core.dao.impl.BaseDAOImpl
 
getList(Class<T>, Class, Specification<T>, QueryParameters, EntityGraph<? super T>) - Method in interface org.cxbox.core.dao.BaseDAO
 
getList(Class<T>, Class, Specification<T>, QueryParameters, EntityGraph<? super T>) - Method in class org.cxbox.core.dao.impl.BaseDAOImpl
 
getList(BusinessComponent) - Method in class org.cxbox.core.crudma.impl.AbstractAnySourceResponseService
 
getList(BusinessComponent) - Method in class org.cxbox.core.crudma.impl.AbstractResponseService
 
getList(BusinessComponent) - Method in interface org.cxbox.core.service.AnySourceResponseService
Returns a list of matched objects based on a business component
getList(BusinessComponent) - Method in interface org.cxbox.core.service.ResponseService
Returns a list of matched objects based on a business component
getList(BusinessComponent, QueryParameters) - Method in interface org.cxbox.core.dao.AnySourceBaseDAO
 
getList(BaseDAO, BusinessComponent) - Method in class org.cxbox.core.crudma.impl.AbstractResponseService
 
getList(BaseDAO, BusinessComponent, Class<E>, Class<T>) - Method in class org.cxbox.core.crudma.impl.AbstractResponseService
 
getListValue(String, Class<T>) - Static method in interface org.cxbox.core.controller.param.QueryParameter
 
getLocale(Locale) - Method in class org.cxbox.core.util.session.CoreSessionServiceImpl
 
getLocale(LocaleContext, LocaleSpecification) - Method in class org.cxbox.core.controller.LoginController
 
getLockTimeout() - Method in class org.cxbox.core.crudma.impl.VersionAwareResponseService
 
getLoggedUser(String) - Method in interface org.cxbox.core.util.session.LoginService
 
getLongValue() - Method in class org.cxbox.core.controller.param.FilterParameter
 
getLongValuesAsList() - Method in class org.cxbox.core.controller.param.FilterParameter
 
getMediaType(String) - Method in interface org.cxbox.core.file.controller.CxboxFileController
 
getMessage() - Method in class org.cxbox.core.dto.rowmeta.PreAction
 
getMessage() - Method in exception org.cxbox.core.exception.BusinessException
 
getMessage(String) - Method in class org.cxbox.core.dto.rowmeta.PreAction
 
getMessage(String...) - Method in enum class org.cxbox.core.dto.rowmeta.PreActionType
 
getMeta(BcIdentifier, RowMetaType, D, boolean) - Method in class org.cxbox.core.crudma.impl.inner.UniversalCrudmaService
 
getMeta(BcIdentifier, RowMetaType, DataResponseDTO, boolean) - Method in class org.cxbox.core.service.rowmeta.RowResponseService
 
getMeta(BusinessComponent) - Method in interface org.cxbox.core.crudma.Crudma
Returns meta for entity based on a business component
getMeta(BusinessComponent) - Method in class org.cxbox.core.crudma.impl.AbstractCrudmaService
 
getMeta(BusinessComponent) - Method in class org.cxbox.core.crudma.impl.inner.AnySourceCrudmaService
 
getMeta(BusinessComponent) - Method in class org.cxbox.core.crudma.impl.inner.InnerCrudmaService
 
getMeta(BusinessComponent) - Method in class org.cxbox.core.crudma.impl.inner.UniversalCrudmaService
 
getMeta(CrudmaActionHolder.CrudmaAction) - Method in class org.cxbox.core.crudma.CrudmaGateway
 
getMetaEmpty(BusinessComponent) - Method in interface org.cxbox.core.crudma.Crudma
Returns empty meta for entity based on a business component
getMetaEmpty(BusinessComponent) - Method in class org.cxbox.core.crudma.impl.AbstractCrudmaService
 
getMetaEmpty(BusinessComponent) - Method in class org.cxbox.core.crudma.impl.inner.AnySourceCrudmaService
 
getMetaEmpty(BusinessComponent) - Method in class org.cxbox.core.crudma.impl.inner.InnerCrudmaService
 
getMetaEmpty(BusinessComponent) - Method in class org.cxbox.core.crudma.impl.inner.UniversalCrudmaService
 
getMetaEmpty(CrudmaActionHolder.CrudmaAction) - Method in class org.cxbox.core.crudma.CrudmaGateway
 
getMetaNew(BusinessComponent, CreateResult) - Method in interface org.cxbox.core.crudma.Crudma
Returns new meta for entity based on a business component
getMetaNew(BusinessComponent, CreateResult) - Method in class org.cxbox.core.crudma.impl.AbstractCrudmaService
 
getMetaNew(BusinessComponent, CreateResult) - Method in class org.cxbox.core.crudma.impl.inner.AnySourceCrudmaService
 
getMetaNew(BusinessComponent, CreateResult) - Method in class org.cxbox.core.crudma.impl.inner.InnerCrudmaService
 
getMetaNew(BusinessComponent, CreateResult) - Method in class org.cxbox.core.crudma.impl.inner.UniversalCrudmaService
 
getName() - Method in interface org.cxbox.core.controller.param.QueryParameter
 
getName() - Method in class org.cxbox.core.crudma.bc.BusinessComponent
 
getName() - Method in interface org.cxbox.core.crudma.bc.EnumBcIdentifier
 
getName() - Method in interface org.cxbox.core.crudma.CrudmaActionHolder.CrudmaAction
 
getName() - Method in interface org.cxbox.core.service.action.PreActionCondition
 
getNumberMonthByName(String) - Static method in class org.cxbox.core.util.DateTimeUtil
 
getOne(BusinessComponent) - Method in class org.cxbox.core.crudma.impl.AbstractAnySourceResponseService
 
getOne(BusinessComponent) - Method in class org.cxbox.core.crudma.impl.AbstractResponseService
 
getOne(BusinessComponent) - Method in interface org.cxbox.core.service.AnySourceResponseService
Returns object based on a business component
getOne(BusinessComponent) - Method in interface org.cxbox.core.service.ResponseService
Returns object based on a business component
getOneAsEntity(BusinessComponent) - Method in class org.cxbox.core.crudma.impl.AbstractAnySourceResponseService
 
getOneAsEntity(BusinessComponent) - Method in class org.cxbox.core.crudma.impl.AbstractResponseService
 
getOneAsEntity(BusinessComponent) - Method in interface org.cxbox.core.service.AnySourceResponseService
Returns an entity based on a business component
getOneAsEntity(BusinessComponent) - Method in interface org.cxbox.core.service.ResponseService
Returns an entity based on a business component
getOnFieldUpdateMeta(BusinessComponent, DataResponseDTO) - Method in interface org.cxbox.core.crudma.Crudma
Returns on-field-update meta for entity based on a business component
getOnFieldUpdateMeta(BusinessComponent, DataResponseDTO) - Method in class org.cxbox.core.crudma.impl.AbstractCrudmaService
 
getOnFieldUpdateMeta(BusinessComponent, DataResponseDTO) - Method in class org.cxbox.core.crudma.impl.inner.AnySourceCrudmaService
 
getOnFieldUpdateMeta(BusinessComponent, DataResponseDTO) - Method in class org.cxbox.core.crudma.impl.inner.InnerCrudmaService
 
getOriginalActionType() - Method in interface org.cxbox.core.crudma.CrudmaActionHolder.CrudmaAction
 
getPage() - Method in class org.cxbox.core.controller.param.QueryParameters
 
getPageEntities(BusinessComponent, QueryParameters) - Method in class org.cxbox.core.crudma.impl.AbstractResponseService
 
getPageNumber() - Method in class org.cxbox.core.controller.param.QueryParameters
 
getPageSize() - Method in class org.cxbox.core.controller.param.QueryParameters
 
getParameter(String) - Method in class org.cxbox.core.controller.param.QueryParameters
 
getParameterType() - Method in class org.cxbox.core.controller.param.BindParameter.Builder
 
getParameterType() - Method in class org.cxbox.core.controller.param.FilterParameter.Builder
 
getParameterType() - Method in interface org.cxbox.core.controller.param.ParameterBuilder
 
getParameterType() - Method in class org.cxbox.core.controller.param.SortParameter.Builder
 
getParameterValue(Object) - Static method in class org.cxbox.core.controller.param.resolvers.AbstractParameterArgumentResolver
 
getParentEntity(BusinessComponent) - Method in class org.cxbox.core.crudma.impl.inner.TranslationCrudmaService
 
getParentIdAsLong() - Method in class org.cxbox.core.crudma.bc.BusinessComponent
 
getParentName() - Method in class org.cxbox.core.crudma.bc.BusinessComponent
 
getParentName() - Method in interface org.cxbox.core.crudma.bc.EnumBcIdentifier
 
getParentSpecification(BusinessComponent) - Method in class org.cxbox.core.crudma.impl.AbstractResponseService
 
getPdqName() - Method in class org.cxbox.core.controller.param.QueryParameters
 
getPreActionsForSave() - Method in class org.cxbox.core.crudma.impl.AbstractAnySourceResponseService
 
getPreActionsForSave() - Method in class org.cxbox.core.crudma.impl.AbstractResponseService
 
getPredicateFromSearchParams(Root<T>, CriteriaQuery<?>, CriteriaBuilder, Class, FilterParameters) - Method in interface org.cxbox.core.dao.BaseDAO
 
getPredicateFromSearchParams(Root<T>, CriteriaQuery<?>, CriteriaBuilder, Class, FilterParameters) - Method in class org.cxbox.core.dao.impl.BaseDAOImpl
 
getPredicateFromSearchParams(Root<T>, CriteriaQuery<?>, CriteriaBuilder, Class, FilterParameters, List<ClassifyDataProvider>) - Static method in class org.cxbox.core.dao.impl.MetadataUtils
 
getPreInvokeParameters() - Method in class org.cxbox.core.controller.param.QueryParameters
 
getPreInvokeParameters() - Method in class org.cxbox.core.crudma.bc.BusinessComponent
 
getProviderParameterValues(Field, ClassifyDataParameter, FilterParameter, SearchParameter, List<ClassifyDataProvider>) - Method in class org.cxbox.core.util.filter.provider.impl.AbstractClassifyDataProvider
 
getProviderParameterValues(Field, ClassifyDataParameter, FilterParameter, SearchParameter, List<ClassifyDataProvider>) - Method in class org.cxbox.core.util.filter.provider.impl.BigDecimalValueProvider
 
getProviderParameterValues(Field, ClassifyDataParameter, FilterParameter, SearchParameter, List<ClassifyDataProvider>) - Method in class org.cxbox.core.util.filter.provider.impl.BooleanValueProvider
 
getProviderParameterValues(Field, ClassifyDataParameter, FilterParameter, SearchParameter, List<ClassifyDataProvider>) - Method in class org.cxbox.core.util.filter.provider.impl.DateTimeValueProvider
 
getProviderParameterValues(Field, ClassifyDataParameter, FilterParameter, SearchParameter, List<ClassifyDataProvider>) - Method in class org.cxbox.core.util.filter.provider.impl.DateValueProvider
 
getProviderParameterValues(Field, ClassifyDataParameter, FilterParameter, SearchParameter, List<ClassifyDataProvider>) - Method in class org.cxbox.core.util.filter.provider.impl.EnumValueProvider
 
getProviderParameterValues(Field, ClassifyDataParameter, FilterParameter, SearchParameter, List<ClassifyDataProvider>) - Method in class org.cxbox.core.util.filter.provider.impl.LongValueProvider
 
getProviderParameterValues(Field, ClassifyDataParameter, FilterParameter, SearchParameter, List<ClassifyDataProvider>) - Method in class org.cxbox.core.util.filter.provider.impl.LovValueProvider
 
getProviderParameterValues(Field, ClassifyDataParameter, FilterParameter, SearchParameter, List<ClassifyDataProvider>) - Method in class org.cxbox.core.util.filter.provider.impl.MultiFieldValueProvider
 
getProviderParameterValues(Field, ClassifyDataParameter, FilterParameter, SearchParameter, List<ClassifyDataProvider>) - Method in class org.cxbox.core.util.filter.provider.impl.StringValueProvider
 
getQueryParameters() - Static method in class org.cxbox.core.crudma.CrudmaActionHolder
Deprecated.
getReferrer(HttpServletRequest) - Method in interface org.cxbox.core.controller.http.AJAXRedirectStrategy
 
getReferrer(HttpServletRequest) - Method in class org.cxbox.core.controller.http.AJAXRedirectStrategyImpl
 
getRequestCacheName() - Static method in class org.cxbox.core.config.cache.CxboxCaches
 
getResponse(RowMetaType, DataResponseDTO, BusinessComponent, ActionsDTO, Class<? extends FieldMetaBuilder>) - Method in class org.cxbox.core.service.rowmeta.RowResponseService
 
getResponse(RowMetaType, DataResponseDTO, BusinessComponent, ResponseService<?, ?>) - Method in class org.cxbox.core.service.rowmeta.RowResponseService
 
getResponse(RowMetaType, CreateResult, BusinessComponent, ResponseService<?, ?>) - Method in class org.cxbox.core.service.rowmeta.RowResponseService
 
getResponseServiceParameters(AnySourceBcDescription) - Method in class org.cxbox.core.service.AnySourceResponseFactory
 
getResponseServiceParameters(InnerBcDescription) - Method in class org.cxbox.core.service.ResponseFactory
 
getResultPage(List<T>, QueryParameters) - Static method in class org.cxbox.core.util.ListPaging
 
getScope() - Method in class org.cxbox.core.service.action.ResponseServiceAction
 
getScreenName() - Method in class org.cxbox.core.controller.BcHierarchyAware
Deprecated.
getService(AnySourceBcDescription) - Method in class org.cxbox.core.service.AnySourceResponseFactory
 
getService(InnerBcDescription) - Method in class org.cxbox.core.service.ResponseFactory
 
getServiceClass() - Method in class org.cxbox.core.crudma.bc.impl.AnySourceBcDescription
 
getSessionId() - Method in class org.cxbox.core.util.session.CoreSessionServiceImpl
 
getSessionId() - Method in class org.cxbox.core.util.session.impl.SessionServiceImpl
 
getSessionId() - Method in interface org.cxbox.core.util.session.SessionService
 
getSessionUser() - Method in class org.cxbox.core.util.session.impl.SessionServiceImpl
 
getSessionUser() - Method in interface org.cxbox.core.util.session.SessionService
 
getSessionUser() - Method in interface org.cxbox.core.util.session.UserExternalService
 
getSessionUserDepartmentId() - Method in class org.cxbox.core.util.session.impl.SessionServiceImpl
 
getSessionUserDepartmentId() - Method in interface org.cxbox.core.util.session.SessionService
 
getSessionUserDetails(boolean) - Method in class org.cxbox.core.util.session.CoreSessionServiceImpl
 
getSessionUserRole() - Method in class org.cxbox.core.util.session.impl.SessionServiceImpl
 
getSessionUserRole() - Method in interface org.cxbox.core.util.session.SessionService
 
getSimpleCacheNames() - Static method in class org.cxbox.core.config.cache.CxboxCaches
 
getSort() - Method in class org.cxbox.core.controller.param.QueryParameters
 
getSpecification(BusinessComponent) - Method in class org.cxbox.core.crudma.impl.AbstractResponseService
 
getState(BusinessComponent) - Method in interface org.cxbox.core.crudma.state.BcStateAware
Obtain state for business component instance
getState(BusinessComponent) - Method in class org.cxbox.core.crudma.state.impl.BcStateAwareImpl
 
getStringValuesAsList() - Method in class org.cxbox.core.controller.param.FilterParameter
 
getStringValuesAsString() - Method in class org.cxbox.core.controller.param.BindParameter
 
getSupportedBc() - Method in class org.cxbox.core.service.rowmeta.BcDisabler
 
getSystemUrl() - Method in interface org.cxbox.core.controller.http.AJAXRedirectStrategy
 
getSystemUrl() - Method in class org.cxbox.core.controller.http.AJAXRedirectStrategyImpl
 
getTimezone(LocaleContext, TimeZoneSpecification) - Method in class org.cxbox.core.controller.LoginController
 
getTimeZone(TimeZone) - Method in class org.cxbox.core.util.session.CoreSessionServiceImpl
 
getType() - Method in class org.cxbox.core.dto.rowmeta.PostAction
Deprecated.
getType() - Method in class org.cxbox.core.dto.rowmeta.PreAction
 
getType(Field) - Static method in class org.cxbox.core.dto.LovUtils
 
getTypeOfDto(AnySourceBcDescription) - Method in class org.cxbox.core.bc.AnySourceBcTypeAware
 
getTypeOfDto(InnerBcDescription) - Method in class org.cxbox.core.bc.InnerBcTypeAware
 
getTypeOfDTO() - Method in interface org.cxbox.core.service.AnySourceResponseService
Returns the number of matching entities
getTypeOfDTO() - Method in interface org.cxbox.core.service.ResponseService
Returns the number of matching entities
getTypeOfEntity() - Method in interface org.cxbox.core.service.AnySourceResponseService
Returns the number of matching entities
getTypeOfEntity() - Method in interface org.cxbox.core.service.ResponseService
Returns the number of matching entities
getTypeOfEntity(InnerBcDescription) - Method in class org.cxbox.core.bc.InnerBcTypeAware
 
getUILocation(HttpServletRequest) - Method in interface org.cxbox.core.controller.http.AJAXRedirectStrategy
 
getUILocation(HttpServletRequest) - Method in class org.cxbox.core.controller.http.AJAXRedirectStrategyImpl
 
getUrlFromBc(String) - Method in interface org.cxbox.core.crudma.bc.BcRegistry
 
getUrlFromBc(String) - Method in class org.cxbox.core.crudma.bc.impl.BcRegistryImpl
 
getValidator(Class<?>) - Method in class org.cxbox.core.service.impl.ValidatorsProviderImpl
 
getValidator(Class<?>) - Method in interface org.cxbox.core.service.ValidatorsProvider
 
getValue() - Method in interface org.cxbox.core.service.action.DrillDownTypeSpecifier
 
getValue(Class<T>) - Method in class org.cxbox.core.controller.param.BindParameter
 
getValue(Class<T>) - Method in class org.cxbox.core.controller.param.FilterParameter
 
getValue(String, Class<T>, T) - Static method in interface org.cxbox.core.controller.param.QueryParameter
 
getValues(Object, Set<String>) - Method in class org.cxbox.core.crudma.impl.inner.UniversalCrudmaService
 
getValueSuppliers() - Method in class org.cxbox.core.dto.mapper.DtoConstructor
 
getVstamp(E) - Method in class org.cxbox.core.crudma.impl.AnySourceVersionAwareResponseService
 
GlobalExceptionHandler - Class in org.cxbox.core.controller
 
GlobalExceptionHandler() - Constructor for class org.cxbox.core.controller.GlobalExceptionHandler
 
GREATER_OR_EQUAL_THAN - Enum constant in enum class org.cxbox.core.controller.param.SearchOperation
Greater or equal
GREATER_THAN - Enum constant in enum class org.cxbox.core.controller.param.SearchOperation
Greater

H

handlerInstantiator(ApplicationContext) - Method in class org.cxbox.core.config.JacksonConfig
 
HardDrillDown - Class in org.cxbox.core.dto
 
HardDrillDown(LOV, String, String, String) - Constructor for class org.cxbox.core.dto.HardDrillDown
 
hasErrorCode(SQLException, int) - Static method in class org.cxbox.core.util.SQLExceptions
 
hasHierarchy() - Method in class org.cxbox.core.controller.BcHierarchyAware
 
hasPersister() - Method in class org.cxbox.core.crudma.impl.AbstractAnySourceResponseService
 
hasPersister() - Method in class org.cxbox.core.crudma.impl.AbstractResponseService
 
hasPersister() - Method in interface org.cxbox.core.service.AnySourceResponseService
Determines whether the service interacts with an entity from the database
hasPersister() - Method in interface org.cxbox.core.service.ResponseService
Determines whether the service interacts with an entity from the database
HIDDEN - Enum constant in enum class org.cxbox.core.dto.multivalue.MultivalueOptionType
 
HINT - Enum constant in enum class org.cxbox.core.dto.multivalue.MultivalueOptionType
 
Holder(Class<T>) - Constructor for class org.cxbox.core.crudma.bc.EnumBcIdentifier.Holder
 

I

info() - Static method in class org.cxbox.core.dto.rowmeta.PreAction
 
info(String) - Static method in class org.cxbox.core.dto.rowmeta.PreAction
 
info(String, PreActionCondition, String) - Static method in class org.cxbox.core.service.action.PreActionEvent
 
INFO - Enum constant in enum class org.cxbox.core.dto.MessageType
Information message
INFORMATION - Enum constant in enum class org.cxbox.core.dto.rowmeta.PreActionType
 
init() - Method in class org.cxbox.core.service.rowmeta.AnySourceRowResponseService
 
INNER - Enum constant in enum class org.cxbox.core.dto.DrillDownType
Transition inside the application.
InnerBcDescription - Class in org.cxbox.core.crudma.bc.impl
 
InnerBcDescription(String, String, Class<? extends ResponseService>, boolean) - Constructor for class org.cxbox.core.crudma.bc.impl.InnerBcDescription
 
InnerBcException - Exception in org.cxbox.core.exception
 
InnerBcException(BaseEntity, String, String) - Constructor for exception org.cxbox.core.exception.InnerBcException
 
InnerBcTypeAware - Class in org.cxbox.core.bc
 
InnerBcTypeAware(BcRegistry, ResponseFactory) - Constructor for class org.cxbox.core.bc.InnerBcTypeAware
 
InnerCrudmaService - Class in org.cxbox.core.crudma.impl.inner
 
InnerCrudmaService() - Constructor for class org.cxbox.core.crudma.impl.inner.InnerCrudmaService
 
InterimResult - Class in org.cxbox.core.crudma
 
InterimResult() - Constructor for class org.cxbox.core.crudma.InterimResult
 
INTERVALS - Enum constant in enum class org.cxbox.core.controller.param.SearchOperation
Specified value in intervals
invalidateCache() - Method in interface org.cxbox.core.service.ResponsibilitiesService
 
invoke(HttpServletRequest, QueryParameters, Map<String, Map<String, Object>>) - Method in class org.cxbox.core.controller.UniversalCustomActionController
 
invoke(BusinessComponent, T) - Method in class org.cxbox.core.service.action.ActionDescription
 
invoke(BusinessComponent, T) - Method in interface org.cxbox.core.service.action.ActionInvoker
 
invoke(BusinessComponent, T) - Method in class org.cxbox.core.service.action.ResponseServiceAction
 
INVOKE - Enum constant in enum class org.cxbox.core.crudma.CrudmaActionType
 
invokeAction(BusinessComponent, String, Map<String, Object>) - Method in interface org.cxbox.core.crudma.Crudma
Invokes action with given name, add preactions, loads or updates entity if necessary
invokeAction(BusinessComponent, String, Map<String, Object>) - Method in class org.cxbox.core.crudma.impl.AbstractCrudmaService
 
invokeAction(BusinessComponent, String, Map<String, Object>) - Method in class org.cxbox.core.crudma.impl.inner.AnySourceCrudmaService
 
invokeAction(BusinessComponent, String, Map<String, Object>) - Method in class org.cxbox.core.crudma.impl.inner.InnerCrudmaService
 
invokeAction(BusinessComponent, String, Map<String, Object>) - Method in class org.cxbox.core.crudma.impl.inner.UniversalCrudmaService
 
invokeAction(BusinessComponent, String, DataResponseDTO) - Method in class org.cxbox.core.crudma.impl.AbstractAnySourceResponseService
 
invokeAction(BusinessComponent, String, DataResponseDTO) - Method in class org.cxbox.core.crudma.impl.AbstractResponseService
 
invokeAction(BusinessComponent, String, DataResponseDTO) - Method in interface org.cxbox.core.service.AnySourceResponseService
Invokes action with given name, add preactions, loads or updates entity if necessary
invokeAction(BusinessComponent, String, DataResponseDTO) - Method in interface org.cxbox.core.service.ResponseService
Invokes action with given name, add preactions, loads or updates entity if necessary
invokeAction(CrudmaActionHolder.CrudmaAction, Map<String, Object>) - Method in class org.cxbox.core.crudma.CrudmaGateway
 
invoker(ActionInvoker<T>) - Method in class org.cxbox.core.service.action.ActionDescriptionBuilder
 
IPdqExtractor - Interface in org.cxbox.core.dao
 
IS_FILTERABLE_DATA - Static variable in class org.cxbox.core.controller.param.QueryParameters
 
isActionDisabled(String) - Method in class org.cxbox.core.service.rowmeta.BcDisabler
 
isAjaxRequest(HttpServletRequest) - Method in interface org.cxbox.core.controller.http.AJAXRedirectStrategy
 
isAjaxRequest(HttpServletRequest) - Method in class org.cxbox.core.controller.http.AJAXRedirectStrategyImpl
 
isAutoSaveBefore() - Method in class org.cxbox.core.service.action.ResponseServiceAction
 
isAvailable(BusinessComponent) - Method in class org.cxbox.core.service.action.ActionAvailableChecker.And
 
isAvailable(BusinessComponent) - Method in interface org.cxbox.core.service.action.ActionAvailableChecker
 
isAvailable(BusinessComponent) - Method in class org.cxbox.core.service.action.ActionDescription
 
isAvailable(BusinessComponent) - Method in class org.cxbox.core.service.action.ResponseServiceAction
 
isBc(BcIdentifier) - Method in interface org.cxbox.core.crudma.bc.EnumBcIdentifier
 
isBcDisabled(BusinessComponent) - Method in class org.cxbox.core.service.rowmeta.BcDisabler
 
isChildRecordsFound(Throwable) - Static method in class org.cxbox.core.util.SQLExceptions
 
isCreateAvailable(BusinessComponent) - Method in class org.cxbox.core.crudma.impl.inner.TranslationCrudmaService
 
isCreateAvailable(BusinessComponent) - Method in class org.cxbox.core.crudma.impl.inner.UniversalCrudmaService
 
isDebug() - Method in class org.cxbox.core.controller.param.QueryParameters
 
isDeferredCreationSupported(BusinessComponent) - Method in class org.cxbox.core.crudma.impl.AbstractAnySourceResponseService
 
isDeferredCreationSupported(BusinessComponent) - Method in class org.cxbox.core.crudma.impl.AbstractResponseService
 
isDeferredCreationSupported(BusinessComponent) - Method in interface org.cxbox.core.service.AnySourceResponseService
Determines is deferred saving of new objects supported
isDeferredCreationSupported(BusinessComponent) - Method in interface org.cxbox.core.service.ResponseService
Determines is deferred saving of new objects supported
isDeleteAvailable(BusinessComponent) - Method in class org.cxbox.core.crudma.impl.inner.UniversalCrudmaService
 
isEmpty() - Method in class org.cxbox.core.controller.param.BaseParameterHolder
 
isEmpty() - Method in interface org.cxbox.core.controller.param.ParameterHolder
 
isExist(Long) - Method in class org.cxbox.core.crudma.impl.AbstractResponseService
 
isExist(BusinessComponent) - Method in class org.cxbox.core.crudma.impl.AbstractAnySourceResponseService
 
isFilterableData() - Method in class org.cxbox.core.controller.param.QueryParameters
 
isIconWithText() - Method in class org.cxbox.core.service.action.ResponseServiceAction
 
isMonthYearAfterDate(String, String, LocalDateTime) - Static method in class org.cxbox.core.util.DateTimeUtil
 
isNotBc(BcIdentifier) - Method in interface org.cxbox.core.crudma.bc.EnumBcIdentifier
 
isNotNullViolation(Throwable) - Static method in class org.cxbox.core.util.SQLExceptions
 
ISO_PATTERN - Static variable in class org.cxbox.core.util.DateTimeUtil
 
isOra(Throwable, int) - Static method in class org.cxbox.core.util.SQLExceptions
 
isParentRecordNotFound(Throwable) - Static method in class org.cxbox.core.util.SQLExceptions
 
isPersisted(BusinessComponent) - Method in interface org.cxbox.core.crudma.state.BcStateAware
Obtain information if this record was already persisted.
isPersisted(BusinessComponent) - Method in class org.cxbox.core.crudma.state.impl.BcStateAwareImpl
 
isReadOnly(CrudmaActionHolder.CrudmaAction) - Method in class org.cxbox.core.crudma.AnySourceCrudmaGateway
Determines whether to perform an action in a read-only transaction
isReadOnly(CrudmaActionHolder.CrudmaAction) - Method in class org.cxbox.core.crudma.CrudmaGateway
Determines whether to perform an action in a read-only transaction
isSameDay(LocalDateTime, LocalDateTime) - Static method in class org.cxbox.core.util.DateTimeUtil
 
isSaveAvailable(BusinessComponent) - Method in class org.cxbox.core.crudma.impl.inner.TranslationCrudmaService
 
isSaveAvailable(BusinessComponent) - Method in class org.cxbox.core.crudma.impl.inner.UniversalCrudmaService
 
isTypeOf(ActionDTO) - Method in enum class org.cxbox.core.dto.rowmeta.ActionType
 
isUniqueConstraintViolation(Throwable) - Static method in class org.cxbox.core.util.SQLExceptions
 
isUpdateRequired() - Method in class org.cxbox.core.service.action.ActionDescription
 
isUpdateRequired() - Method in interface org.cxbox.core.service.action.ActionInvoker
 
iterator() - Method in class org.cxbox.core.controller.param.BaseParameterHolder
 
iterator() - Method in class org.cxbox.core.crudma.bc.BcIdentifiers
 
iterator() - Method in class org.cxbox.core.dto.multivalue.MultivalueField
 
iterator() - Method in class org.cxbox.core.dto.rowmeta.ActionsDTO
 

J

JacksonConfig - Class in org.cxbox.core.config
 
JacksonConfig() - Constructor for class org.cxbox.core.config.JacksonConfig
 
joinEntity(From, String) - Static method in class org.cxbox.core.dao.impl.MetadataUtils
 
jpaDao - Variable in class org.cxbox.core.crudma.impl.inner.UniversalCrudmaService
 
JsonUtils - Class in org.cxbox.core.util
 
JsonUtils() - Constructor for class org.cxbox.core.util.JsonUtils
 

K

KeySupplier<E extends BaseEntity,D extends org.cxbox.api.data.dto.DataResponseDTO> - Interface in org.cxbox.core.dto.mapper
 

L

LESS_OR_EQUAL_THAN - Enum constant in enum class org.cxbox.core.controller.param.SearchOperation
Less or equal
LESS_THAN - Enum constant in enum class org.cxbox.core.controller.param.SearchOperation
Less
LINKED_DICTIONARY_RULES - Static variable in class org.cxbox.core.config.cache.CacheConfig
 
linkedDictionaryRules - Enum constant in enum class org.cxbox.core.config.cache.CxboxCaches.Caches
 
LinkedDictionaryService - Interface in org.cxbox.core.service.linkedlov
 
ListPaging - Class in org.cxbox.core.util
 
ListPaging() - Constructor for class org.cxbox.core.util.ListPaging
 
loadEntity(BusinessComponent, DataResponseDTO) - Method in class org.cxbox.core.crudma.impl.AbstractAnySourceResponseService
 
loadEntity(BusinessComponent, DataResponseDTO) - Method in class org.cxbox.core.crudma.impl.AbstractResponseService
 
loadEntity(BusinessComponent, DataResponseDTO) - Method in class org.cxbox.core.crudma.impl.AnySourceVersionAwareResponseService
 
loadEntity(BusinessComponent, DataResponseDTO) - Method in class org.cxbox.core.crudma.impl.VersionAwareResponseService
 
LocaleParameterArgumentResolver - Class in org.cxbox.core.controller.param.resolvers
 
LocaleParameterArgumentResolver() - Constructor for class org.cxbox.core.controller.param.resolvers.LocaleParameterArgumentResolver
 
localeResolver(CoreSessionService, LocaleService) - Method in class org.cxbox.core.config.LocalizationConfig
 
localeService(CxboxLocalizationProperties) - Method in class org.cxbox.core.config.LocalizationConfig
 
LocalizationConfig - Class in org.cxbox.core.config
 
LocalizationConfig() - Constructor for class org.cxbox.core.config.LocalizationConfig
 
locateTransactionManager() - Method in class org.cxbox.core.dao.hbn.ConfiguredJtaPlatform
 
locateUserTransaction() - Method in class org.cxbox.core.dao.hbn.ConfiguredJtaPlatform
 
LoggedUser - Class in org.cxbox.core.dto
 
LoggedUser() - Constructor for class org.cxbox.core.dto.LoggedUser
 
LoginController - Class in org.cxbox.core.controller
 
LoginController() - Constructor for class org.cxbox.core.controller.LoginController
 
LoginService - Interface in org.cxbox.core.util.session
 
logout() - Method in class org.cxbox.core.controller.LoginController
Logout endpoint, actual session is usually cleared by client application by specifying this endpoint as `logoutUrl` of Spring Security configuration
LongValueProvider - Class in org.cxbox.core.util.filter.provider.impl
 
LongValueProvider() - Constructor for class org.cxbox.core.util.filter.provider.impl.LongValueProvider
 
Lov - Annotation Interface in org.cxbox.core.dto
 
LovUtils - Class in org.cxbox.core.dto
 
LovUtils() - Constructor for class org.cxbox.core.dto.LovUtils
 
LovValueProvider - Class in org.cxbox.core.util.filter.provider.impl
 
LovValueProvider() - Constructor for class org.cxbox.core.util.filter.provider.impl.LovValueProvider
 

M

Mapping<E extends BaseEntity,D extends org.cxbox.api.data.dto.DataResponseDTO> - Class in org.cxbox.core.dto.mapper
 
Mapping() - Constructor for class org.cxbox.core.dto.mapper.Mapping
 
mapSearchParamsToPOJO(Class, FilterParameters, List<ClassifyDataProvider>) - Method in class org.cxbox.core.dao.impl.MetadataUtils
 
matches(String, String) - Method in class org.cxbox.core.controller.param.BindParameter.Builder
 
matches(String, String) - Method in class org.cxbox.core.controller.param.FilterParameter.Builder
 
matches(String, String) - Method in interface org.cxbox.core.controller.param.ParameterBuilder
 
matches(String, String) - Method in class org.cxbox.core.controller.param.SortParameter.Builder
 
mayBeNull(Root<?>, Path) - Static method in class org.cxbox.core.dao.impl.MetadataUtils
 
MESSAGE_TEXT - Static variable in class org.cxbox.core.dto.rowmeta.PostAction.BasePostActionField
 
MESSAGE_TYPE - Static variable in class org.cxbox.core.dto.rowmeta.PostAction.BasePostActionField
 
MessageType - Enum Class in org.cxbox.core.dto
 
META - Enum constant in enum class org.cxbox.core.crudma.CrudmaActionType
 
META - Enum constant in enum class org.cxbox.core.service.rowmeta.RowMetaType
 
META_EMPTY - Enum constant in enum class org.cxbox.core.service.rowmeta.RowMetaType
 
META_NEW - Enum constant in enum class org.cxbox.core.service.rowmeta.RowMetaType
 
MetaContainer<T extends MetaDTO> - Interface in org.cxbox.core.crudma
 
MetadataUtils - Class in org.cxbox.core.dao.impl
 
MetadataUtils() - Constructor for class org.cxbox.core.dao.impl.MetadataUtils
 
MetaDTO - Class in org.cxbox.core.dto.rowmeta
 
MetaDTO(RowMetaDTO) - Constructor for class org.cxbox.core.dto.rowmeta.MetaDTO
 
MONTH - Enum constant in enum class org.cxbox.core.controller.param.DateStep
 
multiFieldKey() - Element in annotation interface org.cxbox.core.util.filter.SearchParameter
Used only for fields of MultivalueField type and is necessary to correctly type string representation of filtering parameter.
MultiFieldValueProvider - Class in org.cxbox.core.util.filter.provider.impl
 
MultiFieldValueProvider() - Constructor for class org.cxbox.core.util.filter.provider.impl.MultiFieldValueProvider
 
multipartResolver() - Method in class org.cxbox.core.config.APIConfig
 
MultisourceSearchParameter - Annotation Interface in org.cxbox.core.util.filter
 
MultisourceValueProvider - Class in org.cxbox.core.util.filter.provider.impl
 
MultisourceValueProvider() - Constructor for class org.cxbox.core.util.filter.provider.impl.MultisourceValueProvider
 
MultivalueField - Class in org.cxbox.core.dto.multivalue
 
MultivalueField() - Constructor for class org.cxbox.core.dto.multivalue.MultivalueField
 
MultivalueFieldSingleValue - Class in org.cxbox.core.dto.multivalue
 
MultivalueFieldSingleValue() - Constructor for class org.cxbox.core.dto.multivalue.MultivalueFieldSingleValue
 
MultivalueOptionType - Enum Class in org.cxbox.core.dto.multivalue
 

N

name() - Element in annotation interface org.cxbox.core.util.filter.SearchParameter
A path to the field on a JPA entity on which filtering will be performed.
NEW - Enum constant in enum class org.cxbox.core.dto.multivalue.SnapshotState
 
newAction() - Method in class org.cxbox.core.service.action.ActionsBuilder
 
NO_CHANGES - Enum constant in enum class org.cxbox.core.dto.multivalue.SnapshotState
 
NOT_NULL_ID - Static variable in interface org.cxbox.core.service.action.ActionAvailableChecker
 
NOT_NULL_PARENT_ID - Static variable in interface org.cxbox.core.service.action.ActionAvailableChecker
 
NOTIFICATION_SETTINGS - Static variable in class org.cxbox.core.config.cache.CacheConfig
 
notificationSettings - Enum constant in enum class org.cxbox.core.config.cache.CxboxCaches.Caches
 
now() - Static method in class org.cxbox.core.util.DateTimeUtil
 

O

objectMapper - Variable in class org.cxbox.core.config.APIConfig
 
of(String) - Static method in enum class org.cxbox.core.controller.param.SearchOperation
 
of(String) - Static method in enum class org.cxbox.core.dto.DrillDownType
 
of(String) - Static method in enum class org.cxbox.core.dto.MessageType
 
of(String) - Static method in enum class org.cxbox.core.dto.multivalue.MultivalueOptionType
 
of(String, String, String) - Static method in class org.cxbox.core.dto.PreInvokeEvent
 
of(String, LOV, PreActionCondition, String) - Static method in class org.cxbox.core.service.action.PreActionEvent
 
of(String, DateStep) - Static method in enum class org.cxbox.core.controller.param.DateStep
 
of(String, SortType) - Static method in enum class org.cxbox.core.controller.param.SortType
 
of(BcIdentifier...) - Static method in class org.cxbox.core.crudma.bc.BcIdentifiers
 
of(ParameterBuilder<T>) - Method in class org.cxbox.core.controller.param.QueryParameters
 
of(ParameterHolder<?>) - Static method in class org.cxbox.core.controller.param.QueryParameters
 
of(CrudmaActionType) - Method in class org.cxbox.core.crudma.CrudmaActionHolder
 
ON_FIELD_UPDATE_META - Enum constant in enum class org.cxbox.core.service.rowmeta.RowMetaType
 
onCancel(BusinessComponent) - Method in class org.cxbox.core.crudma.impl.AbstractAnySourceResponseService
 
onCancel(BusinessComponent) - Method in class org.cxbox.core.crudma.impl.AbstractResponseService
 
onCancel(BusinessComponent) - Method in interface org.cxbox.core.service.AnySourceResponseService
Returns actions invoked with cancel
onCancel(BusinessComponent) - Method in interface org.cxbox.core.service.ResponseService
Returns actions invoked with cancel
onFieldUpdateMeta(HttpServletRequest, QueryParameters, Map<String, Object>) - Method in class org.cxbox.core.controller.UniversalRowMetaController
 
onlyDatesQueryParameters(QueryParameters) - Static method in class org.cxbox.core.controller.param.QueryParameters
 
OPEN_PICK_LIST - Static variable in class org.cxbox.core.dto.rowmeta.PostAction.BasePostActionType
 
openPickList(String) - Static method in class org.cxbox.core.dto.rowmeta.PostAction
 
org.cxbox.core.autoconfigure - package org.cxbox.core.autoconfigure
 
org.cxbox.core.autoconfigure.cache - package org.cxbox.core.autoconfigure.cache
 
org.cxbox.core.bc - package org.cxbox.core.bc
 
org.cxbox.core.config - package org.cxbox.core.config
 
org.cxbox.core.config.cache - package org.cxbox.core.config.cache
 
org.cxbox.core.config.properties - package org.cxbox.core.config.properties
 
org.cxbox.core.controller - package org.cxbox.core.controller
 
org.cxbox.core.controller.http - package org.cxbox.core.controller.http
 
org.cxbox.core.controller.param - package org.cxbox.core.controller.param
 
org.cxbox.core.controller.param.resolvers - package org.cxbox.core.controller.param.resolvers
 
org.cxbox.core.crudma - package org.cxbox.core.crudma
 
org.cxbox.core.crudma.bc - package org.cxbox.core.crudma.bc
 
org.cxbox.core.crudma.bc.impl - package org.cxbox.core.crudma.bc.impl
 
org.cxbox.core.crudma.ext - package org.cxbox.core.crudma.ext
 
org.cxbox.core.crudma.ext.impl - package org.cxbox.core.crudma.ext.impl
 
org.cxbox.core.crudma.impl - package org.cxbox.core.crudma.impl
 
org.cxbox.core.crudma.impl.inner - package org.cxbox.core.crudma.impl.inner
 
org.cxbox.core.crudma.state - package org.cxbox.core.crudma.state
 
org.cxbox.core.crudma.state.impl - package org.cxbox.core.crudma.state.impl
 
org.cxbox.core.dao - package org.cxbox.core.dao
 
org.cxbox.core.dao.hbn - package org.cxbox.core.dao.hbn
 
org.cxbox.core.dao.impl - package org.cxbox.core.dao.impl
 
org.cxbox.core.dto - package org.cxbox.core.dto
 
org.cxbox.core.dto.mapper - package org.cxbox.core.dto.mapper
 
org.cxbox.core.dto.multivalue - package org.cxbox.core.dto.multivalue
 
org.cxbox.core.dto.rowmeta - package org.cxbox.core.dto.rowmeta
 
org.cxbox.core.exception - package org.cxbox.core.exception
 
org.cxbox.core.external.core - package org.cxbox.core.external.core
 
org.cxbox.core.file.conf - package org.cxbox.core.file.conf
 
org.cxbox.core.file.controller - package org.cxbox.core.file.controller
 
org.cxbox.core.file.dto - package org.cxbox.core.file.dto
 
org.cxbox.core.file.service - package org.cxbox.core.file.service
 
org.cxbox.core.service - package org.cxbox.core.service
 
org.cxbox.core.service.action - package org.cxbox.core.service.action
 
org.cxbox.core.service.impl - package org.cxbox.core.service.impl
 
org.cxbox.core.service.linkedlov - package org.cxbox.core.service.linkedlov
 
org.cxbox.core.service.rowmeta - package org.cxbox.core.service.rowmeta
 
org.cxbox.core.util - package org.cxbox.core.util
 
org.cxbox.core.util.filter - package org.cxbox.core.util.filter
 
org.cxbox.core.util.filter.provider - package org.cxbox.core.util.filter.provider
 
org.cxbox.core.util.filter.provider.impl - package org.cxbox.core.util.filter.provider.impl
 
org.cxbox.core.util.session - package org.cxbox.core.util.session
 
org.cxbox.core.util.session.impl - package org.cxbox.core.util.session.impl
 

P

pageLimit - Variable in class org.cxbox.core.crudma.bc.impl.BcDescription
 
PageParameterArgumentResolver - Class in org.cxbox.core.controller.param.resolvers
 
PageParameterArgumentResolver() - Constructor for class org.cxbox.core.controller.param.resolvers.PageParameterArgumentResolver
 
ParameterBuilder<T extends QueryParameter> - Interface in org.cxbox.core.controller.param
 
ParameterHolder<T extends QueryParameter> - Interface in org.cxbox.core.controller.param
 
parentSpec - Variable in class org.cxbox.core.crudma.impl.AbstractResponseService
 
parseLocaleValue(String) - Method in class org.cxbox.core.config.EnhancedLocaleResolver
 
PDQ - Static variable in class org.cxbox.core.controller.param.QueryParameters
 
PICK_LIST - Static variable in class org.cxbox.core.dto.rowmeta.PostAction.BasePostActionField
 
PLUS - Enum constant in enum class org.cxbox.core.service.action.ActionIcon
Deprecated.
 
PLUS - Enum constant in enum class org.cxbox.core.service.action.CxboxActionIconSpecifier
 
PLUS_CIRCLE - Enum constant in enum class org.cxbox.core.service.action.ActionIcon
Deprecated.
 
PLUS_CIRCLE - Enum constant in enum class org.cxbox.core.service.action.CxboxActionIconSpecifier
 
POST_DELETE - Static variable in class org.cxbox.core.dto.rowmeta.PostAction.BasePostActionType
 
PostAction - Class in org.cxbox.core.dto.rowmeta
 
PostAction() - Constructor for class org.cxbox.core.dto.rowmeta.PostAction
 
PostAction.BasePostActionField - Class in org.cxbox.core.dto.rowmeta
 
PostAction.BasePostActionType - Class in org.cxbox.core.dto.rowmeta
 
postDelete() - Static method in class org.cxbox.core.dto.rowmeta.PostAction
 
PRE_INVOKE_EVENT_KEYS - Static variable in class org.cxbox.core.controller.param.QueryParameters
 
PreAction - Class in org.cxbox.core.dto.rowmeta
 
PreAction() - Constructor for class org.cxbox.core.dto.rowmeta.PreAction
 
PREACTION_CONFIRMATION - Static variable in class org.cxbox.core.service.action.PreActionSpecifierType
 
PREACTION_ERROR - Static variable in class org.cxbox.core.service.action.PreActionSpecifierType
 
PREACTION_INFORMATION - Static variable in class org.cxbox.core.service.action.PreActionSpecifierType
 
PreActionCondition - Interface in org.cxbox.core.service.action
 
PreActionConditionHolder<T extends org.cxbox.api.data.dto.CheckedDto> - Interface in org.cxbox.core.service.action
 
preActionConditionHolderAssoc - Variable in class org.cxbox.core.crudma.impl.AbstractAnySourceResponseService
 
preActionConditionHolderAssoc - Variable in class org.cxbox.core.crudma.impl.AbstractResponseService
 
PreActionConditionHolderAssoc - Interface in org.cxbox.core.service.action
 
preActionConditionHolderDataResponse - Variable in class org.cxbox.core.crudma.impl.AbstractAnySourceResponseService
 
preActionConditionHolderDataResponse - Variable in class org.cxbox.core.crudma.impl.AbstractResponseService
 
PreActionConditionHolderDataResponse<T extends org.cxbox.api.data.dto.DataResponseDTO> - Interface in org.cxbox.core.service.action
 
PreActionEvent - Class in org.cxbox.core.service.action
 
PreActionEvent() - Constructor for class org.cxbox.core.service.action.PreActionEvent
 
PreActionEventChecker<T extends org.cxbox.api.data.dto.CheckedDto> - Interface in org.cxbox.core.service.action
 
PreActionEventParameters<T extends org.cxbox.api.data.dto.CheckedDto> - Class in org.cxbox.core.service.action
 
PreActionEventParameters() - Constructor for class org.cxbox.core.service.action.PreActionEventParameters
 
preActionEventSpecifier(BusinessComponent) - Method in class org.cxbox.core.service.action.ResponseServiceAction
 
PreActionEventSpecifier - Interface in org.cxbox.core.service.action
 
preActionSpecifier(BusinessComponent) - Method in class org.cxbox.core.service.action.ResponseServiceAction
 
PreActionSpecifier - Interface in org.cxbox.core.service.action
 
PreActionSpecifierType - Class in org.cxbox.core.service.action
 
PreActionSpecifierType() - Constructor for class org.cxbox.core.service.action.PreActionSpecifierType
 
PreActionType - Enum Class in org.cxbox.core.dto.rowmeta
 
PreInvokeEvent - Class in org.cxbox.core.dto
 
PreInvokeEvent() - Constructor for class org.cxbox.core.dto.PreInvokeEvent
 
preview(BusinessComponent, Map<String, Object>) - Method in interface org.cxbox.core.crudma.Crudma
Updates an entity based on a business component by map Used in forceactive fields
preview(BusinessComponent, Map<String, Object>) - Method in class org.cxbox.core.crudma.impl.AbstractCrudmaService
 
preview(BusinessComponent, Map<String, Object>) - Method in class org.cxbox.core.crudma.impl.inner.AnySourceCrudmaService
 
preview(BusinessComponent, Map<String, Object>) - Method in class org.cxbox.core.crudma.impl.inner.InnerCrudmaService
 
preview(BusinessComponent, DataResponseDTO) - Method in class org.cxbox.core.crudma.impl.AbstractAnySourceResponseService
 
preview(BusinessComponent, DataResponseDTO) - Method in class org.cxbox.core.crudma.impl.AbstractResponseService
 
preview(BusinessComponent, DataResponseDTO) - Method in class org.cxbox.core.crudma.impl.AnySourceVersionAwareResponseService
 
preview(BusinessComponent, DataResponseDTO) - Method in class org.cxbox.core.crudma.impl.VersionAwareResponseService
 
preview(BusinessComponent, DataResponseDTO) - Method in interface org.cxbox.core.service.AnySourceResponseService
Updates an entity based on a business component by DTO Used in forceactive fields
preview(BusinessComponent, DataResponseDTO) - Method in interface org.cxbox.core.service.ResponseService
Updates an entity based on a business component by DTO Used in forceactive fields
preview(CrudmaActionHolder.CrudmaAction, Map<String, Object>) - Method in class org.cxbox.core.crudma.CrudmaGateway
 
PREVIEW - Enum constant in enum class org.cxbox.core.crudma.CrudmaActionType
 
provider() - Element in annotation interface org.cxbox.core.util.filter.MultisourceSearchParameter
 
provider() - Element in annotation interface org.cxbox.core.util.filter.SearchParameter
Get a provider for defining of classify data parameter in sorting or searching cases.
proxyBeanMethods() - Element in annotation interface org.cxbox.core.autoconfigure.AutoConfiguration
 

Q

QUARTER - Enum constant in enum class org.cxbox.core.controller.param.DateStep
 
QueryParameter - Interface in org.cxbox.core.controller.param
 
QueryParameter.StringListTypeReference - Class in org.cxbox.core.controller.param
 
QueryParameters - Class in org.cxbox.core.controller.param
 
QueryParameters(Map<String, String>) - Constructor for class org.cxbox.core.controller.param.QueryParameters
 
QueryParameters(Map<String, String>, LocalDateTime) - Constructor for class org.cxbox.core.controller.param.QueryParameters
 
QueryParametersResolver - Class in org.cxbox.core.controller.param.resolvers
 
QueryParametersResolver() - Constructor for class org.cxbox.core.controller.param.resolvers.QueryParametersResolver
 

R

readTree(String) - Static method in class org.cxbox.core.util.JsonUtils
 
readValue(Class<T>, TreeNode) - Static method in class org.cxbox.core.util.JsonUtils
 
readValue(Class<T>, String) - Static method in class org.cxbox.core.util.JsonUtils
 
RECORD - Enum constant in enum class org.cxbox.core.service.action.ActionScope
 
refresh() - Method in interface org.cxbox.core.crudma.bc.BcRegistry
 
refresh() - Method in class org.cxbox.core.crudma.bc.impl.BcRegistryImpl
 
refresh() - Method in interface org.cxbox.core.crudma.bc.RefreshableBcSupplier
 
REFRESH_BC - Static variable in class org.cxbox.core.dto.rowmeta.PostAction.BasePostActionType
 
RefreshableBcSupplier - Interface in org.cxbox.core.crudma.bc
 
refreshBc(BcIdentifier) - Static method in class org.cxbox.core.dto.rowmeta.PostAction
 
refreshParentBc(BcIdentifier) - Static method in class org.cxbox.core.dto.rowmeta.PostAction
 
RELATIVE - Enum constant in enum class org.cxbox.core.dto.DrillDownType
Transition by a relative link while keeping the protocol, host, port.
RELATIVE_NEW - Enum constant in enum class org.cxbox.core.dto.DrillDownType
Transition by a relative link while keeping the protocol, host, port.
remove(String, String) - Method in interface org.cxbox.core.file.service.CxboxFileService
 
remove(String, String) - Method in class org.cxbox.core.file.service.CxboxFileServiceSimple
 
remove(String, String) - Method in interface org.cxbox.core.file.controller.CxboxFileController
Add
remove(String, String) - Method in class org.cxbox.core.file.controller.CxboxFileControllerSimple
 
removeParameter(String) - Method in class org.cxbox.core.controller.param.QueryParameters
 
removeParameter(String, String) - Method in class org.cxbox.core.controller.param.QueryParameters
 
removeParameter(QueryParameter) - Method in class org.cxbox.core.controller.param.QueryParameters
 
REQUEST_CACHE - Static variable in class org.cxbox.core.config.cache.CacheConfig
 
requestCache - Enum constant in enum class org.cxbox.core.config.cache.CxboxCaches.Caches
 
requestCache() - Method in class org.cxbox.core.autoconfigure.cache.CxboxCacheAutoConfiguration
 
RequestDTO<T> - Class in org.cxbox.core.dto
 
RequestDTO() - Constructor for class org.cxbox.core.dto.RequestDTO
 
RequestValueCache - Class in org.cxbox.core.dto.mapper
 
RequestValueCache() - Constructor for class org.cxbox.core.dto.mapper.RequestValueCache
 
RequestValueSupplier<E extends BaseEntity,D extends org.cxbox.api.data.dto.DataResponseDTO,V> - Class in org.cxbox.core.dto.mapper
 
RequestValueSupplier(ValueSupplier<E, D, V>) - Constructor for class org.cxbox.core.dto.mapper.RequestValueSupplier
 
requireComparable(Object) - Static method in class org.cxbox.core.dao.impl.MetadataUtils
 
required(boolean, DtoField<? super T, ?>...) - Method in class org.cxbox.core.dto.rowmeta.RowDependentFieldsMeta
 
requireString(Object) - Static method in class org.cxbox.core.dao.impl.MetadataUtils
 
resetLocaleContext(HttpServletRequest, HttpServletResponse, TimeZoneSpecification, LocaleSpecification) - Method in class org.cxbox.core.controller.LoginController
 
resolveArgument(MethodParameter, ModelAndViewContainer, NativeWebRequest, WebDataBinderFactory) - Method in class org.cxbox.core.controller.param.resolvers.LocaleParameterArgumentResolver
 
resolveArgument(MethodParameter, ModelAndViewContainer, NativeWebRequest, WebDataBinderFactory) - Method in class org.cxbox.core.controller.param.resolvers.PageParameterArgumentResolver
 
resolveArgument(MethodParameter, ModelAndViewContainer, NativeWebRequest, WebDataBinderFactory) - Method in class org.cxbox.core.controller.param.resolvers.QueryParametersResolver
 
resolveArgument(MethodParameter, ModelAndViewContainer, NativeWebRequest, WebDataBinderFactory) - Method in class org.cxbox.core.controller.param.resolvers.TimeZoneParameterArgumentResolver
 
resolveCaches(CacheOperationInvocationContext<?>) - Method in class org.cxbox.core.config.cache.CacheManagerBasedCacheResolver
 
respFactory - Variable in class org.cxbox.core.crudma.AnySourceCrudmaGateway
 
ResponseBuilder - Class in org.cxbox.core.util
 
ResponseBuilder() - Constructor for class org.cxbox.core.util.ResponseBuilder
 
ResponseDTO - Class in org.cxbox.core.dto
 
ResponseDTO() - Constructor for class org.cxbox.core.dto.ResponseDTO
 
ResponseDTO(Object) - Constructor for class org.cxbox.core.dto.ResponseDTO
 
ResponseDTO(Object, boolean) - Constructor for class org.cxbox.core.dto.ResponseDTO
 
ResponseDTO(ResultPage) - Constructor for class org.cxbox.core.dto.ResponseDTO
 
responseFactory - Variable in class org.cxbox.core.crudma.impl.inner.UniversalCrudmaService
 
ResponseFactory - Class in org.cxbox.core.service
Factory for services creation
ResponseFactory() - Constructor for class org.cxbox.core.service.ResponseFactory
 
ResponseService<T extends org.cxbox.api.data.dto.DataResponseDTO,E extends BaseEntity> - Interface in org.cxbox.core.service
 
ResponseServiceAction<T extends org.cxbox.api.data.dto.DataResponseDTO> - Class in org.cxbox.core.service.action
 
ResponseServiceAction() - Constructor for class org.cxbox.core.service.action.ResponseServiceAction
 
ResponsibilitiesService - Interface in org.cxbox.core.service
Service that defines access rights to screens and views
RowDependentFieldsMeta<T extends org.cxbox.api.data.dto.DataResponseDTO> - Class in org.cxbox.core.dto.rowmeta
 
RowDependentFieldsMeta() - Constructor for class org.cxbox.core.dto.rowmeta.RowDependentFieldsMeta
 
rowMeta(HttpServletRequest, QueryParameters) - Method in class org.cxbox.core.controller.UniversalRowMetaController
 
RowMetaDTO - Class in org.cxbox.core.dto.rowmeta
 
RowMetaDTO() - Constructor for class org.cxbox.core.dto.rowmeta.RowMetaDTO
 
rowMetaEmpty(HttpServletRequest, QueryParameters) - Method in class org.cxbox.core.controller.UniversalRowMetaController
 
rowMetaNew(HttpServletRequest, QueryParameters) - Method in class org.cxbox.core.controller.UniversalRowMetaController
 
RowMetaType - Enum Class in org.cxbox.core.service.rowmeta
 
RowResponseService - Class in org.cxbox.core.service.rowmeta
 
RowResponseService(ApplicationContext, Optional<List<BcDisabler>>, Optional<LinkedDictionaryService>, Optional<ExtendedDtoFieldLevelSecurityService>, ObjectMapper) - Constructor for class org.cxbox.core.service.rowmeta.RowResponseService
 

S

save() - Method in class org.cxbox.core.service.action.ActionsBuilder
 
SAVE - Enum constant in enum class org.cxbox.core.dto.rowmeta.ActionType
 
SAVE - Enum constant in enum class org.cxbox.core.service.action.ActionIcon
Deprecated.
 
SAVE - Enum constant in enum class org.cxbox.core.service.action.CxboxActionIconSpecifier
 
scanBasePackageClasses() - Element in annotation interface org.cxbox.core.config.BeanScan
 
scope(ActionScope) - Method in class org.cxbox.core.service.action.ActionDescriptionBuilder
 
SearchOperation - Enum Class in org.cxbox.core.controller.param
 
SearchParameter - Annotation Interface in org.cxbox.core.util.filter
Enables filtration by the annotated field of DataResponseDTO.
select(Class<T>) - Method in interface org.cxbox.core.crudma.bc.BcRegistry
 
select(Predicate<BcDescription>) - Method in interface org.cxbox.core.crudma.bc.BcRegistry
 
select(Predicate<BcDescription>, Function<BcDescription, T>) - Method in interface org.cxbox.core.crudma.bc.BcRegistry
 
select(Predicate<BcDescription>, Function<BcDescription, T>) - Method in class org.cxbox.core.crudma.bc.impl.BcRegistryImpl
 
sendRedirect(HttpServletRequest, HttpServletResponse, String) - Method in interface org.cxbox.core.controller.http.AJAXRedirectStrategy
 
sendRedirect(HttpServletRequest, HttpServletResponse, String) - Method in class org.cxbox.core.controller.http.AJAXRedirectStrategyImpl
 
session() - Static method in class org.cxbox.core.util.SpringBeanUtils
 
sessionNow() - Static method in class org.cxbox.core.util.DateTimeUtil
 
SessionService - Interface in org.cxbox.core.util.session
 
SessionServiceImpl - Class in org.cxbox.core.util.session.impl
Вспомогательный класс для получения данных о текущем пользователе (имя, логин, роли и т.п)
SessionServiceImpl() - Constructor for class org.cxbox.core.util.session.impl.SessionServiceImpl
 
set(BusinessComponent, BcState) - Method in interface org.cxbox.core.crudma.state.BcStateAware
Change state for business component instance
set(BusinessComponent, BcState) - Method in class org.cxbox.core.crudma.state.impl.BcStateAwareImpl
 
setAction(PostAction) - Method in class org.cxbox.core.dto.rowmeta.ActionResultDTO
 
setAction(PostAction) - Method in class org.cxbox.core.dto.rowmeta.AssociateResultDTO
 
setAction(PostAction) - Method in class org.cxbox.core.dto.rowmeta.CreateResult
 
setActions(List<PostAction>) - Method in class org.cxbox.core.dto.rowmeta.ActionResultDTO
 
setActions(List<PostAction>) - Method in class org.cxbox.core.dto.rowmeta.CreateResult
 
setAllFilterValuesByLovType(DtoField<? super T, ?>, IDictionaryType) - Method in class org.cxbox.core.dto.rowmeta.FieldsMeta
 
setAllFilterValuesByLovTypeOrdered(FieldsMeta<?>, DtoField<?, ?>, IDictionaryType) - Method in class org.cxbox.core.dto.rowmeta.FieldsMeta
The method allows sorting LOV values to set the display order, in accordance with the specified order in the CSV file, by setting FilterValues to the corresponding value.
setAttributes(E, D, List<Attribute<?, ?>>) - Method in class org.cxbox.core.crudma.impl.inner.UniversalCrudmaService
 
setBc(BusinessComponent) - Method in interface org.cxbox.core.crudma.CrudmaActionHolder.CrudmaAction
 
setBc(BusinessComponent) - Method in class org.cxbox.core.crudma.CrudmaActionHolder
 
setBeanFactory(BeanFactory) - Method in class org.cxbox.core.util.SpringBeanUtils
 
setClassifyDateParameterDateValue(ClassifyDataParameter, FilterParameter, boolean, SearchParameter, List<ClassifyDataParameter>) - Static method in class org.cxbox.core.util.filter.provider.impl.AbstractClassifyDataProvider
 
setConcreteFilterValues(DtoField<? super T, ?>, Collection<SimpleDictionary>) - Method in class org.cxbox.core.dto.rowmeta.FieldsMeta
 
setConcreteValues(DtoField<? super T, ?>, Collection<SimpleDictionary>) - Method in class org.cxbox.core.dto.rowmeta.RowDependentFieldsMeta
 
setCurrentValue(DtoField<? super T, ?>, Object) - Method in class org.cxbox.core.dto.rowmeta.RowDependentFieldsMeta
 
setDescription(String) - Method in interface org.cxbox.core.crudma.CrudmaActionHolder.CrudmaAction
 
setDescription(String) - Method in class org.cxbox.core.crudma.CrudmaActionHolder
 
setDictionaryTypeWithAllValues(DtoField<? super T, ?>, String) - Method in class org.cxbox.core.dto.rowmeta.RowDependentFieldsMeta
 
setDictionaryTypeWithAllValues(DtoField<? super T, ?>, IDictionaryType) - Method in class org.cxbox.core.dto.rowmeta.RowDependentFieldsMeta
 
setDictionaryTypeWithAllValues(RowDependentFieldsMeta<?>, DtoField<?, ?>, IDictionaryType, Comparator<SimpleDictionary>) - Static method in class org.cxbox.core.dto.rowmeta.FieldsMeta
 
setDictionaryTypeWithAllValuesOrdered(RowDependentFieldsMeta<?>, DtoField<?, ?>, IDictionaryType) - Static method in class org.cxbox.core.dto.rowmeta.FieldsMeta
The method allows sorting LOV values to set the display order, in accordance with the specified order in the CSV file, by setting Values to the corresponding value.
setDictionaryTypeWithConcreteValues(DtoField<? super T, ?>, IDictionaryType, String...) - Method in class org.cxbox.core.dto.rowmeta.RowDependentFieldsMeta
Deprecated.
setDictionaryTypeWithConcreteValues(DtoField<? super T, ?>, IDictionaryType, List<LOV>) - Method in class org.cxbox.core.dto.rowmeta.RowDependentFieldsMeta
 
setDictionaryTypeWithConcreteValues(DtoField<? super T, ?>, IDictionaryType, LOV...) - Method in class org.cxbox.core.dto.rowmeta.RowDependentFieldsMeta
 
setDictionaryTypeWithConcreteValuesFromList(DtoField<? super T, ?>, IDictionaryType, List<LOV>) - Method in class org.cxbox.core.dto.rowmeta.RowDependentFieldsMeta
Fills the list of selectable values in the dropdown list with concrete dictionary values
setDictionaryTypeWithCustomValues(DtoField<? super T, ?>, String...) - Method in class org.cxbox.core.dto.rowmeta.RowDependentFieldsMeta
 
setDictionaryValuesWithIcons(String, IDictionaryType, Map<LOV, IconCode>) - Method in class org.cxbox.core.dto.rowmeta.RowDependentFieldsMeta
Deprecated.
setDictionaryValuesWithIcons(DtoField<? super T, ?>, IDictionaryType, Map<LOV, IconCode>) - Method in class org.cxbox.core.dto.rowmeta.RowDependentFieldsMeta
 
setDisabled(List<String>) - Method in class org.cxbox.core.dto.rowmeta.RowDependentFieldsMeta
 
setDisabled(DtoField<? super T, ?>...) - Method in class org.cxbox.core.dto.rowmeta.RowDependentFieldsMeta
 
setDrilldown(DtoField<? super T, ?>, DrillDownTypeSpecifier, String) - Method in class org.cxbox.core.dto.rowmeta.RowDependentFieldsMeta
 
setDrilldowns(List<FieldDrillDown>) - Method in class org.cxbox.core.dto.rowmeta.RowDependentFieldsMeta
 
setEnabled(DtoField<? super T, ?>...) - Method in class org.cxbox.core.dto.rowmeta.RowDependentFieldsMeta
 
setEntity(BusinessError.Entity) - Method in exception org.cxbox.core.exception.BusinessException
 
setEntity(BusinessError.Entity) - Method in exception org.cxbox.core.exception.BusinessIntermediateException
 
setEnumFilterValues(FieldsMeta<T>, DtoField<? super T, E>, E...) - Method in class org.cxbox.core.dto.rowmeta.FieldsMeta
 
setEnumValues(DtoField<? super T, E>, E...) - Method in class org.cxbox.core.dto.rowmeta.RowDependentFieldsMeta
 
setEphemeral(DtoField<? super T, ?>...) - Method in class org.cxbox.core.dto.rowmeta.FieldsMeta
 
setFileAccept(DtoField<? super T, ?>, List<String>) - Method in class org.cxbox.core.dto.rowmeta.FieldsMeta
 
setFilterValuesWithIcons(DtoField<? super T, ?>, IDictionaryType, Map<LOV, IconCode>) - Method in class org.cxbox.core.dto.rowmeta.FieldsMeta
 
setForceActive(DtoField<? super T, ?>...) - Method in class org.cxbox.core.dto.rowmeta.FieldsMeta
 
setHidden(DtoField<? super T, ?>...) - Method in class org.cxbox.core.dto.rowmeta.FieldsMeta
 
setId(String, E) - Method in interface org.cxbox.core.dao.AnySourceBaseDAO
 
setIfChanged(T, DtoField<? super T, V>, Consumer<V>) - Method in class org.cxbox.core.crudma.impl.AbstractAnySourceResponseService
Saving the value of the DTO field (when it changes) in the entity field.
setIfChanged(T, DtoField<? super T, V>, Consumer<V>) - Method in class org.cxbox.core.crudma.impl.AbstractResponseService
Saving the value of the DTO field (when it changes) in the entity field.
setIfChanged(T, DtoField<? super T, V>, Consumer<V>, Supplier<V>) - Method in class org.cxbox.core.crudma.impl.AbstractAnySourceResponseService
Saving the value of the DTO field (when it changes) in the entity field (using the custom DTO-getter).
setIfChanged(T, DtoField<? super T, V>, Consumer<V>, Supplier<V>) - Method in class org.cxbox.core.crudma.impl.AbstractResponseService
Saving the value of the DTO field (when it changes) in the entity field (using the custom DTO-getter).
setMappedIfChanged(T, DtoField<? super T, D>, Consumer<V>, Function<D, V>) - Method in class org.cxbox.core.crudma.impl.AbstractAnySourceResponseService
Saving the value of the DTO field (when it changes) in the entity field.
setMappedIfChanged(T, DtoField<? super T, D>, Consumer<V>, Function<D, V>) - Method in class org.cxbox.core.crudma.impl.AbstractResponseService
Saving the value of the DTO field (when it changes) in the entity field.
setMappedIfChanged(T, DtoField<? super T, D>, Consumer<V>, Supplier<D>, Function<D, V>) - Method in class org.cxbox.core.crudma.impl.AbstractAnySourceResponseService
Saving the value of the DTO field (when it changes) in the entity field (using the custom DTO-getter).
setMappedIfChanged(T, DtoField<? super T, D>, Consumer<V>, Supplier<D>, Function<D, V>) - Method in class org.cxbox.core.crudma.impl.AbstractResponseService
Saving the value of the DTO field (when it changes) in the entity field (using the custom DTO-getter).
setName(String) - Method in interface org.cxbox.core.crudma.CrudmaActionHolder.CrudmaAction
 
setName(String) - Method in class org.cxbox.core.crudma.CrudmaActionHolder
 
setNotRequired(DtoField<? super T, ?>...) - Method in class org.cxbox.core.dto.rowmeta.RowDependentFieldsMeta
 
setObject(Object) - Method in exception org.cxbox.core.exception.BusinessIntermediateException
 
setOriginalActionType(String) - Method in interface org.cxbox.core.crudma.CrudmaActionHolder.CrudmaAction
 
setOriginalActionType(String) - Method in class org.cxbox.core.crudma.CrudmaActionHolder
 
setParameter(String, String) - Method in class org.cxbox.core.controller.param.QueryParameters
 
setParameter(QueryParameter) - Method in class org.cxbox.core.controller.param.QueryParameters
 
setPlaceholder(DtoField<? super T, ?>, String) - Method in class org.cxbox.core.dto.rowmeta.RowDependentFieldsMeta
 
setPostActions(List<PostAction>) - Method in exception org.cxbox.core.exception.BusinessException
 
setRequired(DtoField<? super T, ?>...) - Method in class org.cxbox.core.dto.rowmeta.RowDependentFieldsMeta
 
setValues(Object, UniversalDTO, Set<String>) - Method in class org.cxbox.core.crudma.impl.inner.UniversalCrudmaService
 
setVstamp(String, E) - Method in class org.cxbox.core.crudma.impl.AnySourceVersionAwareResponseService
 
setWithFirstLevelCache(BusinessComponent, E) - Method in interface org.cxbox.core.dao.AnySourceBaseDAO
Put to First Level Cache
setWithFirstLevelCache(BusinessComponent, E) - Method in class org.cxbox.core.dao.impl.AbstractAnySourceBaseDAO
 
SHOW_MESSAGE - Static variable in class org.cxbox.core.dto.rowmeta.PostAction.BasePostActionType
 
showMessage(MessageType, String) - Static method in class org.cxbox.core.dto.rowmeta.PostAction
 
SimpleCrudmaAction() - Constructor for class org.cxbox.core.crudma.CrudmaActionHolder.SimpleCrudmaAction
 
SLASH - Static variable in class org.cxbox.core.controller.http.AJAXRedirectStrategyImpl
 
SNAPSHOT_STATE - Enum constant in enum class org.cxbox.core.dto.multivalue.MultivalueOptionType
 
SnapshotState - Enum Class in org.cxbox.core.dto.multivalue
 
SortParameter - Class in org.cxbox.core.controller.param
 
SortParameter(String, SortType, Integer) - Constructor for class org.cxbox.core.controller.param.SortParameter
 
SortParameter.Builder - Class in org.cxbox.core.controller.param
 
SortParameters - Class in org.cxbox.core.controller.param
 
SortType - Enum Class in org.cxbox.core.controller.param
 
SPECIFICATION_CACHE - Static variable in class org.cxbox.core.config.cache.CacheConfig
 
SpecificationBuilder - Class in org.cxbox.core.service.impl
 
SpecificationBuilder() - Constructor for class org.cxbox.core.service.impl.SpecificationBuilder
 
specifications - Enum constant in enum class org.cxbox.core.config.cache.CxboxCaches.Caches
 
SPECIFIED - Enum constant in enum class org.cxbox.core.controller.param.SearchOperation
Specified
SPECIFIED_BOOLEAN_SQL - Enum constant in enum class org.cxbox.core.controller.param.SearchOperation
Boolean value specified, use for sql entities
SpringBeanUtils - Class in org.cxbox.core.util
 
SpringBeanUtils() - Constructor for class org.cxbox.core.util.SpringBeanUtils
 
SQLExceptions - Class in org.cxbox.core.util
 
SQLExceptions() - Constructor for class org.cxbox.core.util.SQLExceptions
 
SQLMetaDTO - Class in org.cxbox.core.dto.rowmeta
 
SQLMetaDTO(RowMetaDTO) - Constructor for class org.cxbox.core.dto.rowmeta.SQLMetaDTO
 
StaticRedirectFilter - Class in org.cxbox.core.controller.http
 
StaticRedirectFilter(String) - Constructor for class org.cxbox.core.controller.http.StaticRedirectFilter
 
StaticRedirectFilter(String, boolean) - Constructor for class org.cxbox.core.controller.http.StaticRedirectFilter
 
store(ParameterHolder<?>) - Method in class org.cxbox.core.controller.param.QueryParameters
 
strict() - Element in annotation interface org.cxbox.core.util.filter.SearchParameter
Whether to filter by datetime as-is.
StringListTypeReference() - Constructor for class org.cxbox.core.controller.param.QueryParameter.StringListTypeReference
 
stringToDateTime(String) - Static method in class org.cxbox.core.util.DateTimeUtil
 
StringValueProvider - Class in org.cxbox.core.util.filter.provider.impl
 
StringValueProvider() - Constructor for class org.cxbox.core.util.filter.provider.impl.StringValueProvider
 
success - Variable in class org.cxbox.core.file.dto.CxboxResponseDTO
 
supportsParameter(MethodParameter) - Method in class org.cxbox.core.controller.param.resolvers.LocaleParameterArgumentResolver
 
supportsParameter(MethodParameter) - Method in class org.cxbox.core.controller.param.resolvers.PageParameterArgumentResolver
 
supportsParameter(MethodParameter) - Method in class org.cxbox.core.controller.param.resolvers.QueryParametersResolver
 
supportsParameter(MethodParameter) - Method in class org.cxbox.core.controller.param.resolvers.TimeZoneParameterArgumentResolver
 
suppressProcess() - Element in annotation interface org.cxbox.core.util.filter.SearchParameter
Whether to block the mechanism at the Cxbox level or not.
switchZone(LocalDateTime, ZoneId, ZoneId) - Static method in class org.cxbox.core.util.DateTimeUtil
 

T

text(String) - Method in class org.cxbox.core.service.action.ActionDescriptionBuilder
 
TIMESTAMP_FORMAT - Static variable in class org.cxbox.core.util.DateTimeUtil
 
TimeZoneParameterArgumentResolver - Class in org.cxbox.core.controller.param.resolvers
 
TimeZoneParameterArgumentResolver() - Constructor for class org.cxbox.core.controller.param.resolvers.TimeZoneParameterArgumentResolver
 
to(Class<T>, String) - Method in class org.cxbox.core.util.TypeConverter
 
toBigDecimal(String) - Static method in class org.cxbox.core.util.TypeConverter
 
toBoolean(String) - Static method in class org.cxbox.core.util.TypeConverter
 
toByte(String) - Static method in class org.cxbox.core.util.TypeConverter
 
toDate(LocalDateTime) - Static method in class org.cxbox.core.util.DateTimeUtil
 
toDouble(String) - Static method in class org.cxbox.core.util.TypeConverter
 
toDto(BusinessComponent) - Method in class org.cxbox.core.service.action.ActionDescription
 
toDto(BusinessComponent) - Method in class org.cxbox.core.service.action.Actions
 
toFloat(String) - Static method in class org.cxbox.core.util.TypeConverter
 
toInstant(LocalDateTime) - Static method in class org.cxbox.core.util.DateTimeUtil
 
toInstant(LocalDateTime, ZoneId) - Static method in class org.cxbox.core.util.DateTimeUtil
 
toInteger(String) - Static method in class org.cxbox.core.util.TypeConverter
 
toLocalDateTime(String) - Static method in class org.cxbox.core.util.TypeConverter
 
toLocalDateTime(Date) - Static method in class org.cxbox.core.util.DateTimeUtil
 
toLocalDateTime(Instant) - Static method in class org.cxbox.core.util.DateTimeUtil
 
toLocalDateTime(OffsetDateTime) - Static method in class org.cxbox.core.util.DateTimeUtil
 
toLocalDateTime(ZonedDateTime) - Static method in class org.cxbox.core.util.DateTimeUtil
 
toLocalDateTime(Calendar) - Static method in class org.cxbox.core.util.DateTimeUtil
 
toLocalDateTime(Date) - Static method in class org.cxbox.core.util.DateTimeUtil
 
toLocalDateTime(XMLGregorianCalendar) - Static method in class org.cxbox.core.util.DateTimeUtil
 
toLocalDateTimeTzAware(String) - Static method in class org.cxbox.core.util.TypeConverter
 
toLong(String) - Static method in class org.cxbox.core.util.TypeConverter
 
toMultivalueField(Function<T, String>, Function<T, String>) - Static method in class org.cxbox.core.dto.multivalue.MultivalueField
 
toMultivalueField(Function<T, String>, Function<T, String>, Map<MultivalueOptionType, Function<T, String>>) - Static method in class org.cxbox.core.dto.multivalue.MultivalueField
 
toOracleSql(LocalDateTime) - Static method in class org.cxbox.core.util.DateTimeUtil
 
toSession() - Static method in class org.cxbox.core.util.DateTimeUtil
 
toSession(boolean) - Static method in class org.cxbox.core.util.DateTimeUtil
 
toSession(LocalDateTime) - Static method in class org.cxbox.core.util.DateTimeUtil
 
toShort(String) - Static method in class org.cxbox.core.util.TypeConverter
 
toSqlTimestamp(String) - Static method in class org.cxbox.core.util.TypeConverter
 
toSqlTimestampTzAware(String) - Static method in class org.cxbox.core.util.TypeConverter
 
toString() - Method in interface org.cxbox.core.crudma.CrudmaActionHolder.CrudmaAction
 
toString(String) - Static method in class org.cxbox.core.util.TypeConverter
 
toZonedDateTime(LocalDateTime, ZoneId) - Static method in class org.cxbox.core.util.DateTimeUtil
 
transformData(Function<T, T>) - Method in class org.cxbox.core.dto.rowmeta.ActionResultDTO
 
transformMeta(UnaryOperator<MetaDTO>) - Method in class org.cxbox.core.crudma.InterimResult
 
transformMeta(UnaryOperator<MetaDTO>) - Method in class org.cxbox.core.dto.rowmeta.MetaDTO
 
transformMeta(UnaryOperator<T>) - Method in interface org.cxbox.core.crudma.MetaContainer
 
TranslationCrudmaService - Class in org.cxbox.core.crudma.impl.inner
 
TranslationCrudmaService() - Constructor for class org.cxbox.core.crudma.impl.inner.TranslationCrudmaService
 
translationService(LocaleService) - Method in class org.cxbox.core.config.LocalizationConfig
 
TxServiceCrudmaGatewayInvokeExtensionProvider - Class in org.cxbox.core.crudma.ext.impl
 
TxServiceCrudmaGatewayInvokeExtensionProvider() - Constructor for class org.cxbox.core.crudma.ext.impl.TxServiceCrudmaGatewayInvokeExtensionProvider
 
TYPE - Static variable in class org.cxbox.core.dto.rowmeta.PostAction.BasePostActionField
 
TypeConverter - Class in org.cxbox.core.util
 
TypeConverter() - Constructor for class org.cxbox.core.util.TypeConverter
 
typeOfDTO - Variable in class org.cxbox.core.crudma.impl.AbstractAnySourceResponseService
 
typeOfDTO - Variable in class org.cxbox.core.crudma.impl.AbstractResponseService
 
typeOfEntity - Variable in class org.cxbox.core.crudma.impl.AbstractAnySourceResponseService
 
typeOfEntity - Variable in class org.cxbox.core.crudma.impl.AbstractResponseService
 

U

UI_CACHE - Static variable in class org.cxbox.core.config.cache.CacheConfig
 
UI_HASH - Static variable in class org.cxbox.core.controller.http.AJAXRedirectStrategyImpl
 
UIConfig - Class in org.cxbox.core.config
 
UIConfig() - Constructor for class org.cxbox.core.config.UIConfig
 
UIProperties - Class in org.cxbox.core.config.properties
 
UIProperties() - Constructor for class org.cxbox.core.config.properties.UIProperties
 
UnableToLockException - Exception in org.cxbox.core.exception
 
UnableToLockException() - Constructor for exception org.cxbox.core.exception.UnableToLockException
 
unconfirmedException(UnconfirmedException) - Method in class org.cxbox.core.controller.GlobalExceptionHandler
 
UnconfirmedException - Exception in org.cxbox.core.exception
 
UnconfirmedException() - Constructor for exception org.cxbox.core.exception.UnconfirmedException
 
UNIQUE_PREFIX_SEPARATOR - Static variable in class org.cxbox.core.file.service.CxboxFileServiceSimple
 
UniversalAssociateController - Class in org.cxbox.core.controller
 
UniversalAssociateController() - Constructor for class org.cxbox.core.controller.UniversalAssociateController
 
UniversalCrudmaService<D extends org.cxbox.api.data.dto.UniversalDTO,E> - Class in org.cxbox.core.crudma.impl.inner
 
UniversalCrudmaService() - Constructor for class org.cxbox.core.crudma.impl.inner.UniversalCrudmaService
 
UniversalCustomActionController - Class in org.cxbox.core.controller
 
UniversalCustomActionController() - Constructor for class org.cxbox.core.controller.UniversalCustomActionController
 
UniversalDataController - Class in org.cxbox.core.controller
 
UniversalDataController() - Constructor for class org.cxbox.core.controller.UniversalDataController
 
UniversalRowMetaController - Class in org.cxbox.core.controller
 
UniversalRowMetaController() - Constructor for class org.cxbox.core.controller.UniversalRowMetaController
 
UNSUPPORTED_OPERATION - Static variable in interface org.cxbox.core.service.action.ActionInvoker
 
unwrap(Class<V>) - Method in class org.cxbox.core.crudma.impl.AbstractAnySourceResponseService
 
unwrap(Class<V>) - Method in class org.cxbox.core.crudma.impl.AbstractResponseService
 
unwrap(Class<V>) - Method in interface org.cxbox.core.service.AnySourceResponseService
Deprecated.
unwrap(Class<V>) - Method in interface org.cxbox.core.service.ResponseService
Deprecated.
update(HttpServletRequest, QueryParameters, Map<String, Object>) - Method in class org.cxbox.core.controller.UniversalDataController
 
update(BusinessComponent, E) - Method in interface org.cxbox.core.dao.AnySourceBaseDAO
Should not be used anywhere except of AbstractAnySourceBaseDAO
update(BusinessComponent, Map<String, Object>) - Method in interface org.cxbox.core.crudma.Crudma
Updates an entity based on a business component by map
update(BusinessComponent, Map<String, Object>) - Method in class org.cxbox.core.crudma.impl.AbstractCrudmaService
 
update(BusinessComponent, Map<String, Object>) - Method in class org.cxbox.core.crudma.impl.inner.AnySourceCrudmaService
 
update(BusinessComponent, Map<String, Object>) - Method in class org.cxbox.core.crudma.impl.inner.InnerCrudmaService
 
update(BusinessComponent, Map<String, Object>) - Method in class org.cxbox.core.crudma.impl.inner.UniversalCrudmaService
 
update(CrudmaActionHolder.CrudmaAction, Map<String, Object>) - Method in class org.cxbox.core.crudma.CrudmaGateway
 
UPDATE - Enum constant in enum class org.cxbox.core.crudma.CrudmaActionType
 
updateEntity(BusinessComponent, DataResponseDTO) - Method in class org.cxbox.core.crudma.impl.AbstractAnySourceResponseService
 
updateEntity(BusinessComponent, DataResponseDTO) - Method in class org.cxbox.core.crudma.impl.AbstractResponseService
 
updateEntity(BusinessComponent, DataResponseDTO) - Method in class org.cxbox.core.crudma.impl.AnySourceVersionAwareResponseService
При переопределении метода обязательно добавить сохранение результата в First Level Cache - getBaseDao().setWithFirstLevelCache()
updateEntity(BusinessComponent, DataResponseDTO) - Method in class org.cxbox.core.crudma.impl.VersionAwareResponseService
 
updateEntity(BusinessComponent, DataResponseDTO) - Method in interface org.cxbox.core.service.AnySourceResponseService
Updates an entity based on a business component by DTO
updateEntity(BusinessComponent, DataResponseDTO) - Method in interface org.cxbox.core.service.ResponseService
Updates an entity based on a business component by DTO
upload(FileDownloadDto, String) - Method in class org.cxbox.core.file.service.CxboxFileServiceSimple
 
upload(MultipartFile, String) - Method in interface org.cxbox.core.file.service.CxboxFileService
 
upload(D, String) - Method in interface org.cxbox.core.file.service.CxboxFileService
 
upload(MultipartFile, String) - Method in interface org.cxbox.core.file.controller.CxboxFileController
Add
upload(MultipartFile, String) - Method in class org.cxbox.core.file.controller.CxboxFileControllerSimple
 
upsert(T, String) - Method in interface org.cxbox.core.util.session.UserExternalService
Create / update user information
URL - Static variable in class org.cxbox.core.dto.rowmeta.PostAction.BasePostActionField
 
URL_NAME - Static variable in class org.cxbox.core.dto.rowmeta.PostAction.BasePostActionField
 
useDefaultFilters() - Element in annotation interface org.cxbox.core.config.BeanScan
 
useDefaultFilters() - Element in annotation interface org.cxbox.core.config.ControllerScan
 
USER_CACHE - Static variable in class org.cxbox.core.config.cache.CacheConfig
 
userCache - Enum constant in enum class org.cxbox.core.config.cache.CxboxCaches.Caches
 
UserExternalService<T extends org.cxbox.api.service.session.IUser<Long>> - Interface in org.cxbox.core.util.session
 

V

validate(BusinessComponent, DataResponseDTO) - Method in class org.cxbox.core.crudma.impl.AbstractAnySourceResponseService
 
validate(BusinessComponent, DataResponseDTO) - Method in class org.cxbox.core.crudma.impl.AbstractResponseService
 
validate(BusinessComponent, DataResponseDTO) - Method in interface org.cxbox.core.service.AnySourceResponseService
Validates the entry on save
validate(BusinessComponent, DataResponseDTO) - Method in interface org.cxbox.core.service.ResponseService
Validates the entry on save
validate(BusinessComponent, DataResponseDTO, T) - Method in class org.cxbox.core.service.action.ActionDescription
 
validate(BusinessComponent, DataResponseDTO, T) - Method in interface org.cxbox.core.service.action.DataValidator
 
validator(DataValidator<T>) - Method in class org.cxbox.core.service.action.ActionDescriptionBuilder
 
ValidatorsProvider - Interface in org.cxbox.core.service
 
ValidatorsProviderImpl - Class in org.cxbox.core.service.impl
 
ValidatorsProviderImpl() - Constructor for class org.cxbox.core.service.impl.ValidatorsProviderImpl
 
value() - Element in annotation interface org.cxbox.core.autoconfigure.AutoConfiguration
 
value() - Element in annotation interface org.cxbox.core.config.BeanScan
 
value() - Element in annotation interface org.cxbox.core.config.ControllerScan
 
value() - Element in annotation interface org.cxbox.core.crudma.bc.impl.AnySourceCrudmaImplementation
 
value() - Element in annotation interface org.cxbox.core.dto.Lov
 
value() - Element in annotation interface org.cxbox.core.util.filter.MultisourceSearchParameter
 
value() - Element in annotation interface org.cxbox.core.util.filter.provider.impl.EnumValueProvider.BaseEnum
 
valueOf(String) - Static method in enum class org.cxbox.core.config.cache.CxboxCaches.Caches
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.cxbox.core.controller.param.DateStep
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.cxbox.core.controller.param.SearchOperation
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.cxbox.core.controller.param.SortType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.cxbox.core.crudma.CrudmaActionType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.cxbox.core.dto.DrillDownType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.cxbox.core.dto.MessageType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.cxbox.core.dto.multivalue.MultivalueOptionType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.cxbox.core.dto.multivalue.SnapshotState
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.cxbox.core.dto.rowmeta.ActionType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.cxbox.core.dto.rowmeta.PreActionType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.cxbox.core.service.action.ActionIcon
Deprecated.
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.cxbox.core.service.action.ActionScope
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.cxbox.core.service.action.CxboxActionIconSpecifier
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.cxbox.core.service.rowmeta.RowMetaType
Returns the enum constant of this class with the specified name.
values() - Static method in enum class org.cxbox.core.config.cache.CxboxCaches.Caches
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.cxbox.core.controller.param.DateStep
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.cxbox.core.controller.param.SearchOperation
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.cxbox.core.controller.param.SortType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.cxbox.core.crudma.CrudmaActionType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.cxbox.core.dto.DrillDownType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.cxbox.core.dto.MessageType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.cxbox.core.dto.multivalue.MultivalueOptionType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.cxbox.core.dto.multivalue.SnapshotState
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.cxbox.core.dto.rowmeta.ActionType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.cxbox.core.dto.rowmeta.PreActionType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.cxbox.core.service.action.ActionIcon
Deprecated.
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.cxbox.core.service.action.ActionScope
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.cxbox.core.service.action.CxboxActionIconSpecifier
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.cxbox.core.service.rowmeta.RowMetaType
Returns an array containing the constants of this enum class, in the order they are declared.
ValueSupplier<E extends BaseEntity,D extends org.cxbox.api.data.dto.DataResponseDTO,V> - Interface in org.cxbox.core.dto.mapper
 
VersionAwareResponseService<T extends org.cxbox.api.data.dto.DataResponseDTO,E extends BaseEntity> - Class in org.cxbox.core.crudma.impl
 
VersionAwareResponseService(Class<T>, Class<E>, SingularAttribute<? super E, ? extends BaseEntity>, Class<? extends FieldMetaBuilder<T>>) - Constructor for class org.cxbox.core.crudma.impl.VersionAwareResponseService
 
versionMismatchException(VersionMismatchException) - Method in class org.cxbox.core.controller.GlobalExceptionHandler
 
VersionMismatchException - Exception in org.cxbox.core.exception
 
VersionMismatchException() - Constructor for exception org.cxbox.core.exception.VersionMismatchException
 
VersionMismatchException(BaseEntity, DataResponseDTO) - Constructor for exception org.cxbox.core.exception.VersionMismatchException
 

W

WARNING - Enum constant in enum class org.cxbox.core.dto.MessageType
Warning message
WebHelper - Class in org.cxbox.core.util.session
 
WebHelper() - Constructor for class org.cxbox.core.util.session.WebHelper
 
widgetcache - Enum constant in enum class org.cxbox.core.config.cache.CxboxCaches.Caches
 
WidgetFieldsIdResolverProperties - Class in org.cxbox.core.config.properties
 
WidgetFieldsIdResolverProperties() - Constructor for class org.cxbox.core.config.properties.WidgetFieldsIdResolverProperties
 
withAutoSaveBefore() - Method in class org.cxbox.core.service.action.ActionDescriptionBuilder
 
withCustomParameter(Map<String, String>) - Method in class org.cxbox.core.service.action.ActionDescriptionBuilder
 
withIcon(ActionIconSpecifier, boolean) - Method in class org.cxbox.core.service.action.ActionDescriptionBuilder
 
withIcon(ActionIconSpecifier, boolean) - Method in class org.cxbox.core.service.action.ActionsBuilder
 
withId(String) - Method in class org.cxbox.core.crudma.bc.BcHierarchy
 
withId(String) - Method in class org.cxbox.core.crudma.bc.BusinessComponent
 
WITHOUT_ICON - Enum constant in enum class org.cxbox.core.service.action.ActionIcon
Deprecated.
 
WITHOUT_ICON - Enum constant in enum class org.cxbox.core.service.action.CxboxActionIconSpecifier
 
WITHOUT_PREACTION - Static variable in class org.cxbox.core.service.action.PreActionSpecifierType
 
withoutAutoSaveBefore() - Method in class org.cxbox.core.service.action.ActionDescriptionBuilder
 
withoutIcon() - Method in class org.cxbox.core.service.action.ActionDescriptionBuilder
 
withParentId(String) - Method in class org.cxbox.core.crudma.bc.BcHierarchy
 
withParentId(String) - Method in class org.cxbox.core.crudma.bc.BusinessComponent
 
withPreAction(BusinessComponent) - Method in class org.cxbox.core.service.action.ActionDescription
 
withPreAction(BusinessComponent) - Method in interface org.cxbox.core.service.action.PreActionSpecifier
 
withPreAction(PreAction) - Method in class org.cxbox.core.service.action.ActionDescriptionBuilder
 
withPreAction(PreActionSpecifier) - Method in class org.cxbox.core.service.action.ActionDescriptionBuilder
 
withPreActionEvents(BusinessComponent) - Method in class org.cxbox.core.service.action.ActionDescription
 
withPreActionEvents(BusinessComponent) - Method in interface org.cxbox.core.service.action.PreActionEventSpecifier
 
withPreActionEvents(PreActionEvent...) - Method in class org.cxbox.core.service.action.ActionDescriptionBuilder
 
withPreActionEvents(PreActionEventSpecifier) - Method in class org.cxbox.core.service.action.ActionDescriptionBuilder
 
workflow - Enum constant in enum class org.cxbox.core.config.cache.CxboxCaches.Caches
 
WORKFLOW_CACHE - Static variable in class org.cxbox.core.config.cache.CacheConfig
 
writeValue(T) - Static method in class org.cxbox.core.util.JsonUtils
 

X

X_AXIS - Static variable in class org.cxbox.core.controller.param.QueryParameters
 

Y

Y_AXIS - Static variable in class org.cxbox.core.controller.param.QueryParameters
 
YEAR - Enum constant in enum class org.cxbox.core.controller.param.DateStep
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form