Package ch.ivyteam.ivy.business.data.store
package ch.ivyteam.ivy.business.data.store
-
InterfacesClassDescriptionInformation about a business data value in the
BusinessDataRepository
.Repository forbusiness data infos
.Defines a filter forBusinessDataInfo
Entry point for the Business Data feature.
Business data values can be stored and loaded from the repository.
Business data values are typically data classes or Java objects.Interface that is used to provide an update method SeeBusinessDataRepository.update(Object, BusinessDataUpdater)