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 All Packages

A

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 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() - Method in class org.cxbox.core.crudma.impl.HistoricityResponseService
 
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 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 in org.cxbox.core.dto.rowmeta
 
activeRole(String) - Method in class org.cxbox.core.dto.LoggedUser.Builder
 
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
 
addResponsibility(String, boolean) - Method in class org.cxbox.core.dto.data.view.ScreenBuildMeta
 
addSorting(Class, Root<?>, CriteriaQuery<T>, CriteriaBuilder, SortParameters) - Static method in class org.cxbox.core.dao.impl.MetadataUtils
 
addView(String) - Method in class org.cxbox.core.dto.data.view.ScreenBuildMeta
 
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) - Constructor for class org.cxbox.core.controller.http.AJAXRedirectStrategyImpl
 
allValues() - Method in class org.cxbox.core.service.spec.SpecificationHolder
 
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
 
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.AbstractResponseService
 
applicationContext - Variable in class org.cxbox.core.service.rowmeta.HistoricityFieldMetaBuilder
 
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 - 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(List<AssociateDTO>, BusinessComponent) - Method in class org.cxbox.core.crudma.impl.AbstractResponseService
 
associate(List<AssociateDTO>, BusinessComponent) - Method in interface org.cxbox.core.service.ResponseService
Сreates links between entities
associate(HttpServletRequest, QueryParameters, List<Object>) - Method in class org.cxbox.core.controller.UniversalAssociateController
 
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.InnerCrudmaService
 
associate(CrudmaActionHolder.CrudmaAction, List<AssociateDTO>) - Method in class org.cxbox.core.crudma.CrudmaGateway
 
ASSOCIATE - org.cxbox.core.crudma.CrudmaActionType
 
ASSOCIATE - 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
 
AssocListFieldExtractor - Class in org.cxbox.core.ui.field
 
AssocListFieldExtractor() - Constructor for class org.cxbox.core.ui.field.AssocListFieldExtractor
 
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
 
authzService - Variable in class org.cxbox.core.metahotreload.service.MetaHotReloadServiceImpl
 
AutoConfiguration - Annotation Type in org.cxbox.core.autoconfigure
 
available(ActionAvailableChecker) - Method in class org.cxbox.core.service.action.ActionDescriptionBuilder
 
axisFields - Static variable in class org.cxbox.core.dto.data.view.WidgetDTO_
 

B

BARS - org.cxbox.core.service.action.ActionIcon
Deprecated.
 
BARS - 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
 
BaseFieldExtractor - Class in org.cxbox.core.ui.field
 
BaseFieldExtractor() - Constructor for class org.cxbox.core.ui.field.BaseFieldExtractor
 
basePackageClasses() - Method in annotation type 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
 
BaseRequiredFieldsSupplier - Class in org.cxbox.core.ui.field
 
BaseRequiredFieldsSupplier() - Constructor for class org.cxbox.core.ui.field.BaseRequiredFieldsSupplier
 
bc - Static variable in class org.cxbox.core.dto.rowmeta.FilterGroupDTO_
 
BC - org.cxbox.core.service.action.ActionScope
 
BC - Static variable in class org.cxbox.core.dto.rowmeta.PostAction.BasePostActionField
 
BcAssocDTO - Class in org.cxbox.core.dto.data.view
 
BcAssocDTO(String, String) - Constructor for class org.cxbox.core.dto.data.view.BcAssocDTO
 
BcAssocDTO_ - Class in org.cxbox.core.dto.data.view
 
BcAssocDTO_() - Constructor for class org.cxbox.core.dto.data.view.BcAssocDTO_
 
BcCrudmaService - Class in org.cxbox.core.crudma.impl.inner
 
BcCrudmaService(BcRegistry) - Constructor for class org.cxbox.core.crudma.impl.inner.BcCrudmaService
 
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
 
BcDto - Class in org.cxbox.core.dto.data
 
BcDto(String) - Constructor for class org.cxbox.core.dto.data.BcDto
 
BcDTO - Class in org.cxbox.core.dto.data.view
 
BcDTO(Bc) - Constructor for class org.cxbox.core.dto.data.view.BcDTO
 
BcDto_ - Class in org.cxbox.core.dto.data
 
BcDto_() - Constructor for class org.cxbox.core.dto.data.BcDto_
 
BcDTO_ - Class in org.cxbox.core.dto.data.view
 
BcDTO_() - Constructor for class org.cxbox.core.dto.data.view.BcDTO_
 
BCFactory - Class in org.cxbox.core.controller
 
BCFactory() - Constructor for class org.cxbox.core.controller.BCFactory
 
BcField - Class in org.cxbox.core.ui.model
 
BcField() - Constructor for class org.cxbox.core.ui.model.BcField
 
BcField.Attribute - Enum in org.cxbox.core.ui.model
 
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
 
BcIdentifier - Interface in org.cxbox.core.crudma.bc
 
BcIdentifiers - Class in org.cxbox.core.crudma.bc
 
bcName - Static variable in class org.cxbox.core.dto.data.view.WidgetDTO_
 
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
 
BcRegistryController - Class in org.cxbox.core.controller
 
BcRegistryController() - Constructor for class org.cxbox.core.controller.BcRegistryController
 
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
 
BcSource - Interface in org.cxbox.core.dto.data.view
 
BcSourceBaseDTO - Class in org.cxbox.core.dto.data.view
 
BcSourceBaseDTO() - Constructor for class org.cxbox.core.dto.data.view.BcSourceBaseDTO
 
BcSourceDTO - Class in org.cxbox.core.metahotreload.dto
 
BcSourceDTO() - Constructor for class org.cxbox.core.metahotreload.dto.BcSourceDTO
 
bcSpecification(String) - Method in class org.cxbox.core.dao.impl.SearchSpecDao
 
BcSpecificationBuilder - Interface in org.cxbox.core.service
 
bcSpecificationHolder - Variable in class org.cxbox.core.crudma.impl.AbstractResponseService
 
BcSpecificationHolder<entity> - Class in org.cxbox.core.service.spec
 
BcSpecificationHolder() - Constructor for class org.cxbox.core.service.spec.BcSpecificationHolder
 
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
 
bcUtil - Variable in class org.cxbox.core.metahotreload.service.MetaHotReloadServiceImpl
 
BcUtil - Class in org.cxbox.core.metahotreload.service
 
BcUtil() - Constructor for class org.cxbox.core.metahotreload.service.BcUtil
 
BcUtils - Class in org.cxbox.core.ui
 
BcUtils() - Constructor for class org.cxbox.core.ui.BcUtils
 
BeanScan - Annotation Type 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
 
binds - Static variable in class org.cxbox.core.dto.data.view.BcDTO_
 
BindsParameters - Class in org.cxbox.core.controller.param
 
bindsString - Variable in class org.cxbox.core.crudma.bc.impl.BcDescription
 
bo - Static variable in class org.cxbox.core.dto.data.view.ScreenDTO_
 
BooleanValueProvider - Class in org.cxbox.core.util.filter.provider.impl
 
BooleanValueProvider() - Constructor for class org.cxbox.core.util.filter.provider.impl.BooleanValueProvider
 
BrowseViewDto - Class in org.cxbox.core.dto.data.view
 
BrowseViewDto() - Constructor for class org.cxbox.core.dto.data.view.BrowseViewDto
 
BrowseViewDto.PreviousBrowse - Class in org.cxbox.core.dto.data.view
 
BrowseViewDto.View - Class in org.cxbox.core.dto.data.view
 
build() - Method in class org.cxbox.core.dto.LoggedUser.Builder
 
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.dto.LoggedUser
 
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>, ExtremeBcDescription, Long, Long) - Method in class org.cxbox.core.service.rowmeta.FieldMetaBuilder
 
buildExtremeRowDependentMeta(RowDependentFieldsMeta<T>, ExtremeBcDescription, Long, Long) - Method in class org.cxbox.core.service.rowmeta.HistoricityFieldMetaBuilder
 
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.FieldMetaBuilder
 
buildIndependentMeta(FieldsMeta<T>, BusinessComponent) - Method in class org.cxbox.core.service.rowmeta.HistoricityFieldMetaBuilder
 
buildIndependentMeta(FieldsMeta<T>, InnerBcDescription, Long) - Method in class org.cxbox.core.service.rowmeta.FieldMetaBuilder
 
buildIndependentMeta(FieldsMeta<T>, InnerBcDescription, Long) - Method in class org.cxbox.core.service.rowmeta.HistoricityFieldMetaBuilder
 
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.FieldMetaBuilder
 
buildRowDependentMeta(RowDependentFieldsMeta<T>, BusinessComponent) - Method in class org.cxbox.core.service.rowmeta.HistoricityFieldMetaBuilder
 
buildRowDependentMeta(RowDependentFieldsMeta<T>, InnerBcDescription, Long, Long) - Method in class org.cxbox.core.service.rowmeta.FieldMetaBuilder
 
buildRowDependentMeta(RowDependentFieldsMeta<T>, InnerBcDescription, Long, Long) - Method in class org.cxbox.core.service.rowmeta.HistoricityFieldMetaBuilder
 
buildUnExpirableCacheManager(String...) - Method in class org.cxbox.core.autoconfigure.cache.CxboxCacheAutoConfiguration
 
buildUrl(E, Optional<BcDescription>) - Method in interface org.cxbox.core.service.EntityUrlBuilder
 
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
 
BusinessComponentDTO - Class in org.cxbox.core.dto.data.view
 
BusinessComponentDTO(BcSource) - Constructor for class org.cxbox.core.dto.data.view.BusinessComponentDTO
 
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
 
BusinessObjectDTO - Class in org.cxbox.core.dto.data.view
 
BusinessObjectDTO() - Constructor for class org.cxbox.core.dto.data.view.BusinessObjectDTO
 

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(String, String, boolean) - Static method in class org.cxbox.core.controller.http.StaticRedirectFilter
 
calculateRedirectUrl(HttpServletRequest, String) - Method in interface org.cxbox.core.controller.http.AJAXRedirectStrategy
 
calculateRedirectUrl(HttpServletRequest, String) - Method in class org.cxbox.core.controller.http.AJAXRedirectStrategyImpl
 
CANCEL_CREATE - 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.AbstractResponseService
 
CellStyle - Class in org.cxbox.core.ui.model.json
 
CellStyle() - Constructor for class org.cxbox.core.ui.model.json.CellStyle
 
CellStyle.Align - Enum in org.cxbox.core.ui.model.json
 
CENTER - org.cxbox.core.ui.model.json.CellStyle.Align
 
chart - Static variable in class org.cxbox.core.dto.data.view.WidgetDTO_
 
ChartFieldExtractor - Class in org.cxbox.core.ui.field
 
ChartFieldExtractor() - Constructor for class org.cxbox.core.ui.field.ChartFieldExtractor
 
ChartMetaItem - Class in org.cxbox.core.ui.model.json
 
ChartMetaItem() - Constructor for class org.cxbox.core.ui.model.json.ChartMetaItem
 
ChartMetaItem.Engine - Enum in org.cxbox.core.ui.model.json
 
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
 
clearCache() - Method in class org.cxbox.core.dao.impl.SearchSpecDao
 
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 - org.cxbox.core.service.action.ActionIcon
Deprecated.
 
CLOSE - org.cxbox.core.service.action.CxboxActionIconSpecifier
 
commence(HttpServletRequest, HttpServletResponse, AuthenticationException) - Method in class org.cxbox.core.util.session.CustomBasicAuthenticationEntryPoint
 
ComponentExcludeFilterImpl - Class in org.cxbox.core.service.impl
 
ComponentExcludeFilterImpl() - Constructor for class org.cxbox.core.service.impl.ComponentExcludeFilterImpl
 
computeIfAbsent(RequestValueSupplier<E, D, V>, Object, Supplier<?>) - Method in class org.cxbox.core.dto.mapper.RequestValueCache
 
Condition - Class in org.cxbox.core.ui.model.json
 
Condition() - Constructor for class org.cxbox.core.ui.model.json.Condition
 
Condition.IConditionFieldEqualityParams - Class in org.cxbox.core.ui.model.json
 
config - Variable in class org.cxbox.core.metahotreload.service.MetaHotReloadServiceImpl
 
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 - org.cxbox.core.dto.rowmeta.PreActionType
 
contains(BcIdentifier) - Method in class org.cxbox.core.crudma.bc.BcIdentifiers
 
CONTAINS - org.cxbox.core.controller.param.SearchOperation
Contains
CONTAINS - org.cxbox.core.ui.model.json.FilterType
 
CONTAINS_ONE_OF - org.cxbox.core.controller.param.SearchOperation
Contains one from the list
CONTAINS_ONE_OF - org.cxbox.core.ui.model.json.FilterType
 
containsAttribute(BcField.Attribute) - Method in class org.cxbox.core.ui.model.BcField
 
ControllerScan - Annotation Type in org.cxbox.core.config
 
convertEnumToTargetType(Object) - Method in class org.cxbox.core.util.filter.provider.impl.EnumValueProvider
 
copy(BusinessComponent, T) - Method in class org.cxbox.core.crudma.impl.HistoricityResponseService
 
COPY - org.cxbox.core.dto.rowmeta.ActionType
 
COPY - org.cxbox.core.service.action.ActionIcon
Deprecated.
 
COPY - org.cxbox.core.service.action.CxboxActionIconSpecifier
 
copyEntity(E) - Method in class org.cxbox.core.crudma.impl.HistoricityResponseService
 
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.AbstractCrudmaService
 
count(BusinessComponent) - Method in class org.cxbox.core.crudma.impl.AbstractResponseService
 
count(BusinessComponent) - Method in class org.cxbox.core.crudma.impl.inner.BcCrudmaService
 
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.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 - 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.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.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(CrudmaActionHolder.CrudmaAction) - Method in class org.cxbox.core.crudma.CrudmaGateway
 
CREATE - org.cxbox.core.crudma.CrudmaActionType
 
CREATE - 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.AbstractResponseService
 
createEntity(BusinessComponent) - Method in class org.cxbox.core.crudma.impl.VersionAwareResponseService
 
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 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
currentUser - Variable in class org.cxbox.core.dto.mapper.DtoConstructor
 
currentUserDept - Variable in class org.cxbox.core.dto.mapper.DtoConstructor
 
currentUserRole - Variable in class org.cxbox.core.dto.mapper.DtoConstructor
 
custom(String, Map<String, String>) - Static method in class org.cxbox.core.dto.rowmeta.PreAction
 
CUSTOM - 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
 
CustomFieldExtractor - Class in org.cxbox.core.ui.field
 
CustomFieldExtractor() - Constructor for class org.cxbox.core.ui.field.CustomFieldExtractor
 
CustomFields - Interface in org.cxbox.core.ui.field
 
CustomSourceFile - Class in org.cxbox.core.service.file
 
CustomSourceFile() - Constructor for class org.cxbox.core.service.file.CustomSourceFile
 
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 in org.cxbox.core.service.action
 
CxboxAuthenticationServiceImpl - Class in org.cxbox.core.util.session.impl
 
CxboxAuthenticationServiceImpl() - Constructor for class org.cxbox.core.util.session.impl.CxboxAuthenticationServiceImpl
 
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(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 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
 
CxboxWidgetField - Annotation Type in org.cxbox.core.ui.field
 

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 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 - 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
 
defaultOrder - Static variable in class org.cxbox.core.dto.data.view.BcDTO_
 
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.InnerCrudmaService
 
delete(CrudmaActionHolder.CrudmaAction) - Method in class org.cxbox.core.crudma.CrudmaGateway
 
DELETE - org.cxbox.core.crudma.CrudmaActionType
 
DELETE - org.cxbox.core.dto.rowmeta.ActionType
 
DELETE - org.cxbox.core.service.action.ActionIcon
Deprecated.
 
DELETE - org.cxbox.core.service.action.CxboxActionIconSpecifier
 
DELETED - org.cxbox.core.dto.multivalue.SnapshotState
 
deleteEntity(BusinessComponent) - Method in class org.cxbox.core.crudma.impl.AbstractResponseService
 
deleteEntity(BusinessComponent) - Method in class org.cxbox.core.crudma.impl.HistoricityResponseService
 
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
 
dependentMeta(RowDependentFieldsMeta<T>, InnerBcDescription, Long, Long) - Method in class org.cxbox.core.service.rowmeta.HistoricityFieldMetaBuilder
 
DESC - org.cxbox.core.controller.param.SortType
 
description - Static variable in class org.cxbox.core.dto.data.view.WidgetDTO_
 
descriptionTitle - Static variable in class org.cxbox.core.dto.data.view.WidgetDTO_
 
determineDefaultLocale(HttpServletRequest) - Method in class org.cxbox.core.config.EnhancedLocaleResolver
 
determineDefaultTimeZone(HttpServletRequest) - Method in class org.cxbox.core.config.EnhancedLocaleResolver
 
devPanelEnabled(boolean) - Method in class org.cxbox.core.dto.LoggedUser.Builder
 
DictionaryFieldMeta - Class in org.cxbox.core.ui.model.json.field.subtypes
 
DictionaryFieldMeta() - Constructor for class org.cxbox.core.ui.model.json.field.subtypes.DictionaryFieldMeta
 
DiffTextFieldMeta - Class in org.cxbox.core.ui.model.json.field.subtypes
 
DiffTextFieldMeta() - Constructor for class org.cxbox.core.ui.model.json.field.subtypes.DiffTextFieldMeta
 
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.AbstractResponseService
 
doCreateEntity(E, BusinessComponent) - Method in class org.cxbox.core.crudma.impl.HistoricityResponseService
 
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.AbstractResponseService
 
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.HistoricityResponseService
 
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 - org.cxbox.core.dto.multivalue.MultivalueOptionType
 
DRILL_DOWN_TYPE - 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 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.AbstractResponseService
 
DTOMapper - Class in org.cxbox.core.service
 
DTOMapper() - Constructor for class org.cxbox.core.service.DTOMapper
 
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
 
email - Static variable in class org.cxbox.core.controller.UserDto_
 
EmptyFieldMeta - Class in org.cxbox.core.ui.model.json.field.subtypes
 
EmptyFieldMeta() - Constructor for class org.cxbox.core.ui.model.json.field.subtypes.EmptyFieldMeta
 
emptyQueryParameters() - Static method in class org.cxbox.core.controller.param.QueryParameters
 
enableFilter(DtoField<? super T, ?>...) - Method in class org.cxbox.core.dto.rowmeta.FieldsMeta
 
encode(Object) - Method in class org.cxbox.core.util.JuelUtils
 
endDate - Static variable in class org.cxbox.core.dto.data.HistoricityDto_
 
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.AbstractResponseService
 
Entity(String, String) - Constructor for class org.cxbox.core.dto.BusinessError.Entity
 
Entity(BusinessComponent) - Constructor for class org.cxbox.core.dto.BusinessError.Entity
 
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.DTOMapper
Creates a dto with a complete 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.DTOMapper
Creates a dto with a given set of fields
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.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.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.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.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.AbstractResponseService
 
entityToDto(Translation, Class<? extends UniversalDTO>, Set<String>) - Method in class org.cxbox.core.crudma.impl.inner.TranslationCrudmaService
 
EntityTypeDTO - Class in org.cxbox.core.dto.data.entity
 
EntityTypeDTO() - Constructor for class org.cxbox.core.dto.data.entity.EntityTypeDTO
 
EntityTypeDTO_ - Class in org.cxbox.core.dto.data.entity
 
EntityTypeDTO_() - Constructor for class org.cxbox.core.dto.data.entity.EntityTypeDTO_
 
EntityUrlBuilder<E extends BaseEntity> - Interface in org.cxbox.core.service
 
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 Type 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 - org.cxbox.core.controller.param.SearchOperation
Equal
EQUALS - org.cxbox.core.ui.model.json.FilterType
 
EQUALS_ONE_OF - org.cxbox.core.controller.param.SearchOperation
Equal to one of the list
EQUALS_ONE_OF - org.cxbox.core.ui.model.json.FilterType
 
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 - org.cxbox.core.dto.MessageType
Error message
ERROR - 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
 
evict() - Method in class org.cxbox.core.service.impl.UIServiceImpl.UICache
 
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
 
ExceptionHandlerSettings - Interface in org.cxbox.core.exception
 
ExceptionHandlerSettingsImpl - Class in org.cxbox.core.service.impl
 
ExceptionHandlerSettingsImpl() - Constructor for class org.cxbox.core.service.impl.ExceptionHandlerSettingsImpl
 
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.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 - org.cxbox.core.dto.DrillDownType
Transition by an absolute link to an external source.
EXTERNAL_NEW - org.cxbox.core.dto.DrillDownType
Transition by an absolute link to an external source.
extract(Long, String, Object) - Static method in class org.cxbox.core.ui.field.CustomFieldExtractor
 
extract(Long, String, Object) - Static method in class org.cxbox.core.ui.field.link.LinkFieldExtractor
 
extract(Map<String, ?>) - Static method in class org.cxbox.core.controller.param.resolvers.PageParameterArgumentResolver
 
extract(Widget) - Method in class org.cxbox.core.ui.field.AssocListFieldExtractor
 
extract(Widget) - Method in class org.cxbox.core.ui.field.ChartFieldExtractor
 
extract(Widget) - Method in interface org.cxbox.core.ui.field.FieldExtractor
 
extract(Widget) - Method in class org.cxbox.core.ui.field.FormFieldExtractor
 
extract(Widget) - Method in class org.cxbox.core.ui.field.HeaderFieldExtractor
 
extract(Widget) - Method in class org.cxbox.core.ui.field.HierarchyFieldExtractor
 
extract(Widget) - Method in class org.cxbox.core.ui.field.ListFieldExtractor
 
extract(Widget) - Method in class org.cxbox.core.ui.field.PivotFieldExtractor
 
extract(Widget) - Method in class org.cxbox.core.ui.field.ShowConditionFieldExtractor
 
extract(Widget) - Method in class org.cxbox.core.ui.field.SimpleFormFieldExtractor
 
extract(Widget, Object) - Static method in class org.cxbox.core.ui.field.link.LinkFieldExtractor
 
extract(Widget, FieldMeta) - Method in class org.cxbox.core.ui.field.BaseFieldExtractor
 
extractAllFields(Widget) - Static method in class org.cxbox.core.ui.WidgetUtils
 
extractChartFields(Widget) - Static method in class org.cxbox.core.ui.WidgetUtils
 
extractFields(Widget) - Static method in class org.cxbox.core.ui.WidgetUtils
 
extractFieldsFromTitle(Widget, String) - Method in class org.cxbox.core.ui.field.BaseFieldExtractor
 
extractHierarchyFields(Widget) - Static method in class org.cxbox.core.ui.WidgetUtils
 
extractNames(List<Attribute<?, ?>>) - Method in class org.cxbox.core.crudma.impl.inner.UniversalCrudmaService
 
extractPdq(String) - Method in interface org.cxbox.core.dao.IPdqExtractor
 
extractPickListFields(Widget) - Static method in class org.cxbox.core.ui.WidgetUtils
 
extractPivotFields(Widget) - Static method in class org.cxbox.core.ui.WidgetUtils
 
extractShowConditionFields(Widget) - Static method in class org.cxbox.core.ui.WidgetUtils
 
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

featureSettings(Collection<SimpleDictionary>) - Method in class org.cxbox.core.dto.LoggedUser.Builder
 
FIELD_ASSOCIATE - Static variable in class org.cxbox.core.ui.model.BcField
 
FieldDrillDown - Class in org.cxbox.core.dto
 
FieldDrillDown(String, LOV, String, String, String) - Constructor for class org.cxbox.core.dto.FieldDrillDown
 
FieldExtractor - Interface in org.cxbox.core.ui.field
 
FieldGroup - Class in org.cxbox.core.ui.model.json.field
 
FieldGroup() - Constructor for class org.cxbox.core.ui.model.json.field.FieldGroup
 
FieldMeta - Class in org.cxbox.core.ui.model.json.field
 
FieldMeta() - Constructor for class org.cxbox.core.ui.model.json.field.FieldMeta
 
FieldMeta.FieldContainer - Interface in org.cxbox.core.ui.model.json.field
 
FieldMeta.FieldMetaBase - Class in org.cxbox.core.ui.model.json.field
 
FieldMeta.FieldMetaBase.MultiSourceInfo - Class in org.cxbox.core.ui.model.json.field
 
FieldMeta.ListColumnGroupMeta - Class in org.cxbox.core.ui.model.json.field
 
FieldMetaBase() - Constructor for class org.cxbox.core.ui.model.json.field.FieldMeta.FieldMetaBase
 
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
 
fields - Static variable in class org.cxbox.core.dto.data.view.WidgetDTO_
 
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, boolean) - Method in interface org.cxbox.core.service.linkedlov.LinkedDictionaryService
 
FilterGroupDTO - Class in org.cxbox.core.dto.rowmeta
 
FilterGroupDTO(FilterGroup) - Constructor for class org.cxbox.core.dto.rowmeta.FilterGroupDTO
 
FilterGroupDTO_ - Class in org.cxbox.core.dto.rowmeta
 
FilterGroupDTO_() - Constructor for class org.cxbox.core.dto.rowmeta.FilterGroupDTO_
 
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
 
filters - Static variable in class org.cxbox.core.dto.rowmeta.FilterGroupDTO_
 
FilterType - Enum in org.cxbox.core.ui.model.json
 
find(HttpServletRequest, QueryParameters) - Method in class org.cxbox.core.controller.UniversalDataController
 
FIND - org.cxbox.core.crudma.CrudmaActionType
 
findByName(String) - Method in class org.cxbox.core.dao.impl.ViewDAO
 
findScreenByName(String) - Method in class org.cxbox.core.service.impl.UIServiceImpl
 
findScreenByName(String) - Method in interface org.cxbox.core.service.UIService
 
fio - Static variable in class org.cxbox.core.controller.UserDto_
 
firstName - Static variable in class org.cxbox.core.controller.UserDto_
 
flattened() - Method in class org.cxbox.core.dto.data.WidgetFieldDTO
 
format(String, Map<String, Object>) - Static method in class org.cxbox.core.util.JuelUtils
 
formatDate(Object, String) - Static method in class org.cxbox.core.util.JuelUtils
 
FormFieldExtractor - Class in org.cxbox.core.ui.field
 
FormFieldExtractor() - Constructor for class org.cxbox.core.ui.field.FormFieldExtractor
 
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
 
fromLov(LOV) - Method in class org.cxbox.core.service.spec.SpecificationHolder
 
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

GANTCHARTS - org.cxbox.core.ui.model.json.ChartMetaItem.Engine
 
get(String) - Method in class org.cxbox.core.crudma.bc.EnumBcIdentifier.Holder
 
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(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(BcIdentifier) - Method in class org.cxbox.core.crudma.bc.EnumBcIdentifier.Holder
 
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.InnerCrudmaService
 
get(BusinessComponent) - Method in class org.cxbox.core.crudma.impl.inner.UniversalCrudmaService
 
get(BusinessComponent) - Method in interface org.cxbox.core.service.HistoricityKey.AttrValueSupplier
 
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(SpecificationHeader<entity>) - Method in class org.cxbox.core.service.spec.BcSpecificationHolder
 
get(SpecificationHeader<entity>) - Method in class org.cxbox.core.service.spec.SecuritySpecificationHolder
 
get(SpecificationHeader<entity>, BcDescription, String) - Method in class org.cxbox.core.service.spec.LinkSpecificationHolder
 
GET - 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.AbstractResponseService
 
getActions() - Method in class org.cxbox.core.crudma.impl.HistoricityResponseService
 
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.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.BcCrudmaService
 
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
 
getAllNonSyntheticFieldsList(Class<?>) - Static method in class org.cxbox.core.util.InstrumentationAwareReflectionUtils
Gets all non synthetic fields of the given class and its parents (if any).
getAllSpecifications(CriteriaBuilder, Root<?>, List<ClassifyDataParameter>) - Static method in class org.cxbox.core.dao.impl.MetadataUtils
 
getAllWidgetsWithPositionByScreen(List<String>) - Method in class org.cxbox.core.service.impl.UIServiceImpl
 
getAllWidgetsWithPositionByScreen(List<String>) - Method in interface org.cxbox.core.service.UIService
 
getAssociatedSsNames() - Method in class org.cxbox.core.crudma.impl.AbstractResponseService
 
getAttribute(String) - Method in class org.cxbox.core.dto.mapper.Mapping
 
getAttribute(String) - Method in class org.cxbox.core.dto.rowmeta.PostAction
 
getAttribute(BcField.Attribute) - Method in class org.cxbox.core.ui.model.BcField
 
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.AbstractResponseService
 
getAvailableActions(RowMetaType, DataResponseDTO, BusinessComponent) - Method in interface org.cxbox.core.service.ResponseService
Returns actions for entity with conditions of their availability invoke method getActions
getAxisX() - Method in class org.cxbox.core.controller.param.QueryParameters
 
getAxisY() - Method in class org.cxbox.core.controller.param.QueryParameters
 
getBc() - Method in interface org.cxbox.core.crudma.CrudmaActionHolder.CrudmaAction
 
getBc() - Method in class org.cxbox.core.dto.rowmeta.PostAction
Deprecated.
getBcByDto(Class<? extends DataResponseDTO>) - Method in class org.cxbox.core.ui.BcUtils
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
 
getBcFieldsForCurrentScreen(BcIdentifier) - Method in class org.cxbox.core.ui.BcUtils
Returns a set of required fields for the given business component on the current screen
getBcHierarchy(String) - Method in interface org.cxbox.core.crudma.bc.BcRegistry
 
getBcHierarchy(String) - Method in class org.cxbox.core.crudma.bc.impl.BcRegistryImpl
 
getBcName() - Method in interface org.cxbox.core.dto.data.view.BcSource
 
getBcOverrides() - Method in interface org.cxbox.core.crudma.bc.BcOverrider
 
getBcProperties() - Method in class org.cxbox.core.service.impl.UIServiceImpl.UICache
 
getBcs() - Method in class org.cxbox.core.metahotreload.service.MetaResourceReaderService
 
getBcSpecification(InnerBcDescription) - Method in class org.cxbox.core.crudma.impl.AbstractResponseService
 
getBcSpecifications(InnerBcDescription) - Method in class org.cxbox.core.dao.impl.SearchSpecDao
 
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
 
getByMention(String, PageSpecification) - Method in class org.cxbox.core.util.session.impl.UserServiceImpl
 
getByMention(String, PageSpecification) - Method in interface org.cxbox.core.util.session.UserService
Get user mentioned by name or login
getChecker(PreActionCondition) - Method in interface org.cxbox.core.service.action.PreActionConditionHolder
 
getChildren() - Method in interface org.cxbox.core.ui.model.json.field.FieldMeta.FieldContainer
 
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
 
getCommonScreens() - Method in class org.cxbox.core.service.impl.UIServiceImpl
 
getCommonScreens() - Method in interface org.cxbox.core.service.UIService
 
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
 
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
 
getCrudmaAction() - Static method in class org.cxbox.core.crudma.CrudmaActionHolder
 
getCurrentRequest() - Static method in class org.cxbox.core.util.session.WebHelper
 
getCurrentScreenViews() - Method in class org.cxbox.core.util.session.impl.SessionServiceImpl
Возвращает доступные вью текущего скрина
getCurrentScreenViews() - Method in interface org.cxbox.core.util.session.SessionService
 
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
 
getDescForKnownTypeIds() - Method in class org.cxbox.core.ui.field.PackageScanFieldIdResolver
 
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.ui.BcUtils
Returns a set of dto fields (DtoField) for the given dto class
getDtoFields(BcIdentifier) - Method in class org.cxbox.core.ui.BcUtils
Returns a set of dto fields (DtoField) for the given business component
getDtoFieldsForCurrentScreen(BcIdentifier) - Method in class org.cxbox.core.ui.BcUtils
Returns a set of required dto fields (DtoField) for the given business component on the current screen
getDtoFieldsForCurrentScreen(BcIdentifier, Class<? extends DataResponseDTO>) - Method in class org.cxbox.core.ui.BcUtils
Returns a set of required dto fields (DtoField) for the given business component on the current screen
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.ResponseFactory
 
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
 
getEntityType() - Method in interface org.cxbox.core.service.EntityUrlBuilder
 
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
 
getFeatureSettings() - Method in class org.cxbox.core.util.session.impl.LoginServiceImpl
Get available application features, e.g. comments/notification polling or supression of system errors No implementation is provided by Cxbox UI by default so for now it is considered as a customization joint.
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
getFieldNames() - Method in interface org.cxbox.core.ui.field.CustomFields
 
getFieldPath(String, Root<?>) - Static method in class org.cxbox.core.dao.impl.MetadataUtils
 
getFieldValue(BusinessComponent, String) - Method in class org.cxbox.core.service.spec.ResponseServiceExtractor
 
getFilter() - Method in class org.cxbox.core.controller.param.QueryParameters
 
getFilterGroups() - Method in class org.cxbox.core.service.impl.UIServiceImpl.UICache
 
getFilterGroups(BusinessObjectDTO) - Method in class org.cxbox.core.service.impl.UIServiceImpl
 
getFilterGroups(BusinessObjectDTO) - Method in interface org.cxbox.core.service.UIService
 
getFirstViewFromResponsibilities(String...) - Method in class org.cxbox.core.util.session.impl.SessionServiceImpl
 
getFirstViewFromResponsibilities(String...) - Method in interface org.cxbox.core.util.session.SessionService
 
getFirstViewFromResponsibilities(User, String...) - Method in class org.cxbox.core.service.impl.UIServiceImpl
 
getFirstViewFromResponsibilities(User, String...) - Method in interface org.cxbox.core.service.UIService
 
getFirstViewFromResponsibilities(User, LOV, String...) - Method in class org.cxbox.core.service.impl.UIServiceImpl
 
getFirstViewFromResponsibilities(User, LOV, String...) - Method in interface org.cxbox.core.service.UIService
 
getIcon() - Method in class org.cxbox.core.service.action.ResponseServiceAction
 
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
 
getLinkSpecification(BusinessComponent) - Method in class org.cxbox.core.crudma.impl.AbstractResponseService
 
getLinkSpecifications(InnerBcDescription) - Method in class org.cxbox.core.dao.impl.SearchSpecDao
 
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(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(BusinessComponent) - Method in class org.cxbox.core.crudma.impl.AbstractResponseService
 
getList(BusinessComponent) - Method in class org.cxbox.core.crudma.impl.HistoricityResponseService
 
getList(BusinessComponent) - Method in interface org.cxbox.core.service.ResponseService
Returns a list of matched objects based on a business component
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
 
getListRespByUser(User, LOV) - Method in class org.cxbox.core.service.impl.ResponsibilitiesServiceImpl
 
getListRespByUser(User, LOV) - Method in interface org.cxbox.core.service.ResponsibilitiesService
 
getListScreensByUser(User, LOV) - Method in class org.cxbox.core.service.impl.ResponsibilitiesServiceImpl
 
getListScreensByUser(User, LOV) - Method in interface org.cxbox.core.service.ResponsibilitiesService
 
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
 
getLocation(String, Long, String) - Method in class org.cxbox.core.service.impl.RouterServiceImpl
 
getLocation(String, Long, String) - Method in interface org.cxbox.core.service.RouterService
 
getLockTimeout() - Method in class org.cxbox.core.crudma.impl.VersionAwareResponseService
 
getLoggedUser(String) - Method in class org.cxbox.core.util.session.impl.LoginServiceImpl
Build info for active session user for specific role
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
 
getLtpaCookie() - Method in interface org.cxbox.core.util.session.ISessionUserProvider
 
getMainUserRole(List<String>) - Method in class org.cxbox.core.service.impl.UserRoleService
Get the main role based on ESK groups
getMainUserRoleKey(User) - Method in class org.cxbox.core.service.impl.UserRoleService
Get the main user role (last active role)
getMatchedRole(User, String) - Method in class org.cxbox.core.service.impl.UserRoleService
 
getMechanism() - Method in class org.cxbox.core.ui.field.PackageScanFieldIdResolver
 
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 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.BcCrudmaService
 
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.BcCrudmaService
 
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.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 interface org.cxbox.core.crudma.bc.BcIdentifier
 
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.AbstractResponseService
 
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.AbstractResponseService
 
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.InnerCrudmaService
 
getOriginalActionType() - Method in interface org.cxbox.core.crudma.CrudmaActionHolder.CrudmaAction
 
getOutwardReportFormattedUrl(BusinessComponent, QueryParameters) - Method in interface org.cxbox.core.service.IOutwardReportEngineService
 
getOutwardReportFormattedUrlForTimePeriod(BusinessComponent, LocalDateTime, LocalDateTime) - Method in interface org.cxbox.core.service.IOutwardReportEngineService
 
getOutwardReportName(BusinessComponent) - Method in interface org.cxbox.core.service.IOutwardReportEngineService
 
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 interface org.cxbox.core.crudma.bc.BcIdentifier
 
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
 
getParentSpecification(BusinessComponent) - Method in class org.cxbox.core.crudma.impl.HistoricityResponseService
 
getPdqName() - Method in class org.cxbox.core.controller.param.QueryParameters
 
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
 
getPriority() - Method in interface org.cxbox.core.ui.field.FieldExtractor
 
getPriority() - Method in class org.cxbox.core.ui.field.SimpleFormFieldExtractor
 
getProperties(String) - Static method in class org.cxbox.core.util.JuelUtils
 
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
 
getRequiredFields(String) - Method in class org.cxbox.core.ui.field.BaseRequiredFieldsSupplier
 
getRequiredFields(String) - Method in interface org.cxbox.core.ui.field.IRequiredFieldsSupplier
 
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(InnerBcDescription) - Method in class org.cxbox.core.service.ResponseFactory
 
getResponsibilities() - Method in class org.cxbox.core.util.session.impl.SessionServiceImpl
 
getResponsibilities() - Method in interface org.cxbox.core.util.session.SessionService
 
getResponsibilities(User, LOV) - Method in class org.cxbox.core.service.impl.UIServiceImpl
 
getResponsibilities(User, LOV) - Method in interface org.cxbox.core.service.UIService
 
getResponsibilities(User, LOV) - Method in class org.cxbox.core.util.session.impl.SessionServiceImpl.UserCache
 
getResultPage(List<T>, QueryParameters) - Static method in class org.cxbox.core.util.ListPaging
 
getScope() - Method in class org.cxbox.core.service.action.ResponseServiceAction
 
getScreen(String) - Method in class org.cxbox.core.service.impl.ViewServiceImpl
 
getScreen(String) - Method in interface org.cxbox.core.service.ViewService
 
getScreenName() - Method in class org.cxbox.core.controller.BcHierarchyAware
Deprecated.
getScreenNavigation(Screen) - Method in class org.cxbox.core.service.impl.UIServiceImpl
 
getScreenNavigation(Screen) - Method in class org.cxbox.core.service.impl.UIServiceImpl.UICache
 
getScreenNavigation(Screen) - Method in interface org.cxbox.core.service.UIService
 
getScreens() - Method in class org.cxbox.core.controller.ScreenController
Should be called by authenticated user for a list of available screens
getScreens() - Method in class org.cxbox.core.metahotreload.service.MetaResourceReaderService
 
getScreens(User, LOV) - Method in class org.cxbox.core.service.impl.ScreenResponsibilityServiceImpl
Get all available screens with respect of user role
getScreens(User, LOV) - Method in interface org.cxbox.core.service.ScreenResponsibilityService
 
getSecuritySpecification(InnerBcDescription) - Method in class org.cxbox.core.crudma.impl.AbstractResponseService
 
getSecuritySpecifications(InnerBcDescription) - Method in class org.cxbox.core.dao.impl.SearchSpecDao
 
getService(InnerBcDescription) - Method in class org.cxbox.core.service.ResponseFactory
 
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
 
getSessionIpAddress() - Method in class org.cxbox.core.util.session.impl.SessionServiceImpl
 
getSessionIpAddress() - 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.ISessionUserProvider
 
getSessionUser() - Method in interface org.cxbox.core.util.session.SessionService
 
getSessionUser() - Method in interface org.cxbox.core.util.session.UserExternalService
 
getSessionUserDepartment() - Method in class org.cxbox.core.util.session.impl.SessionServiceImpl
 
getSessionUserDepartment() - Method in interface org.cxbox.core.util.session.SessionService
 
getSessionUserDetails(boolean) - Method in class org.cxbox.core.util.session.CoreSessionServiceImpl
 
getSessionUserDivision() - Method in class org.cxbox.core.util.session.impl.SessionServiceImpl
 
getSessionUserDivision() - Method in interface org.cxbox.core.util.session.SessionService
 
getSessionUserDivision(LOV) - Method in class org.cxbox.core.util.session.impl.SessionServiceImpl
 
getSessionUserDivision(LOV) - Method in interface org.cxbox.core.util.session.SessionService
 
getSessionUserId() - Method in class org.cxbox.core.util.session.CoreSessionServiceImpl
 
getSessionUserName() - 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
 
getSessionUserRoles() - Method in class org.cxbox.core.util.session.impl.SessionServiceImpl
 
getSessionUserRoles() - 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
 
getStringDefaultBcPropertiesMap(BusinessObjectDTO) - Method in class org.cxbox.core.service.impl.UIServiceImpl
 
getStringDefaultBcPropertiesMap(BusinessObjectDTO) - Method in interface org.cxbox.core.service.UIService
 
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
 
getSupportedTypes() - Method in class org.cxbox.core.ui.field.AssocListFieldExtractor
 
getSupportedTypes() - Method in class org.cxbox.core.ui.field.ChartFieldExtractor
 
getSupportedTypes() - Method in interface org.cxbox.core.ui.field.FieldExtractor
 
getSupportedTypes() - Method in class org.cxbox.core.ui.field.FormFieldExtractor
 
getSupportedTypes() - Method in class org.cxbox.core.ui.field.HeaderFieldExtractor
 
getSupportedTypes() - Method in class org.cxbox.core.ui.field.HierarchyFieldExtractor
 
getSupportedTypes() - Method in class org.cxbox.core.ui.field.ListFieldExtractor
 
getSupportedTypes() - Method in class org.cxbox.core.ui.field.PivotFieldExtractor
 
getSupportedTypes() - Method in class org.cxbox.core.ui.field.ShowConditionFieldExtractor
 
getSupportedTypes() - Method in class org.cxbox.core.ui.field.SimpleFormFieldExtractor
 
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() - Method in interface org.cxbox.core.util.session.ISessionUserProvider
 
getType(Field) - Static method in class org.cxbox.core.dto.LovUtils
 
getTypeOfDto(InnerBcDescription) - Method in class org.cxbox.core.bc.InnerBcTypeAware
 
getTypeOfDTO() - Method in interface org.cxbox.core.service.ResponseService
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
 
getUrl() - Method in interface org.cxbox.core.dto.data.view.BcSource
 
getUrlFromBc(String) - Method in interface org.cxbox.core.crudma.bc.BcRegistry
 
getUrlFromBc(String) - Method in class org.cxbox.core.crudma.bc.impl.BcRegistryImpl
 
getUserByLogin(String) - Method in class org.cxbox.core.util.session.impl.UserServiceImpl
 
getUserByLogin(String) - Method in interface org.cxbox.core.util.session.UserService
Get user by login
getUserRoles(User) - Method in class org.cxbox.core.service.impl.UserRoleService
Get a list of user roles available for selection
getUserSettings() - Method in class org.cxbox.core.service.impl.UIServiceImpl
Get custom settings
getUserSettings() - Method in interface org.cxbox.core.service.UIService
 
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() - Method in enum org.cxbox.core.ui.model.json.CellStyle.Align
 
getValue() - Method in enum org.cxbox.core.ui.model.json.ChartMetaItem.Engine
 
getValue() - Method in enum org.cxbox.core.ui.model.json.FilterType
 
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
 
getViewResponsibilities(Department) - Method in class org.cxbox.core.service.impl.ResponsibilitiesServiceImpl
 
getViewResponsibilities(Department) - Method in interface org.cxbox.core.service.ResponsibilitiesService
Deprecated.
getViews() - Method in class org.cxbox.core.metahotreload.service.MetaResourceReaderService
 
getViews() - Method in class org.cxbox.core.service.impl.UIServiceImpl.UICache
 
getViews(String) - Method in class org.cxbox.core.util.session.impl.SessionServiceImpl
 
getViews(String) - Method in interface org.cxbox.core.util.session.SessionService
 
getViews(String, User, LOV) - Method in class org.cxbox.core.service.impl.UIServiceImpl
 
getViews(String, User, LOV) - Method in interface org.cxbox.core.service.UIService
 
getViews(String, User, LOV) - Method in class org.cxbox.core.util.session.impl.SessionServiceImpl.UserCache
 
getViews(List<String>) - Method in class org.cxbox.core.service.impl.UIServiceImpl
 
getViews(List<String>) - Method in interface org.cxbox.core.service.UIService
 
getViewWidgetsGroups(List<ViewWidgets>) - Static method in class org.cxbox.core.ui.WidgetUtils
 
getWidgetNaturalKey() - Method in class org.cxbox.core.metahotreload.dto.ViewSourceDTO.ViewWidgetSourceDTO
 
getWidgetNaturalKey() - Method in class org.cxbox.core.metahotreload.dto.WidgetSourceDTO
 
getWidgets() - Method in class org.cxbox.core.metahotreload.service.MetaResourceReaderService
 
getWidgets() - Method in class org.cxbox.core.service.impl.UIServiceImpl.UICache
 
getZoneId(ZoneId) - Method in class org.cxbox.core.util.session.CoreSessionServiceImpl
 
GlobalExceptionHandler - Class in org.cxbox.core.controller
 
GlobalExceptionHandler() - Constructor for class org.cxbox.core.controller.GlobalExceptionHandler
 
graph - Static variable in class org.cxbox.core.dto.data.view.WidgetDTO_
 
GREATER_OR_EQUAL_THAN - org.cxbox.core.controller.param.SearchOperation
Greater or equal
GREATER_OR_EQUAL_THAN - org.cxbox.core.ui.model.json.FilterType
 
GREATER_THAN - org.cxbox.core.controller.param.SearchOperation
Greater
GREATER_THAN - org.cxbox.core.ui.model.json.FilterType
 
gridBreak - Static variable in class org.cxbox.core.dto.data.view.WidgetDTO_
 
gridWidth - Static variable in class org.cxbox.core.dto.data.view.WidgetDTO_
 

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.AbstractResponseService
 
hasPersister() - Method in interface org.cxbox.core.service.ResponseService
Determines whether the service interacts with an entity from the database
HeaderFieldExtractor - Class in org.cxbox.core.ui.field
 
HeaderFieldExtractor() - Constructor for class org.cxbox.core.ui.field.HeaderFieldExtractor
 
height - Static variable in class org.cxbox.core.dto.data.view.WidgetDTO_
 
HIDDEN - org.cxbox.core.dto.multivalue.MultivalueOptionType
 
HiddenFieldMeta - Class in org.cxbox.core.ui.model.json.field.subtypes
 
HiddenFieldMeta() - Constructor for class org.cxbox.core.ui.model.json.field.subtypes.HiddenFieldMeta
 
hide - Static variable in class org.cxbox.core.dto.data.view.WidgetDTO_
 
HierarchyFieldExtractor - Class in org.cxbox.core.ui.field
 
HierarchyFieldExtractor() - Constructor for class org.cxbox.core.ui.field.HierarchyFieldExtractor
 
HIGHCHARTS - org.cxbox.core.ui.model.json.ChartMetaItem.Engine
 
HIGHMAPS - org.cxbox.core.ui.model.json.ChartMetaItem.Engine
 
HINT - org.cxbox.core.dto.multivalue.MultivalueOptionType
 
HINT_KEY - org.cxbox.core.ui.model.BcField.Attribute
 
HistoricityDto - Class in org.cxbox.core.dto.data
 
HistoricityDto(HistoricityEntity) - Constructor for class org.cxbox.core.dto.data.HistoricityDto
 
HistoricityDto_ - Class in org.cxbox.core.dto.data
 
HistoricityDto_() - Constructor for class org.cxbox.core.dto.data.HistoricityDto_
 
HistoricityFieldMetaBuilder<T extends HistoricityDto> - Class in org.cxbox.core.service.rowmeta
 
HistoricityFieldMetaBuilder(Class<? extends HistoricityKey<?, T>>) - Constructor for class org.cxbox.core.service.rowmeta.HistoricityFieldMetaBuilder
 
HistoricityKey<E extends HistoricityEntity,​D extends HistoricityDto> - Class in org.cxbox.core.service
 
HistoricityKey(HistoricityKey.KeyAttribute<E, D, ?>...) - Constructor for class org.cxbox.core.service.HistoricityKey
 
HistoricityKey.AttrValueSupplier<T> - Interface in org.cxbox.core.service
 
HistoricityKey.KeyAttribute<E,​D,​T> - Class in org.cxbox.core.service
 
HistoricityResponseService<T extends HistoricityDto,​E extends HistoricityEntity> - Class in org.cxbox.core.crudma.impl
 
HistoricityResponseService(Class<T>, Class<E>, Class<? extends HistoricityKey<E, T>>, Class<? extends HistoricityFieldMetaBuilder<T>>) - Constructor for class org.cxbox.core.crudma.impl.HistoricityResponseService
 
Holder(Class<T>) - Constructor for class org.cxbox.core.crudma.bc.EnumBcIdentifier.Holder
 

I

ICON_TYPE_KEY - org.cxbox.core.ui.model.BcField.Attribute
 
IConditionFieldEqualityParams() - Constructor for class org.cxbox.core.ui.model.json.Condition.IConditionFieldEqualityParams
 
id - Variable in class org.cxbox.core.crudma.bc.impl.BcDescription
 
idFromBaseType() - Method in class org.cxbox.core.ui.field.PackageScanFieldIdResolver
 
idFromValue(Object) - Method in class org.cxbox.core.ui.field.PackageScanFieldIdResolver
 
idFromValueAndType(Object, Class<?>) - Method in class org.cxbox.core.ui.field.PackageScanFieldIdResolver
 
independentMeta(FieldsMeta<T>, InnerBcDescription, Long) - Method in class org.cxbox.core.service.rowmeta.HistoricityFieldMetaBuilder
 
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 - org.cxbox.core.dto.MessageType
Information message
INFORMATION - org.cxbox.core.dto.rowmeta.PreActionType
 
init() - Method in class org.cxbox.core.service.impl.ExceptionHandlerSettingsImpl
 
init() - Method in class org.cxbox.core.service.impl.UIServiceImpl
 
init(JavaType) - Method in class org.cxbox.core.ui.field.PackageScanFieldIdResolver
 
InlinePickListFieldMeta - Class in org.cxbox.core.ui.model.json.field.subtypes
 
InlinePickListFieldMeta() - Constructor for class org.cxbox.core.ui.model.json.field.subtypes.InlinePickListFieldMeta
 
INNER - 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
 
InputFieldMeta - Class in org.cxbox.core.ui.model.json.field.subtypes
 
InputFieldMeta() - Constructor for class org.cxbox.core.ui.model.json.field.subtypes.InputFieldMeta
 
InputFieldMeta.InputMaskMeta - Class in org.cxbox.core.ui.model.json.field.subtypes
 
InputMaskMeta() - Constructor for class org.cxbox.core.ui.model.json.field.subtypes.InputFieldMeta.InputMaskMeta
 
InstrumentationAwareReflectionUtils - Class in org.cxbox.core.util
 
InstrumentationAwareReflectionUtils() - Constructor for class org.cxbox.core.util.InstrumentationAwareReflectionUtils
 
InterimResult - Class in org.cxbox.core.crudma
 
InterimResult() - Constructor for class org.cxbox.core.crudma.InterimResult
 
INTERVALS - org.cxbox.core.controller.param.SearchOperation
Specified value in intervals
invalidateCache() - Method in class org.cxbox.core.controller.BcRegistryController
 
invalidateCache() - Method in class org.cxbox.core.service.impl.UIServiceImpl
 
invalidateCache() - Method in interface org.cxbox.core.service.UIService
 
invalidateFieldCache() - Method in class org.cxbox.core.ui.BcUtils
 
invalidateFieldCacheByBc(String) - Method in class org.cxbox.core.ui.BcUtils
Deprecated.
invalidateFieldCacheByView(String) - Method in class org.cxbox.core.ui.BcUtils
Deprecated.
invalidateFieldCacheByWidget(Long) - Method in class org.cxbox.core.ui.BcUtils
Deprecated.
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 - 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.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.AbstractResponseService
 
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
 
IOutwardReportEngineService - Interface in org.cxbox.core.service
 
IPdqExtractor - Interface in org.cxbox.core.dao
 
IRequiredFieldsSupplier - Interface in org.cxbox.core.ui.field
 
IS_FILTERABLE_DATA - Static variable in class org.cxbox.core.controller.param.QueryParameters
 
isActionCopyAvailable(BusinessComponent) - Method in class org.cxbox.core.crudma.impl.HistoricityResponseService
 
isActionCreateAvailable(BusinessComponent) - Method in class org.cxbox.core.crudma.impl.HistoricityResponseService
 
isActionDeleteAvailable(BusinessComponent) - Method in class org.cxbox.core.crudma.impl.HistoricityResponseService
 
isActionDisabled(String) - Method in class org.cxbox.core.service.rowmeta.BcDisabler
 
isActionSaveAvailable(BusinessComponent) - Method in class org.cxbox.core.crudma.impl.HistoricityResponseService
 
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
 
isCommonScreen(String) - Method in class org.cxbox.core.service.impl.UIServiceImpl
 
isCommonScreen(String) - Method in interface org.cxbox.core.service.UIService
 
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.AbstractResponseService
 
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
 
isDraggable - Static variable in class org.cxbox.core.dto.data.view.WidgetDTO_
 
isEmpty() - Method in class org.cxbox.core.controller.param.BaseParameterHolder
 
isEmpty() - Method in interface org.cxbox.core.controller.param.ParameterHolder
 
ISessionUserProvider<T extends SessionUser> - Interface in org.cxbox.core.util.session
 
isExist(Long) - Method in class org.cxbox.core.crudma.impl.AbstractResponseService
 
isFilterableData() - Method in class org.cxbox.core.controller.param.QueryParameters
 
isFullStackTraces() - Method in interface org.cxbox.core.exception.ExceptionHandlerSettings
 
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
 
isOutwardsReportAvailable(BusinessComponent) - Method in interface org.cxbox.core.service.IOutwardReportEngineService
 
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
 
isResizable - Static variable in class org.cxbox.core.dto.data.view.WidgetDTO_
 
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
 
isTrackExceptions() - Method in interface org.cxbox.core.exception.ExceptionHandlerSettings
 
isTypeOf(ActionDTO) - Method in enum 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
 
ITransactionProvider - Interface in org.cxbox.core.util.tx
 

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
 
jpaDao - Variable in class org.cxbox.core.metahotreload.service.MetaHotReloadServiceImpl
 
JsonUtils - Class in org.cxbox.core.metahotreload.util
 
JsonUtils - Class in org.cxbox.core.util
 
JsonUtils() - Constructor for class org.cxbox.core.metahotreload.util.JsonUtils
 
JsonUtils() - Constructor for class org.cxbox.core.util.JsonUtils
 
JuelUtils - Class in org.cxbox.core.util
 
JuelUtils() - Constructor for class org.cxbox.core.util.JuelUtils
 
JuelUtils.Property - Class in org.cxbox.core.util
 

K

key - Static variable in class org.cxbox.core.dto.data.SystemSettingDTO_
 
KeyAttribute(SingularAttribute<E, T>, HistoricityKey.AttrValueSupplier<T>, DtoField<D, ?>...) - Constructor for class org.cxbox.core.service.HistoricityKey.KeyAttribute
 
KeySupplier<E extends BaseEntity,​D extends org.cxbox.api.data.dto.DataResponseDTO> - Interface in org.cxbox.core.dto.mapper
 

L

language(String) - Method in class org.cxbox.core.dto.LoggedUser.Builder
 
lastName - Static variable in class org.cxbox.core.controller.UserDto_
 
LEFT - org.cxbox.core.ui.model.json.CellStyle.Align
 
LESS_OR_EQUAL_THAN - org.cxbox.core.controller.param.SearchOperation
Less or equal
LESS_OR_EQUAL_THAN - org.cxbox.core.ui.model.json.FilterType
 
LESS_THAN - org.cxbox.core.controller.param.SearchOperation
Less
LESS_THAN - org.cxbox.core.ui.model.json.FilterType
 
limit - Static variable in class org.cxbox.core.dto.data.view.WidgetDTO_
 
LINKED_DICTIONARY_RULES - Static variable in class org.cxbox.core.config.cache.CacheConfig
 
linkedDictionaryRules - org.cxbox.core.config.cache.CxboxCaches.Caches
 
LinkedDictionaryService - Interface in org.cxbox.core.service.linkedlov
 
LinkFieldExtractor - Class in org.cxbox.core.ui.field.link
 
LinkFieldExtractor() - Constructor for class org.cxbox.core.ui.field.link.LinkFieldExtractor
 
linkSpecification(String) - Method in class org.cxbox.core.dao.impl.SearchSpecDao
 
linkSpecificationHolder - Variable in class org.cxbox.core.crudma.impl.AbstractResponseService
 
LinkSpecificationHolder<entity> - Class in org.cxbox.core.service.spec
 
LinkSpecificationHolder() - Constructor for class org.cxbox.core.service.spec.LinkSpecificationHolder
 
LinkSpecificationHolder.ParentSpecification<entity> - Interface in org.cxbox.core.service.spec
 
LinkToField - Annotation Type in org.cxbox.core.ui.field.link
 
LIST_TYPE_REFERENCE - Static variable in class org.cxbox.core.dto.data.view.ScreenResponsibility
 
ListColumnGroupMeta() - Constructor for class org.cxbox.core.ui.model.json.field.FieldMeta.ListColumnGroupMeta
 
ListFieldExtractor - Class in org.cxbox.core.ui.field
 
ListFieldExtractor() - Constructor for class org.cxbox.core.ui.field.ListFieldExtractor
 
ListPaging - Class in org.cxbox.core.util
 
ListPaging() - Constructor for class org.cxbox.core.util.ListPaging
 
ListTypeReference() - Constructor for class org.cxbox.core.dto.data.view.ScreenResponsibility.ListTypeReference
 
loadEntity(BusinessComponent, DataResponseDTO) - Method in class org.cxbox.core.crudma.impl.AbstractResponseService
 
loadEntity(BusinessComponent, DataResponseDTO) - Method in class org.cxbox.core.crudma.impl.VersionAwareResponseService
 
loadMeta() - Method in interface org.cxbox.core.metahotreload.MetaHotReloadService
 
loadMeta() - Method in class org.cxbox.core.metahotreload.service.MetaHotReloadServiceImpl
 
loadMetaAfterProcess() - Method in class org.cxbox.core.metahotreload.service.MetaHotReloadServiceImpl
 
loadMetaPreProcess(List<WidgetSourceDTO>, List<ViewSourceDTO>, List<ScreenSourceDto>) - Method in class org.cxbox.core.metahotreload.service.MetaHotReloadServiceImpl
 
loadUserByUsername(String) - Method in class org.cxbox.core.util.session.impl.CxboxAuthenticationServiceImpl
 
loadUserByUsername(String, LOV) - Method in class org.cxbox.core.util.session.impl.CxboxAuthenticationServiceImpl
 
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.APIConfig
 
locateTransactionManager() - Method in class org.cxbox.core.dao.hbn.ConfiguredJtaPlatform
 
locateTransactionManager() - Method in interface org.cxbox.core.util.tx.ITransactionProvider
 
locateUserTransaction() - Method in class org.cxbox.core.dao.hbn.ConfiguredJtaPlatform
 
locateUserTransaction() - Method in interface org.cxbox.core.util.tx.ITransactionProvider
 
LoggedUser - Class in org.cxbox.core.dto
 
LoggedUser() - Constructor for class org.cxbox.core.dto.LoggedUser
 
LoggedUser.Builder - Class in org.cxbox.core.dto
 
login - Static variable in class org.cxbox.core.controller.UserDto_
 
LoginController - Class in org.cxbox.core.controller
 
LoginController() - Constructor for class org.cxbox.core.controller.LoginController
 
LoginService - Interface in org.cxbox.core.util.session
 
LoginServiceImpl - Class in org.cxbox.core.util.session.impl
 
LoginServiceImpl() - Constructor for class org.cxbox.core.util.session.impl.LoginServiceImpl
 
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 Type 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

map - Variable in class org.cxbox.core.service.spec.BcSpecificationHolder
 
map - Variable in class org.cxbox.core.service.spec.LinkSpecificationHolder
 
map - Variable in class org.cxbox.core.service.spec.SecuritySpecificationHolder
 
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
 
maxHeight - Static variable in class org.cxbox.core.dto.data.view.WidgetDTO_
 
maxWidth - Static variable in class org.cxbox.core.dto.data.view.WidgetDTO_
 
mayBeNull(Root<?>, Path) - Static method in class org.cxbox.core.dao.impl.MetadataUtils
 
MenuItem() - Constructor for class org.cxbox.core.dto.data.view.ScreenNavigation.MenuItem
 
MenuItemSourceDto() - Constructor for class org.cxbox.core.metahotreload.dto.ScreenSourceDto.ScreenNavigationSourceDto.MenuItemSourceDto
 
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 in org.cxbox.core.dto
 
META - org.cxbox.core.crudma.CrudmaActionType
 
META - org.cxbox.core.service.rowmeta.RowMetaType
 
META_EMPTY - org.cxbox.core.service.rowmeta.RowMetaType
 
META_NEW - org.cxbox.core.service.rowmeta.RowMetaType
 
MetaConfigurationProperties - Class in org.cxbox.core.metahotreload.conf.properties
 
MetaConfigurationProperties() - Constructor for class org.cxbox.core.metahotreload.conf.properties.MetaConfigurationProperties
 
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
 
MetaHotReloadConfiguration - Class in org.cxbox.core.metahotreload.conf
 
MetaHotReloadConfiguration() - Constructor for class org.cxbox.core.metahotreload.conf.MetaHotReloadConfiguration
 
MetaHotReloadController - Class in org.cxbox.core.controller
 
MetaHotReloadController() - Constructor for class org.cxbox.core.controller.MetaHotReloadController
 
MetaHotReloadService - Interface in org.cxbox.core.metahotreload
 
MetaHotReloadServiceImpl - Class in org.cxbox.core.metahotreload.service
 
MetaHotReloadServiceImpl() - Constructor for class org.cxbox.core.metahotreload.service.MetaHotReloadServiceImpl
 
metaResourceReaderService - Variable in class org.cxbox.core.metahotreload.service.MetaHotReloadServiceImpl
 
MetaResourceReaderService - Class in org.cxbox.core.metahotreload.service
 
MetaResourceReaderService() - Constructor for class org.cxbox.core.metahotreload.service.MetaResourceReaderService
 
minHeight - Static variable in class org.cxbox.core.dto.data.view.WidgetDTO_
 
minWidth - Static variable in class org.cxbox.core.dto.data.view.WidgetDTO_
 
MONTH - org.cxbox.core.controller.param.DateStep
 
MultifieldFieldMeta - Class in org.cxbox.core.ui.model.json.field.subtypes
 
MultifieldFieldMeta() - Constructor for class org.cxbox.core.ui.model.json.field.subtypes.MultifieldFieldMeta
 
multiFieldKey() - Method in annotation type 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
 
MultiSourceInfo() - Constructor for class org.cxbox.core.ui.model.json.field.FieldMeta.FieldMetaBase.MultiSourceInfo
 
MultisourceSearchParameter - Annotation Type 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 - Class in org.cxbox.core.ui.model
 
MultivalueField() - Constructor for class org.cxbox.core.dto.multivalue.MultivalueField
 
MultivalueField() - Constructor for class org.cxbox.core.ui.model.MultivalueField
 
MultivalueFieldMeta - Class in org.cxbox.core.ui.model.json.field.subtypes
 
MultivalueFieldMeta() - Constructor for class org.cxbox.core.ui.model.json.field.subtypes.MultivalueFieldMeta
 
MultivalueFieldSingleValue - Class in org.cxbox.core.dto.multivalue
 
MultivalueFieldSingleValue() - Constructor for class org.cxbox.core.dto.multivalue.MultivalueFieldSingleValue
 
MultivalueOptionType - Enum in org.cxbox.core.dto.multivalue
 

N

name - Static variable in class org.cxbox.core.dto.data.BcDto_
 
name - Static variable in class org.cxbox.core.dto.data.view.BcAssocDTO_
 
name - Static variable in class org.cxbox.core.dto.data.view.BcDTO_
 
name - Static variable in class org.cxbox.core.dto.data.view.ScreenDTO_
 
name - Static variable in class org.cxbox.core.dto.data.view.WidgetDTO_
 
name - Static variable in class org.cxbox.core.dto.data.ViewDto_
 
name - Static variable in class org.cxbox.core.dto.rowmeta.FilterGroupDTO_
 
name() - Method in annotation type org.cxbox.core.util.filter.SearchParameter
A path to the field on a JPA entity on which filtering will be performed.
navigation - Static variable in class org.cxbox.core.dto.data.view.ScreenDTO_
 
NavigationDTO - Class in org.cxbox.core.dto.data.view
 
NavigationDTO() - Constructor for class org.cxbox.core.dto.data.view.NavigationDTO
 
NavigationViewDTO - Class in org.cxbox.core.dto.data.view
 
NavigationViewDTO() - Constructor for class org.cxbox.core.dto.data.view.NavigationViewDTO
 
NEW - org.cxbox.core.dto.multivalue.SnapshotState
 
newAction() - Method in class org.cxbox.core.service.action.ActionsBuilder
 
NO_CHANGES - 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 - org.cxbox.core.config.cache.CxboxCaches.Caches
 
now() - Static method in class org.cxbox.core.util.DateTimeUtil
 
NumberFieldMeta - Class in org.cxbox.core.ui.model.json.field.subtypes
 
NumberFieldMeta() - Constructor for class org.cxbox.core.ui.model.json.field.subtypes.NumberFieldMeta
 

O

objectMapper - Variable in class org.cxbox.core.config.APIConfig
 
of(String) - Static method in enum org.cxbox.core.controller.param.SearchOperation
 
of(String) - Static method in enum org.cxbox.core.dto.DrillDownType
 
of(String) - Static method in enum org.cxbox.core.dto.MessageType
 
of(String) - Static method in enum org.cxbox.core.dto.multivalue.MultivalueOptionType
 
of(String) - Static method in enum org.cxbox.core.ui.model.json.CellStyle.Align
 
of(String) - Static method in enum org.cxbox.core.ui.model.json.ChartMetaItem.Engine
 
of(String) - Static method in enum org.cxbox.core.ui.model.json.FilterType
 
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 org.cxbox.core.controller.param.DateStep
 
of(String, SortType) - Static method in enum org.cxbox.core.controller.param.SortType
 
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(BcIdentifier...) - Static method in class org.cxbox.core.crudma.bc.BcIdentifiers
 
of(CrudmaActionType) - Method in class org.cxbox.core.crudma.CrudmaActionHolder
 
ON_FIELD_UPDATE_META - org.cxbox.core.service.rowmeta.RowMetaType
 
onApplicationEvent(SystemSettingChangedEvent) - Method in class org.cxbox.core.service.impl.ExceptionHandlerSettingsImpl
 
onCancel(BusinessComponent) - Method in class org.cxbox.core.crudma.impl.AbstractResponseService
 
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
 
options - Static variable in class org.cxbox.core.dto.data.view.WidgetDTO_
 
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.data - package org.cxbox.core.dto.data
 
org.cxbox.core.dto.data.entity - package org.cxbox.core.dto.data.entity
 
org.cxbox.core.dto.data.view - package org.cxbox.core.dto.data.view
 
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.event - package org.cxbox.core.event
 
org.cxbox.core.exception - package org.cxbox.core.exception
 
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.metahotreload - package org.cxbox.core.metahotreload
 
org.cxbox.core.metahotreload.conf - package org.cxbox.core.metahotreload.conf
 
org.cxbox.core.metahotreload.conf.properties - package org.cxbox.core.metahotreload.conf.properties
 
org.cxbox.core.metahotreload.dto - package org.cxbox.core.metahotreload.dto
 
org.cxbox.core.metahotreload.service - package org.cxbox.core.metahotreload.service
 
org.cxbox.core.metahotreload.util - package org.cxbox.core.metahotreload.util
 
org.cxbox.core.service - package org.cxbox.core.service
 
org.cxbox.core.service.action - package org.cxbox.core.service.action
 
org.cxbox.core.service.file - package org.cxbox.core.service.file
 
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.service.spec - package org.cxbox.core.service.spec
 
org.cxbox.core.ui - package org.cxbox.core.ui
 
org.cxbox.core.ui.field - package org.cxbox.core.ui.field
 
org.cxbox.core.ui.field.link - package org.cxbox.core.ui.field.link
 
org.cxbox.core.ui.model - package org.cxbox.core.ui.model
 
org.cxbox.core.ui.model.json - package org.cxbox.core.ui.model.json
 
org.cxbox.core.ui.model.json.field - package org.cxbox.core.ui.model.json.field
 
org.cxbox.core.ui.model.json.field.subtypes - package org.cxbox.core.ui.model.json.field.subtypes
 
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
 
org.cxbox.core.util.tx - package org.cxbox.core.util.tx
 

P

packageScanFieldIdResolver(WidgetFieldsIdResolverProperties) - Method in class org.cxbox.core.config.JacksonConfig
 
PackageScanFieldIdResolver - Class in org.cxbox.core.ui.field
 
PackageScanFieldIdResolver() - Constructor for class org.cxbox.core.ui.field.PackageScanFieldIdResolver
 
pageLimit - Variable in class org.cxbox.core.crudma.bc.impl.BcDescription
 
pageLimit - Static variable in class org.cxbox.core.dto.data.view.BcDTO_
 
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
 
PARENT_BC - org.cxbox.core.ui.model.BcField.Attribute
BC with the current field specified in the picklist
PARENT_FIELD - org.cxbox.core.ui.model.BcField.Attribute
Field with the current field specified in the picklist
parentName - Static variable in class org.cxbox.core.dto.data.view.BcDTO_
 
parentSpec - Variable in class org.cxbox.core.crudma.impl.AbstractResponseService
 
parseLocaleValue(String) - Method in class org.cxbox.core.config.EnhancedLocaleResolver
 
path - Static variable in class org.cxbox.core.dto.data.ViewDto_
 
patronymic - Static variable in class org.cxbox.core.controller.UserDto_
 
PDQ - Static variable in class org.cxbox.core.controller.param.QueryParameters
 
phone - Static variable in class org.cxbox.core.controller.UserDto_
 
PICK_LIST - Static variable in class org.cxbox.core.dto.rowmeta.PostAction.BasePostActionField
 
PICK_LIST_FIELDS - org.cxbox.core.ui.model.BcField.Attribute
List of picklist fields
PickListField - Class in org.cxbox.core.ui.model
 
PickListField() - Constructor for class org.cxbox.core.ui.model.PickListField
 
PickListFieldMeta - Class in org.cxbox.core.ui.model.json.field.subtypes
 
PickListFieldMeta() - Constructor for class org.cxbox.core.ui.model.json.field.subtypes.PickListFieldMeta
 
PivotFieldExtractor - Class in org.cxbox.core.ui.field
 
PivotFieldExtractor() - Constructor for class org.cxbox.core.ui.field.PivotFieldExtractor
 
pivotFields - Static variable in class org.cxbox.core.dto.data.view.WidgetDTO_
 
PivotMeta - Class in org.cxbox.core.ui.model.json
 
PivotMeta() - Constructor for class org.cxbox.core.ui.model.json.PivotMeta
 
PivotMeta.TableColRow - Class in org.cxbox.core.ui.model.json
 
PivotMeta.TableColRowConst - Class in org.cxbox.core.ui.model.json
 
PivotMeta.TableColRowFromData - Class in org.cxbox.core.ui.model.json
 
PivotMeta.TableValue - Class in org.cxbox.core.ui.model.json
 
PLUS - org.cxbox.core.service.action.ActionIcon
Deprecated.
 
PLUS - org.cxbox.core.service.action.CxboxActionIconSpecifier
 
PLUS_CIRCLE - org.cxbox.core.service.action.ActionIcon
Deprecated.
 
PLUS_CIRCLE - org.cxbox.core.service.action.CxboxActionIconSpecifier
 
plusDays(LocalDateTime, Integer) - Method in class org.cxbox.core.util.JuelUtils
 
plusMonth(LocalDateTime, Integer) - Method in class org.cxbox.core.util.JuelUtils
 
position - Static variable in class org.cxbox.core.dto.data.view.WidgetDTO_
 
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.AbstractResponseService
 
PreActionConditionHolderAssoc - Interface in org.cxbox.core.service.action
 
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 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.InnerCrudmaService
 
preview(BusinessComponent, DataResponseDTO) - Method in class org.cxbox.core.crudma.impl.AbstractResponseService
 
preview(BusinessComponent, DataResponseDTO) - Method in class org.cxbox.core.crudma.impl.VersionAwareResponseService
 
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 - org.cxbox.core.crudma.CrudmaActionType
 
PreviousBrowse() - Constructor for class org.cxbox.core.dto.data.view.BrowseViewDto.PreviousBrowse
 
primaries - Static variable in class org.cxbox.core.dto.data.view.ScreenDTO_
 
primary - Static variable in class org.cxbox.core.dto.data.view.ScreenDTO_
 
process(List<BcSourceDTO>) - Method in class org.cxbox.core.metahotreload.service.BcUtil
 
process(List<ScreenSourceDto>) - Method in class org.cxbox.core.metahotreload.service.ScreenAndNavigationGroupAndNavigationViewUtil
 
process(List<ViewSourceDTO>, Map<String, Widget>) - Method in class org.cxbox.core.metahotreload.service.ViewAndViewWidgetUtil
 
process(List<WidgetSourceDTO>) - Method in class org.cxbox.core.metahotreload.service.WidgetUtil
 
Property() - Constructor for class org.cxbox.core.util.JuelUtils.Property
 
provider() - Method in annotation type org.cxbox.core.util.filter.MultisourceSearchParameter
 
provider() - Method in annotation type org.cxbox.core.util.filter.SearchParameter
Get a provider for defining of classify data parameter in sorting or searching cases.
proxyBeanMethods() - Method in annotation type org.cxbox.core.autoconfigure.AutoConfiguration
 
putAttribute(BcField.Attribute, Object) - Method in class org.cxbox.core.ui.model.BcField
 

Q

QUARTER - org.cxbox.core.controller.param.DateStep
 
query - Static variable in class org.cxbox.core.dto.data.view.BcDTO_
 
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 - org.cxbox.core.service.action.ActionScope
 
refresh() - Method in class org.cxbox.core.controller.MetaHotReloadController
 
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
 
refreshMeta(MetaConfigurationProperties, MetaResourceReaderService, InternalAuthorizationService, TransactionService, JpaDao, WidgetUtil, ViewAndViewWidgetUtil, ScreenAndNavigationGroupAndNavigationViewUtil, BcUtil) - Method in class org.cxbox.core.metahotreload.conf.MetaHotReloadConfiguration
 
refreshParentBc(BcIdentifier) - Static method in class org.cxbox.core.dto.rowmeta.PostAction
 
RELATIVE - org.cxbox.core.dto.DrillDownType
Transition by a relative link while keeping the protocol, host, port.
RELATIVE_NEW - 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
 
reportDateField - Static variable in class org.cxbox.core.dto.data.view.BcDTO_
 
REQUEST_CACHE - Static variable in class org.cxbox.core.config.cache.CacheConfig
 
requestCache - org.cxbox.core.config.cache.CxboxCaches.Caches
 
requestCache() - Method in class org.cxbox.core.autoconfigure.cache.CxboxCacheAutoConfiguration
 
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
 
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
 
ResponseServiceExtractor - Class in org.cxbox.core.service.spec
 
ResponseServiceExtractor() - Constructor for class org.cxbox.core.service.spec.ResponseServiceExtractor
 
responsibilitiesService(JpaDao) - Method in class org.cxbox.core.config.CoreApplicationConfig
 
ResponsibilitiesService - Interface in org.cxbox.core.service
Service that defines access rights to screens and views
ResponsibilitiesServiceImpl - Class in org.cxbox.core.service.impl
 
ResponsibilitiesServiceImpl() - Constructor for class org.cxbox.core.service.impl.ResponsibilitiesServiceImpl
 
RIGHT - org.cxbox.core.ui.model.json.CellStyle.Align
 
roles(List<SimpleDictionary>) - Method in class org.cxbox.core.dto.LoggedUser.Builder
 
route(HttpServletRequest, HttpServletResponse, String, Long, String) - Method in class org.cxbox.core.controller.RouterController
 
RouterController - Class in org.cxbox.core.controller
 
RouterController() - Constructor for class org.cxbox.core.controller.RouterController
 
RouterService - Interface in org.cxbox.core.service
 
RouterServiceImpl - Class in org.cxbox.core.service.impl
 
RouterServiceImpl(Optional<List<EntityUrlBuilder>>) - Constructor for class org.cxbox.core.service.impl.RouterServiceImpl
 
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 in org.cxbox.core.service.rowmeta
 
RowResponseService - Class in org.cxbox.core.service.rowmeta
 
RowResponseService(ApplicationContext, Optional<List<BcDisabler>>, Optional<LinkedDictionaryService>, BcUtils, ObjectMapper) - Constructor for class org.cxbox.core.service.rowmeta.RowResponseService
 

S

save() - Method in class org.cxbox.core.service.action.ActionsBuilder
 
SAVE - org.cxbox.core.dto.rowmeta.ActionType
 
SAVE - org.cxbox.core.service.action.ActionIcon
Deprecated.
 
SAVE - org.cxbox.core.service.action.CxboxActionIconSpecifier
 
scanBasePackageClasses() - Method in annotation type org.cxbox.core.config.BeanScan
 
scope(ActionScope) - Method in class org.cxbox.core.service.action.ActionDescriptionBuilder
 
screen(String) - Method in class org.cxbox.core.controller.ViewController
 
screenAndNavigationGroupAndNavigationViewUtil - Variable in class org.cxbox.core.metahotreload.service.MetaHotReloadServiceImpl
 
ScreenAndNavigationGroupAndNavigationViewUtil - Class in org.cxbox.core.metahotreload.service
 
ScreenAndNavigationGroupAndNavigationViewUtil() - Constructor for class org.cxbox.core.metahotreload.service.ScreenAndNavigationGroupAndNavigationViewUtil
 
ScreenBuildMeta - Class in org.cxbox.core.dto.data.view
 
ScreenBuildMeta(List<String>, Map<String, Boolean>) - Constructor for class org.cxbox.core.dto.data.view.ScreenBuildMeta
 
ScreenController - Class in org.cxbox.core.controller
 
ScreenController() - Constructor for class org.cxbox.core.controller.ScreenController
 
ScreenDTO - Class in org.cxbox.core.dto.data.view
 
ScreenDTO(Screen) - Constructor for class org.cxbox.core.dto.data.view.ScreenDTO
 
ScreenDTO_ - Class in org.cxbox.core.dto.data.view
 
ScreenDTO_() - Constructor for class org.cxbox.core.dto.data.view.ScreenDTO_
 
ScreenNavigation - Class in org.cxbox.core.dto.data.view
The navigation object that is transmitted to the client side to create the menu structure
ScreenNavigation() - Constructor for class org.cxbox.core.dto.data.view.ScreenNavigation
 
ScreenNavigation.MenuItem - Class in org.cxbox.core.dto.data.view
 
ScreenNavigation.SingleView - Class in org.cxbox.core.dto.data.view
 
ScreenNavigation.ViewGroup - Class in org.cxbox.core.dto.data.view
 
ScreenNavigationSourceDto() - Constructor for class org.cxbox.core.metahotreload.dto.ScreenSourceDto.ScreenNavigationSourceDto
 
ScreenResponsibility - Class in org.cxbox.core.dto.data.view
 
ScreenResponsibility() - Constructor for class org.cxbox.core.dto.data.view.ScreenResponsibility
 
ScreenResponsibility.ListTypeReference - Class in org.cxbox.core.dto.data.view
 
ScreenResponsibilityService - Interface in org.cxbox.core.service
 
ScreenResponsibilityServiceImpl - Class in org.cxbox.core.service.impl
 
ScreenResponsibilityServiceImpl() - Constructor for class org.cxbox.core.service.impl.ScreenResponsibilityServiceImpl
 
screens(List<ScreenResponsibility>) - Method in class org.cxbox.core.dto.LoggedUser.Builder
 
ScreenSourceDto - Class in org.cxbox.core.metahotreload.dto
 
ScreenSourceDto() - Constructor for class org.cxbox.core.metahotreload.dto.ScreenSourceDto
 
ScreenSourceDto.ScreenNavigationSourceDto - Class in org.cxbox.core.metahotreload.dto
 
ScreenSourceDto.ScreenNavigationSourceDto.MenuItemSourceDto - Class in org.cxbox.core.metahotreload.dto
 
SearchOperation - Enum in org.cxbox.core.controller.param
 
SearchParameter - Annotation Type in org.cxbox.core.util.filter
Enables filtration by the annotated field of DataResponseDTO.
SearchSpecDao - Class in org.cxbox.core.dao.impl
 
SearchSpecDao() - Constructor for class org.cxbox.core.dao.impl.SearchSpecDao
 
searchUser(String, PageSpecification) - Method in class org.cxbox.core.controller.UserController
 
securitySpecification(String) - Method in class org.cxbox.core.dao.impl.SearchSpecDao
 
securitySpecificationHolder - Variable in class org.cxbox.core.crudma.impl.AbstractResponseService
 
SecuritySpecificationHolder<entity> - Class in org.cxbox.core.service.spec
 
SecuritySpecificationHolder() - Constructor for class org.cxbox.core.service.spec.SecuritySpecificationHolder
 
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
 
serializeOrElseEmptyArr(ObjectMapper, JsonNode) - Static method in class org.cxbox.core.metahotreload.util.JsonUtils
 
serializeOrElseNull(ObjectMapper, JsonNode) - Static method in class org.cxbox.core.metahotreload.util.JsonUtils
 
SERVICE_NAME - Static variable in interface org.cxbox.core.service.RouterService
 
session() - Static method in class org.cxbox.core.util.SpringBeanUtils
 
sessionId(String) - Method in class org.cxbox.core.dto.LoggedUser.Builder
 
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
 
SessionServiceImpl.UserCache - Class in org.cxbox.core.util.session.impl
 
SessionUser - Class in org.cxbox.core.util.session
 
SessionUser() - Constructor for class org.cxbox.core.util.session.SessionUser
 
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
 
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
 
setCustomFields(String, String) - Method in class org.cxbox.core.ui.model.json.field.FieldMeta.FieldMetaBase
 
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
 
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
 
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
 
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.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.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.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
 
setSessionUserInternalRole(String) - Method in class org.cxbox.core.util.session.impl.SessionServiceImpl
 
setSessionUserInternalRole(String) - Method in interface org.cxbox.core.util.session.SessionService
 
setSessionUserLocale(LOV) - Method in class org.cxbox.core.util.session.impl.SessionServiceImpl
 
setSessionUserLocale(LOV) - Method in interface org.cxbox.core.util.session.SessionService
 
setSessionUserTimezone(LOV) - Method in class org.cxbox.core.util.session.impl.SessionServiceImpl
 
setSessionUserTimezone(LOV) - Method in interface org.cxbox.core.util.session.SessionService
 
setValues(Object, UniversalDTO, Set<String>) - Method in class org.cxbox.core.crudma.impl.inner.UniversalCrudmaService
 
SHOW_MESSAGE - Static variable in class org.cxbox.core.dto.rowmeta.PostAction.BasePostActionType
 
showCondition - Static variable in class org.cxbox.core.dto.data.view.WidgetDTO_
 
ShowConditionFieldExtractor - Class in org.cxbox.core.ui.field
 
ShowConditionFieldExtractor() - Constructor for class org.cxbox.core.ui.field.ShowConditionFieldExtractor
 
showExportStamp - Static variable in class org.cxbox.core.dto.data.view.WidgetDTO_
 
showMessage(MessageType, String) - Static method in class org.cxbox.core.dto.rowmeta.PostAction
 
SimpleCrudmaAction() - Constructor for class org.cxbox.core.crudma.CrudmaActionHolder.SimpleCrudmaAction
 
SimpleFormFieldExtractor - Class in org.cxbox.core.ui.field
 
SimpleFormFieldExtractor() - Constructor for class org.cxbox.core.ui.field.SimpleFormFieldExtractor
 
SingleView() - Constructor for class org.cxbox.core.dto.data.view.ScreenNavigation.SingleView
 
SLASH - Static variable in class org.cxbox.core.controller.http.AJAXRedirectStrategyImpl
 
SNAPSHOT_STATE - org.cxbox.core.dto.multivalue.MultivalueOptionType
 
SnapshotState - Enum in org.cxbox.core.dto.multivalue
 
snippet - Static variable in class org.cxbox.core.dto.data.view.WidgetDTO_
 
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 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
 
specificationHeader - Variable in class org.cxbox.core.service.spec.SpecificationHolder
 
SpecificationHeader<entity> - Interface in org.cxbox.core.service.spec
 
SpecificationHolder<entity> - Class in org.cxbox.core.service.spec
 
SpecificationHolder() - Constructor for class org.cxbox.core.service.spec.SpecificationHolder
 
specifications - org.cxbox.core.config.cache.CxboxCaches.Caches
 
SPECIFIED - org.cxbox.core.controller.param.SearchOperation
Specified
SPECIFIED - org.cxbox.core.ui.model.json.FilterType
 
SPECIFIED_BOOLEAN_SQL - org.cxbox.core.controller.param.SearchOperation
Boolean value specified, use for sql entities
SPECIFIED_BOOLEAN_SQL - org.cxbox.core.ui.model.json.FilterType
 
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
 
startDate - Static variable in class org.cxbox.core.dto.data.HistoricityDto_
 
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() - Method in annotation type 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() - Method in annotation type 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
 
SystemSettingDTO - Class in org.cxbox.core.dto.data
 
SystemSettingDTO(SystemSetting) - Constructor for class org.cxbox.core.dto.data.SystemSettingDTO
 
SystemSettingDTO_ - Class in org.cxbox.core.dto.data
 
SystemSettingDTO_() - Constructor for class org.cxbox.core.dto.data.SystemSettingDTO_
 
systemUrl(String) - Method in class org.cxbox.core.dto.LoggedUser.Builder
 

T

TableColRow() - Constructor for class org.cxbox.core.ui.model.json.PivotMeta.TableColRow
 
TableColRowConst() - Constructor for class org.cxbox.core.ui.model.json.PivotMeta.TableColRowConst
 
TableColRowFromData() - Constructor for class org.cxbox.core.ui.model.json.PivotMeta.TableColRowFromData
 
TableValue() - Constructor for class org.cxbox.core.ui.model.json.PivotMeta.TableValue
 
text(String) - Method in class org.cxbox.core.service.action.ActionDescriptionBuilder
 
TextFieldMeta - Class in org.cxbox.core.ui.model.json.field.subtypes
 
TextFieldMeta() - Constructor for class org.cxbox.core.ui.model.json.field.subtypes.TextFieldMeta
 
TIMESTAMP_FORMAT - Static variable in class org.cxbox.core.util.DateTimeUtil
 
timezone(String) - Method in class org.cxbox.core.dto.LoggedUser.Builder
 
TimeZoneParameterArgumentResolver - Class in org.cxbox.core.controller.param.resolvers
 
TimeZoneParameterArgumentResolver() - Constructor for class org.cxbox.core.controller.param.resolvers.TimeZoneParameterArgumentResolver
 
title - Static variable in class org.cxbox.core.dto.data.view.ScreenDTO_
 
title - Static variable in class org.cxbox.core.dto.data.view.WidgetDTO_
 
title - Static variable in class org.cxbox.core.dto.data.ViewDto_
 
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
 
toLOV() - Method in interface org.cxbox.core.service.spec.SpecificationHeader
 
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
 
toSpecification(BcDescription, String) - Method in interface org.cxbox.core.service.spec.LinkSpecificationHolder.ParentSpecification
 
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
 
txService - Variable in class org.cxbox.core.metahotreload.service.MetaHotReloadServiceImpl
 
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.data.view.WidgetDTO_
 
TYPE - org.cxbox.core.ui.model.BcField.Attribute
Field type
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
 
typeFromId(DatabindContext, String) - Method in class org.cxbox.core.ui.field.PackageScanFieldIdResolver
 
typeOfDTO - Variable in class org.cxbox.core.crudma.impl.AbstractResponseService
 
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
 
UICache() - Constructor for class org.cxbox.core.service.impl.UIServiceImpl.UICache
 
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
 
UIService - Interface in org.cxbox.core.service
 
UIServiceImpl - Class in org.cxbox.core.service.impl
 
UIServiceImpl() - Constructor for class org.cxbox.core.service.impl.UIServiceImpl
 
UIServiceImpl.UICache - Class in org.cxbox.core.service.impl
 
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.AbstractResponseService
 
unwrap(Class<V>) - Method in interface org.cxbox.core.service.ResponseService
Deprecated.
update(E, T, BusinessComponent) - Method in class org.cxbox.core.crudma.impl.HistoricityResponseService
 
update(HttpServletRequest, QueryParameters, Map<String, Object>) - Method in class org.cxbox.core.controller.UniversalDataController
 
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.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 - org.cxbox.core.crudma.CrudmaActionType
 
updateEntity(BusinessComponent, DataResponseDTO) - Method in class org.cxbox.core.crudma.impl.AbstractResponseService
 
updateEntity(BusinessComponent, DataResponseDTO) - Method in class org.cxbox.core.crudma.impl.VersionAwareResponseService
 
updateEntity(BusinessComponent, DataResponseDTO) - Method in interface org.cxbox.core.service.ResponseService
Updates an entity based on a business component by DTO
updateMainUserRole(User, LOV) - Method in class org.cxbox.core.service.impl.UserRoleService
Update main role (main role is last role selected by user)
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
 
UploadFileFieldMeta - Class in org.cxbox.core.ui.model.json.field.subtypes
 
UploadFileFieldMeta() - Constructor for class org.cxbox.core.ui.model.json.field.subtypes.UploadFileFieldMeta
 
upsert(T, String) - Method in interface org.cxbox.core.util.session.UserExternalService
Create / update user information
upsertUserRoles(Long, List<String>) - Method in class org.cxbox.core.service.impl.UserRoleService
Refresh the list of user roles
url - Static variable in class org.cxbox.core.dto.data.view.WidgetDTO_
 
url - Static variable in class org.cxbox.core.dto.data.ViewDto_
 
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() - Method in annotation type org.cxbox.core.config.BeanScan
 
useDefaultFilters() - Method in annotation type org.cxbox.core.config.ControllerScan
 
user(User) - Method in class org.cxbox.core.dto.LoggedUser.Builder
 
USER_CACHE - Static variable in class org.cxbox.core.config.cache.CacheConfig
 
userCache - org.cxbox.core.config.cache.CxboxCaches.Caches
 
UserCache() - Constructor for class org.cxbox.core.util.session.impl.SessionServiceImpl.UserCache
 
UserController - Class in org.cxbox.core.controller
 
UserController() - Constructor for class org.cxbox.core.controller.UserController
 
UserController.UserDto - Class in org.cxbox.core.controller
 
UserDto() - Constructor for class org.cxbox.core.controller.UserController.UserDto
 
UserDto_ - Class in org.cxbox.core.controller
 
UserDto_() - Constructor for class org.cxbox.core.controller.UserDto_
 
UserExternalService<T extends SessionUser> - Interface in org.cxbox.core.util.session
 
UserRoleService - Class in org.cxbox.core.service.impl
 
UserRoleService() - Constructor for class org.cxbox.core.service.impl.UserRoleService
 
UserService - Interface in org.cxbox.core.util.session
 
UserServiceImpl - Class in org.cxbox.core.util.session.impl
 
UserServiceImpl() - Constructor for class org.cxbox.core.util.session.impl.UserServiceImpl
 
userSettings(JsonNode) - Method in class org.cxbox.core.dto.LoggedUser.Builder
 

V

validate(BusinessComponent, DataResponseDTO) - Method in class org.cxbox.core.crudma.impl.AbstractResponseService
 
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 - Static variable in class org.cxbox.core.dto.data.SystemSettingDTO_
 
value() - Method in annotation type org.cxbox.core.autoconfigure.AutoConfiguration
 
value() - Method in annotation type org.cxbox.core.config.BeanScan
 
value() - Method in annotation type org.cxbox.core.config.ControllerScan
 
value() - Method in annotation type org.cxbox.core.dto.Lov
 
value() - Method in annotation type org.cxbox.core.ui.field.CxboxWidgetField
 
value() - Method in annotation type org.cxbox.core.util.filter.MultisourceSearchParameter
 
value() - Method in annotation type org.cxbox.core.util.filter.provider.impl.EnumValueProvider.BaseEnum
 
valueOf(String) - Static method in enum org.cxbox.core.config.cache.CxboxCaches.Caches
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cxbox.core.controller.param.DateStep
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cxbox.core.controller.param.SearchOperation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cxbox.core.controller.param.SortType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cxbox.core.crudma.CrudmaActionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cxbox.core.dto.DrillDownType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cxbox.core.dto.MessageType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cxbox.core.dto.multivalue.MultivalueOptionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cxbox.core.dto.multivalue.SnapshotState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cxbox.core.dto.rowmeta.ActionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cxbox.core.dto.rowmeta.PreActionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cxbox.core.service.action.ActionIcon
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cxbox.core.service.action.ActionScope
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cxbox.core.service.action.CxboxActionIconSpecifier
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cxbox.core.service.rowmeta.RowMetaType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cxbox.core.ui.model.BcField.Attribute
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cxbox.core.ui.model.json.CellStyle.Align
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cxbox.core.ui.model.json.ChartMetaItem.Engine
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cxbox.core.ui.model.json.FilterType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.cxbox.core.config.cache.CxboxCaches.Caches
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cxbox.core.controller.param.DateStep
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cxbox.core.controller.param.SearchOperation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cxbox.core.controller.param.SortType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cxbox.core.crudma.CrudmaActionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cxbox.core.dto.DrillDownType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cxbox.core.dto.MessageType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cxbox.core.dto.multivalue.MultivalueOptionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cxbox.core.dto.multivalue.SnapshotState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cxbox.core.dto.rowmeta.ActionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cxbox.core.dto.rowmeta.PreActionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cxbox.core.service.action.ActionIcon
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cxbox.core.service.action.ActionScope
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cxbox.core.service.action.CxboxActionIconSpecifier
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cxbox.core.service.rowmeta.RowMetaType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cxbox.core.ui.model.BcField.Attribute
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cxbox.core.ui.model.json.CellStyle.Align
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cxbox.core.ui.model.json.ChartMetaItem.Engine
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cxbox.core.ui.model.json.FilterType
Returns an array containing the constants of this enum type, 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
 
View() - Constructor for class org.cxbox.core.dto.data.view.BrowseViewDto.View
 
viewAndViewWidgetUtil - Variable in class org.cxbox.core.metahotreload.service.MetaHotReloadServiceImpl
 
ViewAndViewWidgetUtil - Class in org.cxbox.core.metahotreload.service
 
ViewAndViewWidgetUtil() - Constructor for class org.cxbox.core.metahotreload.service.ViewAndViewWidgetUtil
 
ViewController - Class in org.cxbox.core.controller
 
ViewController() - Constructor for class org.cxbox.core.controller.ViewController
 
ViewDAO - Class in org.cxbox.core.dao.impl
 
ViewDAO() - Constructor for class org.cxbox.core.dao.impl.ViewDAO
 
ViewDto - Class in org.cxbox.core.dto.data
 
ViewDto() - Constructor for class org.cxbox.core.dto.data.ViewDto
 
ViewDTO - Class in org.cxbox.core.dto.data.view
 
ViewDTO(View) - Constructor for class org.cxbox.core.dto.data.view.ViewDTO
 
ViewDto_ - Class in org.cxbox.core.dto.data
 
ViewDto_() - Constructor for class org.cxbox.core.dto.data.ViewDto_
 
ViewGroup() - Constructor for class org.cxbox.core.dto.data.view.ScreenNavigation.ViewGroup
 
views - Static variable in class org.cxbox.core.dto.data.view.ScreenDTO_
 
ViewService - Interface in org.cxbox.core.service
 
ViewServiceImpl - Class in org.cxbox.core.service.impl
 
ViewServiceImpl() - Constructor for class org.cxbox.core.service.impl.ViewServiceImpl
 
ViewSourceDTO - Class in org.cxbox.core.metahotreload.dto
 
ViewSourceDTO() - Constructor for class org.cxbox.core.metahotreload.dto.ViewSourceDTO
 
ViewSourceDTO.ViewWidgetSourceDTO - Class in org.cxbox.core.metahotreload.dto
 
ViewWidgetsGroup - Class in org.cxbox.core.ui.model
 
ViewWidgetsGroup() - Constructor for class org.cxbox.core.ui.model.ViewWidgetsGroup
 
ViewWidgetSourceDTO() - Constructor for class org.cxbox.core.metahotreload.dto.ViewSourceDTO.ViewWidgetSourceDTO
 

W

WARNING - 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
 
WIDGET_ID - org.cxbox.core.ui.model.BcField.Attribute
widget identifier
WidgetBcHierarchy - Class in org.cxbox.core.ui.model.json
 
WidgetBcHierarchy() - Constructor for class org.cxbox.core.ui.model.json.WidgetBcHierarchy
 
widgetcache - org.cxbox.core.config.cache.CxboxCaches.Caches
 
WidgetDTO - Class in org.cxbox.core.dto.data.view
 
WidgetDTO(ViewWidgets, int) - Constructor for class org.cxbox.core.dto.data.view.WidgetDTO
 
WidgetDTO(Widget) - Constructor for class org.cxbox.core.dto.data.view.WidgetDTO
 
WidgetDTO_ - Class in org.cxbox.core.dto.data.view
 
WidgetDTO_() - Constructor for class org.cxbox.core.dto.data.view.WidgetDTO_
 
WidgetFieldDTO - Class in org.cxbox.core.dto.data
 
WidgetFieldDTO() - Constructor for class org.cxbox.core.dto.data.WidgetFieldDTO
 
WidgetFieldsIdResolverProperties - Class in org.cxbox.core.config.properties
 
WidgetFieldsIdResolverProperties() - Constructor for class org.cxbox.core.config.properties.WidgetFieldsIdResolverProperties
 
widgetId - Static variable in class org.cxbox.core.dto.data.view.WidgetDTO_
 
WidgetOptions - Class in org.cxbox.core.ui.model.json
 
WidgetOptions() - Constructor for class org.cxbox.core.ui.model.json.WidgetOptions
 
WidgetSourceDTO - Class in org.cxbox.core.metahotreload.dto
 
WidgetSourceDTO() - Constructor for class org.cxbox.core.metahotreload.dto.WidgetSourceDTO
 
widgetUtil - Variable in class org.cxbox.core.metahotreload.service.MetaHotReloadServiceImpl
 
WidgetUtil - Class in org.cxbox.core.metahotreload.service
 
WidgetUtil() - Constructor for class org.cxbox.core.metahotreload.service.WidgetUtil
 
WidgetUtils - Class in org.cxbox.core.ui
 
WidgetUtils() - Constructor for class org.cxbox.core.ui.WidgetUtils
 
width - Static variable in class org.cxbox.core.dto.data.view.WidgetDTO_
 
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 - org.cxbox.core.service.action.ActionIcon
Deprecated.
 
WITHOUT_ICON - 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 - 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 - Static variable in class org.cxbox.core.dto.data.view.WidgetDTO_
 
X_AXIS - Static variable in class org.cxbox.core.controller.param.QueryParameters
 

Y

y - Static variable in class org.cxbox.core.dto.data.view.WidgetDTO_
 
Y_AXIS - Static variable in class org.cxbox.core.controller.param.QueryParameters
 
YEAR - org.cxbox.core.controller.param.DateStep
 

_

_associate - Static variable in class org.cxbox.core.dto.data.view.BcAssocDTO_
 
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 All Packages