Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help

Deprecated API

Contents

  • Terminally Deprecated
  • Classes
  • Enum Classes
  • Methods
  • Constructors
  • Terminally Deprecated Elements
    Element
    Description
    org.cxbox.core.dto.rowmeta.FieldsCommonMeta.addConcreteFilterValue(DtoField<? super T, ?>, SimpleDictionary)
    Since 4.0.0-M12 use FieldsCommonMeta.setConcreteFilterValues(DtoField, Collection) instead
    org.cxbox.core.dto.rowmeta.FieldsCommonMeta.setEphemeral(DtoField<? super T, ?>...)
    org.cxbox.core.dto.rowmeta.FieldsDictionaryDeprecatedMeta.setAllFilterValuesByLovType(DtoField<?, ?>, IDictionaryType, Comparator<SimpleDictionary>)
    Since 4.0.0-M12 use FieldsDictionaryMeta.setDictionaryFilterValues(DtoField) instead
    org.cxbox.core.dto.rowmeta.FieldsDictionaryDeprecatedMeta.setAllFilterValuesByLovType(DtoField<? super T, ?>, IDictionaryType)
    Since 4.0.0-M12 use FieldsDictionaryMeta.setDictionaryFilterValues(DtoField) instead
    org.cxbox.core.dto.rowmeta.FieldsDictionaryDeprecatedMeta.setAllValuesWithIcons(DtoField<? super T, ?>, IDictionaryType, Map<LOV, Icon>)
    Since 4.0.0-M12 use FieldsDictionaryMeta.setDictionaryIcons(DtoField, Map) instead
    org.cxbox.core.dto.rowmeta.FieldsDictionaryDeprecatedMeta.setAllValuesWithIcons(DtoField<? super T, E>, Map<E, Icon>)
    Since 4.0.0-M12 use FieldsDictionaryMeta.setEnumIcons(DtoField, Map) instead
    org.cxbox.core.dto.rowmeta.RowDependentFieldsDictionaryDeprecatedMeta.setDictionaryTypeWithAllValues(DtoField<? super T, ?>, String)
    Since 4.0.0-M12 use RowDependentFieldsDictionaryMeta.setDictionaryValues(DtoField) instead}
    org.cxbox.core.dto.rowmeta.RowDependentFieldsDictionaryDeprecatedMeta.setDictionaryTypeWithAllValues(DtoField<? super T, ?>, IDictionaryType)
    Since 4.0.0-M12 use RowDependentFieldsDictionaryMeta.setDictionaryValues(DtoField) instead}
    org.cxbox.core.dto.rowmeta.RowDependentFieldsDictionaryDeprecatedMeta.setDictionaryTypeWithConcreteValues(DtoField<? super T, ?>, IDictionaryType, String...)
    Since 4.0.0-M12 use {@link RowDependentFieldsDictionaryMeta#setDictionaryValues(DtoField, Collection))))} instead
    org.cxbox.core.dto.rowmeta.RowDependentFieldsDictionaryDeprecatedMeta.setDictionaryTypeWithConcreteValues(DtoField<? super T, ?>, IDictionaryType, List<LOV>)
    Since 4.0.0-M12 use RowDependentFieldsDictionaryMeta.setDictionaryValues(DtoField, Collection) instead
    org.cxbox.core.dto.rowmeta.RowDependentFieldsDictionaryDeprecatedMeta.setDictionaryTypeWithConcreteValues(DtoField<? super T, ?>, IDictionaryType, LOV...)
    Since 4.0.0-M12 use RowDependentFieldsDictionaryMeta.setDictionaryValues(DtoField, Collection) instead
    org.cxbox.core.dto.rowmeta.RowDependentFieldsDictionaryDeprecatedMeta.setDictionaryTypeWithCustomValues(DtoField<? super T, ?>, String...)
    Since 4.0.0-M12 use RowDependentFieldsDictionaryMeta.setDictionaryValues(DtoField, Collection) instead
    org.cxbox.core.file.dto.FileDownloadDto(byte[], String, String)
    org.cxbox.core.file.dto.FileDownloadDto.getBytes()
    org.cxbox.core.util.filter.provider.impl.LovValueProvider
    LOV is deprecated and this Provider too. Instead, use type safe Dictionary and its provide DictionaryValueProvider.
  • Deprecated Classes
    Class
    Description
    org.cxbox.core.util.filter.provider.impl.LovValueProvider
    LOV is deprecated and this Provider too. Instead, use type safe Dictionary and its provide DictionaryValueProvider.
  • Deprecated Enum Classes
    Enum Class
    Description
    org.cxbox.core.service.action.ActionIcon
    use CxboxActionIconSpecifier instead TODO delete in 3.0
  • Deprecated Methods
    Method
    Description
    org.cxbox.core.controller.BcHierarchyAware.getBcDescription()
    org.cxbox.core.controller.BcHierarchyAware.getScreenName()
    org.cxbox.core.crudma.CrudmaActionHolder.getQueryParameters()
    org.cxbox.core.crudma.impl.AbstractAnySourceResponseService.entityListToResultPage(List<E>, int)
    org.cxbox.core.crudma.impl.AbstractResponseService.entityListToResultPage(List<E>, int)
    org.cxbox.core.dto.rowmeta.FieldsCommonMeta.addConcreteFilterValue(DtoField<? super T, ?>, SimpleDictionary)
    Since 4.0.0-M12 use FieldsCommonMeta.setConcreteFilterValues(DtoField, Collection) instead
    org.cxbox.core.dto.rowmeta.FieldsCommonMeta.setEphemeral(DtoField<? super T, ?>...)
    org.cxbox.core.dto.rowmeta.FieldsDictionaryDeprecatedMeta.setAllFilterValuesByLovType(DtoField<?, ?>, IDictionaryType, Comparator<SimpleDictionary>)
    Since 4.0.0-M12 use FieldsDictionaryMeta.setDictionaryFilterValues(DtoField) instead
    org.cxbox.core.dto.rowmeta.FieldsDictionaryDeprecatedMeta.setAllFilterValuesByLovType(DtoField<? super T, ?>, IDictionaryType)
    Since 4.0.0-M12 use FieldsDictionaryMeta.setDictionaryFilterValues(DtoField) instead
    org.cxbox.core.dto.rowmeta.FieldsDictionaryDeprecatedMeta.setAllValuesWithIcons(DtoField<? super T, ?>, IDictionaryType, Map<LOV, Icon>)
    Since 4.0.0-M12 use FieldsDictionaryMeta.setDictionaryIcons(DtoField, Map) instead
    org.cxbox.core.dto.rowmeta.FieldsDictionaryDeprecatedMeta.setAllValuesWithIcons(DtoField<? super T, E>, Map<E, Icon>)
    Since 4.0.0-M12 use FieldsDictionaryMeta.setEnumIcons(DtoField, Map) instead
    org.cxbox.core.dto.rowmeta.PostAction.getBc()
    org.cxbox.core.dto.rowmeta.PostAction.getType()
    org.cxbox.core.dto.rowmeta.RowDependentFieldsDictionaryDeprecatedMeta.setDictionaryTypeWithAllValues(DtoField<? super T, ?>, String)
    Since 4.0.0-M12 use RowDependentFieldsDictionaryMeta.setDictionaryValues(DtoField) instead}
    org.cxbox.core.dto.rowmeta.RowDependentFieldsDictionaryDeprecatedMeta.setDictionaryTypeWithAllValues(DtoField<? super T, ?>, IDictionaryType)
    Since 4.0.0-M12 use RowDependentFieldsDictionaryMeta.setDictionaryValues(DtoField) instead}
    org.cxbox.core.dto.rowmeta.RowDependentFieldsDictionaryDeprecatedMeta.setDictionaryTypeWithConcreteValues(DtoField<? super T, ?>, IDictionaryType, String...)
    Since 4.0.0-M12 use {@link RowDependentFieldsDictionaryMeta#setDictionaryValues(DtoField, Collection))))} instead
    org.cxbox.core.dto.rowmeta.RowDependentFieldsDictionaryDeprecatedMeta.setDictionaryTypeWithConcreteValues(DtoField<? super T, ?>, IDictionaryType, List<LOV>)
    Since 4.0.0-M12 use RowDependentFieldsDictionaryMeta.setDictionaryValues(DtoField, Collection) instead
    org.cxbox.core.dto.rowmeta.RowDependentFieldsDictionaryDeprecatedMeta.setDictionaryTypeWithConcreteValues(DtoField<? super T, ?>, IDictionaryType, LOV...)
    Since 4.0.0-M12 use RowDependentFieldsDictionaryMeta.setDictionaryValues(DtoField, Collection) instead
    org.cxbox.core.dto.rowmeta.RowDependentFieldsDictionaryDeprecatedMeta.setDictionaryTypeWithConcreteValuesFromList(DtoField<? super T, ?>, IDictionaryType, List<LOV>)
    Since 4.0.0-M12 use RowDependentFieldsDictionaryMeta.setDictionaryValues(DtoField, Collection) instead
    org.cxbox.core.dto.rowmeta.RowDependentFieldsDictionaryDeprecatedMeta.setDictionaryTypeWithCustomValues(DtoField<? super T, ?>, String...)
    Since 4.0.0-M12 use RowDependentFieldsDictionaryMeta.setDictionaryValues(DtoField, Collection) instead
    org.cxbox.core.file.dto.FileDownloadDto.getBytes()
    org.cxbox.core.service.action.ActionDescriptionBuilder.add()
    Since 4.0.0-M7 use ActionsBuilder.action(java.util.function.UnaryOperator) instead
    org.cxbox.core.service.action.ActionDescriptionBuilder.add(Boolean)
    Since 4.0.0-M7 use ActionsBuilder.action(java.util.function.UnaryOperator) instead
    org.cxbox.core.service.action.ActionsBuilder.action(String, String)
    Since 4.0.0-M7 use ActionsBuilder.action(java.util.function.UnaryOperator) instead
    org.cxbox.core.service.action.ActionsBuilder.action(ActionType)
    Since 4.0.0-M7 use ActionsBuilder.action(java.util.function.UnaryOperator) instead
    org.cxbox.core.service.action.ActionsBuilder.associate()
    Since 4.0.0-M7 use org.cxbox.core.service.action.ActionsBuilder#associate(java.util.function.Consumer) instead
    org.cxbox.core.service.action.ActionsBuilder.cancelCreate()
    Since 4.0.0-M7 use ActionsBuilder.cancelCreate(java.util.function.UnaryOperator) instead
    org.cxbox.core.service.action.ActionsBuilder.create()
    Since 4.0.0-M7 use ActionsBuilder.create(java.util.function.UnaryOperator) instead
    org.cxbox.core.service.action.ActionsBuilder.delete()
    Since 4.0.0-M7 use org.cxbox.core.service.action.ActionsBuilder#delete(java.util.function.Consumer) instead
    org.cxbox.core.service.action.ActionsBuilder.newAction()
    Since 4.0.0-M7 use ActionsBuilder.action(java.util.function.UnaryOperator) instead
    org.cxbox.core.service.action.ActionsBuilder.save()
    Since 4.0.0-M7 use ActionsBuilder.save(java.util.function.UnaryOperator) instead
    org.cxbox.core.service.action.ActionsBuilder.withIcon(ActionIconSpecifier, boolean)
    Since 4.0.0-M7 use ActionDescriptionBuilder.withIcon(ActionIconSpecifier, boolean) instead
    org.cxbox.core.service.AnySourceResponseService.unwrap(Class<V>)
    org.cxbox.core.service.ResponseService.unwrap(Class<V>)
    org.cxbox.core.util.session.impl.SessionServiceImpl.getSessionUserRole()
  • Deprecated Constructors
    Constructor
    Description
    org.cxbox.core.file.dto.FileDownloadDto(byte[], String, String)

Copyright © 2022–2025 OOO "SI IKS LAB". All rights reserved.