- absent() - Static method in class com.edorasware.commons.core.modification.entity.ModificationValue
-
Creates a new instance for a value that is not present.
- AbstractEntityManager<T extends EntityId,P extends Id,E extends Entity<T,P>,EB extends Entity.EntityBuilder<T,P,E,EB>,Q extends EntityQuery,QB extends EntityQuery.EntityQueryBuilder<Q,QB>,OC extends EntityOperandContainer<T,P>,W extends EntityModification<T,P,E,EB>,WB extends EntityModification.EntityModificationBuilder<T,P,E,EB,W,WB>> - Class in com.edorasware.commons.core.manager.entity
-
Abstract entity manager which implements base methods used by all managers.
- AbstractEntityManager() - Constructor for class com.edorasware.commons.core.manager.entity.AbstractEntityManager
-
- AbstractWorkObjectManager<T extends WorkObjectId,D extends WorkObjectDefinitionId,P extends Id,E extends WorkObject<T,D,P>,EB extends WorkObject.WorkObjectBuilder<T,D,P,E,EB>,Q extends WorkObjectQuery,QB extends EntityQuery.EntityQueryBuilder<Q,QB>,OC extends WorkObjectOperandContainer<T,D,P>,W extends WorkObjectModification<T,D,P,E,EB>,WB extends WorkObjectModification.WorkObjectModificationBuilder<T,D,P,E,EB,W,WB>> - Class in com.edorasware.commons.core.manager.entity
-
Abstract work object manager which implements base methods used by all work object managers.
- AbstractWorkObjectManager() - Constructor for class com.edorasware.commons.core.manager.entity.AbstractWorkObjectManager
-
- acceptsSourceValue(Object) - Method in class com.edorasware.commons.core.persistence.BaseValueConverter
-
- acceptsSourceValue(Object) - Method in class com.edorasware.commons.core.persistence.entity.IdConverter
-
- acceptsSourceValue(Object) - Method in interface com.edorasware.commons.core.persistence.ValueConverter
-
Returns true if the converter knows how to convert the given source value to the target type.
- acceptsTargetValue(Object) - Method in class com.edorasware.commons.core.persistence.BaseValueConverter
-
- acceptsTargetValue(Object) - Method in class com.edorasware.commons.core.persistence.entity.IdConverter
-
- acceptsTargetValue(Object) - Method in interface com.edorasware.commons.core.persistence.ValueConverter
-
Returns true if the converter knows how to convert the given target value to the source type.
- Action<T> - Interface in com.edorasware.commons.core.util.fp
-
Interface for an action that will be executed on a given target.
- actionListeners - Variable in class com.edorasware.commons.core.service.config.EntityServiceFactoryBean
-
- actionPerformed(AnyWorkObjectActionEvent) - Method in interface com.edorasware.commons.core.any.support.AnyWorkObjectActionListener
-
- actionPerformed(AnyWorkObjectDefinitionActionEvent) - Method in interface com.edorasware.commons.core.any.support.AnyWorkObjectDefinitionActionListener
-
- actionPerformed(AnyWorkObjectActionEvent) - Method in class com.edorasware.commons.core.any.support.BaseAnyWorkObjectActionListener
-
- actionPerformed(AnyWorkObjectDefinitionActionEvent) - Method in class com.edorasware.commons.core.any.support.BaseAnyWorkObjectDefinitionActionListener
-
- actionPerformed(AnyWorkObjectActionEvent) - Method in class com.edorasware.commons.core.any.support.CompositeAnyWorkObjectActionListener
-
- actionPerformed(BeatActionEvent) - Method in class com.edorasware.commons.core.beat.support.BaseBeatActionListener
-
- actionPerformed(BeatActionEvent) - Method in interface com.edorasware.commons.core.beat.support.BeatActionListener
-
- actionPerformed(DatabaseSchemaServiceEvent) - Method in interface com.edorasware.commons.core.persistence.schema.DatabaseSchemaServiceListener
-
- actionPerformed(DatabaseSchemaServiceEvent) - Method in class com.edorasware.commons.core.persistence.schema.support.CompositeDatabaseSchemaServiceListener
-
- actionPerformed(A) - Method in interface com.edorasware.commons.core.service.entity.EntityActionListener
-
Invoked after an entity has been inserted, modified, deleted.
- actionWillBePerformed(AnyWorkObjectActionEvent) - Method in interface com.edorasware.commons.core.any.support.AnyWorkObjectActionListener
-
- actionWillBePerformed(AnyWorkObjectDefinitionActionEvent) - Method in interface com.edorasware.commons.core.any.support.AnyWorkObjectDefinitionActionListener
-
- actionWillBePerformed(AnyWorkObjectActionEvent) - Method in class com.edorasware.commons.core.any.support.BaseAnyWorkObjectActionListener
-
- actionWillBePerformed(AnyWorkObjectDefinitionActionEvent) - Method in class com.edorasware.commons.core.any.support.BaseAnyWorkObjectDefinitionActionListener
-
- actionWillBePerformed(AnyWorkObjectActionEvent) - Method in class com.edorasware.commons.core.any.support.CompositeAnyWorkObjectActionListener
-
- actionWillBePerformed(BeatActionEvent) - Method in class com.edorasware.commons.core.beat.support.BaseBeatActionListener
-
- actionWillBePerformed(BeatActionEvent) - Method in interface com.edorasware.commons.core.beat.support.BeatActionListener
-
- actionWillBePerformed(A) - Method in interface com.edorasware.commons.core.service.entity.EntityActionListener
-
Invoked before an entity is inserted, modified, deleted.
- ACTIVE - Static variable in class com.edorasware.commons.core.entity.WorkObjectState
-
The active state.
- addActionListener(L) - Method in class com.edorasware.commons.core.service.entity.BaseEntityService
-
- addBeat(Beat, String) - Method in interface com.edorasware.commons.core.beat.BeatService
-
Adds the given ad-hoc beat.
- addCandidateGroupId(GroupId) - Method in class com.edorasware.commons.core.entity.WorkObject.WorkObjectBuilder
-
Adds the candidate group id to the current candidate group ids.
- addCandidateUserId(UserId) - Method in class com.edorasware.commons.core.entity.WorkObject.WorkObjectBuilder
-
Adds the candidate user id to the current candidate user ids.
- addContent(ContentInfo, InputStream, int) - Method in interface com.edorasware.commons.core.content.ContentManager
-
- addContent(ContentScope, ContentReference, Optional<ContentMetadata>, InputStream, int) - Method in interface com.edorasware.commons.core.content.ContentProvider
-
- addContent(ContentScope, ContentReference, Optional<ContentMetadata>, InputStream, int) - Method in class com.edorasware.commons.core.content.support.BaseConfigurableContentProvider
-
- addContent(ContentScope, ContentReference, InputStream, int, Optional<ContentMetadata>, boolean) - Method in interface com.edorasware.commons.core.content.support.database.DatabaseContentPersistence
-
- addContentProvider(ContentProvider) - Method in interface com.edorasware.commons.core.content.support.ConfigurableContentManager
-
- addEntity(E, String) - Method in class com.edorasware.commons.core.service.entity.BaseEntityService
-
- addEntity(E, WorkObjectDefinitionId, String) - Method in class com.edorasware.commons.core.service.entity.BaseWorkObjectDefinitionService
-
- addEntity(E, WorkObjectId, String) - Method in class com.edorasware.commons.core.service.entity.BaseWorkObjectService
-
- addEntity(E, String) - Method in interface com.edorasware.commons.core.service.entity.EntityService
-
Adds the given ad-hoc entity.
- addEntity(E, WorkObjectDefinitionId, String) - Method in interface com.edorasware.commons.core.service.entity.WorkObjectDefinitionService
-
Adds the given ad-hoc work object definition under the given parent.
- addEntity(E, WorkObjectId, String) - Method in interface com.edorasware.commons.core.service.entity.WorkObjectService
-
Adds the given ad-hoc work object under the given parent.
- addEntityGeneric(E, String) - Method in class com.edorasware.commons.core.service.entity.BaseEntityService
-
- addEntityGeneric(E, WorkObjectId, String) - Method in class com.edorasware.commons.core.service.entity.BaseWorkObjectService
-
- addEntityGeneric(E, String) - Method in interface com.edorasware.commons.core.service.entity.EntityService
-
Adds the given ad-hoc work entity and returns the persisted global id.
- addEntityGeneric(E, WorkObjectId, String) - Method in interface com.edorasware.commons.core.service.entity.WorkObjectService
-
Adds the given ad-hoc work object under the given parent and returns the persisted global id.
- addEntityGivenByProvider(E, boolean, String) - Method in class com.edorasware.commons.core.service.entity.BaseEntityService
-
Adds the given entity that comes from a provider, after converting all references to other entities from external ids to primary ids.
- addListener(L) - Method in class com.edorasware.commons.core.provider.entity.BaseEntityProvider
-
- addListener(L) - Method in interface com.edorasware.commons.core.provider.entity.EntityProvider
-
Registers the listener.
- addValidatedEntity(E, String) - Method in class com.edorasware.commons.core.service.entity.BaseEntityService
-
- addValidatedEntity(E, String) - Method in class com.edorasware.commons.core.service.entity.BaseWorkObjectDefinitionService
-
- addValidatedEntity(E, String) - Method in class com.edorasware.commons.core.service.entity.BaseWorkObjectService
-
- addWorkObject(AnyWorkObject, String) - Method in interface com.edorasware.commons.core.any.AnyWorkObjectService
-
Adds the given ad-hoc concrete work object.
- addWorkObject(AnyWorkObject, WorkObjectId, String) - Method in interface com.edorasware.commons.core.any.AnyWorkObjectService
-
Adds the given ad-hoc concrete work object under the given parent.
- addWorkObjectDefinition(AnyWorkObjectDefinition, String) - Method in interface com.edorasware.commons.core.any.AnyWorkObjectDefinitionService
-
Adds the given ad-hoc concrete work object definition with no parent applied.
- addWorkObjectDefinition(AnyWorkObjectDefinition, WorkObjectDefinitionId, String) - Method in interface com.edorasware.commons.core.any.AnyWorkObjectDefinitionService
-
Adds the given ad-hoc concrete work object definition under the given parent.
- adjustCasing(String, DatabaseType) - Static method in class com.edorasware.commons.core.util.db.DbUtils
-
Some databases like PostgreSQL by default convert all table names to lower-case, hence we need to adjust the casing before we compare a table name in Java code.
- adjustCasing(List<String>, DatabaseType) - Static method in class com.edorasware.commons.core.util.db.DbUtils
-
Some databases like PostgreSQL by default convert all table names to lower-case, hence we need to adjust the casing before we compare table names in Java code.
- adjustDefinitionReference(E) - Method in class com.edorasware.commons.core.service.entity.BaseDomainObjectService
-
Reads the entity's definition id which references the external id of the entity definition, and adjusts the entity to reference the id of the entity definition
instead.
- adjustEntityGivenByProvider(E) - Method in class com.edorasware.commons.core.service.entity.BaseEntityService
-
- adjustEntityGivenByProvider(E) - Method in class com.edorasware.commons.core.service.entity.BaseWorkObjectDefinitionService
-
- adjustEntityGivenByProvider(E) - Method in class com.edorasware.commons.core.service.entity.BaseWorkObjectService
-
- after(Date) - Method in class com.edorasware.commons.core.query.DateOperand
-
Builds a predicate representing a queryParameter > referenceValue
comparison.
- afterCompletion(int) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.L1Cache
-
- afterOrEq(Date) - Method in class com.edorasware.commons.core.query.DateOperand
-
Builds a predicate representing a queryParameter >= referenceValue
comparison.
- afterPropertiesSet() - Method in class com.edorasware.commons.core.any.config.AnyWorkObjectManagementConfigurationFactoryBean
-
- afterPropertiesSet() - Method in class com.edorasware.commons.core.beat.config.BeatManagementConfigurationFactoryBean
-
- afterPropertiesSet() - Method in class com.edorasware.commons.core.beat.config.DefaultBeatServiceFactoryBean
-
- afterPropertiesSet() - Method in class com.edorasware.commons.core.content.config.DatabaseContentProviderFactoryBean
-
- afterPropertiesSet() - Method in class com.edorasware.commons.core.conversation.config.DefaultConversationMetadataProviderFactoryBean
-
- afterPropertiesSet() - Method in class com.edorasware.commons.core.identity.config.IdentityManagementConfigurationDerivedCurrentTenantServiceFactoryBean
-
- afterPropertiesSet() - Method in class com.edorasware.commons.core.identity.config.IdentityManagementConfigurationDerivedCurrentUserServiceFactoryBean
-
- afterPropertiesSet() - Method in class com.edorasware.commons.core.identity.config.IdentityManagementConfigurationFactoryBean
-
- afterPropertiesSet() - Method in class com.edorasware.commons.core.license.config.LicenseCheckerFactoryBean
-
- afterPropertiesSet() - Method in class com.edorasware.commons.core.persistence.config.BasePersistenceFactoryBean
-
- afterPropertiesSet() - Method in class com.edorasware.commons.core.persistence.config.ConverterProviderFactoryBean
-
- afterPropertiesSet() - Method in class com.edorasware.commons.core.persistence.config.DataSourceDerivedDatabaseTypeFactoryBean
-
- afterPropertiesSet() - Method in class com.edorasware.commons.core.persistence.config.JdbcPrimaryKeyPersistenceFactoryBean
-
- afterPropertiesSet() - Method in class com.edorasware.commons.core.persistence.config.PersistenceManagementConfigurationDerivedConverterProviderFactoryBean
-
- afterPropertiesSet() - Method in class com.edorasware.commons.core.persistence.config.PersistenceManagementConfigurationDerivedTransactionManagerFactoryBean
-
- afterPropertiesSet() - Method in class com.edorasware.commons.core.persistence.config.PersistenceManagementConfigurationFactoryBean
-
- afterPropertiesSet() - Method in class com.edorasware.commons.core.persistence.config.SequentialPrimaryKeyGeneratorFactoryBean
-
- afterPropertiesSet() - Method in class com.edorasware.commons.core.persistence.config.SimpleDatabaseTypeFactoryBean
-
- afterPropertiesSet() - Method in class com.edorasware.commons.core.service.config.DomainObjectDefinitionServiceFactoryBean
-
- afterPropertiesSet() - Method in class com.edorasware.commons.core.service.config.DomainObjectServiceFactoryBean
-
- afterPropertiesSet() - Method in class com.edorasware.commons.core.service.config.EntityServiceFactoryBean
-
- afterPropertiesSet() - Method in class com.edorasware.commons.core.TimeDependantProviderFactoryBean
-
- AggregateReferenceValue - Class in com.edorasware.commons.core.query
-
Reference value which aggregates based on a specific strategy.
- AggregateReferenceValue(Predicate, AggregateReferenceValue.AggregationStrategy) - Constructor for class com.edorasware.commons.core.query.AggregateReferenceValue
-
- AggregateReferenceValue.AggregationStrategy - Enum in com.edorasware.commons.core.query
-
- ALL - Static variable in class com.edorasware.commons.core.persistence.entity.IdentityLinkConverter
-
- ALL - Static variable in class com.edorasware.commons.core.persistence.entity.PropertyConverter
-
- ALL - Static variable in class com.edorasware.commons.core.persistence.entity.VariableConverter
-
- ALL_WORK_OBJECT_STATES - Static variable in class com.edorasware.commons.core.entity.WorkObjectState
-
The list of all work object states.
- and(Predicate) - Method in class com.edorasware.commons.core.query.Predicate
-
Concatenates this predicate with the given predicate to a combined predicate through a logical AND operator.
- and(List<? extends Predicate>) - Static method in class com.edorasware.commons.core.query.Predicates
-
Concatenates the given predicates to a combined predicate through a logical AND operator.
- and(Predicate, Predicate, Predicate...) - Static method in class com.edorasware.commons.core.query.Predicates
-
Concatenates the given predicates to a combined predicate through a logical AND operator.
- ANY_APPLICATION - Static variable in class com.edorasware.commons.core.license.License.ProductLicense
-
- AnyWorkObject - Class in com.edorasware.commons.core.any
-
Represents a concrete work object.
- AnyWorkObject.Builder - Class in com.edorasware.commons.core.any
-
Builder for a AnyWorkObject instance.
- AnyWorkObjectActionEvent - Class in com.edorasware.commons.core.any.support
-
Fired when an action on a concrete work object has been executed or is about to be executed.
- AnyWorkObjectActionEvent(Object, EntityActionEvent.Type, AnyWorkObject, AnyWorkObject, AnyWorkObjectModification.Builder, long, String, Registry) - Constructor for class com.edorasware.commons.core.any.support.AnyWorkObjectActionEvent
-
Creates a new instance.
- AnyWorkObjectActionListener - Interface in com.edorasware.commons.core.any.support
-
Represents a work object listener that is notified before (pre-hook) and after (post-hook) a high-level action is executed on a concrete work object.
- AnyWorkObjectDefinition - Class in com.edorasware.commons.core.any
-
Represents a concrete work object definition.
- AnyWorkObjectDefinition.Builder - Class in com.edorasware.commons.core.any
-
Builder for an AnyWorkObjectDefinition instance.
- AnyWorkObjectDefinitionActionEvent - Class in com.edorasware.commons.core.any.support
-
Fired when an action on a concrete work object definition has been executed or is about to be executed.
- AnyWorkObjectDefinitionActionEvent(Object, EntityActionEvent.Type, AnyWorkObjectDefinition, AnyWorkObjectDefinition, AnyWorkObjectDefinitionModification.Builder, long, String, Registry) - Constructor for class com.edorasware.commons.core.any.support.AnyWorkObjectDefinitionActionEvent
-
Creates a new instance.
- AnyWorkObjectDefinitionActionListener - Interface in com.edorasware.commons.core.any.support
-
Represents a work object definition listener that is notified before (pre-hook) and after (post-hook) a high-level action is executed on a concrete work object definition.
- AnyWorkObjectDefinitionId - Class in com.edorasware.commons.core.any
-
This class represents the id of a work object definition whose concrete type is either not known or not existent.
- AnyWorkObjectDefinitionManager - Class in com.edorasware.commons.core.any
-
- AnyWorkObjectDefinitionModification - Class in com.edorasware.commons.core.any
-
- AnyWorkObjectDefinitionModification.Builder - Class in com.edorasware.commons.core.any
-
Builder for a AnyWorkObjectDefinitionModification instance.
- AnyWorkObjectDefinitionOperandContainer - Class in com.edorasware.commons.core.any
-
- AnyWorkObjectDefinitionPersistence - Interface in com.edorasware.commons.core.any.support
-
Concrete work object definition persistence API.
- AnyWorkObjectDefinitionPredicatePostProcessor - Interface in com.edorasware.commons.core.any.support
-
Represents a post processor that provides the ability to add restrictions to a anyWorkObject definition predicate before it is evaluated in the persistence layer (restrict
) and is able to restrict anyWorkObject definitions from being returned by the service methods.
- AnyWorkObjectDefinitionQuery - Class in com.edorasware.commons.core.any
-
Represents a concrete work object definition query.
- AnyWorkObjectDefinitionQuery.Builder - Class in com.edorasware.commons.core.any
-
Builder for a AnyWorkObjectDefinitionQuery instance.
- AnyWorkObjectDefinitionService - Interface in com.edorasware.commons.core.any
-
The service to access the concrete work object definition management functionality.
- AnyWorkObjectId - Class in com.edorasware.commons.core.any
-
This class represents the id of a work object whose concrete type is either not known or not existent.
- AnyWorkObjectManagementConfiguration - Interface in com.edorasware.commons.core.any
-
Represents the configuration of the work object management component.
- AnyWorkObjectManagementConfigurationFactoryBean - Class in com.edorasware.commons.core.any.config
-
Factory bean for the work object management configuration.
- AnyWorkObjectManagementConfigurationFactoryBean() - Constructor for class com.edorasware.commons.core.any.config.AnyWorkObjectManagementConfigurationFactoryBean
-
- AnyWorkObjectManager - Class in com.edorasware.commons.core.any
-
- AnyWorkObjectModification - Class in com.edorasware.commons.core.any
-
This class encapsulates the changes to apply on a given
AnyWorkObject
instance.
- AnyWorkObjectModification.Builder - Class in com.edorasware.commons.core.any
-
Builder for a AnyWorkObjectModification instance.
- AnyWorkObjectOperandContainer - Class in com.edorasware.commons.core.any
-
- AnyWorkObjectPersistence - Interface in com.edorasware.commons.core.any.support
-
Concrete work object persistence API.
- AnyWorkObjectPredicatePostProcessor - Interface in com.edorasware.commons.core.any.support
-
Represents a post processor that provides the ability to add restrictions to a anyWorkObject predicate before it is evaluated in the persistence layer (restrict
) and is
able to restrict anyWorkObjects from being returned by the service methods.
- AnyWorkObjectProvider - Interface in com.edorasware.commons.core.any.support
-
Represents the service provider interface to a subsystem that provides concrete work objects for the work object management system.
- AnyWorkObjectProviderId - Class in com.edorasware.commons.core.any
-
This class represents an id of a provider whose entities there is no concrete type for.
- AnyWorkObjectProviderListener - Interface in com.edorasware.commons.core.any.support
-
Represents a provider listener that is notified upon relevant work object-related events occurring in the underlying concrete work object providing subsystem.
- AnyWorkObjectQuery - Class in com.edorasware.commons.core.any
-
Represents a concrete work object query.
- AnyWorkObjectQuery.Builder - Class in com.edorasware.commons.core.any
-
Builder for a AnyWorkObjectQuery instance.
- AnyWorkObjectService - Interface in com.edorasware.commons.core.any
-
The service to access the concrete work object management functionality.
- AnyWorkObjectUpdate - Class in com.edorasware.commons.core.any
-
Concrete update builder for Any work object.
- AnyWorkObjectUpdate.Builder - Class in com.edorasware.commons.core.any
-
- append(RenderedSql) - Method in class com.edorasware.commons.core.persistence.jdbc.RenderedSql.Builder
-
- appendParameter(String, Object) - Method in class com.edorasware.commons.core.persistence.jdbc.RenderedSql.Builder
-
- appendParameters(Map<String, Object>) - Method in class com.edorasware.commons.core.persistence.jdbc.RenderedSql.Builder
-
- appendSql(String) - Method in class com.edorasware.commons.core.persistence.jdbc.RenderedSql.Builder
-
- apply(PredicateTransformation) - Method in class com.edorasware.commons.core.query.CompositePredicate
-
- apply(PredicateTransformation) - Method in class com.edorasware.commons.core.query.entity.IdentityLinkPredicate
-
- apply(PredicateTransformation) - Method in class com.edorasware.commons.core.query.entity.MultipleNamedValuePredicate
-
- apply(PredicateTransformation) - Method in class com.edorasware.commons.core.query.entity.NamedValuePredicate
-
- apply(PredicateTransformation) - Method in class com.edorasware.commons.core.query.NotPredicate
-
- apply(PredicateTransformation) - Method in class com.edorasware.commons.core.query.Predicate
-
Applies the given transformation, returning the transformed predicate.
- apply(U, String) - Method in class com.edorasware.commons.core.service.entity.BaseDomainObjectService
-
- apply(U, String) - Method in interface com.edorasware.commons.core.service.entity.DomainObjectService
-
Applies an entity update.
- apply(String) - Method in class com.edorasware.commons.core.service.entity.DomainObjectUpdate.Builder
-
Applies the changes in this builder.
- apply(F, G) - Method in interface com.edorasware.commons.core.util.fp.Function2
-
Returns the result of applying this function to the given input parameters.
- apply(Optional<T>) - Method in class com.edorasware.commons.core.util.fp.Functions.FromOptional
-
- applyDomainObjectDefinitionSpecificFields(EB, ConverterProvider) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.DomainObjectDefinitionResult
-
- applyDomainObjectDefinitionSpecificFields(EB, ConverterProvider) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.WorkObjectDefinitionResult
-
- applyDomainObjectDefinitionSpecificModifiedField(FieldChange, EB) - Method in class com.edorasware.commons.core.modification.entity.DomainObjectDefinitionModification
-
- applyDomainObjectDefinitionSpecificModifiedField(FieldChange, EB) - Method in class com.edorasware.commons.core.modification.entity.WorkObjectDefinitionModification
-
- applyDomainObjectSpecificFields(EB, ConverterProvider) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.DomainObjectResult
-
- applyDomainObjectSpecificFields(EB, ConverterProvider) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.WorkObjectResult
-
- applyDomainObjectSpecificModifiedField(FieldChange, EB) - Method in class com.edorasware.commons.core.modification.entity.DomainObjectModification
-
- applyDomainObjectSpecificModifiedField(FieldChange, EB) - Method in class com.edorasware.commons.core.modification.entity.WorkObjectModification
-
- applyEntitySpecificFields(EB, ConverterProvider) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.DomainObjectDefinitionResult
-
- applyEntitySpecificFields(EB, ConverterProvider) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.DomainObjectResult
-
- applyEntitySpecificFields(EB, ConverterProvider) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.EntityResult
-
- applyEntitySpecificModifiedField(FieldChange, Beat.Builder) - Method in class com.edorasware.commons.core.beat.BeatModification
-
- applyEntitySpecificModifiedField(FieldChange, EB) - Method in class com.edorasware.commons.core.modification.entity.DomainObjectDefinitionModification
-
- applyEntitySpecificModifiedField(FieldChange, EB) - Method in class com.edorasware.commons.core.modification.entity.DomainObjectModification
-
- applyEntitySpecificModifiedField(FieldChange, EB) - Method in class com.edorasware.commons.core.modification.entity.EntityModification
-
- applyWorkObjectDefinitionSpecificFields(EB, ConverterProvider) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.WorkObjectDefinitionResult
-
- applyWorkObjectDefinitionSpecificModifiedField(FieldChange, EB) - Method in class com.edorasware.commons.core.modification.entity.WorkObjectDefinitionModification
-
- applyWorkObjectSpecificFields(EB, ConverterProvider) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.WorkObjectResult
-
- applyWorkObjectSpecificModifiedField(FieldChange, EB) - Method in class com.edorasware.commons.core.modification.entity.WorkObjectModification
-
- Assert - Class in com.edorasware.commons.core.util
-
Provides utility methods for assertions in production code at runtime.
- assertConsistencyOfPathAndParent(String, String, String, String) - Static method in class com.edorasware.commons.core.persistence.entity.PathUtils
-
- assertNoNullPredicates(List<? extends Predicate>) - Static method in class com.edorasware.commons.core.query.PredicateUtils
-
Asserts that all given predicates are not null.
- assertTypedGlobalIdHasCorrectType(GlobalId, Type) - Static method in class com.edorasware.commons.core.id.IdUtils
-
Assertion to check that a typed global id has the correct type
- ASSIGNED_GROUP_ID - Static variable in class com.edorasware.commons.core.any.AnyWorkObject
-
Allows to build predicates testing for certain work object assigned group id values.
- ASSIGNED_GROUP_ID - Static variable in class com.edorasware.commons.core.field.entity.WorkObjectFieldId
-
- ASSIGNED_GROUP_ID_UPDATE_TIME - Static variable in class com.edorasware.commons.core.any.AnyWorkObject
-
Allows to build predicates testing for certain work object assigned group id update time values.
- ASSIGNED_GROUP_UPDATED - Static variable in class com.edorasware.commons.core.service.entity.WorkObjectActionEvent.Type
-
- ASSIGNED_USER_UPDATED - Static variable in class com.edorasware.commons.core.service.entity.WorkObjectActionEvent.Type
-
- assignedGroupId(GroupId) - Method in class com.edorasware.commons.core.entity.WorkObject.WorkObjectBuilder
-
Sets the current assigned group id.
- assignedGroupId(GroupId) - Method in class com.edorasware.commons.core.modification.entity.WorkObjectModification.WorkObjectModificationBuilder
-
- assignedGroupId(GroupId) - Method in class com.edorasware.commons.core.service.entity.WorkObjectUpdate.Builder
-
Sets the assigned group id.
- assignedGroupIdUpdateTime(Date) - Method in class com.edorasware.commons.core.entity.WorkObject.WorkObjectBuilder
-
Sets the last update time of the current assigned group.
- ASSIGNEE_ID - Static variable in class com.edorasware.commons.core.any.AnyWorkObject
-
Allows to build predicates testing for certain work object assignee id values.
- ASSIGNEE_ID - Static variable in class com.edorasware.commons.core.field.entity.WorkObjectFieldId
-
- ASSIGNEE_ID_UPDATE_TIME - Static variable in class com.edorasware.commons.core.any.AnyWorkObject
-
Allows to build predicates testing for certain work object assignee id update time values.
- assigneeId(UserId) - Method in class com.edorasware.commons.core.entity.WorkObject.WorkObjectBuilder
-
Sets the current assignee id.
- assigneeId(UserId) - Method in class com.edorasware.commons.core.modification.entity.WorkObjectModification.WorkObjectModificationBuilder
-
- assigneeId(UserId) - Method in class com.edorasware.commons.core.service.entity.WorkObjectUpdate.Builder
-
Sets the assignee id.
- assigneeIdUpdateTime(Date) - Method in class com.edorasware.commons.core.entity.WorkObject.WorkObjectBuilder
-
Sets the last update time of the current assignee.
- attachIdsIfNeeded(E, Callable<T>, Callable<GlobalId>) - Method in class com.edorasware.commons.core.manager.entity.AbstractEntityManager
-
- attachIdsIfNeeded(E, Callable<T>, Callable<GlobalId>) - Method in interface com.edorasware.commons.core.manager.entity.EntityManager
-
- auditDelete(Entity<?, ?>, String) - Method in class com.edorasware.commons.core.beat.config.BeatGeneratingAuditHandler
-
- auditDelete(Entity<?, ?>, String) - Method in interface com.edorasware.commons.core.service.entity.EntityAuditHandler
-
Audits an entity deletion.
- auditHandler - Variable in class com.edorasware.commons.core.service.config.EntityServiceFactoryBean
-
- auditInsert(Entity<?, ?>, String) - Method in class com.edorasware.commons.core.beat.config.BeatGeneratingAuditHandler
-
- auditInsert(Entity<?, ?>, String) - Method in interface com.edorasware.commons.core.service.entity.EntityAuditHandler
-
Audits an entity insertion.
- auditUpdate(Entity<?, ?>, Set<FieldChange>, String) - Method in class com.edorasware.commons.core.beat.config.BeatGeneratingAuditHandler
-
- auditUpdate(Entity<?, ?>, Set<FieldChange>, String) - Method in interface com.edorasware.commons.core.service.entity.EntityAuditHandler
-
Audits an entity change.
- awaitCondition(Operation<Boolean>, long, long, String) - Static method in class com.edorasware.commons.core.util.concurrency.ConcurrencyUtils
-
Waits a given amount of time for a certain condition to become true.
- BaseAnyWorkObjectActionListener - Class in com.edorasware.commons.core.any.support
-
Empty implementation of the concrete work object action listener interface.
- BaseAnyWorkObjectActionListener() - Constructor for class com.edorasware.commons.core.any.support.BaseAnyWorkObjectActionListener
-
- BaseAnyWorkObjectDefinitionActionListener - Class in com.edorasware.commons.core.any.support
-
Empty implementation of the any work object definition action listener interface.
- BaseAnyWorkObjectDefinitionActionListener() - Constructor for class com.edorasware.commons.core.any.support.BaseAnyWorkObjectDefinitionActionListener
-
- BaseAnyWorkObjectProvider - Class in com.edorasware.commons.core.any.support
-
Base class for case provider implementations.
- BaseAnyWorkObjectProvider(TimeProvider) - Constructor for class com.edorasware.commons.core.any.support.BaseAnyWorkObjectProvider
-
- BaseAnyWorkObjectProvider(AnyWorkObjectProviderId, TimeProvider) - Constructor for class com.edorasware.commons.core.any.support.BaseAnyWorkObjectProvider
-
- BaseAnyWorkObjectProvider(AnyWorkObjectProviderId, boolean, TimeProvider) - Constructor for class com.edorasware.commons.core.any.support.BaseAnyWorkObjectProvider
-
- BaseAnyWorkObjectProviderListener - Class in com.edorasware.commons.core.any.support
-
Empty implementation of the concrete work object provider listener interface.
- BaseAnyWorkObjectProviderListener() - Constructor for class com.edorasware.commons.core.any.support.BaseAnyWorkObjectProviderListener
-
- BaseBeatActionListener - Class in com.edorasware.commons.core.beat.support
-
Empty implementation of the beat action listener interface.
- BaseBeatActionListener() - Constructor for class com.edorasware.commons.core.beat.support.BaseBeatActionListener
-
- BaseBeatProvider - Class in com.edorasware.commons.core.beat.support
-
Base class for document provider implementations.
- BaseBeatProvider(TimeProvider) - Constructor for class com.edorasware.commons.core.beat.support.BaseBeatProvider
-
- BaseBeatProvider(BeatProviderId, TimeProvider) - Constructor for class com.edorasware.commons.core.beat.support.BaseBeatProvider
-
- BaseConfigurableContentProvider - Class in com.edorasware.commons.core.content.support
-
Abstract configurable content provider which implements the common methods to ease the implementation of a content provider.
- BaseConfigurableContentProvider(ContentProviderId, String, boolean) - Constructor for class com.edorasware.commons.core.content.support.BaseConfigurableContentProvider
-
Constructs an abstract content provider with the content provider id, the name and if it supports versioning.
- BaseContentListener - Class in com.edorasware.commons.core.content.support
-
Empty implementation of the content listener interface.
- BaseContentListener() - Constructor for class com.edorasware.commons.core.content.support.BaseContentListener
-
- BaseContentTypeAdapter<T> - Class in com.edorasware.commons.core.content.support
-
Base content type adapter which holds some common methods to serialize and deserialize objects.
- BaseContentTypeAdapter() - Constructor for class com.edorasware.commons.core.content.support.BaseContentTypeAdapter
-
- BaseCurrentUserService - Class in com.edorasware.commons.core.identity.support
-
Base class for user service implementations.
- BaseCurrentUserService() - Constructor for class com.edorasware.commons.core.identity.support.BaseCurrentUserService
-
- BaseDomainObjectDefinitionService<T extends EntityId,P extends Id,E extends DomainObjectDefinition<T,P>,EB extends DomainObjectDefinition.DomainObjectDefinitionBuilder<T,P,E,EB>,Q extends DomainObjectDefinitionQuery,QB extends EntityQuery.EntityQueryBuilder<Q,QB>,OC extends DomainObjectDefinitionOperandContainer<T,P>,W extends DomainObjectDefinitionModification<T,P,E,EB>,WB extends DomainObjectDefinitionModification.DomainObjectDefinitionModificationBuilder<T,P,E,EB,W,WB>,A extends EntityActionEvent<E,WB>,L extends EntityActionListener<A>,M extends DomainObjectDefinitionManager<T,P,E,EB,Q,QB,OC,W,WB>,PROV extends DomainObjectProvider<?,T,P,E,?>,PERS extends EntityPersistence<T,E,Q>> - Class in com.edorasware.commons.core.service.entity
-
Base class for all domain object definition services.
- BaseDomainObjectDefinitionService(M, List<PROV>, PERS, PredicatePostProcessor<E>, List<L>, CurrentTenantService, CurrentUserService, EntityAuditHandler, Registry, LifeCycle, TimeProvider) - Constructor for class com.edorasware.commons.core.service.entity.BaseDomainObjectDefinitionService
-
- BaseDomainObjectProvider<T extends EntityId,D extends EntityId,P extends Id,E extends DomainObjectDefinition<D,P>,L extends EventListener,M extends DomainObjectManager<T,D,P,?,?,?,?,?,?,?>> - Class in com.edorasware.commons.core.provider.entity
-
Base class for provider implementations.
- BaseDomainObjectProvider(M, TimeProvider) - Constructor for class com.edorasware.commons.core.provider.entity.BaseDomainObjectProvider
-
- BaseDomainObjectProvider(M, P, TimeProvider) - Constructor for class com.edorasware.commons.core.provider.entity.BaseDomainObjectProvider
-
- BaseDomainObjectProvider(M, P, boolean, TimeProvider) - Constructor for class com.edorasware.commons.core.provider.entity.BaseDomainObjectProvider
-
- BaseDomainObjectService<T extends EntityId,D extends EntityId,P extends Id,ED extends DomainObjectDefinition<D,P>,E extends DomainObject<T,D,P>,EB extends DomainObject.DomainObjectBuilder<T,D,P,E,EB>,Q extends DomainObjectQuery,QB extends EntityQuery.EntityQueryBuilder<Q,QB>,OC extends DomainObjectOperandContainer<T,D,P>,W extends DomainObjectModification<T,D,P,E,EB>,WB extends DomainObjectModification.DomainObjectModificationBuilder<T,D,P,E,EB,W,WB>,A extends DomainObjectActionEvent<E,WB>,L extends DomainObjectActionListener<A>,M extends DomainObjectManager<T,D,P,E,EB,Q,QB,OC,W,WB>,PROV extends DomainObjectProvider<T,D,P,?,?>,PERS extends EntityPersistence<T,E,Q>,U extends DomainObjectUpdate<W>,UB extends DomainObjectUpdate.Builder<E,W,WB,U,UB>> - Class in com.edorasware.commons.core.service.entity
-
Base class for all domain object services.
- BaseDomainObjectService(M, List<PROV>, PERS, PredicatePostProcessor<E>, List<L>, CurrentTenantService, CurrentUserService, Class<? extends DomainObjectDefinitionService<D, P, ED, ?>>, EntityAuditHandler, Registry, LifeCycle, TimeProvider) - Constructor for class com.edorasware.commons.core.service.entity.BaseDomainObjectService
-
- BaseEntityProvider<P extends Id,L extends EventListener,M extends EntityManager<?,P,?,?,?,?,?,?,?>> - Class in com.edorasware.commons.core.provider.entity
-
Base class for provider implementations.
- BaseEntityProvider(M, P, TimeProvider) - Constructor for class com.edorasware.commons.core.provider.entity.BaseEntityProvider
-
- BaseEntityService<T extends EntityId,P extends Id,E extends Entity<T,P>,EB extends Entity.EntityBuilder<T,P,E,EB>,Q extends EntityQuery,QB extends EntityQuery.EntityQueryBuilder<Q,QB>,OC extends EntityOperandContainer<T,P>,W extends EntityModification<T,P,E,EB>,WB extends EntityModification.EntityModificationBuilder<T,P,E,EB,W,WB>,A extends EntityActionEvent<E,WB>,L extends EntityActionListener<A>,M extends EntityManager<T,P,E,EB,Q,QB,OC,W,WB>,PROV extends EntityProvider<P,?>,PERS extends EntityPersistence<T,E,Q>> - Class in com.edorasware.commons.core.service.entity
-
Base class for all entity object services.
- BaseEntityService(M, List<PROV>, PERS, PredicatePostProcessor<E>, List<L>, CurrentTenantService, CurrentUserService, EntityAuditHandler, Registry, LifeCycle, TimeProvider) - Constructor for class com.edorasware.commons.core.service.entity.BaseEntityService
-
- BaseId - Class in com.edorasware.commons.core.id
-
Base class for identifier classes.
- BaseId(String) - Constructor for class com.edorasware.commons.core.id.BaseId
-
- BaseMultiTenantCurrentTenantService - Class in com.edorasware.commons.core.identity.support
-
When run in a multi-tenant environment, this class allows to overwrite the tenant as which to execute a given action.
- BaseMultiTenantCurrentTenantService(TenantId) - Constructor for class com.edorasware.commons.core.identity.support.BaseMultiTenantCurrentTenantService
-
- BasePersistenceFactoryBean<T> - Class in com.edorasware.commons.core.persistence.config
-
Base class for all bean factories that create persistence instances.
- BasePersistenceFactoryBean(ImmutableList<String>) - Constructor for class com.edorasware.commons.core.persistence.config.BasePersistenceFactoryBean
-
- BaseQuery - Class in com.edorasware.commons.core.query
-
Base class for all queries.
- BaseQuery(BaseQuery.QueryData) - Constructor for class com.edorasware.commons.core.query.BaseQuery
-
- BaseQuery.BaseQueryBuilder<Q extends BaseQuery,SELF extends BaseQuery.BaseQueryBuilder<Q,SELF>> - Class in com.edorasware.commons.core.query
-
- BaseQuery.QueryData - Class in com.edorasware.commons.core.query
-
Data container that holds the state of a query object.
- BaseQueryBuilder() - Constructor for class com.edorasware.commons.core.query.BaseQuery.BaseQueryBuilder
-
Creates an empty builder instance.
- BaseQueryBuilder(Q) - Constructor for class com.edorasware.commons.core.query.BaseQuery.BaseQueryBuilder
-
Creates a builder instance initialized from the given query.
- BaseSingleTenantCurrentTenantService - Class in com.edorasware.commons.core.identity.support
-
Base class when running in a single-tenant environment.
- BaseSingleTenantCurrentTenantService(TenantId) - Constructor for class com.edorasware.commons.core.identity.support.BaseSingleTenantCurrentTenantService
-
- BaseSqlNameMapping - Class in com.edorasware.commons.core.persistence.jdbc
-
- BaseSqlNameMapping(Map<QueryParameter, SqlNameMapping.MappingEntry>, QueryParameterMapper) - Constructor for class com.edorasware.commons.core.persistence.jdbc.BaseSqlNameMapping
-
- BaseSqlQueryRenderer - Class in com.edorasware.commons.core.persistence.entity.jdbc
-
- BaseSqlQueryRenderer(SqlRendererConfig, QueryParameter) - Constructor for class com.edorasware.commons.core.persistence.entity.jdbc.BaseSqlQueryRenderer
-
- BaseValueConverter<S,T> - Class in com.edorasware.commons.core.persistence
-
Base class for converter implementations.
- BaseValueConverter(String, Class<S>, Class<T>) - Constructor for class com.edorasware.commons.core.persistence.BaseValueConverter
-
- BaseWorkObjectDefinitionService<T extends WorkObjectDefinitionId,P extends Id,E extends WorkObjectDefinition<T,P>,EB extends WorkObjectDefinition.WorkObjectDefinitionBuilder<T,P,E,EB>,Q extends WorkObjectDefinitionQuery,QB extends EntityQuery.EntityQueryBuilder<Q,QB>,OC extends WorkObjectDefinitionOperandContainer<T,P>,W extends WorkObjectDefinitionModification<T,P,E,EB>,WB extends WorkObjectDefinitionModification.WorkObjectDefinitionModificationBuilder<T,P,E,EB,W,WB>,A extends WorkObjectDefinitionActionEvent<E,WB>,L extends WorkObjectDefinitionActionListener<A>,M extends WorkObjectDefinitionManager<T,P,E,EB,Q,QB,OC,W,WB>,PROV extends WorkObjectProvider<?,T,P,E,?>,PERS extends WorkObjectDefinitionPersistence<T,E,Q>> - Class in com.edorasware.commons.core.service.entity
-
Base class for all work object definition services.
- BaseWorkObjectDefinitionService(M, List<PROV>, PERS, PredicatePostProcessor<E>, List<L>, CurrentTenantService, CurrentUserService, EntityAuditHandler, Registry, LifeCycle, TimeProvider) - Constructor for class com.edorasware.commons.core.service.entity.BaseWorkObjectDefinitionService
-
- BaseWorkObjectProvider<T extends WorkObjectId,D extends WorkObjectDefinitionId,P extends Id,E extends WorkObjectDefinition<D,P>,L extends EventListener,M extends WorkObjectManager<T,D,P,?,?,?,?,?,?,?>> - Class in com.edorasware.commons.core.provider.entity
-
Base class for work object provider implementations.
- BaseWorkObjectProvider(M, TimeProvider) - Constructor for class com.edorasware.commons.core.provider.entity.BaseWorkObjectProvider
-
- BaseWorkObjectProvider(M, P, TimeProvider) - Constructor for class com.edorasware.commons.core.provider.entity.BaseWorkObjectProvider
-
- BaseWorkObjectProvider(M, P, boolean, TimeProvider) - Constructor for class com.edorasware.commons.core.provider.entity.BaseWorkObjectProvider
-
- BaseWorkObjectService<T extends WorkObjectId,D extends WorkObjectDefinitionId,P extends Id,ED extends WorkObjectDefinition<D,P>,E extends WorkObject<T,D,P>,EB extends WorkObject.WorkObjectBuilder<T,D,P,E,EB>,Q extends WorkObjectQuery,QB extends EntityQuery.EntityQueryBuilder<Q,QB>,OC extends WorkObjectOperandContainer<T,D,P>,W extends WorkObjectModification<T,D,P,E,EB>,WB extends WorkObjectModification.WorkObjectModificationBuilder<T,D,P,E,EB,W,WB>,A extends WorkObjectActionEvent<E,WB>,L extends WorkObjectActionListener<A>,M extends WorkObjectManager<T,D,P,E,EB,Q,QB,OC,W,WB>,PROV extends WorkObjectProvider<T,D,P,?,?>,PERS extends WorkObjectPersistence<T,E,Q>,U extends WorkObjectUpdate<W>,UB extends WorkObjectUpdate.Builder<E,W,WB,U,UB>> - Class in com.edorasware.commons.core.service.entity
-
Base class for all work object services.
- BaseWorkObjectService(M, List<PROV>, PERS, PredicatePostProcessor<E>, List<L>, CurrentTenantService, CurrentUserService, Class<? extends WorkObjectDefinitionService<D, P, ED, ?>>, EntityAuditHandler, Registry, LifeCycle, TimeProvider) - Constructor for class com.edorasware.commons.core.service.entity.BaseWorkObjectService
-
- BasicOperand<T> - Class in com.edorasware.commons.core.query
-
- BasicOperand(QueryParameter) - Constructor for class com.edorasware.commons.core.query.BasicOperand
-
Creates a new operand instance.
- BasicOperand(QueryParameter, ConstructionInterceptor) - Constructor for class com.edorasware.commons.core.query.BasicOperand
-
Creates a new operand instance.
- BasicOperand.InnerSelectReferenceValue - Class in com.edorasware.commons.core.query
-
Inner select reference value used by the
BasicOperand.eq(Predicate)
method to render the inner select statement with the given parameter as the column name and the given
predicate as the right operand.
- batchUpdate(String, Map<String, ?>, BatchPreparedStatementSetter) - Method in class com.edorasware.commons.core.persistence.jdbc.JdbcPersistence
-
- BeanDefinitionParserUtils - Class in com.edorasware.commons.core.util.spring
-
Provides utility methods related to parsing of bean definitions.
- BeanFactoryAwareRegistry - Class in com.edorasware.commons.core.registry
-
Registry implementation backed by a Spring bean factory that accepts only certain types as input for lookup operations.
- BeanFactoryAwareRegistry(ListableBeanFactory, List<Class<?>>) - Constructor for class com.edorasware.commons.core.registry.BeanFactoryAwareRegistry
-
- Beat - Class in com.edorasware.commons.core.beat
-
Represents a running beat.
- Beat.Builder - Class in com.edorasware.commons.core.beat
-
Builder for a Beat instance.
- BeatActionEvent - Class in com.edorasware.commons.core.beat.support
-
Fired when an action on a beat has been executed or is about to be executed.
- BeatActionEvent(Object, EntityActionEvent.Type, Beat, Beat, BeatModification.Builder, long, String, Registry) - Constructor for class com.edorasware.commons.core.beat.support.BeatActionEvent
-
Creates a new instance.
- BeatActionListener - Interface in com.edorasware.commons.core.beat.support
-
Represents a beat action listener that is notified before (pre-hook) and after (post-hook) a high-level action is executed on a beat.
- beatCreated(Beat) - Method in interface com.edorasware.commons.core.beat.support.BeatProviderListener
-
Notified when a new beat has been created in the underlying beat providing subsystem.
- BeatGeneratingAuditHandler - Class in com.edorasware.commons.core.beat.config
-
This class audits changes to the system by creating and persisting
Beat
s.
- BeatGeneratingAuditHandler(Registry) - Constructor for class com.edorasware.commons.core.beat.config.BeatGeneratingAuditHandler
-
- BeatId - Class in com.edorasware.commons.core.beat
-
This class represents a beat id.
- BeatManagementConfiguration - Interface in com.edorasware.commons.core.beat
-
Represents the configuration of the beat management component.
- BeatManagementConfigurationFactoryBean - Class in com.edorasware.commons.core.beat.config
-
Factory bean for the beat management configuration.
- BeatManagementConfigurationFactoryBean() - Constructor for class com.edorasware.commons.core.beat.config.BeatManagementConfigurationFactoryBean
-
- BeatManager - Class in com.edorasware.commons.core.beat
-
- BeatModification - Class in com.edorasware.commons.core.beat
-
This class encapsulates the changes to apply on a given
Beat
instance.
- BeatModification.Builder - Class in com.edorasware.commons.core.beat
-
Builder for a BeatModification instance.
- BeatOperandContainer - Class in com.edorasware.commons.core.beat
-
Container of all
Beat
operands.
- BeatPersistence - Interface in com.edorasware.commons.core.beat.support
-
Beat persistence API.
- BeatPredicatePostProcessor - Interface in com.edorasware.commons.core.beat.support
-
Represents a post processor that provides the ability to add restrictions to a beat predicate before it is evaluated in the persistence layer (restrict
) and is able to
restrict beats from being returned by the service methods.
- BeatProvider - Interface in com.edorasware.commons.core.beat.support
-
Represents the service provider interface to a subsystem that provides beats for the beat management system.
- BeatProviderId - Class in com.edorasware.commons.core.beat
-
- BeatProviderListener - Interface in com.edorasware.commons.core.beat.support
-
Represents a beat provider listener that is notified upon relevant beat-related events occurring in the underlying beat providing subsystem.
- BeatQuery - Class in com.edorasware.commons.core.beat
-
Represents a beat query.
- BeatQuery.Builder - Class in com.edorasware.commons.core.beat
-
Builder for a BeatQuery instance.
- BeatQuery.Hint - Class in com.edorasware.commons.core.beat
-
Beat query hints.
- BeatQueryParameter - Enum in com.edorasware.commons.core.beat
-
- BeatService - Interface in com.edorasware.commons.core.beat
-
The service to access the beat management functionality.
- BeatValueConverter - Interface in com.edorasware.commons.core.beat.support
-
Value converter for
Beat
source string values.
- BeatVariableQueryParameter - Enum in com.edorasware.commons.core.beat
-
Query parameters representing fields of a Beat-specific
Variable
.
- before(Date) - Method in class com.edorasware.commons.core.query.DateOperand
-
Builds a predicate representing a queryParameter < referenceValue
comparison.
- beforeOrEq(Date) - Method in class com.edorasware.commons.core.query.DateOperand
-
Builds a predicate representing a queryParameter <= referenceValue
comparison.
- between(Date, Date) - Method in class com.edorasware.commons.core.query.DateOperand
-
Builds a predicate representing a queryParameter >= startDate AND queryParameter <= endDate
comparison.
- BOOLEAN - Static variable in class com.edorasware.commons.core.persistence.entity.VariableConverter
-
- BooleanOperand - Class in com.edorasware.commons.core.query
-
An operand implementation which builds
Predicate
instances through boolean-specific operators.
- BooleanOperand(QueryParameter) - Constructor for class com.edorasware.commons.core.query.BooleanOperand
-
Creates a new operand instance.
- BooleanOperand(QueryParameter, ConstructionInterceptor) - Constructor for class com.edorasware.commons.core.query.BooleanOperand
-
Creates a new operand instance.
- booleanValue() - Method in class com.edorasware.commons.core.query.entity.VariableOperand
-
Returns an operand which allows to build predicates testing for the value part of variables.
- build(Entity.EntityData<WorkObjectId, AnyWorkObjectProviderId>, DomainObject.DomainObjectData<WorkObjectId, WorkObjectDefinitionId, AnyWorkObjectProviderId>, WorkObject.WorkObjectData) - Method in class com.edorasware.commons.core.any.AnyWorkObject.Builder
-
- build(Entity.EntityData<WorkObjectDefinitionId, AnyWorkObjectProviderId>, DomainObjectDefinition.DomainObjectDefinitionData<WorkObjectDefinitionId, AnyWorkObjectProviderId>, WorkObjectDefinition.WorkObjectDefinitionData) - Method in class com.edorasware.commons.core.any.AnyWorkObjectDefinition.Builder
-
- build() - Method in class com.edorasware.commons.core.any.AnyWorkObjectDefinitionModification.Builder
-
- build() - Method in class com.edorasware.commons.core.any.AnyWorkObjectDefinitionQuery.Builder
-
Creates a new concrete work object definition query based on the current builder state.
- build() - Method in class com.edorasware.commons.core.any.AnyWorkObjectModification.Builder
-
- build() - Method in class com.edorasware.commons.core.any.AnyWorkObjectQuery.Builder
-
Creates a new concrete work object query based on the current builder state.
- build() - Method in class com.edorasware.commons.core.any.AnyWorkObjectUpdate.Builder
-
- build(Entity.EntityData<BeatId, BeatProviderId>) - Method in class com.edorasware.commons.core.beat.Beat.Builder
-
- build() - Method in class com.edorasware.commons.core.beat.BeatModification.Builder
-
- build() - Method in class com.edorasware.commons.core.beat.BeatQuery.Builder
-
Creates a new beat query based on the current builder state.
- build() - Method in class com.edorasware.commons.core.content.maintenance.ContentProcessorContext.Builder
-
- build(Entity.EntityData<T, P>) - Method in class com.edorasware.commons.core.entity.DomainObject.DomainObjectBuilder
-
- build(Entity.EntityData<T, P>, DomainObject.DomainObjectData<T, D, P>) - Method in class com.edorasware.commons.core.entity.DomainObject.DomainObjectBuilder
-
- build(Entity.EntityData<T, P>) - Method in class com.edorasware.commons.core.entity.DomainObjectDefinition.DomainObjectDefinitionBuilder
-
- build(Entity.EntityData<T, P>, DomainObjectDefinition.DomainObjectDefinitionData<T, P>) - Method in class com.edorasware.commons.core.entity.DomainObjectDefinition.DomainObjectDefinitionBuilder
-
- build() - Method in class com.edorasware.commons.core.entity.Entity.EntityBuilder
-
Builds the entity.
- build(Entity.EntityData<T, P>) - Method in class com.edorasware.commons.core.entity.Entity.EntityBuilder
-
- build() - Method in class com.edorasware.commons.core.entity.PropertyMap.Builder
-
Builds a new PropertyMap.
- build() - Method in class com.edorasware.commons.core.entity.VariableMap.Builder
-
Builds a new VariableMap.
- build(Entity.EntityData<T, P>, DomainObject.DomainObjectData<T, D, P>) - Method in class com.edorasware.commons.core.entity.WorkObject.WorkObjectBuilder
-
- build(Entity.EntityData<T, P>, DomainObject.DomainObjectData<T, D, P>, WorkObject.WorkObjectData) - Method in class com.edorasware.commons.core.entity.WorkObject.WorkObjectBuilder
-
- build(Entity.EntityData<T, P>, DomainObjectDefinition.DomainObjectDefinitionData<T, P>) - Method in class com.edorasware.commons.core.entity.WorkObjectDefinition.WorkObjectDefinitionBuilder
-
- build(Entity.EntityData<T, P>, DomainObjectDefinition.DomainObjectDefinitionData<T, P>, WorkObjectDefinition.WorkObjectDefinitionData) - Method in class com.edorasware.commons.core.entity.WorkObjectDefinition.WorkObjectDefinitionBuilder
-
- build() - Method in class com.edorasware.commons.core.modification.entity.EntityModification.EntityModificationBuilder
-
- build(ConverterProvider) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.EntityResult
-
- build(ConverterProvider) - Method in interface com.edorasware.commons.core.persistence.entity.jdbc.IdentifiableResult
-
- build(ConverterProvider) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.IdentityLinkResult
-
- build() - Method in class com.edorasware.commons.core.persistence.jdbc.RenderedSql.Builder
-
- build() - Method in class com.edorasware.commons.core.query.BaseQuery.BaseQueryBuilder
-
- build() - Method in class com.edorasware.commons.core.service.entity.EntityUpdate.Builder
-
Constructs an immutable update from the collected changes.
- build() - Method in class com.edorasware.commons.core.version.ReleaseInformation.ReleaseInformationBuilder
-
- buildDdlResourcePath(String, String, String, String, DatabaseType) - Static method in class com.edorasware.commons.core.persistence.PersistenceUtils
-
Convenience method that builds a specific DDL resource path from the given elements that make up the path.
- buildDdlResourcePath(String, String, String, String, String, DatabaseType) - Static method in class com.edorasware.commons.core.persistence.PersistenceUtils
-
Convenience method that builds a specific DDL resource path from the given elements that make up the path.
- buildDdlResourcePaths(String, String, String, String, String, DatabaseType) - Static method in class com.edorasware.commons.core.persistence.PersistenceUtils
-
Convenience method that builds a list of specific DDL resource paths from the given elements that make up the paths.
- builder() - Static method in class com.edorasware.commons.core.any.AnyWorkObject
-
Creates a builder for a new concrete work object instance.
- builder(WorkObjectId) - Static method in class com.edorasware.commons.core.any.AnyWorkObject
-
Creates a builder for a new concrete work object instance and applies the given id.
- builder(AnyWorkObject) - Static method in class com.edorasware.commons.core.any.AnyWorkObject
-
Creates a builder for a new concrete work object instance and applies the given template.
- builder() - Static method in class com.edorasware.commons.core.any.AnyWorkObjectDefinition
-
Creates a builder for a new concrete work object definition instance.
- builder(WorkObjectDefinitionId) - Static method in class com.edorasware.commons.core.any.AnyWorkObjectDefinition
-
Creates a builder for a new concrete work object definition instance and applies the given id.
- builder(AnyWorkObjectDefinition) - Static method in class com.edorasware.commons.core.any.AnyWorkObjectDefinition
-
Creates a builder for a new concrete work object definition instance and applies the given template.
- builder() - Static method in class com.edorasware.commons.core.any.AnyWorkObjectDefinitionModification
-
Creates a builder for a new any work object definition modification instance.
- builder(AnyWorkObjectDefinitionModification) - Static method in class com.edorasware.commons.core.any.AnyWorkObjectDefinitionModification
-
Creates a builder for a new any work object definition modification instance and applies the given template.
- builder() - Static method in class com.edorasware.commons.core.any.AnyWorkObjectDefinitionQuery
-
Creates a builder for a new any work object definition query instance.
- builder(AnyWorkObjectDefinitionQuery) - Static method in class com.edorasware.commons.core.any.AnyWorkObjectDefinitionQuery
-
Creates a builder for a new any work object definition query instance and applies the given template.
- builder() - Static method in class com.edorasware.commons.core.any.AnyWorkObjectModification
-
Creates a builder for a new any work object modification instance.
- builder(AnyWorkObjectModification) - Static method in class com.edorasware.commons.core.any.AnyWorkObjectModification
-
Creates a builder for a new any work object modification instance and applies the given template.
- builder() - Static method in class com.edorasware.commons.core.any.AnyWorkObjectQuery
-
Creates a builder for a new any work object query instance.
- builder(AnyWorkObjectQuery) - Static method in class com.edorasware.commons.core.any.AnyWorkObjectQuery
-
Creates a builder for a new any work object query instance and applies the given template.
- builder(GlobalId, AnyWorkObjectModification.Builder, AnyWorkObject, AnyWorkObjectService) - Static method in class com.edorasware.commons.core.any.AnyWorkObjectUpdate
-
- Builder(GlobalId, AnyWorkObjectModification.Builder, AnyWorkObject, AnyWorkObjectService) - Constructor for class com.edorasware.commons.core.any.AnyWorkObjectUpdate.Builder
-
- builder() - Static method in class com.edorasware.commons.core.beat.Beat
-
Creates a builder for a new beat instance.
- builder(BeatId) - Static method in class com.edorasware.commons.core.beat.Beat
-
Creates a builder for a new beat instance and applies the given id.
- builder(Beat) - Static method in class com.edorasware.commons.core.beat.Beat
-
Creates a builder for a new beat instance and applies the given template.
- builder() - Static method in class com.edorasware.commons.core.beat.BeatModification
-
Creates a builder for a new beat modification instance.
- builder(BeatModification) - Static method in class com.edorasware.commons.core.beat.BeatModification
-
Creates a builder for a new beat modification instance and applies the given template.
- builder() - Static method in class com.edorasware.commons.core.beat.BeatQuery
-
Creates a builder for a new beat query instance.
- builder(BeatQuery) - Static method in class com.edorasware.commons.core.beat.BeatQuery
-
Creates a builder for a new beat query instance and applies the given template.
- builder() - Static method in class com.edorasware.commons.core.content.maintenance.ContentProcessorContext
-
- Builder() - Constructor for class com.edorasware.commons.core.content.maintenance.ContentProcessorContext.Builder
-
- builder() - Static method in class com.edorasware.commons.core.entity.PropertyMap
-
Creates a builder for a new PropertyMap instance.
- builder(PropertyMap) - Static method in class com.edorasware.commons.core.entity.PropertyMap
-
Creates a builder for a new PropertyMap instance and applies the given template.
- builder() - Static method in class com.edorasware.commons.core.entity.VariableMap
-
Creates a builder for a new VariableMap instance.
- builder(VariableMap) - Static method in class com.edorasware.commons.core.entity.VariableMap
-
Creates a builder for a new VariableMap instance and applies the given template.
- Builder() - Constructor for class com.edorasware.commons.core.persistence.jdbc.RenderedSql.Builder
-
- Builder(GlobalId, WB, E, DomainObjectService<?, ?, ?, E, ?, W, WB, U, SELF>) - Constructor for class com.edorasware.commons.core.service.entity.DomainObjectUpdate.Builder
-
- Builder(GlobalId, WB, E) - Constructor for class com.edorasware.commons.core.service.entity.EntityUpdate.Builder
-
- Builder(GlobalId, WB, E, WorkObjectService<?, ?, ?, E, ?, W, WB, U, SELF>) - Constructor for class com.edorasware.commons.core.service.entity.WorkObjectUpdate.Builder
-
- builder() - Static method in class com.edorasware.commons.core.version.ReleaseInformation
-
- buildNumber(String) - Method in class com.edorasware.commons.core.version.ReleaseInformation.ReleaseInformationBuilder
-
- BulkProcessor<T extends Entity<?,?>> - Interface in com.edorasware.commons.core.util.bulk
-
An interface for processing large numbers of objects without loading them all into memory.
- BulkWorkObjectDefinitionProcessor - Interface in com.edorasware.commons.core.util.bulk
-
An interface for processing large numbers of work object definitions without loading them all into memory.
- BulkWorkObjectProcessor - Interface in com.edorasware.commons.core.util.bulk
-
An interface for processing large numbers of work objects without loading them all into memory.
- BUSINESS_TRANSACTION - Static variable in class com.edorasware.commons.core.audit.EventType
-
An event type that acts as a container that wraps one or more child events that are part of the same business transaction.
- BusinessTransactionCallBack<T> - Interface in com.edorasware.commons.core.audit
-
Callback interface for business transactional code.
- BusinessTransactionState - Class in com.edorasware.commons.core.audit
-
This class holds a stack of business transaction states.
- BusinessTransactionState.InitialState - Class in com.edorasware.commons.core.audit
-
Describes the initial state of a new business transaction.
- BusinessTransactionTemplate - Class in com.edorasware.commons.core.audit
-
A template that demarcates the boundaries of a business transaction.
- BusinessTransactionTemplate() - Constructor for class com.edorasware.commons.core.audit.BusinessTransactionTemplate
-
- byPredicate(Predicate) - Static method in class com.edorasware.commons.core.any.AnyWorkObjectDefinitionQuery
-
- byPredicate(Predicate) - Static method in class com.edorasware.commons.core.any.AnyWorkObjectQuery
-
- byPredicate(Predicate) - Static method in class com.edorasware.commons.core.beat.BeatQuery
-
Convenience method to create a
BeatQuery
with the given predicate.
- BYTE - Static variable in class com.edorasware.commons.core.persistence.entity.VariableConverter
-
- byteValue() - Method in class com.edorasware.commons.core.query.entity.VariableOperand
-
Returns an operand which allows to build predicates testing for the value part of variables.
- calculateCRC32Checksum(Resource) - Static method in class com.edorasware.commons.core.util.io.IOUtils
-
Calculates the CRC32 checksum of the given resource.
- CANDIDATE_GROUP - Static variable in class com.edorasware.commons.core.persistence.entity.IdentityLinkConverter
-
- CANDIDATE_GROUP_IDS - Static variable in class com.edorasware.commons.core.any.AnyWorkObject
-
Allows to build predicates testing for certain work object candidate user id values.
- CANDIDATE_GROUP_IDS - Static variable in class com.edorasware.commons.core.field.entity.WorkObjectFieldId
-
- CANDIDATE_GROUPS_UPDATED - Static variable in class com.edorasware.commons.core.service.entity.WorkObjectActionEvent.Type
-
- CANDIDATE_USER - Static variable in class com.edorasware.commons.core.persistence.entity.IdentityLinkConverter
-
- CANDIDATE_USER_IDS - Static variable in class com.edorasware.commons.core.any.AnyWorkObject
-
Allows to build predicates testing for certain work object candidate user id values.
- CANDIDATE_USER_IDS - Static variable in class com.edorasware.commons.core.field.entity.WorkObjectFieldId
-
- CANDIDATE_USERS_UPDATED - Static variable in class com.edorasware.commons.core.service.entity.WorkObjectActionEvent.Type
-
- candidateGroupIds(Set<GroupId>) - Method in class com.edorasware.commons.core.entity.WorkObject.WorkObjectBuilder
-
Sets the candidate group ids.
- candidateGroupIds(Set<GroupId>) - Method in class com.edorasware.commons.core.modification.entity.WorkObjectModification.WorkObjectModificationBuilder
-
- candidateGroupIds(Set<GroupId>) - Method in class com.edorasware.commons.core.service.entity.WorkObjectUpdate.Builder
-
Sets the candidate group ids.
- CandidateOperand<T extends Id> - Class in com.edorasware.commons.core.query.entity
-
An operand implementation which builds
Predicate
instances through identity link specific operators.
- CandidateOperand(IdentityLinkType) - Constructor for class com.edorasware.commons.core.query.entity.CandidateOperand
-
Creates a new operand instance.
- candidateUserIds(Set<UserId>) - Method in class com.edorasware.commons.core.entity.WorkObject.WorkObjectBuilder
-
Sets the candidate user ids.
- candidateUserIds(Set<UserId>) - Method in class com.edorasware.commons.core.modification.entity.WorkObjectModification.WorkObjectModificationBuilder
-
- candidateUserIds(Set<UserId>) - Method in class com.edorasware.commons.core.service.entity.WorkObjectUpdate.Builder
-
Sets the candidate user ids.
- capitalizeFully(String, char) - Static method in class com.edorasware.commons.core.util.string.Strings
-
Capitalizes the given string using the given delimiter after first converting the entire string to lower case.
- CHARACTER - Static variable in class com.edorasware.commons.core.persistence.entity.VariableConverter
-
- charValue() - Method in class com.edorasware.commons.core.query.entity.VariableOperand
-
Returns an operand which allows to build predicates testing for the value part of variables.
- check(LicenseContext) - Method in class com.edorasware.commons.core.license.LicenseChecker
-
Returns the matching product license for the given license resource and context.
- check(LicenseContext) - Method in class com.edorasware.commons.core.license.RepeatingLicenseChecker
-
- childOf(T) - Method in class com.edorasware.commons.core.query.entity.HierarchyOperand
-
Builds a predicate representing queryParameter child of expectedId
comparison.
- childrenOf(Collection<? extends T>) - Method in class com.edorasware.commons.core.query.entity.HierarchyOperand
-
Builds a predicate representing queryParameter child of any of expectedIds
comparison.
- CLASS - Static variable in class com.edorasware.commons.core.util.spring.BeanDefinitionParserUtils
-
XML attribute that holds a bean class name.
- clear() - Static method in class com.edorasware.commons.core.audit.BusinessTransactionState
-
Removes the top business transaction state from the stack bound to the current thread.
- collectEntityIds(String, String, boolean) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.JdbcEntityPersistence
-
- CollectionUtils - Class in com.edorasware.commons.core.util.collect
-
Provides utility methods related to dealing with Collections.
- collectToStringAttributes(ToStringCreator) - Method in class com.edorasware.commons.core.entity.DomainObject.DomainObjectData
-
- collectToStringAttributes(ToStringCreator) - Method in class com.edorasware.commons.core.entity.DomainObjectDefinition.DomainObjectDefinitionData
-
- collectToStringAttributes(ToStringCreator) - Method in class com.edorasware.commons.core.entity.Entity.EntityData
-
- collectToStringAttributes(ToStringCreator) - Method in class com.edorasware.commons.core.entity.WorkObject
-
- collectToStringAttributes(ToStringCreator) - Method in class com.edorasware.commons.core.entity.WorkObject.WorkObjectData
-
- collectToStringAttributes(ToStringCreator) - Method in class com.edorasware.commons.core.entity.WorkObjectDefinition.WorkObjectDefinitionData
-
- collectToStringAttributes(ToStringCreator) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.DomainObjectDefinitionParameter
-
- collectToStringAttributes(ToStringCreator) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.DomainObjectParameter
-
- collectToStringAttributes(ToStringCreator) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.EntityParameter
-
- collectToStringAttributes(ToStringCreator) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.WorkObjectDefinitionParameter
-
- collectToStringAttributes(ToStringCreator) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.WorkObjectParameter
-
- com.edorasware.commons.core - package com.edorasware.commons.core
-
edoras commons core classes.
- com.edorasware.commons.core.any - package com.edorasware.commons.core.any
-
Classes for generic work object management.
- com.edorasware.commons.core.any.config - package com.edorasware.commons.core.any.config
-
- com.edorasware.commons.core.any.support - package com.edorasware.commons.core.any.support
-
SPIs and APIs to integrate with generic work object management.
- com.edorasware.commons.core.audit - package com.edorasware.commons.core.audit
-
- com.edorasware.commons.core.beat - package com.edorasware.commons.core.beat
-
- com.edorasware.commons.core.beat.config - package com.edorasware.commons.core.beat.config
-
- com.edorasware.commons.core.beat.support - package com.edorasware.commons.core.beat.support
-
- com.edorasware.commons.core.content - package com.edorasware.commons.core.content
-
Classes related to content management.
- com.edorasware.commons.core.content.config - package com.edorasware.commons.core.content.config
-
Classes related to content configuration.
- com.edorasware.commons.core.content.maintenance - package com.edorasware.commons.core.content.maintenance
-
- com.edorasware.commons.core.content.support - package com.edorasware.commons.core.content.support
-
Support classes for content management.
- com.edorasware.commons.core.content.support.database - package com.edorasware.commons.core.content.support.database
-
- com.edorasware.commons.core.conversation - package com.edorasware.commons.core.conversation
-
Classes for conversation management.
- com.edorasware.commons.core.conversation.config - package com.edorasware.commons.core.conversation.config
-
Classes for configuration of conversation management.
- com.edorasware.commons.core.conversation.support - package com.edorasware.commons.core.conversation.support
-
Support classes for conversation management customization.
- com.edorasware.commons.core.elastic - package com.edorasware.commons.core.elastic
-
- com.edorasware.commons.core.entity - package com.edorasware.commons.core.entity
-
Classes to model business entities.
- com.edorasware.commons.core.field - package com.edorasware.commons.core.field
-
Classes related to fields.
- com.edorasware.commons.core.field.entity - package com.edorasware.commons.core.field.entity
-
Classes related to entity fields.
- com.edorasware.commons.core.id - package com.edorasware.commons.core.id
-
Classes involved in id handling.
- com.edorasware.commons.core.identity - package com.edorasware.commons.core.identity
-
Classes for identity management.
- com.edorasware.commons.core.identity.config - package com.edorasware.commons.core.identity.config
-
Configuration classes for identity management.
- com.edorasware.commons.core.identity.support - package com.edorasware.commons.core.identity.support
-
- com.edorasware.commons.core.init - package com.edorasware.commons.core.init
-
- com.edorasware.commons.core.license - package com.edorasware.commons.core.license
-
Classes related to license handling.
- com.edorasware.commons.core.license.config - package com.edorasware.commons.core.license.config
-
- com.edorasware.commons.core.manager.entity - package com.edorasware.commons.core.manager.entity
-
Classes related to entity managers.
- com.edorasware.commons.core.modification.entity - package com.edorasware.commons.core.modification.entity
-
Classes related to entity modifications.
- com.edorasware.commons.core.persistence - package com.edorasware.commons.core.persistence
-
Classes for database persistence management and configuration thereof.
- com.edorasware.commons.core.persistence.config - package com.edorasware.commons.core.persistence.config
-
Classes for configuration of database persistence management.
- com.edorasware.commons.core.persistence.entity - package com.edorasware.commons.core.persistence.entity
-
- com.edorasware.commons.core.persistence.entity.jdbc - package com.edorasware.commons.core.persistence.entity.jdbc
-
- com.edorasware.commons.core.persistence.jdbc - package com.edorasware.commons.core.persistence.jdbc
-
Classes for JDBC-based database persistence management and configuration thereof.
- com.edorasware.commons.core.persistence.schema - package com.edorasware.commons.core.persistence.schema
-
- com.edorasware.commons.core.persistence.schema.support - package com.edorasware.commons.core.persistence.schema.support
-
- com.edorasware.commons.core.provider.entity - package com.edorasware.commons.core.provider.entity
-
Classes related to entity providers.
- com.edorasware.commons.core.query - package com.edorasware.commons.core.query
-
Classes to build queries.
- com.edorasware.commons.core.query.entity - package com.edorasware.commons.core.query.entity
-
Classes to build entity-specific queries.
- com.edorasware.commons.core.registry - package com.edorasware.commons.core.registry
-
Registry related classes.
- com.edorasware.commons.core.service.config - package com.edorasware.commons.core.service.config
-
- com.edorasware.commons.core.service.entity - package com.edorasware.commons.core.service.entity
-
Classes related to entity services.
- com.edorasware.commons.core.time - package com.edorasware.commons.core.time
-
- com.edorasware.commons.core.util - package com.edorasware.commons.core.util
-
edoras commons utility classes.
- com.edorasware.commons.core.util.bulk - package com.edorasware.commons.core.util.bulk
-
- com.edorasware.commons.core.util.collect - package com.edorasware.commons.core.util.collect
-
Collection utility classes.
- com.edorasware.commons.core.util.concurrency - package com.edorasware.commons.core.util.concurrency
-
Concurrency utility classes.
- com.edorasware.commons.core.util.date - package com.edorasware.commons.core.util.date
-
Utility classes for date handling.
- com.edorasware.commons.core.util.db - package com.edorasware.commons.core.util.db
-
Database utility classes.
- com.edorasware.commons.core.util.fp - package com.edorasware.commons.core.util.fp
-
Functional programming utility classes.
- com.edorasware.commons.core.util.generics - package com.edorasware.commons.core.util.generics
-
Generics utility classes.
- com.edorasware.commons.core.util.guava - package com.edorasware.commons.core.util.guava
-
Guava utility classes.
- com.edorasware.commons.core.util.io - package com.edorasware.commons.core.util.io
-
I/O utility classes.
- com.edorasware.commons.core.util.logging - package com.edorasware.commons.core.util.logging
-
Logging utility classes.
- com.edorasware.commons.core.util.object - package com.edorasware.commons.core.util.object
-
Object utility classes.
- com.edorasware.commons.core.util.progress - package com.edorasware.commons.core.util.progress
-
- com.edorasware.commons.core.util.security - package com.edorasware.commons.core.util.security
-
Security utility classes.
- com.edorasware.commons.core.util.service - package com.edorasware.commons.core.util.service
-
General service utility classes.
- com.edorasware.commons.core.util.spring - package com.edorasware.commons.core.util.spring
-
Spring utility classes.
- com.edorasware.commons.core.util.string - package com.edorasware.commons.core.util.string
-
String utility classes.
- com.edorasware.commons.core.util.xml - package com.edorasware.commons.core.util.xml
-
XML utility classes.
- com.edorasware.commons.core.version - package com.edorasware.commons.core.version
-
- commitHash(String) - Method in class com.edorasware.commons.core.version.ReleaseInformation.ReleaseInformationBuilder
-
- CommonsDatabase - Class in com.edorasware.commons.core.persistence.entity.jdbc
-
This class holds the constants of the database tables and database scripts.
- CommonsEntityConverterProvider - Class in com.edorasware.commons.core.persistence.entity
-
Provider of all converters known to edoras commons.
- CommonsEntityConverterProvider() - Constructor for class com.edorasware.commons.core.persistence.entity.CommonsEntityConverterProvider
-
- CommonsEntityConverterType - Enum in com.edorasware.commons.core.persistence.entity
-
Converter types known to edoras commons.
- CommonsEntityResolver - Class in com.edorasware.commons.core.util.xml
-
Entity resolver for all schemas supported by edoras commons.
- CommonsMapDifference<V> - Class in com.edorasware.commons.core.util.guava
-
Helper class to deal with map differences calculated via Guava.
- compareTo(ReleaseVersion) - Method in class com.edorasware.commons.core.version.ReleaseVersion
-
- ComparisonOperator - Enum in com.edorasware.commons.core.query
-
- ComparisonPredicate - Class in com.edorasware.commons.core.query
-
A predicate which compares a query parameter (i.e. left operand) with an expected value (i.e. right operand) based on a specific operator.
- ComparisonPredicate(ComparisonOperator, QueryParameter, Object) - Constructor for class com.edorasware.commons.core.query.ComparisonPredicate
-
Constructs a new comparison predicate instance.
- COMPLETED - Static variable in class com.edorasware.commons.core.entity.WorkObjectState
-
The completed state.
- completeEntity(T, String) - Method in class com.edorasware.commons.core.service.entity.BaseWorkObjectService
-
- completeEntity(T, String) - Method in interface com.edorasware.commons.core.service.entity.WorkObjectService
-
- completeWorkObject(WorkObjectId, String) - Method in interface com.edorasware.commons.core.any.AnyWorkObjectService
-
- ComponentEntity - Interface in com.edorasware.commons.core.persistence
-
Marks an entity as a component entity.
- CompositeAnyWorkObjectActionListener - Class in com.edorasware.commons.core.any.support
-
- CompositeAnyWorkObjectActionListener(List<AnyWorkObjectActionListener>) - Constructor for class com.edorasware.commons.core.any.support.CompositeAnyWorkObjectActionListener
-
- CompositeConverterProvider - Class in com.edorasware.commons.core.persistence
-
Composite converter provider that delegates all requests to its contained converter providers.
- CompositeConverterProvider(List<ConverterProvider>) - Constructor for class com.edorasware.commons.core.persistence.CompositeConverterProvider
-
- CompositeDatabaseSchemaServiceListener - Class in com.edorasware.commons.core.persistence.schema.support
-
- CompositeDatabaseSchemaServiceListener(List<DatabaseSchemaServiceListener>) - Constructor for class com.edorasware.commons.core.persistence.schema.support.CompositeDatabaseSchemaServiceListener
-
- CompositePredicate - Class in com.edorasware.commons.core.query
-
A logical concatenation of n predicates, which itself is again a predicate.
- CompositePredicate(CompositePredicate.Operator, Collection<? extends Predicate>) - Constructor for class com.edorasware.commons.core.query.CompositePredicate
-
Creates a predicate instance which concatenates the given predicates with the specified operator.
- CompositePredicate.Operator - Enum in com.edorasware.commons.core.query
-
The logical operator which defines the type of concatenation.
- ConcurrencyUtils - Class in com.edorasware.commons.core.util.concurrency
-
Provides utility methods related to concurrency.
- ConfigurableContentManager - Interface in com.edorasware.commons.core.content.support
-
- ConfigurableRowMapper<T> - Interface in com.edorasware.commons.core.persistence.jdbc
-
This interface is implemented by row mappers that can be configured with what fields to map to the result.
- configure(Set<QueryHint>) - Method in interface com.edorasware.commons.core.persistence.jdbc.ConfigurableRowMapper
-
Returns a new row mapper that is configured based on the given query hints.
- constructionInterceptor - Variable in class com.edorasware.commons.core.query.BasicOperand
-
The interceptor invoked upon construction of predicates or orderings.
- ConstructionInterceptor - Interface in com.edorasware.commons.core.query
-
An AOP-style hook to intercept individual steps of predicate construction.
- CONTAINER - Static variable in class com.edorasware.commons.core.audit.EventType
-
An event type that acts as a generic container that wraps one or more child events that semantically belong together.
- contains(FieldId) - Method in class com.edorasware.commons.core.modification.entity.EntityModification
-
- containsAllTables(List<String>, DataSource, String, String) - Static method in class com.edorasware.commons.core.util.db.DbUtils
-
Checks if all tables (not views) with the given names exist in the database.
- containsAnyOf(T) - Method in class com.edorasware.commons.core.query.entity.CandidateOperand
-
Builds a predicate which tests that the value of this operand contains the given possibleCandidate
.
- containsAnyOf(T, T) - Method in class com.edorasware.commons.core.query.entity.CandidateOperand
-
Builds a predicate which tests that the value of this operand contains the given possibleCandidate1
or possibleCandidate2
.
- containsAnyOf(T, T, T) - Method in class com.edorasware.commons.core.query.entity.CandidateOperand
-
Builds a predicate which tests that the value of this operand contains the given possibleCandidate1
, possibleCandidate2
, or
possibleCandidate3
- containsAnyOf(T, T, T, T...) - Method in class com.edorasware.commons.core.query.entity.CandidateOperand
-
Builds a predicate which tests that the value of this operand contains the given possibleCandidate1
, possibleCandidate2
,
possibleCandidate3
, or any of morePossibleCandidates
.
- containsAnyOf(Collection<T>) - Method in class com.edorasware.commons.core.query.entity.CandidateOperand
-
Builds a predicate which tests that the value of this operand contains any of the given possibleCandidates
.
- containsConversationId(String) - Method in interface com.edorasware.commons.core.conversation.support.ConversationMetadataContext
-
Checks if conversation metadata is available for the given conversation id.
- containsForeignKey(String, String, DataSource, String, String) - Static method in class com.edorasware.commons.core.util.db.DbUtils
-
Checks if an foreign key constraint with the given name exists for the given primary key table in the database.
- containsIndex(String, String, DataSource, String, String) - Static method in class com.edorasware.commons.core.util.db.DbUtils
-
Checks if an index with the given name exists for a given table in the database.
- containsPredicate(Predicate, Class<? extends Predicate>) - Static method in class com.edorasware.commons.core.query.PredicateUtils
-
Returns true if the given
Predicate
class is contained in the given predicate to check.
- containsTable(String, DataSource, String, String) - Static method in class com.edorasware.commons.core.util.db.DbUtils
-
Checks if a table (not a view) with the given name exists in the database.
- CONTENT_INFO_PROPERTIES_JOB_PARAMETER_KEY - Static variable in interface com.edorasware.commons.core.content.ContentPreProcessingConfiguration
-
The content info job parameter holds the content info of the content to be added/updated.
- CONTENT_META_DATA_JOB_PARAMETER_KEY - Static variable in interface com.edorasware.commons.core.content.ContentPreProcessingConfiguration
-
The content metadata job parameter which holds the content metadata of the content to be added/updated.
- CONTENT_REFERENCE_JOB_PARAMETER_KEY - Static variable in interface com.edorasware.commons.core.content.ContentPreProcessingConfiguration
-
The content reference job parameter which holds the content reference of the content to be added/updated.
- CONTENT_SCOPE_JOB_PARAMETER_KEY - Static variable in interface com.edorasware.commons.core.content.ContentPreProcessingConfiguration
-
The content scope job parameter which holds the scope of the content to be added/updated.
- contentAdded(ContentEvent) - Method in class com.edorasware.commons.core.content.support.BaseContentListener
-
- contentAdded(ContentEvent) - Method in interface com.edorasware.commons.core.content.support.ContentListener
-
- contentDeleted(ContentEvent, Optional<String>) - Method in class com.edorasware.commons.core.content.support.BaseContentListener
-
- contentDeleted(ContentEvent, Optional<String>) - Method in interface com.edorasware.commons.core.content.support.ContentListener
-
- ContentDetector - Interface in com.edorasware.commons.core.content
-
Content type detector that can be used to determine the media type of the content when content metadata attributes are not specific enough.
- ContentEvent - Interface in com.edorasware.commons.core.content.support
-
- ContentEvent.Type - Enum in com.edorasware.commons.core.content.support
-
The enum Type is used to know the specific type of event that was triggered.
- ContentException - Exception in com.edorasware.commons.core.content
-
Exception which is thrown when there is a general error while working with content.
- ContentException(String) - Constructor for exception com.edorasware.commons.core.content.ContentException
-
Creates a new exception with the message of the error.
- ContentException(String, Throwable) - Constructor for exception com.edorasware.commons.core.content.ContentException
-
Creates a new exception with the message of the error and its cause.
- ContentInfo - Interface in com.edorasware.commons.core.content
-
- ContentListener - Interface in com.edorasware.commons.core.content.support
-
Content listener that is notified when content from a
ContentManager
is added, updated or deleted within the context of a scope.
- ContentManager - Interface in com.edorasware.commons.core.content
-
- ContentMetadata - Interface in com.edorasware.commons.core.content
-
- ContentNotFoundException - Exception in com.edorasware.commons.core.content
-
Exception which is thrown when the content was not found.
- ContentNotFoundException(String, ContentReference, Throwable) - Constructor for exception com.edorasware.commons.core.content.ContentNotFoundException
-
Creates a new exception with the message and the specified
ContentReference
from the missing content.
- ContentNotFoundException(String, ContentReference) - Constructor for exception com.edorasware.commons.core.content.ContentNotFoundException
-
Creates a new exception with the message and the specified
ContentReference
from the missing content.
- ContentPreProcessingConfiguration - Interface in com.edorasware.commons.core.content
-
The content pre processing configuration which is used to pre process content added/updated in the
ContentManager
.
- ContentPreProcessingException - Exception in com.edorasware.commons.core.content
-
Exception which is thrown when the content is still processed.
- ContentPreProcessingException(String, ContentReference) - Constructor for exception com.edorasware.commons.core.content.ContentPreProcessingException
-
Creates a new exception with the message and the specified
ContentReference
for the content processing failure.
- ContentProcessor - Interface in com.edorasware.commons.core.content.maintenance
-
This interface provides methods to process content in the
ConfigurableContentManager
In the case when content processor
side effects interfere with the results of transactions consider to use a mechanism to synchronize transactional and non transactional parts of the code.
- ContentProcessorContext - Class in com.edorasware.commons.core.content.maintenance
-
This class implements context in which content processing runs.
- ContentProcessorContext.Builder - Class in com.edorasware.commons.core.content.maintenance
-
- ContentProvider - Interface in com.edorasware.commons.core.content
-
Represents a content provider which is used to add, get, update and delete content.
- contentProvider(ContentProvider) - Method in class com.edorasware.commons.core.content.maintenance.ContentProcessorContext.Builder
-
- ContentProviderId - Class in com.edorasware.commons.core.content
-
- ContentProviderNotFoundException - Exception in com.edorasware.commons.core.content
-
- ContentProviderNotFoundException(String, ContentProviderId) - Constructor for exception com.edorasware.commons.core.content.ContentProviderNotFoundException
-
- ContentReference - Interface in com.edorasware.commons.core.content
-
A content reference represents a reference to content stored with a
ContentProvider
.
- contentReference(ContentReference) - Method in class com.edorasware.commons.core.content.maintenance.ContentProcessorContext.Builder
-
- ContentReferenceId - Class in com.edorasware.commons.core.content
-
- ContentScope - Interface in com.edorasware.commons.core.content
-
This class is used to define a scope for the content to be able to store it within different scopes (tenants).
- contentScope(ContentScope) - Method in class com.edorasware.commons.core.content.maintenance.ContentProcessorContext.Builder
-
- ContentSourceId - Class in com.edorasware.commons.core.content
-
- contentUpdated(ContentEvent) - Method in class com.edorasware.commons.core.content.support.BaseContentListener
-
- contentUpdated(ContentEvent) - Method in interface com.edorasware.commons.core.content.support.ContentListener
-
- ConversationMetadata - Class in com.edorasware.commons.core.conversation
-
Represents a logical unit of belonging conversation metadata attributes.
- ConversationMetadata(List<ConversationMetadataAttribute>) - Constructor for class com.edorasware.commons.core.conversation.ConversationMetadata
-
Creates a new ConversationMetadata instances.
- ConversationMetadataAttribute - Class in com.edorasware.commons.core.conversation
-
Represents a single attribute of the conversation metadata.
- ConversationMetadataAttribute(String, String, boolean) - Constructor for class com.edorasware.commons.core.conversation.ConversationMetadataAttribute
-
- ConversationMetadataContext - Interface in com.edorasware.commons.core.conversation.support
-
Represents a context in which the conversation metadata is stored under a specific conversation id.
- ConversationMetadataLookupStrategy<T> - Interface in com.edorasware.commons.core.conversation.support
-
Lookup strategy to find the conversation metadata for a given input in the conversation metadata context.
- ConversationMetadataProvider<T> - Interface in com.edorasware.commons.core.conversation
-
Represents the service provider interface to a subsystem that provides the conversation metadata to the conversation management.
- convert(Object) - Method in interface com.edorasware.commons.core.beat.support.BeatValueConverter
-
Converts the given source value and returns the string representation of it.
- convertEntityId(EntityId, ConverterProvider) - Static method in class com.edorasware.commons.core.persistence.entity.EntityConverterUtils
-
Converts the given entity id to its typed entity id value using the matching id converter.
- converterProvider - Variable in class com.edorasware.commons.core.persistence.config.BasePersistenceFactoryBean
-
- ConverterProvider - Interface in com.edorasware.commons.core.persistence
-
Represents the converter provider interface.
- ConverterProviderFactoryBean - Class in com.edorasware.commons.core.persistence.config
-
- ConverterProviderFactoryBean() - Constructor for class com.edorasware.commons.core.persistence.config.ConverterProviderFactoryBean
-
- ConverterType - Interface in com.edorasware.commons.core.persistence
-
Identifies a type of converter.
- convertPropertiesToPropertyParameters(Collection<Property>, Date) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.PropertyTranslator
-
- convertPropertiesToPropertyParameters(Collection<Property>, EntityId, Date) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.PropertyTranslator
-
- convertPropertyResultsToProperties(Collection<PropertyResult>) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.PropertyTranslator
-
- convertToEntityId(String, String, ConverterProvider) - Static method in class com.edorasware.commons.core.persistence.entity.EntityConverterUtils
-
Converts the given entity id value using the matching id converter.
- convertToEntityId(String, ConverterProvider) - Static method in class com.edorasware.commons.core.persistence.entity.EntityConverterUtils
-
Converts the given typed entity id value using the matching id converter.
- convertToEntityId(String, String, ConverterProvider, EntityManager<?, ?, ?, ?, ?, ?, ?, ?, ?>) - Static method in class com.edorasware.commons.core.persistence.entity.EntityConverterUtils
-
Converts the given entity id value to an entity id.
- convertToHex(InputStream) - Static method in class com.edorasware.commons.core.util.string.StringUtils
-
Returns the bytes of the given input stream in hex format.
- convertToHex(String, String) - Static method in class com.edorasware.commons.core.util.string.StringUtils
-
Returns the bytes of the given string in hex format.
- convertToHex(byte[]) - Static method in class com.edorasware.commons.core.util.string.StringUtils
-
Returns the given bytes in hex format.
- convertToSourceType(Object) - Method in class com.edorasware.commons.core.persistence.BaseValueConverter
-
- convertToSourceType(Object) - Method in interface com.edorasware.commons.core.persistence.ValueConverter
-
Converts the given target value to the source type.
- convertToSourceTypeNullSafe(Object) - Method in class com.edorasware.commons.core.persistence.BaseValueConverter
-
- convertToSourceTypeNullSafe(Object) - Method in class com.edorasware.commons.core.persistence.entity.IdConverter
-
- convertToTargetType(Object) - Method in class com.edorasware.commons.core.persistence.BaseValueConverter
-
- convertToTargetType(Object) - Method in interface com.edorasware.commons.core.persistence.ValueConverter
-
Converts the given source value to the target type.
- convertToTargetTypeNullSafe(Object) - Method in class com.edorasware.commons.core.persistence.BaseValueConverter
-
- convertToTargetTypeNullSafe(Object) - Method in class com.edorasware.commons.core.persistence.entity.IdConverter
-
- convertVariableResultsToVariables(Collection<VariableResult>) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.VariableTranslator
-
- convertVariablesToVariableParameters(Collection<Variable>, Date) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.VariableTranslator
-
- convertVariablesToVariableParameters(Collection<Variable>, EntityId, Date) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.VariableTranslator
-
- copy() - Method in class com.edorasware.commons.core.entity.Entity.EntityData
-
- copy() - Method in class com.edorasware.commons.core.query.BaseQuery.QueryData
-
- count(Q) - Method in interface com.edorasware.commons.core.persistence.entity.EntityPersistence
-
Returns how many entities match the given query.
- count(Q) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.JdbcEntityPersistence
-
- countBeats(Predicate) - Method in interface com.edorasware.commons.core.beat.BeatService
-
Counts the beats that match the query with the given predicate.
- countBeats(Predicate, SearchScope) - Method in interface com.edorasware.commons.core.beat.BeatService
-
Counts the beats that match the query with the given predicate in given scope.
- countBeats(BeatQuery) - Method in interface com.edorasware.commons.core.beat.BeatService
-
Counts the beats that match the given query.
- countBeats(BeatQuery, SearchScope) - Method in interface com.edorasware.commons.core.beat.BeatService
-
Counts the beats that match the given query in given scope.
- countEntities(Predicate) - Method in class com.edorasware.commons.core.service.entity.BaseEntityService
-
- countEntities(Predicate, SearchScope) - Method in class com.edorasware.commons.core.service.entity.BaseEntityService
-
- countEntities(Q) - Method in class com.edorasware.commons.core.service.entity.BaseEntityService
-
- countEntities(Q, SearchScope) - Method in class com.edorasware.commons.core.service.entity.BaseEntityService
-
- countEntities(Predicate) - Method in interface com.edorasware.commons.core.service.entity.EntityService
-
Counts the entities that match the query with the given predicate.
- countEntities(Predicate, SearchScope) - Method in interface com.edorasware.commons.core.service.entity.EntityService
-
Counts the entities that match the query with the given predicate in the given scope.
- countEntities(Q) - Method in interface com.edorasware.commons.core.service.entity.EntityService
-
Counts the entities that match the given query.
- countEntities(Q, SearchScope) - Method in interface com.edorasware.commons.core.service.entity.EntityService
-
Counts the entities that match the given query in the given scope.
- countWorkObjectDefinitions(Predicate) - Method in interface com.edorasware.commons.core.any.AnyWorkObjectDefinitionService
-
Counts the concrete work objects that match the query with the given predicate.
- countWorkObjectDefinitions(Predicate, SearchScope) - Method in interface com.edorasware.commons.core.any.AnyWorkObjectDefinitionService
-
Counts the concrete work objects that match the query with the given predicate in given scope.
- countWorkObjectDefinitions(AnyWorkObjectDefinitionQuery) - Method in interface com.edorasware.commons.core.any.AnyWorkObjectDefinitionService
-
Counts the concrete work object definitions that match the given query.
- countWorkObjectDefinitions(AnyWorkObjectDefinitionQuery, SearchScope) - Method in interface com.edorasware.commons.core.any.AnyWorkObjectDefinitionService
-
Counts the concrete work object definitions that match the given query in given scope.
- countWorkObjects(Predicate) - Method in interface com.edorasware.commons.core.any.AnyWorkObjectService
-
Counts the concrete work objects that match the query with the given predicate.
- countWorkObjects(Predicate, SearchScope) - Method in interface com.edorasware.commons.core.any.AnyWorkObjectService
-
Counts the concrete work objects that match the query with the given predicate.
- countWorkObjects(AnyWorkObjectQuery) - Method in interface com.edorasware.commons.core.any.AnyWorkObjectService
-
Counts the concrete work objects that match the given query.
- countWorkObjects(AnyWorkObjectQuery, SearchScope) - Method in interface com.edorasware.commons.core.any.AnyWorkObjectService
-
Counts the concrete work objects that match the given query.
- create(String) - Static method in class com.edorasware.commons.core.entity.PropertyName
-
Creates a new PropertyName instance.
- create(String, ValueConverter<V, String>) - Static method in class com.edorasware.commons.core.entity.PropertyName
-
Creates a new PropertyName instance, configured with the given value converter.
- create(String, Class<V>) - Static method in class com.edorasware.commons.core.entity.VariableName
-
Creates a new VariableName instance.
- create(String, Class<W>, ValueConverter<V, W>) - Static method in class com.edorasware.commons.core.entity.VariableName
-
Creates a new VariableName instance, configured with the given value converter.
- create(String, TypeToken<V>) - Static method in class com.edorasware.commons.core.entity.VariableName
-
Creates a new VariableName instance.
- create(String, TypeToken<W>, ValueConverter<V, W>) - Static method in class com.edorasware.commons.core.entity.VariableName
-
Creates a new VariableName instance, configured with the given value converter.
- create(Resource) - Static method in class com.edorasware.commons.core.license.LicenseChecker
-
Creates a new instance of a license checker for the given license resource.
- create(String, String) - Static method in class com.edorasware.commons.core.persistence.jdbc.SqlEnhancer
-
- create(String, Map<String, ?>, String) - Static method in class com.edorasware.commons.core.persistence.jdbc.SqlEnhancer
-
- create() - Method in interface com.edorasware.commons.core.persistence.schema.DatabaseSchemaService
-
Creates the database schema, upgrading an existing schema if it is present.
- create(D, Map<String, Object>) - Method in class com.edorasware.commons.core.provider.entity.BaseDomainObjectProvider
-
- create(D, Map<String, Object>, WorkObjectId) - Method in class com.edorasware.commons.core.provider.entity.BaseWorkObjectProvider
-
- create(D, Map<String, Object>) - Method in interface com.edorasware.commons.core.provider.entity.DomainObjectProvider
-
Creates a new entity based on the given definition and instance-specific variables.
- create(D, Map<String, Object>, WorkObjectId) - Method in interface com.edorasware.commons.core.provider.entity.WorkObjectProvider
-
Creates a new work object based on the given definition and instance-specific variables.
- createActionEvent(EntityActionEvent.Type, E, E, WB, String) - Method in class com.edorasware.commons.core.service.entity.BaseEntityService
-
- createBeanPropertySqlParameterSource(Object) - Method in class com.edorasware.commons.core.persistence.jdbc.NamedParameterJdbcPreprocessor
-
Creates a MapSqlParameterSource
with the given parameter bean.
- createBigintEntry(String, String) - Static method in class com.edorasware.commons.core.persistence.jdbc.SqlNameMapping.MappingEntry
-
Creates an entry representing a "BIGINT" column.
- createContentReference(ContentInfo) - Method in interface com.edorasware.commons.core.content.ContentProvider
-
- createContentReference(ContentInfo) - Method in class com.edorasware.commons.core.content.support.BaseConfigurableContentProvider
-
- CREATED - Static variable in class com.edorasware.commons.core.service.entity.EntityActionEvent.Type
-
- createDate(int, int, int) - Static method in class com.edorasware.commons.core.util.date.DateUtils
-
Creates a date for the given year, month, and day.
- createDefaultMessageForExpiredProductLicense(License.ProductLicense) - Method in class com.edorasware.commons.core.license.License
-
- createDefaultMessageForValidProductLicense(License.ProductLicense) - Method in class com.edorasware.commons.core.license.License
-
- createDefinitionId(String) - Method in class com.edorasware.commons.core.any.AnyWorkObjectManager
-
- createDefinitionId(String) - Method in interface com.edorasware.commons.core.manager.entity.DomainObjectManager
-
- createDomainObjectDefinitionSpecificFieldChange(FieldId, E) - Method in class com.edorasware.commons.core.modification.entity.DomainObjectDefinitionModification
-
- createDomainObjectDefinitionSpecificFieldChange(FieldId, E) - Method in class com.edorasware.commons.core.modification.entity.WorkObjectDefinitionModification
-
- createDomainObjectSpecificFieldChange(FieldId, E) - Method in class com.edorasware.commons.core.modification.entity.DomainObjectModification
-
- createDomainObjectSpecificFieldChange(FieldId, E) - Method in class com.edorasware.commons.core.modification.entity.WorkObjectModification
-
- createDoubleEntry(String, String) - Static method in class com.edorasware.commons.core.persistence.jdbc.SqlNameMapping.MappingEntry
-
Creates an entry representing a "DOUBLE" column.
- createEntityBuilder() - Method in class com.edorasware.commons.core.any.AnyWorkObjectDefinitionManager
-
- createEntityBuilder(AnyWorkObjectDefinition) - Method in class com.edorasware.commons.core.any.AnyWorkObjectDefinitionManager
-
- createEntityBuilder(AnyWorkObjectDefinition) - Method in class com.edorasware.commons.core.any.AnyWorkObjectDefinitionModification
-
- createEntityBuilder() - Method in class com.edorasware.commons.core.any.AnyWorkObjectManager
-
- createEntityBuilder(AnyWorkObject) - Method in class com.edorasware.commons.core.any.AnyWorkObjectManager
-
- createEntityBuilder(AnyWorkObject) - Method in class com.edorasware.commons.core.any.AnyWorkObjectModification
-
- createEntityBuilder() - Method in class com.edorasware.commons.core.beat.BeatManager
-
- createEntityBuilder(Beat) - Method in class com.edorasware.commons.core.beat.BeatManager
-
- createEntityBuilder(Beat) - Method in class com.edorasware.commons.core.beat.BeatModification
-
- createEntityBuilder() - Method in interface com.edorasware.commons.core.manager.entity.EntityManager
-
- createEntityBuilder(E) - Method in interface com.edorasware.commons.core.manager.entity.EntityManager
-
- createEntityBuilder(E) - Method in class com.edorasware.commons.core.modification.entity.EntityModification
-
- createEntitySpecificFieldChange(FieldId, Beat) - Method in class com.edorasware.commons.core.beat.BeatModification
-
- createEntitySpecificFieldChange(FieldId, E) - Method in class com.edorasware.commons.core.modification.entity.DomainObjectDefinitionModification
-
- createEntitySpecificFieldChange(FieldId, E) - Method in class com.edorasware.commons.core.modification.entity.DomainObjectModification
-
- createEntitySpecificFieldChange(FieldId, E) - Method in class com.edorasware.commons.core.modification.entity.EntityModification
-
- createEntry(String, String, String) - Static method in class com.edorasware.commons.core.persistence.jdbc.SqlNameMapping.MappingEntry
-
Creates an entry representing the given column.
- createFieldChange(FieldId, Object) - Method in class com.edorasware.commons.core.modification.entity.EntityModification
-
- createFieldChanges(E) - Method in class com.edorasware.commons.core.modification.entity.EntityModification
-
- createFromDbValues(String, String, String, String, LargeString, String, ConverterProvider) - Static method in class com.edorasware.commons.core.persistence.entity.jdbc.DbProperty
-
- createFromDbValues(String, String, String, Long, Double, String, LargeString, byte[], Integer, String, String, String, ConverterProvider) - Static method in class com.edorasware.commons.core.persistence.entity.jdbc.DbVariable
-
- createFromJavaValue(PropertyId, String, String, EntityId, ConverterProvider) - Static method in class com.edorasware.commons.core.persistence.entity.jdbc.DbProperty
-
- createFromJavaValue(VariableId, String, Object, Integer, VariableId, VariableId, EntityId, ConverterProvider) - Static method in class com.edorasware.commons.core.persistence.entity.jdbc.DbVariable
-
- createGlobalId(Type, String) - Method in class com.edorasware.commons.core.any.AnyWorkObjectDefinitionManager
-
- createGlobalId(Type, String) - Method in class com.edorasware.commons.core.any.AnyWorkObjectManager
-
- createGlobalId(Type, String) - Method in class com.edorasware.commons.core.beat.BeatManager
-
- createGlobalId(Type, String) - Method in interface com.edorasware.commons.core.manager.entity.EntityManager
-
- createId(String) - Method in class com.edorasware.commons.core.any.AnyWorkObjectDefinitionManager
-
- createId(String) - Method in class com.edorasware.commons.core.any.AnyWorkObjectManager
-
- createId(String) - Method in class com.edorasware.commons.core.beat.BeatManager
-
- createId(String) - Method in interface com.edorasware.commons.core.manager.entity.EntityManager
-
- createInputStreamReader(InputStream, String) - Static method in class com.edorasware.commons.core.util.io.IOUtils
-
Factory method to create an input stream reader without having to worry about checked exceptions.
- createInstance() - Method in class com.edorasware.commons.core.any.config.AnyWorkObjectManagementConfigurationFactoryBean
-
- createInstance() - Method in class com.edorasware.commons.core.any.config.DefaultAnyWorkObjectDefinitionServiceFactoryBean
-
- createInstance() - Method in class com.edorasware.commons.core.any.config.DefaultAnyWorkObjectServiceFactoryBean
-
- createInstance() - Method in class com.edorasware.commons.core.any.config.EmptyAnyWorkObjectProviderFactoryBean
-
- createInstance() - Method in class com.edorasware.commons.core.beat.config.BeatManagementConfigurationFactoryBean
-
- createInstance() - Method in class com.edorasware.commons.core.beat.config.DefaultBeatServiceFactoryBean
-
- createInstance() - Method in class com.edorasware.commons.core.beat.config.EmptyBeatProviderFactoryBean
-
- createInstance() - Method in class com.edorasware.commons.core.content.config.DatabaseContentProviderFactoryBean
-
- createInstance() - Method in class com.edorasware.commons.core.conversation.config.DefaultConversationMetadataProviderFactoryBean
-
- createInstance() - Method in class com.edorasware.commons.core.identity.config.EmptyCurrentUserServiceFactoryBean
-
- createInstance() - Method in class com.edorasware.commons.core.identity.config.IdentityManagementConfigurationDerivedCurrentTenantServiceFactoryBean
-
- createInstance() - Method in class com.edorasware.commons.core.identity.config.IdentityManagementConfigurationDerivedCurrentUserServiceFactoryBean
-
- createInstance() - Method in class com.edorasware.commons.core.identity.config.IdentityManagementConfigurationFactoryBean
-
- createInstance() - Method in class com.edorasware.commons.core.identity.config.TenantAgnosticCurrentTenantServiceFactoryBean
-
- createInstance() - Method in class com.edorasware.commons.core.license.config.LicenseCheckerFactoryBean
-
- createInstance() - Method in class com.edorasware.commons.core.persistence.config.BasePersistenceFactoryBean
-
- createInstance() - Method in class com.edorasware.commons.core.persistence.config.ConverterProviderFactoryBean
-
- createInstance() - Method in class com.edorasware.commons.core.persistence.config.DataSourceDerivedDatabaseTypeFactoryBean
-
- createInstance() - Method in class com.edorasware.commons.core.persistence.config.JdbcPrimaryKeyPersistenceFactoryBean
-
- createInstance() - Method in class com.edorasware.commons.core.persistence.config.PersistenceManagementConfigurationDerivedConverterProviderFactoryBean
-
- createInstance() - Method in class com.edorasware.commons.core.persistence.config.PersistenceManagementConfigurationDerivedTransactionManagerFactoryBean
-
- createInstance() - Method in class com.edorasware.commons.core.persistence.config.PersistenceManagementConfigurationFactoryBean
-
- createInstance() - Method in class com.edorasware.commons.core.persistence.config.SequentialPrimaryKeyGeneratorFactoryBean
-
- createInstance() - Method in class com.edorasware.commons.core.persistence.config.SimpleDatabaseTypeFactoryBean
-
- createIntegerEntry(String, String) - Static method in class com.edorasware.commons.core.persistence.jdbc.SqlNameMapping.MappingEntry
-
Creates an entry representing a "INTEGER" column.
- createIso8601DateFormat() - Static method in class com.edorasware.commons.core.util.date.DateUtils
-
Creates and returns a new instance of DateFormat with pattern ISO-8601.
- createMergedMappings(Map<String, String>, Map<String, String>) - Static method in class com.edorasware.commons.core.persistence.entity.jdbc.EntityPersistenceConfiguration
-
- createModificationBuilder() - Method in class com.edorasware.commons.core.any.AnyWorkObjectDefinitionManager
-
- createModificationBuilder(AnyWorkObjectDefinitionModification) - Method in class com.edorasware.commons.core.any.AnyWorkObjectDefinitionManager
-
- createModificationBuilder() - Method in class com.edorasware.commons.core.any.AnyWorkObjectManager
-
- createModificationBuilder(AnyWorkObjectModification) - Method in class com.edorasware.commons.core.any.AnyWorkObjectManager
-
- createModificationBuilder() - Method in class com.edorasware.commons.core.beat.BeatManager
-
- createModificationBuilder(BeatModification) - Method in class com.edorasware.commons.core.beat.BeatManager
-
- createModificationBuilder() - Method in interface com.edorasware.commons.core.manager.entity.EntityManager
-
- createModificationBuilder(W) - Method in interface com.edorasware.commons.core.manager.entity.EntityManager
-
- createModificationBuilder() - Method in class com.edorasware.commons.core.service.entity.BaseDomainObjectService
-
- createModificationBuilder(W) - Method in class com.edorasware.commons.core.service.entity.BaseDomainObjectService
-
- createModificationBuilder() - Method in interface com.edorasware.commons.core.service.entity.DomainObjectService
-
Creates a new type-safe modification builder.
- createModificationBuilder(W) - Method in interface com.edorasware.commons.core.service.entity.DomainObjectService
-
Creates a new type-safe modification builder based on the given template modification.
- createModified(E) - Method in class com.edorasware.commons.core.modification.entity.EntityModification
-
- createModifiedBuilder(E) - Method in class com.edorasware.commons.core.modification.entity.EntityModification
-
- createParameter(E) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.EntityPersistenceConfiguration
-
- createPersistenceInstance() - Method in class com.edorasware.commons.core.any.config.JdbcAnyWorkObjectDefinitionPersistenceFactoryBean
-
- createPersistenceInstance() - Method in class com.edorasware.commons.core.any.config.JdbcAnyWorkObjectPersistenceFactoryBean
-
- createPersistenceInstance() - Method in class com.edorasware.commons.core.beat.config.JdbcBeatPersistenceFactoryBean
-
- createPersistenceInstance() - Method in class com.edorasware.commons.core.content.config.DatabaseContentPersistenceFactoryBean
-
- createPersistenceInstance() - Method in class com.edorasware.commons.core.persistence.config.BasePersistenceFactoryBean
-
- createProviderId(String) - Method in class com.edorasware.commons.core.any.AnyWorkObjectDefinitionManager
-
- createProviderId(String) - Method in class com.edorasware.commons.core.any.AnyWorkObjectManager
-
- createProviderId(String) - Method in class com.edorasware.commons.core.beat.BeatManager
-
- createProviderId(String) - Method in interface com.edorasware.commons.core.manager.entity.EntityManager
-
- createQueryBuilder() - Method in class com.edorasware.commons.core.any.AnyWorkObjectDefinitionManager
-
- createQueryBuilder(AnyWorkObjectDefinitionQuery) - Method in class com.edorasware.commons.core.any.AnyWorkObjectDefinitionManager
-
- createQueryBuilder() - Method in class com.edorasware.commons.core.any.AnyWorkObjectManager
-
- createQueryBuilder(AnyWorkObjectQuery) - Method in class com.edorasware.commons.core.any.AnyWorkObjectManager
-
- createQueryBuilder() - Method in class com.edorasware.commons.core.beat.BeatManager
-
- createQueryBuilder(BeatQuery) - Method in class com.edorasware.commons.core.beat.BeatManager
-
- createQueryBuilder() - Method in interface com.edorasware.commons.core.manager.entity.EntityManager
-
- createQueryBuilder(Q) - Method in interface com.edorasware.commons.core.manager.entity.EntityManager
-
- createReadableUpdateBuilder(GlobalId) - Method in interface com.edorasware.commons.core.service.entity.DomainObjectService
-
Creates a new type-safe readable update builder for the given entity.
- createRenderingModePredicate(RenderingMode) - Method in class com.edorasware.commons.core.query.CompositePredicate
-
- createRenderingModePredicate(RenderingMode) - Method in class com.edorasware.commons.core.query.NotPredicate
-
- createRenderingModePredicate(RenderingMode) - Method in class com.edorasware.commons.core.query.RenderingModePredicate
-
create the same predicate but with given renderingMode flag
- createSingleEntrySqlParameterSource(Object) - Method in class com.edorasware.commons.core.persistence.jdbc.NamedParameterJdbcPreprocessor
-
Creates a MapSqlParameterSource
with the given parameter.
- createSqlMappingContext(List<String>, DatabaseType) - Static method in class com.edorasware.commons.core.persistence.entity.jdbc.EntityPersistenceConfiguration
-
- createSqlMappingContext(String[], DatabaseType, EntityResolver) - Static method in class com.edorasware.commons.core.persistence.PersistenceUtils
-
- createSqlMappingContext(List<Resource>, DatabaseType, EntityResolver) - Static method in class com.edorasware.commons.core.persistence.PersistenceUtils
-
- createSqlParameterSource(Map<String, ?>) - Method in class com.edorasware.commons.core.persistence.jdbc.NamedParameterJdbcPreprocessor
-
Creates a MapSqlParameterSource
with the given parameters.
- createSqlPredicateRenderer(SqlRendererConfig) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.BaseSqlQueryRenderer
-
- createSqlPredicateRenderer(SqlRendererConfig) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.SqlWorkObjectDefinitionQueryRenderer
-
- createSqlPredicateRenderer(SqlRendererConfig) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.SqlWorkObjectQueryRenderer
-
- createUniqueGlobalId(E) - Method in interface com.edorasware.commons.core.persistence.entity.EntityPersistence
-
Returns a unique global id.
- createUniqueGlobalId(E) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.JdbcEntityPersistence
-
- createUniqueId(E) - Method in interface com.edorasware.commons.core.persistence.entity.EntityPersistence
-
Returns a unique id with the next available primary key that can be used to persist an entity.
- createUniqueId(E) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.JdbcEntityPersistence
-
- createUpdateBuilder(GlobalId) - Method in interface com.edorasware.commons.core.service.entity.DomainObjectService
-
Creates a new type-safe update builder for the given entity.
- createVarcharEntry(String, String) - Static method in class com.edorasware.commons.core.persistence.jdbc.SqlNameMapping.MappingEntry
-
Creates an entry representing a "VARCHAR" column.
- createWorkObjectSpecificFieldChange(FieldId, E) - Method in class com.edorasware.commons.core.modification.entity.WorkObjectDefinitionModification
-
- createWorkObjectSpecificFieldChange(FieldId, E) - Method in class com.edorasware.commons.core.modification.entity.WorkObjectModification
-
- CREATION_TIME - Static variable in class com.edorasware.commons.core.any.AnyWorkObject
-
Allows to build predicates testing for certain work object creation time values.
- CREATION_TIME - Static variable in class com.edorasware.commons.core.any.AnyWorkObjectDefinition
-
Allows to build predicates testing for certain work object definition creation time values.
- CREATION_TIME - Static variable in class com.edorasware.commons.core.beat.Beat
-
Allows to build predicates testing for certain beat creation time values.
- creationTime(Date) - Method in class com.edorasware.commons.core.entity.Entity.EntityBuilder
-
Sets the creation time.
- current() - Static method in class com.edorasware.commons.core.version.ReleaseInformation
-
Provide statically initialized information about the current release.
- CURRENT_TENANT_ID_JOB_PARAMETER_KEY - Static variable in interface com.edorasware.commons.core.content.ContentPreProcessingConfiguration
-
The current (the one used when adding/updating the content) tenant id job parameter.
- CURRENT_USER_ID_JOB_PARAMETER_KEY - Static variable in interface com.edorasware.commons.core.content.ContentPreProcessingConfiguration
-
The current (the one used when adding/updating the content) user id job parameter.
- CurrentIdentityService - Interface in com.edorasware.commons.core.identity
-
The service to run code within the context of a given user and tenant.
- CurrentTenantService - Interface in com.edorasware.commons.core.identity
-
The service to get the current tenant.
- CurrentUserService - Interface in com.edorasware.commons.core.identity
-
The service to get the current user.
- DatabaseContentPersistence - Interface in com.edorasware.commons.core.content.support.database
-
Database Content persistence API.
- DatabaseContentPersistenceFactoryBean - Class in com.edorasware.commons.core.content.config
-
- DatabaseContentPersistenceFactoryBean() - Constructor for class com.edorasware.commons.core.content.config.DatabaseContentPersistenceFactoryBean
-
- DatabaseContentProviderFactoryBean - Class in com.edorasware.commons.core.content.config
-
Factory bean to create the DatabaseContentProvider
.
- DatabaseContentProviderFactoryBean() - Constructor for class com.edorasware.commons.core.content.config.DatabaseContentProviderFactoryBean
-
- databaseMetadata - Variable in class com.edorasware.commons.core.persistence.config.BasePersistenceFactoryBean
-
- DatabaseMetadata - Class in com.edorasware.commons.core.util.db
-
Container for database metadata.
- DatabaseMetadata() - Constructor for class com.edorasware.commons.core.util.db.DatabaseMetadata
-
- DatabaseMetadata(String, String, String) - Constructor for class com.edorasware.commons.core.util.db.DatabaseMetadata
-
- DATABASES_WITH_EMPTY_STRING_TO_NULL_CONVERSION - Static variable in class com.edorasware.commons.core.util.db.DbUtils
-
Constants that defines the databases for which replace '' string with null.
- DATABASES_WITH_LIMITED_IN_PREDICATE_QUERY_SUPPORT - Static variable in class com.edorasware.commons.core.util.db.DbUtils
-
Constants that defines the databases for which only limited support for `in` predicates .
- DATABASES_WITH_LIMITED_LARGE_STRING_QUERY_SUPPORT - Static variable in class com.edorasware.commons.core.util.db.DbUtils
-
Constants that defines the databases for which only limited support exists to query large strings.
- databaseSchemaCreationStrategy - Variable in class com.edorasware.commons.core.persistence.config.BasePersistenceFactoryBean
-
- DatabaseSchemaCreationStrategy - Enum in com.edorasware.commons.core.persistence.schema
-
Enumeration for the database schema creation strategy.
- DatabaseSchemaException - Exception in com.edorasware.commons.core.persistence.schema
-
Used when an exception occurs within the database schema classes.
- DatabaseSchemaException(String, Throwable) - Constructor for exception com.edorasware.commons.core.persistence.schema.DatabaseSchemaException
-
Encapsulates a native exception which is thrown from the database schema classes.
- DatabaseSchemaManager - Interface in com.edorasware.commons.core.persistence.schema
-
Database schema manager which manages the initialization and drop of the database schema.
- databaseSchemaResourcesDefaultLocation - Variable in class com.edorasware.commons.core.persistence.config.BasePersistenceFactoryBean
-
- DatabaseSchemaService - Interface in com.edorasware.commons.core.persistence.schema
-
Database schema service which provides methods to create, validate ,upgrade and drop the schema.
- DatabaseSchemaServiceEvent - Interface in com.edorasware.commons.core.persistence.schema
-
- DatabaseSchemaServiceEvent.Type - Enum in com.edorasware.commons.core.persistence.schema
-
- DatabaseSchemaServiceListener - Interface in com.edorasware.commons.core.persistence.schema
-
- DatabaseSchemaStatus<T> - Interface in com.edorasware.commons.core.persistence.schema
-
Provides status information about the database schema.
- databaseType - Variable in class com.edorasware.commons.core.persistence.config.BasePersistenceFactoryBean
-
- DatabaseType - Enum in com.edorasware.commons.core.util.db
-
Enumeration for the supported database types.
- dataSource - Variable in class com.edorasware.commons.core.persistence.config.BasePersistenceFactoryBean
-
- DataSourceDerivedDatabaseTypeFactoryBean - Class in com.edorasware.commons.core.persistence.config
-
Factory bean to create a
DatabaseType
instance derived from the data source.
- DataSourceDerivedDatabaseTypeFactoryBean() - Constructor for class com.edorasware.commons.core.persistence.config.DataSourceDerivedDatabaseTypeFactoryBean
-
- DATE - Static variable in class com.edorasware.commons.core.persistence.entity.VariableConverter
-
- DateOperand - Class in com.edorasware.commons.core.query
-
An operand implementation which builds
Predicate
instances through date-specific operators.
- DateOperand(QueryParameter) - Constructor for class com.edorasware.commons.core.query.DateOperand
-
Creates a new operand instance.
- DateOperand(QueryParameter, ConstructionInterceptor) - Constructor for class com.edorasware.commons.core.query.DateOperand
-
Creates a new operand instance.
- DateUtils - Class in com.edorasware.commons.core.util.date
-
Provides utility methods related to dates and calendars.
- dateValue() - Method in class com.edorasware.commons.core.query.entity.VariableOperand
-
Returns an operand which allows to build predicates testing for the value part of variables.
- DbProperty - Class in com.edorasware.commons.core.persistence.entity.jdbc
-
Method object that allows to convert back and forth between a Java value and its representation in one of several columns of a database table.
- DbUtils - Class in com.edorasware.commons.core.util.db
-
Provides utility methods related to database operations.
- DbVariable - Class in com.edorasware.commons.core.persistence.entity.jdbc
-
Method object that allows to convert back and forth between a Java value and its representation in one of several columns of a database table.
- DDL_CREATE_OPERATION - Static variable in class com.edorasware.commons.core.persistence.PersistenceUtils
-
Name constant for "create" operation.
- DDL_DROP_OPERATION - Static variable in class com.edorasware.commons.core.persistence.PersistenceUtils
-
Name constant for "drop" operation.
- DDL_UPDATE_OPERATION - Static variable in class com.edorasware.commons.core.persistence.PersistenceUtils
-
Name constant for "update" operation.
- DEFAULT_TIME_ZONE - Static variable in class com.edorasware.commons.core.util.date.DateUtils
-
- DEFAULT_VERSION - Static variable in class com.edorasware.commons.core.content.support.BaseConfigurableContentProvider
-
- DefaultAnyWorkObjectDefinitionServiceFactoryBean - Class in com.edorasware.commons.core.any.config
-
Represents a factory bean responsible for creating a default concrete work object definition service instance.
- DefaultAnyWorkObjectDefinitionServiceFactoryBean() - Constructor for class com.edorasware.commons.core.any.config.DefaultAnyWorkObjectDefinitionServiceFactoryBean
-
- DefaultAnyWorkObjectServiceFactoryBean - Class in com.edorasware.commons.core.any.config
-
Represents a factory bean responsible for creating a concrete work object service instance.
- DefaultAnyWorkObjectServiceFactoryBean() - Constructor for class com.edorasware.commons.core.any.config.DefaultAnyWorkObjectServiceFactoryBean
-
- DefaultBeatServiceFactoryBean - Class in com.edorasware.commons.core.beat.config
-
Represents a factory bean responsible for creating a concrete beat service instance.
- DefaultBeatServiceFactoryBean() - Constructor for class com.edorasware.commons.core.beat.config.DefaultBeatServiceFactoryBean
-
- DefaultConversationMetadataProviderFactoryBean<T> - Class in com.edorasware.commons.core.conversation.config
-
Factory bean to create a DefaultConversationMetadataProvider
instance.
- DefaultConversationMetadataProviderFactoryBean() - Constructor for class com.edorasware.commons.core.conversation.config.DefaultConversationMetadataProviderFactoryBean
-
- DefaultCurrentIdentityService - Class in com.edorasware.commons.core.identity
-
Default implementation to run an action in the context of a given user and tenant.
- DefaultCurrentIdentityService(CurrentUserService, CurrentTenantService) - Constructor for class com.edorasware.commons.core.identity.DefaultCurrentIdentityService
-
- DefaultIdentityManagementConfiguration - Class in com.edorasware.commons.core.identity
-
Default implementation of the identity management configuration.
- DefaultIdentityManagementConfiguration(String, PersistenceManagementConfiguration, CurrentTenantService, CurrentUserService) - Constructor for class com.edorasware.commons.core.identity.DefaultIdentityManagementConfiguration
-
- DefaultLifeCycle - Class in com.edorasware.commons.core.init
-
Default implementation to get and set the current life-cycle state.
- DefaultLifeCycle() - Constructor for class com.edorasware.commons.core.init.DefaultLifeCycle
-
- DefaultPersistenceManagementConfiguration - Class in com.edorasware.commons.core.persistence
-
Default implementation of the persistence management configuration.
- DefaultPersistenceManagementConfiguration(String, PlatformTransactionManager, DataSource, String, DatabaseSchemaCreationStrategy, DatabaseType, DatabaseMetadata, ConverterProvider, PrimaryKeyGenerator, TimeProvider) - Constructor for class com.edorasware.commons.core.persistence.DefaultPersistenceManagementConfiguration
-
- DefaultSqlMappingContext - Class in com.edorasware.commons.core.persistence
-
Sql mapping context that supports database-specific mappings.
- DefaultSqlMappingContext(Map<String, String>, DatabaseType) - Constructor for class com.edorasware.commons.core.persistence.DefaultSqlMappingContext
-
- DEFINITION_ID - Static variable in class com.edorasware.commons.core.any.AnyWorkObject
-
Allows to build predicates testing for certain work object definition id values.
- definitionId(D) - Method in class com.edorasware.commons.core.entity.DomainObject.DomainObjectBuilder
-
Sets the definition id.
- delete(T) - Method in interface com.edorasware.commons.core.persistence.entity.EntityPersistence
-
Deletes the entity with the given id.
- delete(T) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.JdbcDomainObjectDefinitionPersistence
-
- delete(T) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.JdbcDomainObjectPersistence
-
- delete(T) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.JdbcEntityPersistence
-
- delete(T) - Method in class com.edorasware.commons.core.provider.entity.BaseDomainObjectProvider
-
- delete(T) - Method in interface com.edorasware.commons.core.provider.entity.DomainObjectProvider
-
Deletes the entity with the given id .
- DELETE_ENTITY - Static variable in class com.edorasware.commons.core.audit.EventType
-
An event type that represents a delete event.
- deleteContent(ContentReference) - Method in interface com.edorasware.commons.core.content.ContentManager
-
- deleteContent(ContentReference, String) - Method in interface com.edorasware.commons.core.content.ContentManager
-
Deletes a specific version of the specified
ContentReference
such that the passed in
ContentReference
cannot be used anymore to retrieve content with that
version.
- deleteContent(ContentSourceId) - Method in interface com.edorasware.commons.core.content.ContentManager
-
- deleteContent(ContentScope) - Method in interface com.edorasware.commons.core.content.ContentProvider
-
Deletes all the content of the content provider for the supplied
ContentScope
.
- deleteContent(ContentScope, ContentReference) - Method in interface com.edorasware.commons.core.content.ContentProvider
-
- deleteContent(ContentScope, ContentReference, String) - Method in interface com.edorasware.commons.core.content.ContentProvider
-
Deletes a specific version of the specified
ContentReference
such that the passed in
ContentReference
cannot be used anymore to retrieve content with that
version.
- deleteContent(ContentScope, ContentSourceId) - Method in interface com.edorasware.commons.core.content.ContentProvider
-
- deleteContent(ContentScope) - Method in class com.edorasware.commons.core.content.support.BaseConfigurableContentProvider
-
- deleteContent(ContentScope, ContentReference) - Method in class com.edorasware.commons.core.content.support.BaseConfigurableContentProvider
-
- deleteContent(ContentScope, ContentReference, String) - Method in class com.edorasware.commons.core.content.support.BaseConfigurableContentProvider
-
- deleteContent(ContentScope, ContentSourceId) - Method in class com.edorasware.commons.core.content.support.BaseConfigurableContentProvider
-
- deleteContent() - Method in interface com.edorasware.commons.core.content.support.ConfigurableContentManager
-
Deletes all the content of the content manager.
- deleteContent(ContentScope) - Method in interface com.edorasware.commons.core.content.support.database.DatabaseContentPersistence
-
Deletes all the content of the content provider for the supplied
ContentScope
.
- deleteContent(ContentScope, ContentReference) - Method in interface com.edorasware.commons.core.content.support.database.DatabaseContentPersistence
-
- deleteContent(ContentScope, ContentReference, int) - Method in interface com.edorasware.commons.core.content.support.database.DatabaseContentPersistence
-
Deletes a specific version of the specified
ContentReference
such that the passed in
ContentReference
cannot be used anymore to retrieve content with that
version.
- deleteContent(ContentScope, ContentSourceId) - Method in interface com.edorasware.commons.core.content.support.database.DatabaseContentPersistence
-
- DELETED - Static variable in class com.edorasware.commons.core.service.entity.EntityActionEvent.Type
-
- deleteEntity(T, String) - Method in class com.edorasware.commons.core.service.entity.BaseWorkObjectService
-
- deleteEntity(T, String) - Method in interface com.edorasware.commons.core.service.entity.WorkObjectService
-
Deletes the given entity with all its variables.
- deleteVariable(T, String, String) - Method in class com.edorasware.commons.core.service.entity.BaseDomainObjectService
-
- deleteVariable(GlobalId, String, String) - Method in class com.edorasware.commons.core.service.entity.BaseDomainObjectService
-
- deleteVariable(T, VariableName<V, ?>, String) - Method in class com.edorasware.commons.core.service.entity.BaseDomainObjectService
-
- deleteVariable(GlobalId, VariableName<V, ?>, String) - Method in class com.edorasware.commons.core.service.entity.BaseDomainObjectService
-
- deleteVariable(T, String, String) - Method in interface com.edorasware.commons.core.service.entity.DomainObjectService
-
Deletes the variable with the given name
from the entity with given id
.
- deleteVariable(GlobalId, String, String) - Method in interface com.edorasware.commons.core.service.entity.DomainObjectService
-
Deletes the variable with the given name
from the entity with given globalId
.
- deleteVariable(T, VariableName<V, ?>, String) - Method in interface com.edorasware.commons.core.service.entity.DomainObjectService
-
Deletes the variable with the given name
from the entity with given id
.
- deleteVariable(GlobalId, VariableName<V, ?>, String) - Method in interface com.edorasware.commons.core.service.entity.DomainObjectService
-
Deletes the variable with the given name
from the entity with given globalId
.
- deleteVariable(String) - Method in class com.edorasware.commons.core.service.entity.DomainObjectUpdate.Builder
-
Deletes the variable with the given name
from the entity with given globalId
.
- deleteVariable(VariableName<?, ?>) - Method in class com.edorasware.commons.core.service.entity.DomainObjectUpdate.Builder
-
Deletes the variable with the given name
from the entity with given globalId
.
- deleteVariables(T, Collection<String>, String) - Method in class com.edorasware.commons.core.service.entity.BaseDomainObjectService
-
- deleteVariables(GlobalId, Collection<String>, String) - Method in class com.edorasware.commons.core.service.entity.BaseDomainObjectService
-
- deleteVariables(T, Collection<String>, String) - Method in interface com.edorasware.commons.core.service.entity.DomainObjectService
-
Deletes the variables from the collection of variable names
from the entity with given entityId
.
- deleteVariables(GlobalId, Collection<String>, String) - Method in interface com.edorasware.commons.core.service.entity.DomainObjectService
-
Deletes the variables from the collection of variable names
from the entity with given globalId
.
- deleteVariables(Collection<String>) - Method in class com.edorasware.commons.core.service.entity.DomainObjectUpdate.Builder
-
Deletes the variables from the collection of variable names
from the entity with given globalId
.
- deleteWorkObject(AnyWorkObjectId, String) - Method in interface com.edorasware.commons.core.any.AnyWorkObjectService
-
Deletes the given entity with all its variables.
- deployDefinitions(List<? extends Resource>, String) - Method in class com.edorasware.commons.core.provider.entity.BaseDomainObjectProvider
-
- deployDefinitions(List<? extends Resource>, String) - Method in interface com.edorasware.commons.core.provider.entity.DomainObjectProvider
-
Deploys the given definition resources.
- deployEntities(List<? extends Resource>, P) - Method in class com.edorasware.commons.core.service.entity.BaseDomainObjectDefinitionService
-
- deployEntities(List<? extends Resource>, P) - Method in interface com.edorasware.commons.core.service.entity.DomainObjectDefinitionService
-
- deployWorkObjectDefinitions(List<Resource>, AnyWorkObjectProviderId) - Method in interface com.edorasware.commons.core.any.AnyWorkObjectDefinitionService
-
Deploys the given resources describing concrete work object definitions as one deployment unit.
- deriveOmitResourceString(boolean) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.DomainObjectDefinitionResult.DomainObjectDefinitionResultRowMapper
-
- deriveWithQueryParameter(QueryParameter) - Method in class com.edorasware.commons.core.query.ComparisonPredicate
-
Derives a new predicate with the given query parameter from this predicate.
- deriveWithQueryParameter(QueryParameter) - Method in class com.edorasware.commons.core.query.InnerSelectInPredicate
-
Derives a new predicate with the given query parameter from this predicate.
- deriveWithQueryParameter(QueryParameter) - Method in class com.edorasware.commons.core.query.InPredicate
-
Derives a new predicate with the given query parameter from this predicate.
- deriveWithQueryParameter(QueryParameter) - Method in class com.edorasware.commons.core.query.NotNullPredicate
-
Derives a new predicate with the given query parameter from this predicate.
- deriveWithQueryParameter(QueryParameter) - Method in class com.edorasware.commons.core.query.NullPredicate
-
Derives a new predicate with the given query parameter from this predicate.
- deriveWithQueryParameter(QueryParameter) - Method in class com.edorasware.commons.core.query.QueryParameterPredicate
-
Derives a new predicate with the given query parameter from this predicate.
- descendantOf(T) - Method in class com.edorasware.commons.core.query.entity.HierarchyOperand
-
Builds a predicate representing queryParameter descendant of expectedId
comparison.
- descendantOfOrEq(T) - Method in class com.edorasware.commons.core.query.entity.HierarchyOperand
-
Builds a predicate representing queryParameter descendant of expectedId or queryParameter = expectedId
comparison.
- descendantOfOrEq(List<? extends T>) - Method in class com.edorasware.commons.core.query.entity.HierarchyOperand
-
Builds a predicate representing queryParameter descendant of expectedPathIds or queryParameter = expectedPathIds
comparison.
- DESCRIPTION - Static variable in class com.edorasware.commons.core.any.AnyWorkObject
-
Allows to build predicates testing for certain description values.
- DESCRIPTION - Static variable in class com.edorasware.commons.core.any.AnyWorkObjectDefinition
-
Allows to build predicates testing for certain work object definition description values.
- DESCRIPTION - Static variable in class com.edorasware.commons.core.beat.Beat
-
Allows to build predicates testing for certain description values.
- description(String) - Method in class com.edorasware.commons.core.entity.Entity.EntityBuilder
-
Sets the description.
- DESCRIPTION - Static variable in class com.edorasware.commons.core.field.entity.DomainObjectDefinitionFieldId
-
- DESCRIPTION - Static variable in class com.edorasware.commons.core.field.entity.DomainObjectFieldId
-
- description(String) - Method in class com.edorasware.commons.core.modification.entity.DomainObjectDefinitionModification.DomainObjectDefinitionModificationBuilder
-
- description(String) - Method in class com.edorasware.commons.core.modification.entity.DomainObjectModification.DomainObjectModificationBuilder
-
- description(String) - Method in class com.edorasware.commons.core.service.entity.DomainObjectUpdate.Builder
-
Sets the description.
- DESCRIPTION_UPDATED - Static variable in class com.edorasware.commons.core.service.entity.DomainObjectActionEvent.Type
-
- deserialize(byte[]) - Method in class com.edorasware.commons.core.entity.LegacyIdDeserializer
-
- deserialize(W) - Method in interface com.edorasware.commons.core.entity.NamedValueAccessor
-
Deserializes the given value to its transient representation.
- deserialize(String) - Method in class com.edorasware.commons.core.entity.PropertyName
-
- deserialize(W) - Method in class com.edorasware.commons.core.entity.VariableName
-
- deserialize(String) - Method in class com.edorasware.commons.core.util.JsonConverter
-
- deserialize(W) - Method in interface com.edorasware.commons.core.util.ValueConverter
-
Deserializes the given value.
- detect(ContentMetadata) - Method in interface com.edorasware.commons.core.content.ContentDetector
-
Detects the content media type based on the content metadata.
- doEquivalent(NamedValueWithSource, NamedValueWithSource) - Method in class com.edorasware.commons.core.modification.entity.EntityModification.NamedValueWithSourceEquivalence
-
- doHash(NamedValueWithSource) - Method in class com.edorasware.commons.core.modification.entity.EntityModification.NamedValueWithSourceEquivalence
-
- doInBusinessTransaction() - Method in interface com.edorasware.commons.core.audit.BusinessTransactionCallBack
-
Gets called within the context of a business transaction.
- DomainObject<T extends EntityId,D extends EntityId,P extends Id> - Class in com.edorasware.commons.core.entity
-
Base class for all domain objects.
- DomainObject(Entity.EntityData<T, P>, DomainObject.DomainObjectData<T, D, P>) - Constructor for class com.edorasware.commons.core.entity.DomainObject
-
- DomainObject(Entity.EntityData<T, P>, DomainObject.DomainObjectData<T, D, P>, List<? extends EntityId>) - Constructor for class com.edorasware.commons.core.entity.DomainObject
-
- DomainObject.DomainObjectBuilder<T extends EntityId,D extends EntityId,P extends Id,E extends DomainObject<T,D,P>,SELF extends DomainObject.DomainObjectBuilder<T,D,P,E,SELF>> - Class in com.edorasware.commons.core.entity
-
- DomainObject.DomainObjectData<T extends EntityId,D extends EntityId,P extends Id> - Class in com.edorasware.commons.core.entity
-
Data container that holds the state of a domain object.
- DomainObjectActionEvent<E extends DomainObject<?,?,?>,WB extends DomainObjectModification.DomainObjectModificationBuilder<?,?,?,E,?,?,WB>> - Class in com.edorasware.commons.core.service.entity
-
Base class for all domain object events that are fired when an action on a domain object has been executed or is about to be executed.
- DomainObjectActionEvent(Object, EntityActionEvent.Type, E, E, WB, long, String, Registry) - Constructor for class com.edorasware.commons.core.service.entity.DomainObjectActionEvent
-
- DomainObjectActionEvent.Type - Class in com.edorasware.commons.core.service.entity
-
- DomainObjectActionListener<A extends DomainObjectActionEvent<?,?>> - Interface in com.edorasware.commons.core.service.entity
-
Represents an action listener that is notified before (pre-hook) and after (post-hook) a high-level action is executed on a domain object.
- DomainObjectBuilder(T, Type) - Constructor for class com.edorasware.commons.core.entity.DomainObject.DomainObjectBuilder
-
- DomainObjectBuilder(E) - Constructor for class com.edorasware.commons.core.entity.DomainObject.DomainObjectBuilder
-
- domainObjectData - Variable in class com.edorasware.commons.core.entity.DomainObject
-
- DomainObjectDefinition<T extends EntityId,P extends Id> - Class in com.edorasware.commons.core.entity
-
Base class for all definitions of domain objects.
- DomainObjectDefinition(Entity.EntityData<T, P>, DomainObjectDefinition.DomainObjectDefinitionData<T, P>) - Constructor for class com.edorasware.commons.core.entity.DomainObjectDefinition
-
- DomainObjectDefinition(Entity.EntityData<T, P>, DomainObjectDefinition.DomainObjectDefinitionData<T, P>, List<? extends EntityId>) - Constructor for class com.edorasware.commons.core.entity.DomainObjectDefinition
-
- DomainObjectDefinition.DomainObjectDefinitionBuilder<T extends EntityId,P extends Id,E extends DomainObjectDefinition<T,P>,SELF extends DomainObjectDefinition.DomainObjectDefinitionBuilder<T,P,E,SELF>> - Class in com.edorasware.commons.core.entity
-
- DomainObjectDefinition.DomainObjectDefinitionData<T extends EntityId,P extends Id> - Class in com.edorasware.commons.core.entity
-
Data container that holds the state of a domain object definition.
- DomainObjectDefinitionActionEvent<E extends DomainObjectDefinition<?,?>,WB extends DomainObjectDefinitionModification.DomainObjectDefinitionModificationBuilder<?,?,E,?,?,WB>> - Class in com.edorasware.commons.core.service.entity
-
Base class for all domain object definition events that are fired when an action on a domain object definition has been executed or is about to be executed.
- DomainObjectDefinitionActionEvent(Object, EntityActionEvent.Type, E, E, WB, long, String, Registry) - Constructor for class com.edorasware.commons.core.service.entity.DomainObjectDefinitionActionEvent
-
- DomainObjectDefinitionActionEvent.Type - Class in com.edorasware.commons.core.service.entity
-
- DomainObjectDefinitionActionListener<A extends DomainObjectDefinitionActionEvent<?,?>> - Interface in com.edorasware.commons.core.service.entity
-
Represents an action listener that is notified before (pre-hook) and after (post-hook) a high-level action is executed on a domain object definition.
- DomainObjectDefinitionBuilder(T, Type) - Constructor for class com.edorasware.commons.core.entity.DomainObjectDefinition.DomainObjectDefinitionBuilder
-
- DomainObjectDefinitionBuilder(E) - Constructor for class com.edorasware.commons.core.entity.DomainObjectDefinition.DomainObjectDefinitionBuilder
-
- domainObjectDefinitionData - Variable in class com.edorasware.commons.core.entity.DomainObjectDefinition
-
- DomainObjectDefinitionFieldId - Class in com.edorasware.commons.core.field.entity
-
Domain object definition-specific field ids.
- DomainObjectDefinitionLargeStringPredicateTransformation - Class in com.edorasware.commons.core.query.entity
-
Transforms predicates in order to support searches of definition properties by large string values.
- DomainObjectDefinitionLargeStringPredicateTransformation(DatabaseType) - Constructor for class com.edorasware.commons.core.query.entity.DomainObjectDefinitionLargeStringPredicateTransformation
-
- DomainObjectDefinitionManager<T extends EntityId,P extends Id,E extends DomainObjectDefinition<T,P>,EB extends DomainObjectDefinition.DomainObjectDefinitionBuilder<T,P,E,EB>,Q extends DomainObjectDefinitionQuery,QB extends EntityQuery.EntityQueryBuilder<Q,QB>,OC extends DomainObjectDefinitionOperandContainer<T,P>,W extends DomainObjectDefinitionModification<T,P,E,EB>,WB extends DomainObjectDefinitionModification.DomainObjectDefinitionModificationBuilder<T,P,E,EB,W,WB>> - Interface in com.edorasware.commons.core.manager.entity
-
- DomainObjectDefinitionModification<T extends EntityId,P extends Id,E extends DomainObjectDefinition<T,P>,EB extends DomainObjectDefinition.DomainObjectDefinitionBuilder<T,P,E,EB>> - Class in com.edorasware.commons.core.modification.entity
-
This class serves as the base for all domain object definition modifications.
- DomainObjectDefinitionModification(Map<FieldId, Object>) - Constructor for class com.edorasware.commons.core.modification.entity.DomainObjectDefinitionModification
-
- DomainObjectDefinitionModification.DomainObjectDefinitionModificationBuilder<T extends EntityId,P extends Id,E extends DomainObjectDefinition<T,P>,EB extends DomainObjectDefinition.DomainObjectDefinitionBuilder<T,P,E,EB>,W extends DomainObjectDefinitionModification<T,P,E,EB>,SELF extends DomainObjectDefinitionModification.DomainObjectDefinitionModificationBuilder<T,P,E,EB,W,SELF>> - Class in com.edorasware.commons.core.modification.entity
-
- DomainObjectDefinitionModificationBuilder() - Constructor for class com.edorasware.commons.core.modification.entity.DomainObjectDefinitionModification.DomainObjectDefinitionModificationBuilder
-
- DomainObjectDefinitionModificationBuilder(W) - Constructor for class com.edorasware.commons.core.modification.entity.DomainObjectDefinitionModification.DomainObjectDefinitionModificationBuilder
-
- DomainObjectDefinitionOperandContainer<T extends EntityId,P extends Id> - Class in com.edorasware.commons.core.query.entity
-
- DomainObjectDefinitionOperandContainer(QueryParameter, QueryParameter, QueryParameter, QueryParameter, QueryParameter, QueryParameter, QueryParameter, QueryParameter, QueryParameter, QueryParameter, QueryParameter, QueryParameter, QueryParameter, QueryParameter, QueryParameter) - Constructor for class com.edorasware.commons.core.query.entity.DomainObjectDefinitionOperandContainer
-
- DomainObjectDefinitionParameter - Class in com.edorasware.commons.core.persistence.entity.jdbc
-
- DomainObjectDefinitionParameter(DomainObjectDefinition<?, ?>) - Constructor for class com.edorasware.commons.core.persistence.entity.jdbc.DomainObjectDefinitionParameter
-
- DomainObjectDefinitionPersistenceConfiguration<T extends EntityId,P extends Id,E extends DomainObjectDefinition<T,P>,EB extends DomainObjectDefinition.DomainObjectDefinitionBuilder<T,P,E,EB>,M extends DomainObjectDefinitionManager<T,P,E,EB,?,?,?,?,?>,R extends DomainObjectDefinitionResult<T,P,E,EB,M>> - Class in com.edorasware.commons.core.persistence.entity.jdbc
-
Base persistence configuration of domain object definition entities.
- DomainObjectDefinitionPersistenceConfiguration(SqlMappingContext, Map<String, String>, ConfigurableRowMapper<R>, RowMapper<PropertyResult>, SqlQueryRenderer, ConverterProvider, DatabaseMetadata, String, M) - Constructor for class com.edorasware.commons.core.persistence.entity.jdbc.DomainObjectDefinitionPersistenceConfiguration
-
- DomainObjectDefinitionQuery - Class in com.edorasware.commons.core.query.entity
-
- DomainObjectDefinitionQuery(BaseQuery.QueryData) - Constructor for class com.edorasware.commons.core.query.entity.DomainObjectDefinitionQuery
-
- DomainObjectDefinitionQuery.Hint - Class in com.edorasware.commons.core.query.entity
-
Domain object definition query hints.
- DomainObjectDefinitionResult<T extends EntityId,P extends Id,E extends DomainObjectDefinition<T,P>,EB extends DomainObjectDefinition.DomainObjectDefinitionBuilder<T,P,E,EB>,M extends DomainObjectDefinitionManager<T,P,E,EB,?,?,?,?,?>> - Class in com.edorasware.commons.core.persistence.entity.jdbc
-
- DomainObjectDefinitionResult(M) - Constructor for class com.edorasware.commons.core.persistence.entity.jdbc.DomainObjectDefinitionResult
-
- DomainObjectDefinitionResult.DomainObjectDefinitionResultRowMapper<R extends DomainObjectDefinitionResult<?,?,?,?,?>> - Class in com.edorasware.commons.core.persistence.entity.jdbc
-
- DomainObjectDefinitionResultRowMapper(boolean) - Constructor for class com.edorasware.commons.core.persistence.entity.jdbc.DomainObjectDefinitionResult.DomainObjectDefinitionResultRowMapper
-
- DomainObjectDefinitionResultRowMapper(String, boolean) - Constructor for class com.edorasware.commons.core.persistence.entity.jdbc.DomainObjectDefinitionResult.DomainObjectDefinitionResultRowMapper
-
- DomainObjectDefinitionService<T extends EntityId,P extends Id,E extends DomainObjectDefinition<T,P>,Q extends DomainObjectDefinitionQuery> - Interface in com.edorasware.commons.core.service.entity
-
Provides generic access to a domain object definition service.
- DomainObjectDefinitionServiceFactoryBean<S,PROV extends DomainObjectProvider<?,?,?,?,?>,PERS extends EntityPersistence<?,?,?>,POSTPROC extends PredicatePostProcessor<? extends DomainObjectDefinition<?,?>>,L extends DomainObjectDefinitionActionListener<?>> - Class in com.edorasware.commons.core.service.config
-
Base class for factory beans that are responsible for creating a domain object definition service instance.
- DomainObjectDefinitionServiceFactoryBean() - Constructor for class com.edorasware.commons.core.service.config.DomainObjectDefinitionServiceFactoryBean
-
- DomainObjectFieldId - Class in com.edorasware.commons.core.field.entity
-
Domain object-specific field ids.
- DomainObjectLargeStringPredicateTransformation - Class in com.edorasware.commons.core.query.entity
-
Transforms predicates in order to support searches of variables by large string values.
- DomainObjectLargeStringPredicateTransformation(DatabaseType) - Constructor for class com.edorasware.commons.core.query.entity.DomainObjectLargeStringPredicateTransformation
-
- DomainObjectManager<T extends EntityId,D extends EntityId,P extends Id,E extends DomainObject<T,D,P>,EB extends DomainObject.DomainObjectBuilder<T,D,P,E,EB>,Q extends DomainObjectQuery,QB extends EntityQuery.EntityQueryBuilder<Q,QB>,OC extends DomainObjectOperandContainer<T,D,P>,W extends DomainObjectModification<T,D,P,E,EB>,WB extends DomainObjectModification.DomainObjectModificationBuilder<T,D,P,E,EB,W,WB>> - Interface in com.edorasware.commons.core.manager.entity
-
- DomainObjectModification<T extends EntityId,D extends EntityId,P extends Id,E extends DomainObject<T,D,P>,EB extends DomainObject.DomainObjectBuilder<T,D,P,E,EB>> - Class in com.edorasware.commons.core.modification.entity
-
This class serves as the base for all domain object modifications.
- DomainObjectModification(Map<FieldId, Object>) - Constructor for class com.edorasware.commons.core.modification.entity.DomainObjectModification
-
- DomainObjectModification.DomainObjectModificationBuilder<T extends EntityId,D extends EntityId,P extends Id,E extends DomainObject<T,D,P>,EB extends DomainObject.DomainObjectBuilder<T,D,P,E,EB>,W extends DomainObjectModification<T,D,P,E,EB>,SELF extends DomainObjectModification.DomainObjectModificationBuilder<T,D,P,E,EB,W,SELF>> - Class in com.edorasware.commons.core.modification.entity
-
- DomainObjectModificationBuilder() - Constructor for class com.edorasware.commons.core.modification.entity.DomainObjectModification.DomainObjectModificationBuilder
-
- DomainObjectModificationBuilder(W) - Constructor for class com.edorasware.commons.core.modification.entity.DomainObjectModification.DomainObjectModificationBuilder
-
- DomainObjectOperandContainer<T extends EntityId,D extends EntityId,P extends Id> - Class in com.edorasware.commons.core.query.entity
-
- DomainObjectOperandContainer(QueryParameter, QueryParameter, QueryParameter, QueryParameter, QueryParameter, QueryParameter, QueryParameter, QueryParameter, QueryParameter, QueryParameter, QueryParameter, QueryParameter, QueryParameter, QueryParameter, QueryParameter) - Constructor for class com.edorasware.commons.core.query.entity.DomainObjectOperandContainer
-
- DomainObjectParameter - Class in com.edorasware.commons.core.persistence.entity.jdbc
-
- DomainObjectParameter(DomainObject<?, ?, ?>) - Constructor for class com.edorasware.commons.core.persistence.entity.jdbc.DomainObjectParameter
-
- DomainObjectPersistenceConfiguration<T extends EntityId,D extends EntityId,P extends Id,E extends DomainObject<T,D,P>,EB extends DomainObject.DomainObjectBuilder<T,D,P,E,EB>,M extends DomainObjectManager<T,D,P,E,EB,?,?,?,?,?>,R extends DomainObjectResult<T,D,P,E,EB,M>> - Class in com.edorasware.commons.core.persistence.entity.jdbc
-
Base persistence configuration of domain object entities.
- DomainObjectPersistenceConfiguration(SqlMappingContext, Map<String, String>, ConfigurableRowMapper<R>, RowMapper<VariableResult>, SqlQueryRenderer, ConverterProvider, DatabaseMetadata, String, M) - Constructor for class com.edorasware.commons.core.persistence.entity.jdbc.DomainObjectPersistenceConfiguration
-
- DomainObjectProvider<T extends EntityId,D extends EntityId,P extends Id,E extends DomainObjectDefinition<D,P>,L extends EventListener> - Interface in com.edorasware.commons.core.provider.entity
-
Represents the base entity provider interface.
- DomainObjectQuery - Class in com.edorasware.commons.core.query.entity
-
- DomainObjectQuery(BaseQuery.QueryData) - Constructor for class com.edorasware.commons.core.query.entity.DomainObjectQuery
-
- DomainObjectQuery.Hint - Class in com.edorasware.commons.core.query.entity
-
Domain object query hints.
- DomainObjectResult<T extends EntityId,D extends EntityId,P extends Id,E extends DomainObject<T,D,P>,EB extends DomainObject.DomainObjectBuilder<T,D,P,E,EB>,M extends DomainObjectManager<T,D,P,E,EB,?,?,?,?,?>> - Class in com.edorasware.commons.core.persistence.entity.jdbc
-
- DomainObjectResult(M) - Constructor for class com.edorasware.commons.core.persistence.entity.jdbc.DomainObjectResult
-
- DomainObjectResult.DomainObjectResultRowMapper<R extends DomainObjectResult<?,?,?,?,?,?>> - Class in com.edorasware.commons.core.persistence.entity.jdbc
-
- DomainObjectResultRowMapper(boolean) - Constructor for class com.edorasware.commons.core.persistence.entity.jdbc.DomainObjectResult.DomainObjectResultRowMapper
-
- DomainObjectService<T extends EntityId,D extends EntityId,P extends Id,E extends DomainObject<T,D,P>,Q extends DomainObjectQuery,W extends DomainObjectModification<T,D,P,E,?>,WB extends DomainObjectModification.DomainObjectModificationBuilder<T,D,P,E,?,W,WB>,U extends DomainObjectUpdate<W>,UB extends DomainObjectUpdate.Builder<E,W,WB,U,UB>> - Interface in com.edorasware.commons.core.service.entity
-
Provides generic access to a domain object service.
- DomainObjectServiceFactoryBean<S,PROV extends DomainObjectProvider<?,?,?,?,?>,PERS extends EntityPersistence<?,?,?>,POSTPROC extends PredicatePostProcessor<? extends DomainObject<?,?,?>>,L extends DomainObjectActionListener<?>> - Class in com.edorasware.commons.core.service.config
-
Base class for factory beans that are responsible for creating a domain object service instance.
- DomainObjectServiceFactoryBean() - Constructor for class com.edorasware.commons.core.service.config.DomainObjectServiceFactoryBean
-
- DomainObjectUpdate<W extends DomainObjectModification<?,?,?,?,?>> - Class in com.edorasware.commons.core.service.entity
-
Implements a domain object update.
- DomainObjectUpdate(GlobalId, W) - Constructor for class com.edorasware.commons.core.service.entity.DomainObjectUpdate
-
- DomainObjectUpdate.Builder<E extends DomainObject<?,?,?>,W extends DomainObjectModification<?,?,?,E,?>,WB extends DomainObjectModification.DomainObjectModificationBuilder<?,?,?,E,?,W,WB>,U extends DomainObjectUpdate<W>,SELF extends DomainObjectUpdate.Builder<E,W,WB,U,SELF>> - Class in com.edorasware.commons.core.service.entity
-
- DOUBLE - Static variable in class com.edorasware.commons.core.persistence.entity.VariableConverter
-
- doubleValue() - Method in class com.edorasware.commons.core.query.entity.VariableOperand
-
Returns an operand which allows to build predicates testing for the value part of variables.
- drop() - Method in interface com.edorasware.commons.core.persistence.schema.DatabaseSchemaManager
-
Drops the database schema when the application is stopping.
- drop() - Method in interface com.edorasware.commons.core.persistence.schema.DatabaseSchemaService
-
Drops the database schema.
- DUE_TIME - Static variable in class com.edorasware.commons.core.any.AnyWorkObject
-
Allows to build predicates testing for certain work object due time values.
- DUE_TIME - Static variable in class com.edorasware.commons.core.field.entity.WorkObjectFieldId
-
- DUE_TIME_UPDATED - Static variable in class com.edorasware.commons.core.service.entity.WorkObjectActionEvent.Type
-
- dueTime(Date) - Method in class com.edorasware.commons.core.entity.WorkObject.WorkObjectBuilder
-
Sets the due time.
- dueTime(Date) - Method in class com.edorasware.commons.core.modification.entity.WorkObjectModification.WorkObjectModificationBuilder
-
- dueTime(Date) - Method in class com.edorasware.commons.core.service.entity.WorkObjectUpdate.Builder
-
Sets the due time.
- Factory(String) - Constructor for class com.edorasware.commons.core.query.entity.VariableRestrictionQueryHint.Factory
-
- fatalError(SAXParseException) - Method in class com.edorasware.commons.core.util.xml.ExceptionThrowingDefaultHandler
-
- fatalError(SAXParseException) - Method in class com.edorasware.commons.core.util.xml.ExceptionThrowingErrorHandler
-
- FIELD_NAME_ACTION_LISTENERS - Static variable in class com.edorasware.commons.core.service.config.EntityServiceFactoryBean
-
- FIELD_NAME_ANY_WORK_OBJECT_DEFINITION_SERVICE - Static variable in class com.edorasware.commons.core.any.config.AnyWorkObjectManagementConfigurationFactoryBean
-
- FIELD_NAME_ANY_WORK_OBJECT_SERVICE - Static variable in class com.edorasware.commons.core.any.config.AnyWorkObjectManagementConfigurationFactoryBean
-
- FIELD_NAME_AUDIT_HANDLER - Static variable in class com.edorasware.commons.core.service.config.EntityServiceFactoryBean
-
- FIELD_NAME_BEAT_SERVICE - Static variable in class com.edorasware.commons.core.beat.config.BeatManagementConfigurationFactoryBean
-
- FIELD_NAME_BEAT_VALUE_CONVERTER - Static variable in class com.edorasware.commons.core.beat.config.DefaultBeatServiceFactoryBean
-
- FIELD_NAME_BLOCK_SIZE - Static variable in class com.edorasware.commons.core.persistence.config.SequentialPrimaryKeyGeneratorFactoryBean
-
- FIELD_NAME_CONVERSATION_METADATA_DEFINITIONS - Static variable in class com.edorasware.commons.core.conversation.config.DefaultConversationMetadataProviderFactoryBean
-
- FIELD_NAME_CONVERSATION_METADATA_LOOKUP_STRATEGY - Static variable in class com.edorasware.commons.core.conversation.config.DefaultConversationMetadataProviderFactoryBean
-
- FIELD_NAME_CONVERTER_PROVIDER - Static variable in class com.edorasware.commons.core.persistence.config.PersistenceManagementConfigurationFactoryBean
-
- FIELD_NAME_CURRENT_TENANT_SERVICE - Static variable in class com.edorasware.commons.core.identity.config.IdentityManagementConfigurationFactoryBean
-
- FIELD_NAME_CURRENT_USER_SERVICE - Static variable in class com.edorasware.commons.core.identity.config.IdentityManagementConfigurationFactoryBean
-
- FIELD_NAME_CUSTOM_CONVERTER_PROVIDER - Static variable in class com.edorasware.commons.core.persistence.config.ConverterProviderFactoryBean
-
- FIELD_NAME_DATA_SOURCE - Static variable in class com.edorasware.commons.core.persistence.config.DataSourceDerivedDatabaseTypeFactoryBean
-
- FIELD_NAME_DATA_SOURCE - Static variable in class com.edorasware.commons.core.persistence.config.JdbcPrimaryKeyPersistenceFactoryBean
-
- FIELD_NAME_DATA_SOURCE - Static variable in class com.edorasware.commons.core.persistence.config.PersistenceManagementConfigurationFactoryBean
-
- FIELD_NAME_DATA_SOURCE - Static variable in class com.edorasware.commons.core.persistence.config.SimpleDatabaseTypeFactoryBean
-
- FIELD_NAME_DATABASE_CONTENT_PERSISTENCE - Static variable in class com.edorasware.commons.core.content.config.DatabaseContentProviderFactoryBean
-
- FIELD_NAME_DATABASE_METADATA - Static variable in class com.edorasware.commons.core.persistence.config.JdbcPrimaryKeyPersistenceFactoryBean
-
- FIELD_NAME_DATABASE_METADATA - Static variable in class com.edorasware.commons.core.persistence.config.PersistenceManagementConfigurationFactoryBean
-
- FIELD_NAME_DATABASE_SCHEMA_CREATION_STRATEGY - Static variable in class com.edorasware.commons.core.persistence.config.JdbcPrimaryKeyPersistenceFactoryBean
-
- FIELD_NAME_DATABASE_SCHEMA_CREATION_STRATEGY - Static variable in class com.edorasware.commons.core.persistence.config.PersistenceManagementConfigurationFactoryBean
-
- FIELD_NAME_DATABASE_SCHEMA_RESOURCES_DEFAULT_LOCATION - Static variable in class com.edorasware.commons.core.persistence.config.JdbcPrimaryKeyPersistenceFactoryBean
-
- FIELD_NAME_DATABASE_SCHEMA_RESOURCES_DEFAULT_LOCATION - Static variable in class com.edorasware.commons.core.persistence.config.PersistenceManagementConfigurationFactoryBean
-
- FIELD_NAME_DATABASE_TYPE - Static variable in class com.edorasware.commons.core.persistence.config.JdbcPrimaryKeyPersistenceFactoryBean
-
- FIELD_NAME_DATABASE_TYPE - Static variable in class com.edorasware.commons.core.persistence.config.PersistenceManagementConfigurationFactoryBean
-
- FIELD_NAME_DATABASE_TYPE_CLASSIFIER - Static variable in class com.edorasware.commons.core.persistence.config.SimpleDatabaseTypeFactoryBean
-
- FIELD_NAME_DEFAULT_CONVERTER_PROVIDER - Static variable in class com.edorasware.commons.core.persistence.config.ConverterProviderFactoryBean
-
- FIELD_NAME_DELAY_MODIFICATION_UPDATE_QUERY - Static variable in class com.edorasware.commons.core.persistence.config.BasePersistenceFactoryBean
-
- FIELD_NAME_GENERATED_PRIMARY_KEY_PATTERN - Static variable in class com.edorasware.commons.core.persistence.config.BasePersistenceFactoryBean
-
- FIELD_NAME_ID - Static variable in class com.edorasware.commons.core.any.config.AnyWorkObjectManagementConfigurationFactoryBean
-
- FIELD_NAME_ID - Static variable in class com.edorasware.commons.core.beat.config.BeatManagementConfigurationFactoryBean
-
- FIELD_NAME_ID - Static variable in class com.edorasware.commons.core.identity.config.IdentityManagementConfigurationFactoryBean
-
- FIELD_NAME_ID - Static variable in class com.edorasware.commons.core.persistence.config.PersistenceManagementConfigurationFactoryBean
-
- FIELD_NAME_IDENTITY_MANAGEMENT - Static variable in class com.edorasware.commons.core.identity.config.IdentityManagementConfigurationDerivedCurrentTenantServiceFactoryBean
-
- FIELD_NAME_IDENTITY_MANAGEMENT - Static variable in class com.edorasware.commons.core.identity.config.IdentityManagementConfigurationDerivedCurrentUserServiceFactoryBean
-
- FIELD_NAME_IDENTITY_MANAGEMENT_CONFIGURATION - Static variable in class com.edorasware.commons.core.service.config.EntityServiceFactoryBean
-
- FIELD_NAME_IS_HIERARCHY_VALUES_PROFILE_ACTIVE - Static variable in class com.edorasware.commons.core.persistence.config.BasePersistenceFactoryBean
-
- FIELD_NAME_LICENSE_CHECKER - Static variable in class com.edorasware.commons.core.content.config.DatabaseContentProviderFactoryBean
-
- FIELD_NAME_LICENSE_CHECKER - Static variable in class com.edorasware.commons.core.service.config.EntityServiceFactoryBean
-
- FIELD_NAME_LIFE_CYCLE - Static variable in class com.edorasware.commons.core.service.config.EntityServiceFactoryBean
-
- FIELD_NAME_PERSISTENCE - Static variable in class com.edorasware.commons.core.service.config.EntityServiceFactoryBean
-
- FIELD_NAME_PERSISTENCE_MANAGEMENT - Static variable in class com.edorasware.commons.core.persistence.config.PersistenceManagementConfigurationDerivedConverterProviderFactoryBean
-
- FIELD_NAME_PERSISTENCE_MANAGEMENT - Static variable in class com.edorasware.commons.core.persistence.config.PersistenceManagementConfigurationDerivedTransactionManagerFactoryBean
-
- FIELD_NAME_PERSISTENCE_MANAGEMENT_CONFIGURATION - Static variable in class com.edorasware.commons.core.any.config.AnyWorkObjectManagementConfigurationFactoryBean
-
- FIELD_NAME_PERSISTENCE_MANAGEMENT_CONFIGURATION - Static variable in class com.edorasware.commons.core.beat.config.BeatManagementConfigurationFactoryBean
-
- FIELD_NAME_PERSISTENCE_MANAGEMENT_CONFIGURATION - Static variable in class com.edorasware.commons.core.beat.config.DefaultBeatServiceFactoryBean
-
- FIELD_NAME_PERSISTENCE_MANAGEMENT_CONFIGURATION - Static variable in class com.edorasware.commons.core.identity.config.IdentityManagementConfigurationFactoryBean
-
- FIELD_NAME_PERSISTENCE_MANAGEMENT_CONFIGURATION - Static variable in class com.edorasware.commons.core.persistence.config.BasePersistenceFactoryBean
-
- FIELD_NAME_PREDICATE_POST_PROCESSOR - Static variable in class com.edorasware.commons.core.service.config.EntityServiceFactoryBean
-
- FIELD_NAME_PRIMARY_KEY_GENERATOR - Static variable in class com.edorasware.commons.core.persistence.config.PersistenceManagementConfigurationFactoryBean
-
- FIELD_NAME_PRIMARY_KEY_PERSISTENCE - Static variable in class com.edorasware.commons.core.persistence.config.SequentialPrimaryKeyGeneratorFactoryBean
-
- FIELD_NAME_PROVIDERS - Static variable in class com.edorasware.commons.core.service.config.EntityServiceFactoryBean
-
- FIELD_NAME_RESOURCE - Static variable in class com.edorasware.commons.core.license.config.LicenseCheckerFactoryBean
-
- FIELD_NAME_SERVICE_REGISTRY - Static variable in class com.edorasware.commons.core.service.config.EntityServiceFactoryBean
-
- FIELD_NAME_TIME_PROVIDER - Static variable in class com.edorasware.commons.core.persistence.config.PersistenceManagementConfigurationFactoryBean
-
- FIELD_NAME_TIME_PROVIDER - Static variable in class com.edorasware.commons.core.service.config.EntityServiceFactoryBean
-
- FIELD_NAME_TIME_PROVIDER - Static variable in class com.edorasware.commons.core.TimeDependantProviderFactoryBean
-
- FIELD_NAME_TRANSACTION_MANAGER - Static variable in class com.edorasware.commons.core.persistence.config.JdbcPrimaryKeyPersistenceFactoryBean
-
- FIELD_NAME_TRANSACTION_MANAGER - Static variable in class com.edorasware.commons.core.persistence.config.PersistenceManagementConfigurationFactoryBean
-
- FieldChange - Class in com.edorasware.commons.core.field
-
This class encapsulates a single value change for a given field.
- FieldChange(FieldId, Object, Object) - Constructor for class com.edorasware.commons.core.field.FieldChange
-
Creates a new field change with the given old and new value.
- FieldChange(FieldId, Object, Object, Object) - Constructor for class com.edorasware.commons.core.field.FieldChange
-
Creates a new field change with the given old and new value and the explicit delta value.
- FieldId - Class in com.edorasware.commons.core.field
-
This class represents a field id.
- filterAndTransform(Collection<T>, Function<T, Optional<U>>) - Static method in class com.edorasware.commons.core.util.collect.CollectionUtils
-
Filters and transforms the matching elements.
- filterBySource(EntityId, Collection<T>) - Static method in class com.edorasware.commons.core.entity.NamedValues
-
Filters the NamedValue elements that are associated with the specified source.
- findBeat(Predicate) - Method in interface com.edorasware.commons.core.beat.BeatService
-
Finds the beat that matches the query with the given predicate.
- findBeat(Predicate, SearchScope) - Method in interface com.edorasware.commons.core.beat.BeatService
-
Finds the beat that matches the query with the given predicate in given scope.
- findBeat(BeatQuery) - Method in interface com.edorasware.commons.core.beat.BeatService
-
Finds the beat that matches the given query.
- findBeat(BeatQuery, SearchScope) - Method in interface com.edorasware.commons.core.beat.BeatService
-
Finds the beat that matches the given query in given scope.
- findBeatByExternalId(BeatId) - Method in interface com.edorasware.commons.core.beat.BeatService
-
Finds the beat with the given external id.
- findBeatByExternalId(BeatId, SearchScope) - Method in interface com.edorasware.commons.core.beat.BeatService
-
Finds the beat with the given external id in the given scope.
- findBeatById(BeatId) - Method in interface com.edorasware.commons.core.beat.BeatService
-
Finds the beat with the given beat id.
- findBeatById(BeatId, SearchScope) - Method in interface com.edorasware.commons.core.beat.BeatService
-
Finds the beat with the given beat id in the given scope.
- findBeats(Predicate) - Method in interface com.edorasware.commons.core.beat.BeatService
-
Finds the beats that match the query with the given predicate.
- findBeats(Predicate, SearchScope) - Method in interface com.edorasware.commons.core.beat.BeatService
-
Finds the beats that match the query with the given predicate in given scope.
- findBeats(BeatQuery) - Method in interface com.edorasware.commons.core.beat.BeatService
-
Finds the beats that match the given query.
- findBeats(BeatQuery, SearchScope) - Method in interface com.edorasware.commons.core.beat.BeatService
-
Finds the beats that match the given query in given scope.
- findByName(String, Collection<Variable>) - Static method in class com.edorasware.commons.core.entity.Variable
-
Finds the variable with the given name among the given variables.
- findDdlResources(String, String, String, String, String, int, int, DatabaseType) - Static method in class com.edorasware.commons.core.persistence.PersistenceUtils
-
Convenience method that returns DDL resources in a given version range.
- findEntities(Predicate) - Method in class com.edorasware.commons.core.service.entity.BaseEntityService
-
- findEntities(Predicate, SearchScope) - Method in class com.edorasware.commons.core.service.entity.BaseEntityService
-
- findEntities(Q) - Method in class com.edorasware.commons.core.service.entity.BaseEntityService
-
- findEntities(Q, SearchScope) - Method in class com.edorasware.commons.core.service.entity.BaseEntityService
-
- findEntities(Predicate) - Method in interface com.edorasware.commons.core.service.entity.EntityService
-
Finds the entities that match the query with the given predicate.
- findEntities(Predicate, SearchScope) - Method in interface com.edorasware.commons.core.service.entity.EntityService
-
Finds the entities that match the query with the given predicate in the given scope.
- findEntities(Q) - Method in interface com.edorasware.commons.core.service.entity.EntityService
-
Finds the entities that match the given query.
- findEntities(Q, SearchScope) - Method in interface com.edorasware.commons.core.service.entity.EntityService
-
Finds the entities that match the given query in the given scope.
- findEntity(Predicate) - Method in class com.edorasware.commons.core.service.entity.BaseEntityService
-
- findEntity(Predicate, SearchScope) - Method in class com.edorasware.commons.core.service.entity.BaseEntityService
-
- findEntity(Q) - Method in class com.edorasware.commons.core.service.entity.BaseEntityService
-
- findEntity(Q, SearchScope) - Method in class com.edorasware.commons.core.service.entity.BaseEntityService
-
- findEntity(Predicate) - Method in interface com.edorasware.commons.core.service.entity.EntityService
-
Finds the entity that matches the query with the given predicate.
- findEntity(Predicate, SearchScope) - Method in interface com.edorasware.commons.core.service.entity.EntityService
-
Finds the entity that matches the query with the given predicate in the given scope.
- findEntity(Q) - Method in interface com.edorasware.commons.core.service.entity.EntityService
-
Finds the entity that matches the given query.
- findEntity(Q, SearchScope) - Method in interface com.edorasware.commons.core.service.entity.EntityService
-
Finds the entity that matches the given query in the given scope.
- findEntityByExternalId(T) - Method in class com.edorasware.commons.core.service.entity.BaseEntityService
-
- findEntityByExternalId(T, SearchScope) - Method in class com.edorasware.commons.core.service.entity.BaseEntityService
-
- findEntityByExternalId(T) - Method in interface com.edorasware.commons.core.service.entity.EntityService
-
Finds the entity with the given external entity id.
- findEntityByExternalId(T, SearchScope) - Method in interface com.edorasware.commons.core.service.entity.EntityService
-
Finds the entity with the given external entity id in the given scope.
- findEntityByGlobalId(GlobalId) - Method in class com.edorasware.commons.core.service.entity.BaseEntityService
-
- findEntityByGlobalId(GlobalId, SearchScope) - Method in class com.edorasware.commons.core.service.entity.BaseEntityService
-
- findEntityByGlobalId(GlobalId) - Method in interface com.edorasware.commons.core.service.entity.EntityService
-
Finds the entity with the given global id.
- findEntityByGlobalId(GlobalId, SearchScope) - Method in interface com.edorasware.commons.core.service.entity.EntityService
-
Finds the entity with the given entity global id in the given scope.
- findEntityById(T) - Method in class com.edorasware.commons.core.service.entity.BaseEntityService
-
- findEntityById(T, SearchScope) - Method in class com.edorasware.commons.core.service.entity.BaseEntityService
-
- findEntityById(T) - Method in interface com.edorasware.commons.core.service.entity.EntityService
-
Finds the entity with the given entity id.
- findEntityById(T, SearchScope) - Method in interface com.edorasware.commons.core.service.entity.EntityService
-
Finds the entity with the given entity id in the given scope.
- findExternalIdByGlobalId(GlobalId) - Method in class com.edorasware.commons.core.service.entity.BaseEntityService
-
- findExternalIdByGlobalId(GlobalId, SearchScope) - Method in class com.edorasware.commons.core.service.entity.BaseEntityService
-
- findExternalIdByGlobalId(GlobalId) - Method in interface com.edorasware.commons.core.service.entity.EntityService
-
Returns the external id of the entity with the given id.
- findExternalIdByGlobalId(GlobalId, SearchScope) - Method in interface com.edorasware.commons.core.service.entity.EntityService
-
Returns the external id of the entity with the given id in the given scope.
- findExternalIdById(T) - Method in class com.edorasware.commons.core.service.entity.BaseEntityService
-
- findExternalIdById(T, SearchScope) - Method in class com.edorasware.commons.core.service.entity.BaseEntityService
-
- findExternalIdById(T) - Method in interface com.edorasware.commons.core.service.entity.EntityService
-
Returns the external id of the entity with the given id.
- findExternalIdById(T, SearchScope) - Method in interface com.edorasware.commons.core.service.entity.EntityService
-
Returns the external id of the entity with the given id in the given scope.
- findGlobalIdByExternalId(T) - Method in class com.edorasware.commons.core.service.entity.BaseEntityService
-
- findGlobalIdByExternalId(T, SearchScope) - Method in class com.edorasware.commons.core.service.entity.BaseEntityService
-
- findGlobalIdByExternalId(T) - Method in interface com.edorasware.commons.core.service.entity.EntityService
-
Returns the global id of the entity with the given external id in the given scope.
- findGlobalIdByExternalId(T, SearchScope) - Method in interface com.edorasware.commons.core.service.entity.EntityService
-
Returns the global id of the entity with the given external id in the given scope.
- findIdByExternalId(T) - Method in class com.edorasware.commons.core.service.entity.BaseEntityService
-
- findIdByExternalId(T, SearchScope) - Method in class com.edorasware.commons.core.service.entity.BaseEntityService
-
- findIdByExternalId(T) - Method in interface com.edorasware.commons.core.service.entity.EntityService
-
Returns the id of the entity with the given external id.
- findIdByExternalId(T, SearchScope) - Method in interface com.edorasware.commons.core.service.entity.EntityService
-
Returns the id of the entity with the given external id in the given scope.
- findNonNullEntityByGlobalId(GlobalId) - Method in class com.edorasware.commons.core.service.entity.BaseEntityService
-
- findNonNullEntityById(T) - Method in class com.edorasware.commons.core.service.entity.BaseEntityService
-
- findProvider(P) - Method in class com.edorasware.commons.core.service.entity.BaseEntityService
-
- findSqlMapping(String) - Method in class com.edorasware.commons.core.persistence.jdbc.JdbcPersistence
-
- findWorkObject(Predicate) - Method in interface com.edorasware.commons.core.any.AnyWorkObjectService
-
Finds the concrete work object that matches the query with the given predicate.
- findWorkObject(Predicate, SearchScope) - Method in interface com.edorasware.commons.core.any.AnyWorkObjectService
-
Finds the concrete work object that matches the query with the given predicate.
- findWorkObject(AnyWorkObjectQuery) - Method in interface com.edorasware.commons.core.any.AnyWorkObjectService
-
Finds the concrete work object that matches the given query.
- findWorkObject(AnyWorkObjectQuery, SearchScope) - Method in interface com.edorasware.commons.core.any.AnyWorkObjectService
-
Finds the concrete work object that matches the given query.
- findWorkObjectByExternalId(WorkObjectId) - Method in interface com.edorasware.commons.core.any.AnyWorkObjectService
-
Finds the concrete work object with the given external id.
- findWorkObjectByExternalId(WorkObjectId, SearchScope) - Method in interface com.edorasware.commons.core.any.AnyWorkObjectService
-
Finds the concrete work object with the given external id in the given scope.
- findWorkObjectByGlobalId(GlobalId) - Method in interface com.edorasware.commons.core.any.AnyWorkObjectService
-
Finds the concrete work object with the given global id.
- findWorkObjectByGlobalId(GlobalId, SearchScope) - Method in interface com.edorasware.commons.core.any.AnyWorkObjectService
-
Finds the concrete work object with the given global id in the given scope.
- findWorkObjectById(WorkObjectId) - Method in interface com.edorasware.commons.core.any.AnyWorkObjectService
-
Finds the concrete work object with the given concrete work object id.
- findWorkObjectById(WorkObjectId, SearchScope) - Method in interface com.edorasware.commons.core.any.AnyWorkObjectService
-
Finds the concrete work object with the given concrete work object id in the given scope.
- findWorkObjectDefinition(Predicate) - Method in interface com.edorasware.commons.core.any.AnyWorkObjectDefinitionService
-
Finds the concrete work object definition that matches the query with the given predicate.
- findWorkObjectDefinition(Predicate, SearchScope) - Method in interface com.edorasware.commons.core.any.AnyWorkObjectDefinitionService
-
Finds the concrete work object definition that matches the query with the given predicate in given scope.
- findWorkObjectDefinition(AnyWorkObjectDefinitionQuery) - Method in interface com.edorasware.commons.core.any.AnyWorkObjectDefinitionService
-
Finds the concrete work object definition that matches the given query.
- findWorkObjectDefinition(AnyWorkObjectDefinitionQuery, SearchScope) - Method in interface com.edorasware.commons.core.any.AnyWorkObjectDefinitionService
-
Finds the concrete work object definition that matches the given query in given scope.
- findWorkObjectDefinitionByExternalId(WorkObjectDefinitionId) - Method in interface com.edorasware.commons.core.any.AnyWorkObjectDefinitionService
-
Finds the concrete work object definition with the given external id.
- findWorkObjectDefinitionByExternalId(WorkObjectDefinitionId, SearchScope) - Method in interface com.edorasware.commons.core.any.AnyWorkObjectDefinitionService
-
Finds the concrete work object definition with the given external id in the given scope.
- findWorkObjectDefinitionById(WorkObjectDefinitionId) - Method in interface com.edorasware.commons.core.any.AnyWorkObjectDefinitionService
-
Finds the concrete work object definition with the given definition id.
- findWorkObjectDefinitionById(WorkObjectDefinitionId, SearchScope) - Method in interface com.edorasware.commons.core.any.AnyWorkObjectDefinitionService
-
Finds the concrete work object definition with the given concrete work object definition id in the given scope.
- findWorkObjectDefinitions(Predicate) - Method in interface com.edorasware.commons.core.any.AnyWorkObjectDefinitionService
-
Finds the concrete work object definitions that match the query with the given predicate.
- findWorkObjectDefinitions(Predicate, SearchScope) - Method in interface com.edorasware.commons.core.any.AnyWorkObjectDefinitionService
-
Finds the concrete work object definitions that match the query with the given predicate in given scope.
- findWorkObjectDefinitions(AnyWorkObjectDefinitionQuery) - Method in interface com.edorasware.commons.core.any.AnyWorkObjectDefinitionService
-
Finds the concrete work object definitions that match the given query.
- findWorkObjectDefinitions(AnyWorkObjectDefinitionQuery, SearchScope) - Method in interface com.edorasware.commons.core.any.AnyWorkObjectDefinitionService
-
Finds the concrete work object definitions that match the given query in given scope.
- findWorkObjects(Predicate) - Method in interface com.edorasware.commons.core.any.AnyWorkObjectService
-
Finds the concrete work objects that match the query with the given predicate.
- findWorkObjects(Predicate, SearchScope) - Method in interface com.edorasware.commons.core.any.AnyWorkObjectService
-
Finds the concrete work objects that match the query with the given predicate.
- findWorkObjects(AnyWorkObjectQuery) - Method in interface com.edorasware.commons.core.any.AnyWorkObjectService
-
Finds the concrete work objects that match the given query.
- findWorkObjects(AnyWorkObjectQuery, SearchScope) - Method in interface com.edorasware.commons.core.any.AnyWorkObjectService
-
Finds the concrete work objects that match the given query.
- FixedTrigger - Class in com.edorasware.commons.core.util.spring
-
A trigger for one-time execution at a fixed point in time.
- FixedTrigger(Date) - Constructor for class com.edorasware.commons.core.util.spring.FixedTrigger
-
- flatten(Map<String, Object>, char) - Static method in class com.edorasware.commons.core.entity.NamedValues
-
- flatten(Map<String, Object>, String, char) - Static method in class com.edorasware.commons.core.entity.NamedValues
-
- FLOAT - Static variable in class com.edorasware.commons.core.persistence.entity.VariableConverter
-
- floatValue() - Method in class com.edorasware.commons.core.query.entity.VariableOperand
-
Returns an operand which allows to build predicates testing for the value part of variables.
- forceRenderingMode() - Method in class com.edorasware.commons.core.query.RenderingModePredicate
-
- from(Id) - Static method in class com.edorasware.commons.core.any.AnyWorkObjectDefinitionId
-
Returns a type-safe work object definition id for the specified id or null if the given id is null.
- from(Identifiable<?>) - Static method in class com.edorasware.commons.core.any.AnyWorkObjectDefinitionId
-
Returns a type-safe work object definition id derived from the id of the specified identifiable or null if the id of the identifiable is null.
- from(Id) - Static method in class com.edorasware.commons.core.any.AnyWorkObjectId
-
Returns a type-safe work object id for the specified id or null if the given id is null.
- from(Identifiable<?>) - Static method in class com.edorasware.commons.core.any.AnyWorkObjectId
-
Returns a type-safe work object id derived from the id of the specified identifiable or null if the id of the identifiable is null.
- from(Id) - Static method in class com.edorasware.commons.core.any.AnyWorkObjectProviderId
-
Returns a type-safe any provider id for the specified id or null if the given id is null.
- from(Identifiable<?>) - Static method in class com.edorasware.commons.core.any.AnyWorkObjectProviderId
-
Returns a type-safe any provider id derived from the id of the specified identifiable or null if the id of the identifiable is null.
- from(String, EventType, EventType) - Static method in class com.edorasware.commons.core.audit.BusinessTransactionState.InitialState
-
Creates a new instance.
- from(Id) - Static method in class com.edorasware.commons.core.beat.BeatId
-
Returns a type-safe beat id for the specified id or null if the given id is null.
- from(Identifiable<?>) - Static method in class com.edorasware.commons.core.beat.BeatId
-
Returns a type-safe beat id derived from the id of the specified identifiable or null if the id of the identifiable is null.
- from(Id) - Static method in class com.edorasware.commons.core.beat.BeatProviderId
-
Returns a type-safe beat provider id for the specified id or null if the given id is null.
- from(Identifiable<?>) - Static method in class com.edorasware.commons.core.beat.BeatProviderId
-
Returns a type-safe beat provider id derived from the id of the specified identifiable or null if the id of the identifiable is null.
- from(Id) - Static method in class com.edorasware.commons.core.content.ContentProviderId
-
Returns a type-safe content provider id for the specified id or null if the given id is null.
- from(Identifiable<?>) - Static method in class com.edorasware.commons.core.content.ContentProviderId
-
Returns a type-safe content provider id derived from the id of the specified identifiable or null if the id of
the identifiable is null.
- from(Id) - Static method in class com.edorasware.commons.core.content.ContentReferenceId
-
Returns a type-safe content reference id for the specified id or null if the given id is null.
- from(Identifiable<?>) - Static method in class com.edorasware.commons.core.content.ContentReferenceId
-
Returns a type-safe content reference id derived from the id of the specified identifiable or null if the
id of the identifiable is null.
- from(Id) - Static method in class com.edorasware.commons.core.content.ContentSourceId
-
Returns a type-safe content source id for the specified id or null if the given id is null.
- from(Identifiable<?>) - Static method in class com.edorasware.commons.core.content.ContentSourceId
-
Returns a type-safe content source id derived from the id of the specified identifiable or null if the id of the identifiable is null.
- from(Id) - Static method in class com.edorasware.commons.core.entity.GroupId
-
Returns a type-safe group id for the specified id or null if the given id is null.
- from(Identifiable<?>) - Static method in class com.edorasware.commons.core.entity.GroupId
-
Returns a type-safe group id derived from the id of the specified identifiable or null if the id of the identifiable is null.
- from(Id) - Static method in class com.edorasware.commons.core.entity.TenantId
-
Returns a type-safe tenant id for the specified id or null if the given id is null.
- from(Identifiable<?>) - Static method in class com.edorasware.commons.core.entity.TenantId
-
Returns a type-safe tenant id derived from the id of the specified identifiable or null if the id of the identifiable is null.
- from(Id) - Static method in class com.edorasware.commons.core.entity.UserId
-
Returns a type-safe user id for the specified id or null if the given id is null.
- from(Identifiable<?>) - Static method in class com.edorasware.commons.core.entity.UserId
-
Returns a type-safe user id derived from the id of the specified identifiable or null if the id of the identifiable is null.
- from(NamedValueWithSource) - Static method in class com.edorasware.commons.core.modification.entity.EntityModification.NameAndSourceWrapper
-
- from(Date) - Static method in class com.edorasware.commons.core.util.date.ImmutableDate
-
- from(MapDifference<?, V>, Function<MapDifference.ValueDifference<V>, V>) - Static method in class com.edorasware.commons.core.util.guava.CommonsMapDifference
-
- from(String) - Static method in class com.edorasware.commons.core.version.ReleaseVersion
-
- fromClassifier(String) - Static method in enum com.edorasware.commons.core.license.LicenseType
-
Resolves the classifier to the corresponding enumeration instance.
- fromClassifier(String) - Static method in enum com.edorasware.commons.core.util.db.DatabaseType
-
Resolves the classifier to the corresponding enumeration instance.
- fromOptional(T) - Static method in class com.edorasware.commons.core.util.fp.Functions
-
Returns a function that returns the referenced value of each Optional
or the given default if a value is not present.
- FromOptional(T) - Constructor for class com.edorasware.commons.core.util.fp.Functions.FromOptional
-
- Function2<F,G,T> - Interface in com.edorasware.commons.core.util.fp
-
Function with two parameters.
- Functions - Class in com.edorasware.commons.core.util.fp
-
Provides functions used in transformation operations.
- Functions.FromOptional<T> - Class in com.edorasware.commons.core.util.fp
-
- generatedPrimaryKeyPattern - Variable in class com.edorasware.commons.core.persistence.config.BasePersistenceFactoryBean
-
- GenericsUtils - Class in com.edorasware.commons.core.util.generics
-
Provides utility methods related to Generics.
- get(String) - Static method in class com.edorasware.commons.core.any.AnyWorkObjectDefinitionId
-
Returns a type-safe work object definition id for the specified value.
- get(String) - Static method in class com.edorasware.commons.core.any.AnyWorkObjectId
-
Returns a type-safe work object id for the specified value.
- get(String) - Static method in class com.edorasware.commons.core.any.AnyWorkObjectProviderId
-
Returns a type-safe any provider id for the specified value.
- get() - Static method in class com.edorasware.commons.core.audit.BusinessTransactionState
-
Returns the top business transaction state from the stack bound to the current thread.
- get(String) - Static method in class com.edorasware.commons.core.beat.BeatId
-
Returns a type-safe beat id for the specified value.
- get(String) - Static method in class com.edorasware.commons.core.beat.BeatProviderId
-
Returns a type-safe beat provider id for the specified value.
- get(String) - Static method in class com.edorasware.commons.core.content.ContentProviderId
-
Returns a type-safe content provider id for the specified value.
- get(String) - Static method in class com.edorasware.commons.core.content.ContentReferenceId
-
Returns a type-safe content reference id for the specified value.
- get(String) - Static method in class com.edorasware.commons.core.content.ContentSourceId
-
Returns a type-safe content source id for the specified value.
- get(String) - Static method in class com.edorasware.commons.core.entity.GlobalId
-
Returns a type-safe global id for the specified value.
- get(String) - Static method in class com.edorasware.commons.core.entity.GroupId
-
Returns a type-safe group id for the specified value.
- get(String) - Static method in class com.edorasware.commons.core.entity.PropertyId
-
Returns a type-safe property id for the specified value.
- get(String) - Static method in class com.edorasware.commons.core.entity.TenantId
-
Returns a type-safe tenant id for the specified value.
- get(String) - Static method in class com.edorasware.commons.core.entity.UserId
-
Returns a type-safe user id for the specified value.
- get(String) - Static method in class com.edorasware.commons.core.entity.VariableId
-
Returns a type-safe variable id for the specified value.
- get(String) - Static method in class com.edorasware.commons.core.field.FieldId
-
Returns a type-safe field id for the specified value.
- get(FieldId, Class<F>) - Method in class com.edorasware.commons.core.modification.entity.EntityModification
-
- get() - Method in class com.edorasware.commons.core.modification.entity.ModificationValue
-
Returns the value.
- get(String, EntityId, Callable<E>) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.L1Cache
-
- get(String, GlobalId, TenantId, Callable<E>) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.L1Cache
-
- getAggregationStrategy() - Method in class com.edorasware.commons.core.query.AggregateReferenceValue
-
- getAllValuesWithRightDelta() - Method in class com.edorasware.commons.core.util.guava.CommonsMapDifference
-
- getAnyWorkObjectDefinitionService() - Method in class com.edorasware.commons.core.service.entity.BaseWorkObjectDefinitionService
-
- getAnyWorkObjectService() - Method in class com.edorasware.commons.core.service.entity.BaseWorkObjectService
-
- getApplicationName() - Method in class com.edorasware.commons.core.license.License.ProductLicense
-
- getAssignedGroupId() - Method in class com.edorasware.commons.core.entity.WorkObject
-
Returns the current assigned group of the entity.
- getAssignedGroupId() - Method in class com.edorasware.commons.core.modification.entity.WorkObjectModification.WorkObjectModificationBuilder
-
- getAssignedGroupId() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.WorkObjectParameter
-
- getAssignedGroupId() - Method in class com.edorasware.commons.core.query.entity.WorkObjectOperandContainer
-
- getAssignedGroupId() - Method in class com.edorasware.commons.core.service.entity.WorkObjectUpdate.Builder
-
Gets the current assigned group id.
- getAssignedGroupIdUpdateTime() - Method in class com.edorasware.commons.core.entity.WorkObject
-
Returns the time the entity's assigned group was last updated.
- getAssignedGroupIdUpdateTime() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.WorkObjectParameter
-
- getAssignedGroupIdUpdateTime() - Method in class com.edorasware.commons.core.query.entity.WorkObjectOperandContainer
-
- getAssigneeId() - Method in class com.edorasware.commons.core.entity.WorkObject
-
Returns the current assignee of the entity.
- getAssigneeId() - Method in class com.edorasware.commons.core.modification.entity.WorkObjectModification.WorkObjectModificationBuilder
-
- getAssigneeId() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.WorkObjectParameter
-
- getAssigneeId() - Method in class com.edorasware.commons.core.query.entity.WorkObjectOperandContainer
-
- getAssigneeId() - Method in class com.edorasware.commons.core.service.entity.WorkObjectUpdate.Builder
-
Gets the current assignee id.
- getAssigneeIdUpdateTime() - Method in class com.edorasware.commons.core.entity.WorkObject
-
Returns the time the entity's assignee was last updated.
- getAssigneeIdUpdateTime() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.WorkObjectParameter
-
- getAssigneeIdUpdateTime() - Method in class com.edorasware.commons.core.query.entity.WorkObjectOperandContainer
-
- getAttribute(String, Class<T>) - Method in class com.edorasware.commons.core.audit.BusinessTransactionState
-
Returns the value of the attribute with the given name from the active state of the business transaction.
- getAttribute(String) - Method in class com.edorasware.commons.core.conversation.ConversationMetadata
-
Returns the conversation metadata attribute with the given name.
- getAttributes() - Method in class com.edorasware.commons.core.conversation.ConversationMetadata
-
Returns all conversation metadata attributes.
- getAttributeValue(Element, String) - Static method in class com.edorasware.commons.core.util.xml.XmlUtils
-
Gets the optional attribute with the given name from the given element.
- getAttributeValue(Element, String, String) - Static method in class com.edorasware.commons.core.util.xml.XmlUtils
-
Gets the optional attribute with the given name from the given element.
- getAuditHandler() - Method in class com.edorasware.commons.core.service.entity.BaseEntityService
-
- getAvailablePrimaryKeys(int) - Method in class com.edorasware.commons.core.persistence.jdbc.JdbcSequentialPrimaryKeyPersistence
-
Generates a block of unique primary keys.
- getAvailablePrimaryKeys(int) - Method in interface com.edorasware.commons.core.persistence.SequentialPrimaryKeyPersistence
-
Generates a block of unique primary keys.
- getBeatById(BeatId) - Method in interface com.edorasware.commons.core.beat.BeatService
-
Finds the beat with the given beat id.
- getBeatById(BeatId, SearchScope) - Method in interface com.edorasware.commons.core.beat.BeatService
-
Finds the beat with the given beat id in the given scope.
- getBeatService() - Method in interface com.edorasware.commons.core.beat.BeatManagementConfiguration
-
The beat service to apply.
- getBinaryValue() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.DbVariable
-
- getBinaryValue() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.VariableParameter
-
- getBinaryValue() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.VariableResult
-
- getBlobBytes(ResultSet, String) - Static method in class com.edorasware.commons.core.util.db.DbUtils
-
Retrieves the value of the given column as a byte[]
value of a Blob.
- getBlockSize() - Method in class com.edorasware.commons.core.persistence.SequentialPrimaryKeyGenerator
-
Returns the configured block size.
- getBottom() - Static method in class com.edorasware.commons.core.audit.BusinessTransactionState
-
Returns the bottom business transaction state from the stack bound to the current thread.
- getBuildNumber() - Method in class com.edorasware.commons.core.version.ReleaseInformation
-
Get release continuous integration build identifier
- getByExternalId(T) - Method in interface com.edorasware.commons.core.persistence.entity.EntityPersistence
-
Retrieves the entity with the given external id.
- getByExternalId(T) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.JdbcEntityPersistence
-
- getByGlobalId(GlobalId, TenantId) - Method in interface com.edorasware.commons.core.persistence.entity.EntityPersistence
-
Retrieves the entity with the given global id and tenant id.
- getByGlobalId(GlobalId, TenantId) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.JdbcEntityPersistence
-
- getById(T) - Method in interface com.edorasware.commons.core.persistence.entity.EntityPersistence
-
Retrieves the entity with the given id.
- getById(T) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.JdbcEntityPersistence
-
- getBytes(String, String) - Static method in class com.edorasware.commons.core.util.string.StringUtils
-
Returns the bytes of the given string.
- getCalendar() - Method in interface com.edorasware.commons.core.time.Time
-
gets
Calendar
representation of the time.
- getCandidateGroupIds() - Method in class com.edorasware.commons.core.entity.WorkObject
-
Returns the candidate groups of the entity.
- getCandidateGroupIds() - Method in class com.edorasware.commons.core.modification.entity.WorkObjectModification.WorkObjectModificationBuilder
-
- getCandidateGroupIds() - Method in class com.edorasware.commons.core.query.entity.WorkObjectOperandContainer
-
- getCandidateGroupIds() - Method in class com.edorasware.commons.core.service.entity.WorkObjectUpdate.Builder
-
Gets the current candidate group ids.
- getCandidateUserIds() - Method in class com.edorasware.commons.core.entity.WorkObject
-
Returns the candidate users of the entity.
- getCandidateUserIds() - Method in class com.edorasware.commons.core.modification.entity.WorkObjectModification.WorkObjectModificationBuilder
-
- getCandidateUserIds() - Method in class com.edorasware.commons.core.query.entity.WorkObjectOperandContainer
-
- getCandidateUserIds() - Method in class com.edorasware.commons.core.service.entity.WorkObjectUpdate.Builder
-
Gets the current candidate user ids.
- getCatalog() - Method in class com.edorasware.commons.core.util.db.DatabaseMetadata
-
- getChildElement(Element, String) - Static method in class com.edorasware.commons.core.util.xml.XmlUtils
-
Gets the child element with the given name from the given parent element.
- getChildElements(Element, String...) - Static method in class com.edorasware.commons.core.util.xml.XmlUtils
-
Gets the child elements with the given names from the given parent element.
- getClassifier() - Method in enum com.edorasware.commons.core.license.LicenseType
-
Returns the classifier (literal value) corresponding to this enumeration instance.
- getClassifier() - Method in enum com.edorasware.commons.core.util.db.DatabaseType
-
Returns the classifier (literal value) corresponding to this enumeration instance.
- getColumnName() - Method in class com.edorasware.commons.core.persistence.jdbc.SqlNameMapping.MappingEntry
-
Returns the database column name.
- getColumnType() - Method in class com.edorasware.commons.core.persistence.jdbc.SqlNameMapping.MappingEntry
-
Returns the database column type.
- getCommitHash() - Method in class com.edorasware.commons.core.version.ReleaseInformation
-
Get release commit hash
- getConfiguration() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.JdbcEntityPersistence
-
- getContent(ContentReference) - Method in interface com.edorasware.commons.core.content.ContentManager
-
Returns the latest version of the content.
- getContent(ContentReference, String) - Method in interface com.edorasware.commons.core.content.ContentManager
-
Returns the specified version of the content.
- getContent(ContentScope, ContentReference) - Method in interface com.edorasware.commons.core.content.ContentProvider
-
Returns the latest version of the content within the content scope.
- getContent(ContentScope, ContentReference, String) - Method in interface com.edorasware.commons.core.content.ContentProvider
-
Returns the specified version of the content.
- getContent(ContentScope, ContentReference) - Method in class com.edorasware.commons.core.content.support.BaseConfigurableContentProvider
-
- getContent(ContentScope, ContentReference, String) - Method in class com.edorasware.commons.core.content.support.BaseConfigurableContentProvider
-
- getContent(ContentScope, ContentReference) - Method in interface com.edorasware.commons.core.content.support.database.DatabaseContentPersistence
-
Returns the latest version of the content.
- getContent(ContentScope, ContentReference, int) - Method in interface com.edorasware.commons.core.content.support.database.DatabaseContentPersistence
-
Returns the specified version of the content.
- getContentEventType() - Method in interface com.edorasware.commons.core.content.support.ContentEvent
-
- getContentManager() - Method in interface com.edorasware.commons.core.content.support.ContentEvent
-
Gets the content manager that triggered the event.
- getContentMetadata() - Method in interface com.edorasware.commons.core.content.ContentInfo
-
Gets the content metadata associated to the content or a Optional.absent()
value.
- getContentMetadata(ContentReference) - Method in interface com.edorasware.commons.core.content.ContentManager
-
Returns the metadata of the latest version of the content.
- getContentMetadata(ContentReference, String) - Method in interface com.edorasware.commons.core.content.ContentManager
-
Returns the metadata of the supplied version of the content.
- getContentMetadata(ContentScope, ContentReference) - Method in interface com.edorasware.commons.core.content.ContentProvider
-
Returns the metadata of the latest version of the content.
- getContentMetadata(ContentScope, ContentReference, String) - Method in interface com.edorasware.commons.core.content.ContentProvider
-
Returns the metadata of the supplied version of the content.
- getContentMetadata(ContentScope, ContentReference) - Method in class com.edorasware.commons.core.content.support.BaseConfigurableContentProvider
-
- getContentMetadata(ContentScope, ContentReference, String) - Method in class com.edorasware.commons.core.content.support.BaseConfigurableContentProvider
-
- getContentMetadata(ContentScope, ContentReference, int) - Method in interface com.edorasware.commons.core.content.support.database.DatabaseContentPersistence
-
Returns the metadata of the content.
- getContentProvider() - Method in class com.edorasware.commons.core.content.maintenance.ContentProcessorContext
-
- getContentProviderId() - Method in interface com.edorasware.commons.core.content.ContentInfo
-
- getContentProviderId() - Method in exception com.edorasware.commons.core.content.ContentProviderNotFoundException
-
- getContentProviderId() - Method in interface com.edorasware.commons.core.content.ContentReference
-
Returns the content provider id with which this content was stored.
- getContentProviders() - Method in interface com.edorasware.commons.core.content.support.ConfigurableContentManager
-
- getContentReference(ContentReferenceId) - Method in interface com.edorasware.commons.core.content.ContentManager
-
- getContentReference() - Method in exception com.edorasware.commons.core.content.ContentNotFoundException
-
- getContentReference() - Method in exception com.edorasware.commons.core.content.ContentPreProcessingException
-
- getContentReference(ContentScope, ContentReferenceId) - Method in interface com.edorasware.commons.core.content.ContentProvider
-
- getContentReference() - Method in class com.edorasware.commons.core.content.maintenance.ContentProcessorContext
-
- getContentReference(ContentScope, ContentReferenceId) - Method in class com.edorasware.commons.core.content.support.BaseConfigurableContentProvider
-
- getContentReference(ContentScope, ContentReferenceId) - Method in interface com.edorasware.commons.core.content.support.database.DatabaseContentPersistence
-
- getContentReferences(ContentSourceId) - Method in interface com.edorasware.commons.core.content.ContentManager
-
Gets a list of all the content references associated to the supplied
ContentSourceId
.
- getContentReferences(ContentScope, ContentSourceId) - Method in interface com.edorasware.commons.core.content.ContentProvider
-
- getContentReferences(ContentScope, ContentSourceId) - Method in class com.edorasware.commons.core.content.support.BaseConfigurableContentProvider
-
- getContentReferences(ContentScope, ContentSourceId) - Method in interface com.edorasware.commons.core.content.support.database.DatabaseContentPersistence
-
- getContentReferences(ContentScope, int, int) - Method in interface com.edorasware.commons.core.content.support.database.DatabaseContentPersistence
-
Gets a list of all the content references extended with the content reference scope.
- getContentScope() - Method in class com.edorasware.commons.core.content.maintenance.ContentProcessorContext
-
- getContentScope() - Method in interface com.edorasware.commons.core.content.support.ContentEvent
-
Gets the content scope from the content involved in the event.
- getContentSourceId() - Method in interface com.edorasware.commons.core.content.ContentInfo
-
- getContentSourceId() - Method in interface com.edorasware.commons.core.content.ContentReference
-
Returns the content source id from where the content reference is linked.
- getContentSourceId(ContentScope, ContentReference, int) - Method in interface com.edorasware.commons.core.content.support.database.DatabaseContentPersistence
-
Returns the content source id of a version of the content.
- getContentVersions(ContentReference) - Method in interface com.edorasware.commons.core.content.ContentManager
-
Returns a list with all the versions of the content of the specified
ContentReference
.
- getContentVersions(ContentScope, ContentReference) - Method in interface com.edorasware.commons.core.content.ContentProvider
-
Returns a list with all versions of the content of the specified
ContentReference
.
- getContentVersions(ContentScope, ContentReference) - Method in class com.edorasware.commons.core.content.support.BaseConfigurableContentProvider
-
- getContentVersions(ContentScope, ContentReference) - Method in interface com.edorasware.commons.core.content.support.database.DatabaseContentPersistence
-
Returns a list with all versions of the content of the specified
ContentReference
.
- getConversationMetadata(T) - Method in interface com.edorasware.commons.core.conversation.ConversationMetadataProvider
-
Returns the conversation metadata for the given input.
- getConversationMetadata(String) - Method in interface com.edorasware.commons.core.conversation.support.ConversationMetadataContext
-
Returns the conversation metadata for the given conversation id.
- getConversationMetadata(T, ConversationMetadataContext) - Method in interface com.edorasware.commons.core.conversation.support.ConversationMetadataLookupStrategy
-
Returns the conversation metadata for the given input.
- getConverterByName(String, List<? extends ValueConverter<S, T>>) - Static method in class com.edorasware.commons.core.persistence.entity.EntityConverterUtils
-
Returns the converter with the given name.
- getConverterBySourceValue(Object, List<? extends ValueConverter<S, T>>) - Static method in class com.edorasware.commons.core.persistence.entity.EntityConverterUtils
-
Returns the converter that can handle the given source value.
- getConverterProvider() - Method in class com.edorasware.commons.core.persistence.DefaultPersistenceManagementConfiguration
-
- getConverterProvider() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.EntityPersistenceConfiguration
-
- getConverterProvider() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.JdbcEntityPersistence
-
- getConverterProvider() - Method in class com.edorasware.commons.core.persistence.jdbc.SqlRendererConfig
-
Returns the converter provider.
- getConverterProvider() - Method in interface com.edorasware.commons.core.persistence.PersistenceManagementConfiguration
-
The converter provider to apply on persistence-related actions when reading/writing individual fields.
- getConverterProviders() - Method in class com.edorasware.commons.core.persistence.CompositeConverterProvider
-
- getConverters(ConverterType) - Method in class com.edorasware.commons.core.persistence.CompositeConverterProvider
-
- getConverters(ConverterType) - Method in interface com.edorasware.commons.core.persistence.ConverterProvider
-
Returns the converters that match the given converter class.
- getConverters(ConverterType) - Method in class com.edorasware.commons.core.persistence.entity.CommonsEntityConverterProvider
-
- getCreationTime() - Method in class com.edorasware.commons.core.entity.Entity
-
Returns the time the entity was created.
- getCreationTime() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.EntityParameter
-
- getCreationTime() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.IdentityLinkParameter
-
- getCreationTime() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.PropertyParameter
-
- getCreationTime() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.VariableParameter
-
- getCreationTime() - Method in class com.edorasware.commons.core.query.entity.EntityOperandContainer
-
- getCreationTimestamp() - Method in class com.edorasware.commons.core.service.entity.EntityActionEvent
-
The time when the event was triggered.
- getCurrentTenantId() - Method in interface com.edorasware.commons.core.identity.CurrentTenantService
-
Returns the tenant to use for all data access in the current context.
- getCurrentTenantId() - Method in class com.edorasware.commons.core.identity.support.BaseMultiTenantCurrentTenantService
-
- getCurrentTenantId() - Method in class com.edorasware.commons.core.identity.support.BaseSingleTenantCurrentTenantService
-
- getCurrentTenantId() - Method in class com.edorasware.commons.core.service.entity.BaseEntityService
-
- getCurrentTenantService() - Method in class com.edorasware.commons.core.identity.DefaultIdentityManagementConfiguration
-
- getCurrentTenantService() - Method in interface com.edorasware.commons.core.identity.IdentityManagementConfiguration
-
The current tenant service to apply.
- getCurrentUserId() - Method in interface com.edorasware.commons.core.identity.CurrentUserService
-
Returns the current user.
- getCurrentUserId() - Method in class com.edorasware.commons.core.identity.support.BaseCurrentUserService
-
- getCurrentUserId() - Method in class com.edorasware.commons.core.service.entity.BaseEntityService
-
- getCurrentUserService() - Method in class com.edorasware.commons.core.identity.DefaultIdentityManagementConfiguration
-
- getCurrentUserService() - Method in interface com.edorasware.commons.core.identity.IdentityManagementConfiguration
-
The current user service to apply.
- getCurrentValue(ModificationValue<V>, V) - Method in class com.edorasware.commons.core.service.entity.DomainObjectUpdate.Builder
-
- getDatabaseMetadata() - Method in class com.edorasware.commons.core.persistence.DefaultPersistenceManagementConfiguration
-
- getDatabaseMetadata() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.EntityPersistenceConfiguration
-
- getDatabaseMetadata() - Method in interface com.edorasware.commons.core.persistence.PersistenceManagementConfiguration
-
The database metadata to apply.
- getDatabaseMetaData(DataSource) - Static method in class com.edorasware.commons.core.util.db.DbUtils
-
Gets the database driver name from the given data source.
- getDatabaseSchemaCreationStrategy() - Method in class com.edorasware.commons.core.persistence.DefaultPersistenceManagementConfiguration
-
- getDatabaseSchemaCreationStrategy() - Method in interface com.edorasware.commons.core.persistence.PersistenceManagementConfiguration
-
The database schema creation strategy to apply on startup and shutdown of the application.
- getDatabaseSchemaResourcesDefaultLocation() - Method in class com.edorasware.commons.core.persistence.DefaultPersistenceManagementConfiguration
-
- getDatabaseSchemaResourcesDefaultLocation() - Method in interface com.edorasware.commons.core.persistence.PersistenceManagementConfiguration
-
The default location of the database schema resources.
- getDatabaseType() - Method in class com.edorasware.commons.core.persistence.DefaultPersistenceManagementConfiguration
-
- getDatabaseType() - Method in class com.edorasware.commons.core.persistence.jdbc.SqlRendererConfig
-
Returns the database type.
- getDatabaseType() - Method in interface com.edorasware.commons.core.persistence.PersistenceManagementConfiguration
-
The database type to apply when issuing SQL statements.
- getDataSource() - Method in class com.edorasware.commons.core.persistence.DefaultPersistenceManagementConfiguration
-
- getDataSource() - Method in interface com.edorasware.commons.core.persistence.PersistenceManagementConfiguration
-
The data source to apply on persistence-related actions.
- getDate() - Method in interface com.edorasware.commons.core.time.Time
-
gets
Date
representation of the time
- getDefaultClasspathLicenseResource() - Static method in class com.edorasware.commons.core.license.LicenseReader
-
Returns a resource representing the default location of the license file on the classpath.
- getDefaultContentProvider() - Method in interface com.edorasware.commons.core.content.ContentManager
-
Returns the default
ContentProvider
configured for the content manager instance.
- getDefaultFileSystemLicenseResource() - Static method in class com.edorasware.commons.core.license.LicenseReader
-
Returns a resource representing the default location of the license file on the file system.
- getDefinedExternalId(E, T) - Method in class com.edorasware.commons.core.service.entity.BaseEntityService
-
- getDefinedGlobalId(E) - Method in class com.edorasware.commons.core.service.entity.BaseEntityService
-
- getDefinedId(E) - Method in class com.edorasware.commons.core.service.entity.BaseEntityService
-
- getDefinitionId() - Method in class com.edorasware.commons.core.entity.DomainObject
-
Returns the definition id of the entity.
- getDefinitionId() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.DomainObjectParameter
-
- getDefinitionId() - Method in exception com.edorasware.commons.core.provider.entity.EntityStartFailedException
-
The definition involved.
- getDefinitionId() - Method in class com.edorasware.commons.core.query.entity.DomainObjectOperandContainer
-
- getDefinitions() - Method in class com.edorasware.commons.core.provider.entity.BaseDomainObjectProvider
-
- getDefinitions() - Method in interface com.edorasware.commons.core.provider.entity.DomainObjectProvider
-
Returns all definitions known to the provider.
- getDefinitionService() - Method in class com.edorasware.commons.core.service.entity.BaseDomainObjectService
-
- getDelta() - Method in class com.edorasware.commons.core.field.FieldChange
-
- getDescription() - Method in class com.edorasware.commons.core.audit.BusinessTransactionState.InitialState
-
The description of the business transaction.
- getDescription() - Method in class com.edorasware.commons.core.entity.Entity
-
Returns the description of the entity.
- getDescription() - Method in class com.edorasware.commons.core.modification.entity.DomainObjectModification.DomainObjectModificationBuilder
-
- getDescription() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.EntityParameter
-
- getDescription() - Method in class com.edorasware.commons.core.query.entity.EntityOperandContainer
-
- getDescription() - Method in class com.edorasware.commons.core.service.entity.DomainObjectUpdate.Builder
-
Gets the current description.
- getDescription() - Method in class com.edorasware.commons.core.service.entity.EntityActionEvent
-
The description of the event.
- getDirectFields() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.DomainObjectPersistenceConfiguration
-
- getDirection() - Method in interface com.edorasware.commons.core.query.Ordering
-
Returns the sorting direction.
- getDirection() - Method in class com.edorasware.commons.core.query.SimpleOrdering
-
- getDomainObjectSpecificFields() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.DomainObjectPersistenceConfiguration
-
- getDomainObjectSpecificFields() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.WorkObjectPersistenceConfiguration
-
- getDouble(ResultSet, String) - Static method in class com.edorasware.commons.core.util.db.DbUtils
-
Retrieves the value of the given column as a Double
value.
- getDoubleValue() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.DbVariable
-
- getDoubleValue() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.VariableParameter
-
- getDoubleValue() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.VariableResult
-
- getDueTime() - Method in class com.edorasware.commons.core.entity.WorkObject
-
Returns the time that the entity is due.
- getDueTime() - Method in class com.edorasware.commons.core.modification.entity.WorkObjectModification.WorkObjectModificationBuilder
-
- getDueTime() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.WorkObjectParameter
-
- getDueTime() - Method in class com.edorasware.commons.core.query.entity.WorkObjectOperandContainer
-
- getDueTime() - Method in class com.edorasware.commons.core.service.entity.WorkObjectUpdate.Builder
-
Gets the current due time.
- getDuplicateNames(Collection<T>) - Static method in class com.edorasware.commons.core.entity.NamedValues
-
Returns all names that occur more than once.
- getEnhancedSql() - Method in class com.edorasware.commons.core.persistence.jdbc.SqlEnhancer
-
- getEntityByGlobalId(GlobalId) - Method in class com.edorasware.commons.core.service.entity.BaseEntityService
-
- getEntityByGlobalId(GlobalId, SearchScope) - Method in class com.edorasware.commons.core.service.entity.BaseEntityService
-
- getEntityByGlobalId(GlobalId) - Method in interface com.edorasware.commons.core.service.entity.EntityService
-
Finds the entity with the given entity id.
- getEntityByGlobalId(GlobalId, SearchScope) - Method in interface com.edorasware.commons.core.service.entity.EntityService
-
Finds the entity with the given entity id in the given scope.
- getEntityById(T) - Method in class com.edorasware.commons.core.service.entity.BaseEntityService
-
- getEntityById(T, SearchScope) - Method in class com.edorasware.commons.core.service.entity.BaseEntityService
-
- getEntityById(T) - Method in interface com.edorasware.commons.core.service.entity.EntityService
-
Finds the entity with the given entity id.
- getEntityById(T, SearchScope) - Method in interface com.edorasware.commons.core.service.entity.EntityService
-
Finds the entity with the given entity id in the given scope.
- getEntityData() - Method in class com.edorasware.commons.core.entity.Entity.EntityBuilder
-
- getEntityIdConverter(String, String, ConverterProvider) - Static method in class com.edorasware.commons.core.persistence.entity.EntityConverterUtils
-
Returns the first matching id converter for the given entity id value.
- getEntityIdConverter(String, ConverterProvider) - Static method in class com.edorasware.commons.core.persistence.entity.EntityConverterUtils
-
Returns the first matching id converter for the given typed entity id value.
- getEntityIdConverter(EntityId, ConverterProvider) - Static method in class com.edorasware.commons.core.persistence.entity.EntityConverterUtils
-
Returns the first matching id converter for the given entity id.
- getEntityIdConverters(ConverterProvider) - Static method in class com.edorasware.commons.core.persistence.entity.EntityConverterUtils
-
Returns all id converters.
- getEntityIdsOfPropertiesToSelect(List<R>, Set<? extends QueryHint>) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.JdbcDomainObjectDefinitionPersistence
-
- getEntityIdsOfPropertiesToSelect(List<R>, Set<? extends QueryHint>) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.JdbcWorkObjectDefinitionPersistence
-
- getEntityIdsOfVariablesToSelect(List<R>, Set<? extends QueryHint>) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.JdbcDomainObjectPersistence
-
- getEntityIdsOfVariablesToSelect(List<R>, Set<? extends QueryHint>) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.JdbcWorkObjectPersistence
-
- getEventSubType() - Method in class com.edorasware.commons.core.audit.BusinessTransactionState.InitialState
-
The event sub type of the business transaction.
- getEventSubType() - Method in class com.edorasware.commons.core.beat.Beat
-
The event sub type.
- getEventSubType() - Method in class com.edorasware.commons.core.beat.BeatOperandContainer
-
- getEventType() - Method in class com.edorasware.commons.core.audit.BusinessTransactionState.InitialState
-
The event type of the business transaction.
- getEventType() - Method in class com.edorasware.commons.core.beat.Beat
-
The event type.
- getEventType() - Method in class com.edorasware.commons.core.beat.BeatOperandContainer
-
- getEventType() - Method in class com.edorasware.commons.core.service.entity.EntityActionEvent
-
The type of the event.
- getExpiryDate() - Method in class com.edorasware.commons.core.license.License.ProductLicense
-
- getExpression() - Method in class com.edorasware.commons.core.conversation.ConversationMetadataAttribute
-
- getExpression() - Method in class com.edorasware.commons.core.util.string.ExpressionString
-
- getExternalId() - Method in class com.edorasware.commons.core.entity.Entity
-
Returns the external id of the entity.
- getExternalId() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.EntityParameter
-
- getExternalId() - Method in class com.edorasware.commons.core.query.entity.EntityOperandContainer
-
- getExternalVersion() - Method in class com.edorasware.commons.core.entity.DomainObjectDefinition
-
Returns the external version of the entity.
- getExternalVersion() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.DomainObjectDefinitionParameter
-
- getExternalVersion() - Method in class com.edorasware.commons.core.query.entity.DomainObjectDefinitionOperandContainer
-
- getFieldId() - Method in class com.edorasware.commons.core.field.FieldChange
-
- getFieldModifications() - Method in class com.edorasware.commons.core.modification.entity.EntityModification.EntityModificationBuilder
-
- getFieldModifications() - Method in class com.edorasware.commons.core.modification.entity.EntityModification
-
- getFinalModification(U) - Method in class com.edorasware.commons.core.service.entity.BaseDomainObjectService
-
Returns the final modification corresponding to the given update.
- getFinalModification(U) - Method in class com.edorasware.commons.core.service.entity.BaseWorkObjectService
-
- getFinalSql() - Method in class com.edorasware.commons.core.persistence.jdbc.NamedParameterJdbcPreprocessor
-
Returns the sql statement with the parameter type information removed.
- getFirst() - Method in class com.edorasware.commons.core.persistence.PrimaryKeyRange
-
Returns the first available primary key in the range.
- getFirst() - Method in class com.edorasware.commons.core.util.fp.Pair
-
- getFirstAvailable() - Method in class com.edorasware.commons.core.persistence.jdbc.PrimaryKeyResult
-
Returns the first available primary key.
- getGeneratedKeyPattern() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.EntityPersistenceConfiguration
-
- getGlobalId() - Method in class com.edorasware.commons.core.entity.Entity
-
Returns the global id of the entity.
- getGlobalId() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.EntityParameter
-
- getGlobalId() - Method in class com.edorasware.commons.core.query.entity.EntityOperandContainer
-
- getGlobalId() - Method in class com.edorasware.commons.core.service.entity.EntityUpdate
-
Returns the global id.
- getGlobalOrderIndex() - Method in class com.edorasware.commons.core.beat.Beat
-
The order index across all Beats.
- getGlobalOrderIndex() - Method in class com.edorasware.commons.core.beat.BeatOperandContainer
-
- getHierarchy() - Method in class com.edorasware.commons.core.query.entity.WorkObjectDefinitionOperandContainer
-
- getHierarchy() - Method in class com.edorasware.commons.core.query.entity.WorkObjectOperandContainer
-
- getHints() - Method in class com.edorasware.commons.core.query.BaseQuery
-
- getHints() - Method in interface com.edorasware.commons.core.query.Query
-
The hints to apply when executing the query.
- getId() - Method in interface com.edorasware.commons.core.any.AnyWorkObjectManagementConfiguration
-
The id of the work object management component.
- getId() - Method in interface com.edorasware.commons.core.beat.BeatManagementConfiguration
-
The id of the beat management component.
- getId() - Method in class com.edorasware.commons.core.content.support.BaseConfigurableContentProvider
-
- getId() - Method in class com.edorasware.commons.core.entity.Entity.EntityData
-
- getId() - Method in class com.edorasware.commons.core.entity.Entity
-
Returns the id of the entity.
- getId() - Method in exception com.edorasware.commons.core.entity.EntityNotFoundException
-
The entity involved.
- getId() - Method in class com.edorasware.commons.core.entity.Property
-
Returns the id of the property.
- getId() - Method in class com.edorasware.commons.core.entity.Variable
-
Returns the id of the variable.
- getId() - Method in interface com.edorasware.commons.core.id.Identifiable
-
The object id.
- getId() - Method in class com.edorasware.commons.core.identity.DefaultIdentityManagementConfiguration
-
- getId() - Method in interface com.edorasware.commons.core.identity.IdentityManagementConfiguration
-
The id of the identity management component.
- getId() - Method in class com.edorasware.commons.core.persistence.DefaultPersistenceManagementConfiguration
-
- getId() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.DbProperty
-
- getId() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.DbVariable
-
- getId() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.EntityParameter
-
- getId() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.EntityResult
-
- getId() - Method in interface com.edorasware.commons.core.persistence.entity.jdbc.IdentifiableParameter
-
- getId() - Method in interface com.edorasware.commons.core.persistence.entity.jdbc.IdentifiableResult
-
- getId() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.IdentityLinkParameter
-
- getId() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.IdentityLinkResult
-
- getId() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.PropertyParameter
-
- getId() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.PropertyResult
-
- getId() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.VariableParameter
-
- getId() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.VariableResult
-
- getId() - Method in class com.edorasware.commons.core.persistence.jdbc.PrimaryKeyResult
-
Returns the id of the resulting row.
- getId() - Method in interface com.edorasware.commons.core.persistence.PersistenceManagementConfiguration
-
The id of the persistence management component.
- getId() - Method in class com.edorasware.commons.core.provider.entity.BaseEntityProvider
-
- getId() - Method in exception com.edorasware.commons.core.provider.entity.EntityDeleteFailedException
-
The entity involved.
- getId() - Method in exception com.edorasware.commons.core.provider.entity.EntityUpdateFailedException
-
The entity involved.
- getId() - Method in class com.edorasware.commons.core.query.entity.EntityOperandContainer
-
- getIdentityLinkConverter() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.IdentityLinkResult
-
- getIdentityLinkConverters(ConverterProvider) - Static method in class com.edorasware.commons.core.persistence.entity.EntityConverterUtils
-
Returns all identity link converters.
- getIdentityLinkType() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.IdentityLinkParameter
-
- getIdentityLinkValue() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.IdentityLinkParameter
-
- getIndex() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.DbVariable
-
- getIndex() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.VariableParameter
-
- getIndex() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.VariableResult
-
- getInitialAssignedGroupId() - Method in class com.edorasware.commons.core.entity.WorkObject
-
Returns the initial assigned group of the entity.
- getInitialAssignedGroupId() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.WorkObjectParameter
-
- getInitialAssignedGroupId() - Method in class com.edorasware.commons.core.query.entity.WorkObjectOperandContainer
-
- getInitialAssigneeId() - Method in class com.edorasware.commons.core.entity.WorkObject
-
Returns the initial assignee of the entity.
- getInitialAssigneeId() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.WorkObjectParameter
-
- getInitialAssigneeId() - Method in class com.edorasware.commons.core.query.entity.WorkObjectOperandContainer
-
- getInnerSelectPredicate() - Method in class com.edorasware.commons.core.query.InnerSelectInPredicate
-
Returns the inner select predicate (i.e. right operand) of this predicate.
- getInnerSelectQueryParameter() - Method in class com.edorasware.commons.core.query.BasicOperand.InnerSelectReferenceValue
-
- getInnerSelectQueryParameter() - Method in class com.edorasware.commons.core.query.InnerSelectInPredicate
-
Returns the query parameter representing the column to include from the entries of the inner select statement that match the predicate.
- getInstance(String) - Static method in class com.edorasware.commons.core.audit.EventType
-
Returns the event type instance with the given name.
- getInstance(String) - Static method in class com.edorasware.commons.core.entity.State
-
Returns the state instance with the given name.
- getInstance(String) - Static method in class com.edorasware.commons.core.entity.Type
-
Returns the entity type instance with the given name.
- getInstance() - Static method in class com.edorasware.commons.core.service.entity.NoOpPredicatePostProcessor
-
- getInteger(ResultSet, String) - Static method in class com.edorasware.commons.core.util.db.DbUtils
-
Retrieves the value of the given column as an Integer
value.
- getIso8601String(Date) - Static method in class com.edorasware.commons.core.util.date.DateUtils
-
Returns an ISO-8601 formatted string of the given date.
- getIssueDate() - Method in class com.edorasware.commons.core.license.License
-
- getJavaValue() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.DbProperty
-
- getJavaValue() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.DbVariable
-
- getJdbcPersistence() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.JdbcEntityPersistence
-
- getJob() - Method in interface com.edorasware.commons.core.content.ContentPreProcessingConfiguration
-
The job which will be started for each add/update of the content.
- getJobExplorer() - Method in interface com.edorasware.commons.core.content.ContentPreProcessingConfiguration
-
Returns the JobExplorer
used to browse the jobs and steps.
- getJobLauncher() - Method in interface com.edorasware.commons.core.content.ContentPreProcessingConfiguration
-
- getJobRepository() - Method in interface com.edorasware.commons.core.content.ContentPreProcessingConfiguration
-
Returns the JobRepository
used to persist the jobs and steps.
- getKey() - Method in class com.edorasware.commons.core.entity.DomainObjectDefinition
-
Returns the key of the entity.
- getKey() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.DomainObjectDefinitionParameter
-
- getKey() - Method in class com.edorasware.commons.core.query.entity.DomainObjectDefinitionOperandContainer
-
- getKey() - Method in enum com.edorasware.commons.core.util.IdentityLinkType
-
- getKey() - Method in class com.edorasware.commons.core.util.string.I18NString
-
- getKey() - Method in enum com.edorasware.commons.core.util.ValueType
-
- getKeyStore(Resource, String) - Static method in class com.edorasware.commons.core.util.security.KeyStoreUtils
-
- getL1CacheForCurrentTransaction() - Static method in class com.edorasware.commons.core.persistence.entity.jdbc.L1Cache
-
- getLargeStringValue() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.DbProperty
-
- getLargeStringValue() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.DbVariable
-
- getLargeStringValue() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.PropertyParameter
-
- getLargeStringValue() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.PropertyResult
-
- getLargeStringValue() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.VariableParameter
-
- getLargeStringValue() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.VariableResult
-
- getLast() - Method in class com.edorasware.commons.core.persistence.PrimaryKeyRange
-
Returns the last available primary key in the range (exclusive).
- getLastDateModified() - Method in interface com.edorasware.commons.core.content.ContentMetadata
-
Returns the last date when the content was modified.
- getLatestExternalVersion() - Method in class com.edorasware.commons.core.query.entity.DomainObjectDefinitionOperandContainer
-
- getLatestVersion(ContentScope, ContentReference) - Method in interface com.edorasware.commons.core.content.support.database.DatabaseContentPersistence
-
Returns the latest content version for the specified
ContentReference
without locking.
- getLatestVersion() - Method in class com.edorasware.commons.core.query.entity.DomainObjectDefinitionOperandContainer
-
- getLatestVersionForUpdate(ContentScope, ContentReference) - Method in interface com.edorasware.commons.core.content.support.database.DatabaseContentPersistence
-
- getLicense() - Method in class com.edorasware.commons.core.license.LicenseChecker
-
Returns the license against which validation takes place.
- getLicensee() - Method in class com.edorasware.commons.core.license.License
-
- getLifeCycle() - Method in class com.edorasware.commons.core.service.entity.BaseEntityService
-
- getLimit() - Method in class com.edorasware.commons.core.query.BaseQuery
-
- getLimit() - Method in interface com.edorasware.commons.core.query.Query
-
The maximum number of results.
- getLocalProperties() - Method in class com.edorasware.commons.core.entity.DomainObjectDefinition
-
Returns the local properties of the entity.
- getLocalProperties(Predicate<Property>) - Method in class com.edorasware.commons.core.entity.DomainObjectDefinition
-
Returns the local properties of the entity, filtered by the given predicate.
- getLocalPropertiesMap() - Method in class com.edorasware.commons.core.entity.DomainObjectDefinition
-
Returns the local properties of the entity, mapped by the property name.
- getLocalPropertiesMap(Predicate<Property>) - Method in class com.edorasware.commons.core.entity.DomainObjectDefinition
-
Returns the local properties of the entity as name/value pairs, filtered by the given predicate.
- getLocalProperty(String) - Method in class com.edorasware.commons.core.entity.DomainObjectDefinition
-
Returns the local property with the given name.
- getLocalPropertyValue(String) - Method in class com.edorasware.commons.core.entity.DomainObjectDefinition
-
Returns the value of the local property with the given name.
- getLocalPropertyValue(NamedValueAccessor<V, String>) - Method in class com.edorasware.commons.core.entity.DomainObjectDefinition
-
Returns the value of the local property with the name defined by the property accessor, deserialized and cast to the type expected by the property accessor.
- getLocalVariable(String) - Method in class com.edorasware.commons.core.entity.DomainObject
-
Returns the local variable with the given name.
- getLocalVariables() - Method in class com.edorasware.commons.core.entity.DomainObject
-
Returns the local variables of the entity.
- getLocalVariables(Predicate<Variable>) - Method in class com.edorasware.commons.core.entity.DomainObject
-
Returns the local variables of the entity, filtered by the given predicate.
- getLocalVariablesMap() - Method in class com.edorasware.commons.core.entity.DomainObject
-
Returns the local variables of the entity as name/value pairs.
- getLocalVariablesMap(Predicate<Variable>) - Method in class com.edorasware.commons.core.entity.DomainObject
-
Returns the local variables of the entity as name/value pairs, filtered by the given predicate.
- getLocalVariableValue(String) - Method in class com.edorasware.commons.core.entity.DomainObject
-
Returns the value of the local variable with the given name.
- getLocalVariableValue(String, Class<T>) - Method in class com.edorasware.commons.core.entity.DomainObject
-
Returns the value of the local variable with the given name, cast to the expected type.
- getLocalVariableValue(String, TypeToken<T>) - Method in class com.edorasware.commons.core.entity.DomainObject
-
Returns the value of the local variable with the given name, cast to the expected type.
- getLocalVariableValue(NamedValueAccessor<V, W>) - Method in class com.edorasware.commons.core.entity.DomainObject
-
Returns the value of the local variable with the name defined by the variable accessor, deserialized and cast to the type expected by the variable accessor.
- getLong(ResultSet, String) - Static method in class com.edorasware.commons.core.util.db.DbUtils
-
Retrieves the value of the given column as a Long
value.
- getLongValue() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.DbVariable
-
- getLongValue() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.VariableParameter
-
- getLongValue() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.VariableResult
-
- getManager() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.EntityPersistenceConfiguration
-
- getManager() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.JdbcEntityPersistence
-
- getManager() - Method in class com.edorasware.commons.core.service.entity.BaseEntityService
-
- getMappingContext() - Method in class com.edorasware.commons.core.persistence.jdbc.SqlRendererConfig
-
Returns the SQL mapping context.
- getMappingEntry(QueryParameter) - Method in class com.edorasware.commons.core.persistence.jdbc.BaseSqlNameMapping
-
- getMappingEntry(QueryParameter) - Method in interface com.edorasware.commons.core.persistence.jdbc.SqlNameMapping
-
Return the database mapping for the given parameter.
- getMappingId(String) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.JdbcEntityPersistence
-
- getMappings() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.EntityPersistenceConfiguration
-
- getMappings() - Method in class com.edorasware.commons.core.persistence.jdbc.BaseSqlNameMapping
-
- getMediaType() - Method in interface com.edorasware.commons.core.content.ContentMetadata
-
Returns the MediaType
of the content.
- getMinimalPredicate(CompositePredicate) - Static method in class com.edorasware.commons.core.query.Predicates
-
Returns the minimal predicate for the given composite.
- getModification() - Method in class com.edorasware.commons.core.service.entity.EntityUpdate
-
Returns the modification object.
- getModificationBuilder() - Method in class com.edorasware.commons.core.service.entity.EntityActionEvent
-
The modification builder.
- getModificationBuilderForRead() - Method in class com.edorasware.commons.core.service.entity.DomainObjectUpdate.Builder
-
- getModificationCreatorId() - Method in class com.edorasware.commons.core.entity.Entity
-
Returns the id of the user who created the entity.
- getModificationCreatorId() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.EntityParameter
-
- getModificationUpdaterId() - Method in class com.edorasware.commons.core.entity.Entity
-
Returns the id of the user who last modified the entity.
- getModificationUpdaterId() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.EntityParameter
-
- getModificationValue(FieldId) - Method in class com.edorasware.commons.core.modification.entity.EntityModification.EntityModificationBuilder
-
- getModificationVersion() - Method in class com.edorasware.commons.core.entity.Entity
-
Returns the modification version of the entity.
- getModificationVersion() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.EntityParameter
-
- getModifiedEntityForUpdate(E, W) - Method in class com.edorasware.commons.core.service.entity.BaseDomainObjectService
-
- getModifiedEntityForUpdate(E, W) - Method in class com.edorasware.commons.core.service.entity.BaseWorkObjectService
-
- getModuleName() - Method in class com.edorasware.commons.core.license.LicenseContext
-
- getModuleNames() - Method in class com.edorasware.commons.core.license.License.ProductLicense
-
- getName() - Method in class com.edorasware.commons.core.any.AnyWorkObjectDefinitionManager
-
- getName() - Method in class com.edorasware.commons.core.any.AnyWorkObjectManager
-
- getName() - Method in class com.edorasware.commons.core.audit.EventType
-
Returns the name of the event type.
- getName() - Method in class com.edorasware.commons.core.beat.BeatManager
-
- getName() - Method in interface com.edorasware.commons.core.content.ContentMetadata
-
Returns the name of the content, typically, the original file name.
- getName() - Method in interface com.edorasware.commons.core.content.ContentProvider
-
Returns the name of the content provider.
- getName() - Method in class com.edorasware.commons.core.content.support.BaseConfigurableContentProvider
-
- getName() - Method in class com.edorasware.commons.core.conversation.ConversationMetadataAttribute
-
- getName() - Method in class com.edorasware.commons.core.entity.Entity
-
Returns the name of the entity.
- getName() - Method in interface com.edorasware.commons.core.entity.NamedValue
-
Returns the name.
- getName() - Method in interface com.edorasware.commons.core.entity.NamedValueAccessor
-
Returns the named value's name.
- getName() - Method in class com.edorasware.commons.core.entity.Property
-
Returns the name of the property.
- getName() - Method in class com.edorasware.commons.core.entity.PropertyName
-
- getName() - Method in class com.edorasware.commons.core.entity.State
-
Returns the name of the state.
- getName() - Method in class com.edorasware.commons.core.entity.Type
-
Returns the name of the entity type.
- getName() - Method in class com.edorasware.commons.core.entity.Variable
-
Returns the name of the variable.
- getName() - Method in class com.edorasware.commons.core.entity.VariableName
-
- getName() - Method in interface com.edorasware.commons.core.manager.entity.EntityManager
-
- getName() - Method in class com.edorasware.commons.core.modification.entity.DomainObjectModification.DomainObjectModificationBuilder
-
- getName() - Method in class com.edorasware.commons.core.persistence.BaseValueConverter
-
- getName() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.DbProperty
-
- getName() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.DbVariable
-
- getName() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.EntityParameter
-
- getName() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.PropertyParameter
-
- getName() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.PropertyResult
-
- getName() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.VariableParameter
-
- getName() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.VariableResult
-
- getName() - Method in interface com.edorasware.commons.core.persistence.ValueConverter
-
The name of the converter.
- getName() - Method in class com.edorasware.commons.core.query.entity.EntityOperandContainer
-
- getName() - Method in class com.edorasware.commons.core.query.entity.EntityQuery.Hint
-
- getName() - Method in class com.edorasware.commons.core.query.entity.HiddenVariableQueryHint
-
- getName() - Method in class com.edorasware.commons.core.query.entity.VariableRestrictionQueryHint
-
- getName() - Method in interface com.edorasware.commons.core.query.QueryHint
-
Returns the name of the query hint
- getName() - Method in class com.edorasware.commons.core.service.entity.DomainObjectUpdate.Builder
-
Gets the current name.
- getNameMapping() - Method in class com.edorasware.commons.core.persistence.jdbc.SqlRendererConfig
-
Returns the database name mapping.
- getNewContentMetadata() - Method in interface com.edorasware.commons.core.content.support.ContentEvent
-
Gets the current content metadata from the content involved in the event.
- getNewContentReference() - Method in interface com.edorasware.commons.core.content.support.ContentEvent
-
Gets the current content reference from the content involved in the event.
- getNewValue() - Method in class com.edorasware.commons.core.field.FieldChange
-
- getNewValue() - Method in class com.edorasware.commons.core.service.entity.EntityActionEvent
-
The new value.
- getNewWorkObject() - Method in class com.edorasware.commons.core.any.support.AnyWorkObjectActionEvent
-
The new state of the concrete work object.
- getNewWorkObjectDefinition() - Method in class com.edorasware.commons.core.any.support.AnyWorkObjectDefinitionActionEvent
-
The new state of the concrete work object definition.
- getNextPrimaryKey() - Method in interface com.edorasware.commons.core.persistence.entity.EntityPersistence
-
Returns the next available primary key that can be used to persist an entity.
- getNextPrimaryKey() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.JdbcEntityPersistence
-
- getNextPrimaryKey() - Method in interface com.edorasware.commons.core.persistence.entity.jdbc.PropertyTranslator.PrimaryKeyProvider
-
- getNextPrimaryKey() - Method in interface com.edorasware.commons.core.persistence.entity.jdbc.VariableTranslator.PrimaryKeyProvider
-
- getNextPrimaryKey(Class<T>) - Method in interface com.edorasware.commons.core.persistence.PrimaryKeyGenerator
-
Generates the next primary key.
- getNextPrimaryKey(Class<T>) - Method in class com.edorasware.commons.core.persistence.SequentialPrimaryKeyGenerator
-
Generates the next primary key.
- getObjectDefinitionId() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.PropertyParameter
-
- getObjectDefinitionId() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.PropertyResult
-
- getObjectDefinitionIdRef() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.PropertyParameter
-
- getObjectId() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.IdentityLinkParameter
-
- getObjectId() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.VariableParameter
-
- getObjectId() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.VariableResult
-
- getObjectIdRef() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.IdentityLinkParameter
-
- getObjectIdRef() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.VariableParameter
-
- getObjectType() - Method in class com.edorasware.commons.core.any.config.AnyWorkObjectManagementConfigurationFactoryBean
-
- getObjectType() - Method in class com.edorasware.commons.core.any.config.DefaultAnyWorkObjectDefinitionServiceFactoryBean
-
- getObjectType() - Method in class com.edorasware.commons.core.any.config.DefaultAnyWorkObjectServiceFactoryBean
-
- getObjectType() - Method in class com.edorasware.commons.core.any.config.EmptyAnyWorkObjectProviderFactoryBean
-
- getObjectType() - Method in class com.edorasware.commons.core.any.config.JdbcAnyWorkObjectDefinitionPersistenceFactoryBean
-
- getObjectType() - Method in class com.edorasware.commons.core.any.config.JdbcAnyWorkObjectPersistenceFactoryBean
-
- getObjectType() - Method in class com.edorasware.commons.core.beat.config.BeatManagementConfigurationFactoryBean
-
- getObjectType() - Method in class com.edorasware.commons.core.beat.config.DefaultBeatServiceFactoryBean
-
- getObjectType() - Method in class com.edorasware.commons.core.beat.config.EmptyBeatProviderFactoryBean
-
- getObjectType() - Method in class com.edorasware.commons.core.beat.config.JdbcBeatPersistenceFactoryBean
-
- getObjectType() - Method in class com.edorasware.commons.core.content.config.DatabaseContentPersistenceFactoryBean
-
- getObjectType() - Method in class com.edorasware.commons.core.content.config.DatabaseContentProviderFactoryBean
-
- getObjectType() - Method in class com.edorasware.commons.core.conversation.config.DefaultConversationMetadataProviderFactoryBean
-
- getObjectType() - Method in class com.edorasware.commons.core.identity.config.EmptyCurrentUserServiceFactoryBean
-
- getObjectType() - Method in class com.edorasware.commons.core.identity.config.IdentityManagementConfigurationDerivedCurrentTenantServiceFactoryBean
-
- getObjectType() - Method in class com.edorasware.commons.core.identity.config.IdentityManagementConfigurationDerivedCurrentUserServiceFactoryBean
-
- getObjectType() - Method in class com.edorasware.commons.core.identity.config.IdentityManagementConfigurationFactoryBean
-
- getObjectType() - Method in class com.edorasware.commons.core.identity.config.TenantAgnosticCurrentTenantServiceFactoryBean
-
- getObjectType() - Method in class com.edorasware.commons.core.license.config.LicenseCheckerFactoryBean
-
- getObjectType() - Method in class com.edorasware.commons.core.persistence.config.ConverterProviderFactoryBean
-
- getObjectType() - Method in class com.edorasware.commons.core.persistence.config.DataSourceDerivedDatabaseTypeFactoryBean
-
- getObjectType() - Method in class com.edorasware.commons.core.persistence.config.JdbcPrimaryKeyPersistenceFactoryBean
-
- getObjectType() - Method in class com.edorasware.commons.core.persistence.config.PersistenceManagementConfigurationDerivedConverterProviderFactoryBean
-
- getObjectType() - Method in class com.edorasware.commons.core.persistence.config.PersistenceManagementConfigurationDerivedTransactionManagerFactoryBean
-
- getObjectType() - Method in class com.edorasware.commons.core.persistence.config.PersistenceManagementConfigurationFactoryBean
-
- getObjectType() - Method in class com.edorasware.commons.core.persistence.config.SequentialPrimaryKeyGeneratorFactoryBean
-
- getObjectType() - Method in class com.edorasware.commons.core.persistence.config.SimpleDatabaseTypeFactoryBean
-
- getOffset() - Method in class com.edorasware.commons.core.query.BaseQuery
-
- getOffset() - Method in interface com.edorasware.commons.core.query.Query
-
The offset of the first result.
- getOldContentMetadata() - Method in interface com.edorasware.commons.core.content.support.ContentEvent
-
Gets the previous content metadata from the content involved in the event.
- getOldContentReference() - Method in interface com.edorasware.commons.core.content.support.ContentEvent
-
Gets the previous content reference from the content involved in the event.
- getOldValue() - Method in class com.edorasware.commons.core.field.FieldChange
-
- getOldValue() - Method in class com.edorasware.commons.core.service.entity.EntityActionEvent
-
The old value.
- getOldWorkObject() - Method in class com.edorasware.commons.core.any.support.AnyWorkObjectActionEvent
-
The old state of the concrete work object.
- getOldWorkObjectDefinition() - Method in class com.edorasware.commons.core.any.support.AnyWorkObjectDefinitionActionEvent
-
The old state of the concrete work object definition.
- getOperands() - Method in class com.edorasware.commons.core.any.AnyWorkObjectDefinitionManager
-
- getOperands() - Method in class com.edorasware.commons.core.any.AnyWorkObjectManager
-
- getOperands() - Method in class com.edorasware.commons.core.beat.BeatManager
-
- getOperands() - Method in interface com.edorasware.commons.core.manager.entity.EntityManager
-
- getOperator() - Method in class com.edorasware.commons.core.query.ComparisonPredicate
-
Returns the operator of this predicate.
- getOperator() - Method in class com.edorasware.commons.core.query.CompositePredicate
-
The logical operator which defines the type of concatenation.
- getOwner() - Method in interface com.edorasware.commons.core.content.ContentMetadata
-
Returns the string representing the owner of the content.
- getOwnerId() - Method in class com.edorasware.commons.core.entity.WorkObject
-
Returns the owner of the entity.
- getOwnerId() - Method in class com.edorasware.commons.core.modification.entity.WorkObjectModification.WorkObjectModificationBuilder
-
- getOwnerId() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.WorkObjectParameter
-
- getOwnerId() - Method in class com.edorasware.commons.core.query.entity.WorkObjectOperandContainer
-
- getOwnerId() - Method in class com.edorasware.commons.core.service.entity.WorkObjectUpdate.Builder
-
Gets the current owner id.
- getParameter() - Method in interface com.edorasware.commons.core.query.Ordering
-
Returns the parameter by which to order the result.
- getParameter() - Method in class com.edorasware.commons.core.query.SimpleOrdering
-
- getParameterMapping() - Method in class com.edorasware.commons.core.persistence.jdbc.RenderedSql
-
Returns the parameter mapping.
- getParameterMapping() - Method in class com.edorasware.commons.core.persistence.jdbc.SqlEnhancer
-
- getParameters() - Method in class com.edorasware.commons.core.query.RawPredicate
-
- getParentId() - Method in class com.edorasware.commons.core.beat.Beat
-
The parent id of the beat.
- getParentId() - Method in class com.edorasware.commons.core.beat.BeatOperandContainer
-
- getParentId() - Method in interface com.edorasware.commons.core.entity.HierarchicalEntity
-
Returns the id of the parent entity.
- getParentId(Class<S>) - Method in interface com.edorasware.commons.core.entity.HierarchicalEntity
-
Returns the first parent of the entity that is of the expected type when walking up the path from the immediate parent to the root.
- getParentId() - Method in class com.edorasware.commons.core.entity.WorkObject
-
- getParentId(Class<T>) - Method in class com.edorasware.commons.core.entity.WorkObject
-
- getParentId() - Method in class com.edorasware.commons.core.entity.WorkObjectDefinition
-
- getParentId(Class<T>) - Method in class com.edorasware.commons.core.entity.WorkObjectDefinition
-
- getParentId() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.WorkObjectDefinitionParameter
-
- getParentId() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.WorkObjectParameter
-
- getParentIdRef() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.VariableParameter
-
- getParentIdRef() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.VariableResult
-
- getParentIdRef() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.WorkObjectDefinitionParameter
-
- getParentIdRef() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.WorkObjectParameter
-
- getParentValue() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.DbVariable
-
- getPath() - Method in interface com.edorasware.commons.core.entity.HierarchicalEntity
-
Returns the path of the hierarchy to which the entity belongs.
- getPath() - Method in class com.edorasware.commons.core.entity.WorkObject
-
- getPath() - Method in class com.edorasware.commons.core.entity.WorkObjectDefinition
-
- getPath() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.WorkObjectDefinitionParameter
-
- getPath() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.WorkObjectDefinitionResult
-
- getPath() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.WorkObjectParameter
-
- getPath() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.WorkObjectResult
-
- getPathIds() - Method in class com.edorasware.commons.core.query.entity.HierarchyOperand.PathIdsReferenceValue
-
- getPathQueryParameter() - Method in class com.edorasware.commons.core.query.entity.HierarchyOperand.PathElementReferenceValue
-
- getPathQueryParameter() - Method in class com.edorasware.commons.core.query.entity.HierarchyOperand.PathIdsReferenceValue
-
- getPersistence() - Method in class com.edorasware.commons.core.service.entity.BaseEntityService
-
- getPersistenceManagementConfiguration() - Method in interface com.edorasware.commons.core.any.AnyWorkObjectManagementConfiguration
-
The persistence management component to apply when accessing and updating work objects and work object definitions.
- getPersistenceManagementConfiguration() - Method in interface com.edorasware.commons.core.beat.BeatManagementConfiguration
-
The persistence management component to apply when accessing beats.
- getPersistenceManagementConfiguration() - Method in class com.edorasware.commons.core.identity.DefaultIdentityManagementConfiguration
-
- getPersistenceManagementConfiguration() - Method in interface com.edorasware.commons.core.identity.IdentityManagementConfiguration
-
The persistence management component to apply when accessing identity-related entities.
- getPossibleValues() - Method in class com.edorasware.commons.core.query.InPredicate
-
Returns the possible values (i.e. right operand) of this predicate.
- getPostFix() - Method in class com.edorasware.commons.core.query.entity.HierarchyOperand.PathIdsReferenceValue
-
- getPredicate() - Method in class com.edorasware.commons.core.query.AggregateReferenceValue
-
- getPredicate() - Method in class com.edorasware.commons.core.query.BaseQuery
-
- getPredicate() - Method in class com.edorasware.commons.core.query.BasicOperand.InnerSelectReferenceValue
-
- getPredicate() - Method in class com.edorasware.commons.core.query.entity.HierarchyOperand.PathElementReferenceValue
-
- getPredicate() - Method in class com.edorasware.commons.core.query.entity.MultipleNamedValuePredicate
-
Returns the marked predicate.
- getPredicate() - Method in class com.edorasware.commons.core.query.entity.NamedValuePredicate
-
- getPredicate() - Method in class com.edorasware.commons.core.query.entity.VariableRestrictionQueryHint
-
Returns the predicate which defines the variable white list.
- getPredicate() - Method in class com.edorasware.commons.core.query.NotPredicate
-
The predicate to be negated.
- getPredicate() - Method in interface com.edorasware.commons.core.query.Query
-
The predicate to match.
- getPredicates() - Method in class com.edorasware.commons.core.query.CompositePredicate
-
All predicates to be concatenated.
- getPredicateTransformation() - Method in class com.edorasware.commons.core.persistence.jdbc.SqlRendererConfig
-
Returns the optional predicate transformation.
- getPreviousAssignedGroupId() - Method in class com.edorasware.commons.core.entity.WorkObject
-
Returns the previous assigned group of the entity.
- getPreviousAssignedGroupId() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.WorkObjectParameter
-
- getPreviousAssignedGroupId() - Method in class com.edorasware.commons.core.query.entity.WorkObjectOperandContainer
-
- getPreviousAssigneeId() - Method in class com.edorasware.commons.core.entity.WorkObject
-
Returns the previous assignee of the entity.
- getPreviousAssigneeId() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.WorkObjectParameter
-
- getPreviousAssigneeId() - Method in class com.edorasware.commons.core.query.entity.WorkObjectOperandContainer
-
- getPrimaryContact() - Method in class com.edorasware.commons.core.license.License
-
- getPrimaryKeyGenerator() - Method in class com.edorasware.commons.core.persistence.DefaultPersistenceManagementConfiguration
-
- getPrimaryKeyGenerator() - Method in interface com.edorasware.commons.core.persistence.PersistenceManagementConfiguration
-
The primary key generator to apply when persisting new entities.
- getPriority() - Method in class com.edorasware.commons.core.entity.WorkObject
-
Returns the priority of the entity.
- getPriority() - Method in class com.edorasware.commons.core.modification.entity.WorkObjectModification.WorkObjectModificationBuilder
-
- getPriority() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.WorkObjectParameter
-
- getPriority() - Method in class com.edorasware.commons.core.query.entity.WorkObjectOperandContainer
-
- getPriority() - Method in class com.edorasware.commons.core.service.entity.WorkObjectUpdate.Builder
-
Gets the current priority.
- getPrivateKey(KeyStore, String, String) - Static method in class com.edorasware.commons.core.util.security.KeyStoreUtils
-
- getProductLicense() - Method in exception com.edorasware.commons.core.license.LicenseExpiredException
-
- getProductLicenses() - Method in class com.edorasware.commons.core.license.License
-
- getProductName() - Method in class com.edorasware.commons.core.license.License.ProductLicense
-
- getProductName() - Method in class com.edorasware.commons.core.license.LicenseContext
-
- getProperties() - Method in interface com.edorasware.commons.core.content.ContentInfo
-
Returns the additional properties which are used inside the
ContentProvider
to store the content properly.
- getProperties() - Method in interface com.edorasware.commons.core.content.ContentMetadata
-
Returns a map of additional properties that may be attached to the content.
- getProperties() - Method in class com.edorasware.commons.core.entity.DomainObjectDefinition
-
- getProperties(Predicate<Property>) - Method in class com.edorasware.commons.core.entity.DomainObjectDefinition
-
- getProperties() - Method in class com.edorasware.commons.core.entity.PropertyMap
-
Returns the held properties represented as key/value pairs.
- getProperties() - Method in class com.edorasware.commons.core.license.License
-
- getProperties() - Method in class com.edorasware.commons.core.license.License.ProductLicense
-
- getProperties() - Method in class com.edorasware.commons.core.license.LicenseContext
-
- getProperties(Collection<? extends WorkObjectDefinitionId>) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.JdbcWorkObjectDefinitionPersistence
-
- getProperties(Collection<? extends WorkObjectDefinitionId>) - Method in interface com.edorasware.commons.core.persistence.entity.WorkObjectDefinitionPersistence
-
Returns the properties that belong to the given work object definition ids.
- getPropertiesMap() - Method in class com.edorasware.commons.core.entity.DomainObjectDefinition
-
- getPropertiesMap(Predicate<Property>) - Method in class com.edorasware.commons.core.entity.DomainObjectDefinition
-
- getProperty(String) - Method in class com.edorasware.commons.core.entity.DomainObjectDefinition
-
- getProperty() - Method in class com.edorasware.commons.core.query.entity.DomainObjectDefinitionOperandContainer
-
- getPropertyConverter() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.DbProperty
-
- getPropertyConverters(ConverterProvider) - Static method in class com.edorasware.commons.core.persistence.entity.EntityConverterUtils
-
Returns all property converters.
- getPropertyResultRowMapper() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.DomainObjectDefinitionPersistenceConfiguration
-
- getPropertyResultsForEntity(R, Map<String, Set<PropertyResult>>, Set<? extends QueryHint>) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.JdbcDomainObjectDefinitionPersistence
-
- getPropertyResultsForEntity(R, Map<String, Set<PropertyResult>>, Set<? extends QueryHint>) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.JdbcWorkObjectDefinitionPersistence
-
- getPropertyTranslator() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.JdbcDomainObjectDefinitionPersistence
-
- getPropertyType() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.PropertyParameter
-
- getPropertyType() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.PropertyResult
-
- getPropertyValue(String) - Method in class com.edorasware.commons.core.entity.DomainObjectDefinition
-
- getPropertyValue(NamedValueAccessor<V, String>) - Method in class com.edorasware.commons.core.entity.DomainObjectDefinition
-
- getProviderId() - Method in class com.edorasware.commons.core.entity.Entity
-
Returns the id of the provider that contributed the entity.
- getProviderId() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.EntityParameter
-
- getProviderId() - Method in class com.edorasware.commons.core.query.entity.EntityOperandContainer
-
- getProviderProperties() - Method in interface com.edorasware.commons.core.content.ContentReference
-
Returns the provider properties which are used by the
ContentProvider
to properly resolve the content reference.
- getProviders() - Method in class com.edorasware.commons.core.service.entity.BaseEntityService
-
- getPublicKey(KeyStore, String) - Static method in class com.edorasware.commons.core.util.security.KeyStoreUtils
-
- getQueryContext(Q) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.JdbcDomainObjectDefinitionPersistence
-
- getQueryContext(Q) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.JdbcEntityPersistence
-
- getQueryData() - Method in class com.edorasware.commons.core.query.BaseQuery.BaseQueryBuilder
-
Returns the actual query data.
- getQueryParameter() - Method in class com.edorasware.commons.core.query.BasicOperand.InnerSelectReferenceValue
-
- getQueryParameter() - Method in class com.edorasware.commons.core.query.ComparisonPredicate
-
Returns the query parameter (i.e. left operand) of this predicate.
- getQueryParameter() - Method in class com.edorasware.commons.core.query.InnerSelectInPredicate
-
Returns the query parameter (i.e. left operand) of this predicate.
- getQueryParameter() - Method in class com.edorasware.commons.core.query.InPredicate
-
Returns the query parameter (i.e. left operand) of this predicate.
- getQueryParameter() - Method in class com.edorasware.commons.core.query.NotNullPredicate
-
Returns the query parameter (i.e. left operand) of this predicate.
- getQueryParameter() - Method in class com.edorasware.commons.core.query.NullPredicate
-
Returns the query parameter (i.e. left operand) of this predicate.
- getQueryParameter() - Method in class com.edorasware.commons.core.query.QueryParameterPredicate
-
Returns the query parameter (i.e. left operand) of this predicate.
- getReleaseDate() - Method in class com.edorasware.commons.core.version.ReleaseInformation
-
Get release date
- getReleaseVersion() - Method in class com.edorasware.commons.core.version.ReleaseInformation
-
Get release version
- getRenderingMode() - Method in class com.edorasware.commons.core.query.RenderingModePredicate
-
- getRequiredAttributeValue(Element, String) - Static method in class com.edorasware.commons.core.util.xml.XmlUtils
-
Gets the required attribute with the given name from the given element.
- getResolvedSqlMappingFiles() - Method in class com.edorasware.commons.core.persistence.config.BasePersistenceFactoryBean
-
- getResourceAsStream(String) - Static method in class com.edorasware.commons.core.util.io.IOUtils
-
Opens an input stream for the resource with the given name.
- getResourceAsStream(URL) - Static method in class com.edorasware.commons.core.util.io.IOUtils
-
Opens an input stream for the given resource.
- getResourceName(Resource) - Static method in class com.edorasware.commons.core.util.spring.SpringUtils
-
Returns a name that represents the resource.
- getResourceName(Resource, boolean) - Static method in class com.edorasware.commons.core.util.spring.SpringUtils
-
Returns an optionally truncated name that represents the resource.
- getResourceString() - Method in class com.edorasware.commons.core.entity.DomainObjectDefinition
-
Returns the resource string of the entity.
- getResourceString() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.DomainObjectDefinitionParameter
-
- getResubmissionTime() - Method in class com.edorasware.commons.core.entity.WorkObject
-
Returns the time the entity needs to be resubmitted.
- getResubmissionTime() - Method in class com.edorasware.commons.core.modification.entity.WorkObjectModification.WorkObjectModificationBuilder
-
- getResubmissionTime() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.WorkObjectParameter
-
- getResubmissionTime() - Method in class com.edorasware.commons.core.query.entity.WorkObjectOperandContainer
-
- getResubmissionTime() - Method in class com.edorasware.commons.core.service.entity.WorkObjectUpdate.Builder
-
Gets the current resubmission time.
- getRightValuesWithRightDelta() - Method in class com.edorasware.commons.core.util.guava.CommonsMapDifference
-
- getRootId() - Method in class com.edorasware.commons.core.beat.Beat
-
The root id of the beat.
- getRootId() - Method in class com.edorasware.commons.core.beat.BeatOperandContainer
-
- getRootId() - Method in interface com.edorasware.commons.core.entity.HierarchicalEntity
-
Returns the id of the root entity.
- getRootId() - Method in class com.edorasware.commons.core.entity.WorkObject
-
Implements backward compatibility for data with case as a workobject root.
- getRootId() - Method in class com.edorasware.commons.core.entity.WorkObjectDefinition
-
- getRootIdRef() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.VariableParameter
-
- getRootIdRef() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.VariableResult
-
- getRootValue() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.DbVariable
-
- getRowMapper() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.EntityPersistenceConfiguration
-
- getSchema() - Method in class com.edorasware.commons.core.util.db.DatabaseMetadata
-
- getSchemaVersion() - Method in interface com.edorasware.commons.core.persistence.schema.DatabaseSchemaStatus
-
Returns the database schema version
- getSecond() - Method in class com.edorasware.commons.core.util.fp.Pair
-
- getSerializedValueType() - Method in interface com.edorasware.commons.core.entity.NamedValueAccessor
-
Returns the named value's type of the serialized value.
- getSerializedValueType() - Method in class com.edorasware.commons.core.entity.PropertyName
-
- getSerializedValueType() - Method in class com.edorasware.commons.core.entity.VariableName
-
- getServiceRegistry() - Method in class com.edorasware.commons.core.service.entity.BaseEntityService
-
- getServiceRegistry() - Method in class com.edorasware.commons.core.service.entity.EntityActionEvent
-
The service registry to which the service that triggered the action belongs.
- getSharedTenantId() - Method in interface com.edorasware.commons.core.identity.CurrentTenantService
-
Returns the marker tenant to use for all data access shared across all tenants.
- getSharedTenantId() - Method in class com.edorasware.commons.core.identity.support.BaseMultiTenantCurrentTenantService
-
- getSharedTenantId() - Method in class com.edorasware.commons.core.identity.support.BaseSingleTenantCurrentTenantService
-
- getSharedTenantId() - Method in class com.edorasware.commons.core.service.entity.BaseEntityService
-
- getSize() - Method in interface com.edorasware.commons.core.content.ContentMetadata
-
Returns the size of the content, that is, its number of bytes.
- getSorting() - Method in class com.edorasware.commons.core.query.BaseQuery
-
- getSorting() - Method in interface com.edorasware.commons.core.query.Query
-
The order criteria to sort the results.
- getSource() - Method in interface com.edorasware.commons.core.entity.NamedValueWithSource
-
- getSource() - Method in class com.edorasware.commons.core.entity.Property
-
Returns the source of the property.
- getSource() - Method in class com.edorasware.commons.core.entity.Variable
-
Returns the source of the variable.
- getSource() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.DbProperty
-
- getSource() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.DbVariable
-
- getSource() - Method in class com.edorasware.commons.core.service.entity.EntityActionEvent
-
The object that triggered this event.
- getSourceFieldId() - Method in class com.edorasware.commons.core.beat.Beat
-
The source field id.
- getSourceFieldId() - Method in class com.edorasware.commons.core.beat.BeatOperandContainer
-
- getSourceId() - Method in class com.edorasware.commons.core.beat.Beat
-
The source id.
- getSourceId() - Method in class com.edorasware.commons.core.beat.BeatOperandContainer
-
- getSourceIdRef() - Method in interface com.edorasware.commons.core.persistence.ComponentEntity
-
Returns the foreign key that points to the source entity.
- getSourceIdRef() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.IdentityLinkResult
-
- getSourceIdRef() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.PropertyResult
-
- getSourceIdRef() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.VariableResult
-
- getSourceNewValue() - Method in class com.edorasware.commons.core.beat.Beat
-
The new value of the source.
- getSourceNewValueString() - Method in class com.edorasware.commons.core.beat.Beat
-
The new value of the source represented as a string.
- getSourceOldModificationUpdaterId() - Method in class com.edorasware.commons.core.beat.Beat
-
The former modifier of the source.
- getSourceOldModificationVersion() - Method in class com.edorasware.commons.core.beat.Beat
-
The former modification version of the source.
- getSourceOldUpdateTime() - Method in class com.edorasware.commons.core.beat.Beat
-
The former update time of the source.
- getSourceOldValue() - Method in class com.edorasware.commons.core.beat.Beat
-
The former value of the source.
- getSourceOldValueString() - Method in class com.edorasware.commons.core.beat.Beat
-
The former value of the source represented as a string.
- getSourceStatus() - Method in interface com.edorasware.commons.core.persistence.schema.DatabaseSchemaStatus
-
Returns the database source status object to be able to get more information about the database schema.
- getSourceType() - Method in class com.edorasware.commons.core.persistence.BaseValueConverter
-
- getSourceType() - Method in interface com.edorasware.commons.core.persistence.ValueConverter
-
Returns the type of source values that the converter can handle.
- getSourceValue() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.DbProperty
-
- getSourceValue() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.DbVariable
-
- getSql() - Method in class com.edorasware.commons.core.persistence.jdbc.RenderedSql
-
Returns the SQL string to render.
- getSql() - Method in class com.edorasware.commons.core.query.RawPredicate
-
- getSqlMapping(String) - Method in class com.edorasware.commons.core.persistence.DefaultSqlMappingContext
-
Returns the mapping for the given id.
- getSqlMapping(String) - Method in interface com.edorasware.commons.core.persistence.SqlMappingContext
-
Returns the mappings stored for the given id
.
- getSqlMappingContext() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.EntityPersistenceConfiguration
-
- getSqlQueryRenderer() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.EntityPersistenceConfiguration
-
- getSqlQueryRenderer() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.JdbcEntityPersistence
-
- getState() - Method in class com.edorasware.commons.core.entity.DomainObject
-
Returns the current state of the entity.
- getState() - Method in class com.edorasware.commons.core.entity.WorkObject
-
Returns the current
state
of the entity.
- getState() - Method in class com.edorasware.commons.core.init.DefaultLifeCycle
-
- getState() - Method in interface com.edorasware.commons.core.init.LifeCycle
-
Returns the current state of the application.
- getState() - Method in class com.edorasware.commons.core.modification.entity.DomainObjectModification.DomainObjectModificationBuilder
-
- getState() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.DomainObjectParameter
-
- getState() - Method in class com.edorasware.commons.core.query.entity.DomainObjectOperandContainer
-
- getState() - Method in class com.edorasware.commons.core.query.entity.WorkObjectOperandContainer
-
- getState() - Method in class com.edorasware.commons.core.service.entity.DomainObjectUpdate.Builder
-
Gets the current state.
- getStateUpdateTime() - Method in class com.edorasware.commons.core.entity.DomainObject
-
Returns the time the entity state was last updated.
- getStateUpdateTime() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.DomainObjectParameter
-
- getStateUpdateTime() - Method in class com.edorasware.commons.core.query.entity.DomainObjectOperandContainer
-
- getStatus() - Method in interface com.edorasware.commons.core.persistence.schema.DatabaseSchemaService
-
Returns the status of the database schema.
- getStatusString() - Method in interface com.edorasware.commons.core.persistence.schema.DatabaseSchemaStatus
-
Returns the database status
- getString() - Method in class com.edorasware.commons.core.util.string.LargeString
-
- getString() - Method in class com.edorasware.commons.core.util.string.TypedString
-
- getStringValue() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.DbProperty
-
- getStringValue() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.DbVariable
-
- getStringValue() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.PropertyParameter
-
- getStringValue() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.PropertyResult
-
- getStringValue() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.VariableParameter
-
- getStringValue() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.VariableResult
-
- getSubState() - Method in class com.edorasware.commons.core.entity.DomainObject
-
Returns the current sub state of the entity.
- getSubState() - Method in class com.edorasware.commons.core.modification.entity.DomainObjectModification.DomainObjectModificationBuilder
-
- getSubState() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.DomainObjectParameter
-
- getSubState() - Method in class com.edorasware.commons.core.query.entity.DomainObjectOperandContainer
-
- getSubState() - Method in class com.edorasware.commons.core.service.entity.DomainObjectUpdate.Builder
-
Gets the current sub-state.
- getSubStateUpdateTime() - Method in class com.edorasware.commons.core.entity.DomainObject
-
Returns the time the entity sub state was last updated.
- getSubStateUpdateTime() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.DomainObjectParameter
-
- getSubStateUpdateTime() - Method in class com.edorasware.commons.core.query.entity.DomainObjectOperandContainer
-
- getTableName() - Method in class com.edorasware.commons.core.persistence.jdbc.SqlNameMapping.MappingEntry
-
Returns the database table name.
- getTablePrefix() - Method in class com.edorasware.commons.core.util.db.DatabaseMetadata
-
- getTagAttributesAndContent(String, String, String, String) - Static method in class com.edorasware.commons.core.util.string.StringUtils
-
For each tag, the tag attributes and the tag content are collected.
- getTargetType() - Method in class com.edorasware.commons.core.persistence.BaseValueConverter
-
- getTargetType() - Method in interface com.edorasware.commons.core.persistence.ValueConverter
-
Returns the type of target values that the converter can handle.
- getTenantId() - Method in class com.edorasware.commons.core.entity.Entity
-
Returns the id of the tenant to whom the entity belongs.
- getTenantId() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.EntityParameter
-
- getTenantId() - Method in class com.edorasware.commons.core.query.entity.EntityOperandContainer
-
- getThis() - Method in class com.edorasware.commons.core.any.AnyWorkObject.Builder
-
- getThis() - Method in class com.edorasware.commons.core.any.AnyWorkObjectDefinition.Builder
-
- getThis() - Method in class com.edorasware.commons.core.any.AnyWorkObjectDefinitionModification.Builder
-
- getThis() - Method in class com.edorasware.commons.core.any.AnyWorkObjectDefinitionQuery.Builder
-
- getThis() - Method in class com.edorasware.commons.core.any.AnyWorkObjectModification.Builder
-
- getThis() - Method in class com.edorasware.commons.core.any.AnyWorkObjectQuery.Builder
-
- getThis() - Method in class com.edorasware.commons.core.any.AnyWorkObjectUpdate.Builder
-
- getThis() - Method in class com.edorasware.commons.core.beat.Beat.Builder
-
- getThis() - Method in class com.edorasware.commons.core.beat.BeatModification.Builder
-
- getThis() - Method in class com.edorasware.commons.core.beat.BeatQuery.Builder
-
- getThis() - Method in class com.edorasware.commons.core.entity.Entity.EntityBuilder
-
Returns the builder.
- getThis() - Method in class com.edorasware.commons.core.modification.entity.EntityModification.EntityModificationBuilder
-
- getThis() - Method in class com.edorasware.commons.core.query.BaseQuery.BaseQueryBuilder
-
- getThis() - Method in class com.edorasware.commons.core.service.entity.EntityUpdate.Builder
-
Returns a type-safe version of this for use in the builder API.
- getTime() - Method in interface com.edorasware.commons.core.time.TimeProvider
-
The method gets the current
Time
.
- getTimeInMilliseconds() - Method in interface com.edorasware.commons.core.time.Time
-
gets
Long
representation of the time.
- getTimeProvider() - Method in class com.edorasware.commons.core.persistence.DefaultPersistenceManagementConfiguration
-
- getTimeProvider() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.JdbcEntityPersistence
-
- getTimeProvider() - Method in interface com.edorasware.commons.core.persistence.PersistenceManagementConfiguration
-
The time provider used to get the time
- getTimeProvider() - Method in class com.edorasware.commons.core.provider.entity.BaseEntityProvider
-
- getTimeProvider() - Method in class com.edorasware.commons.core.service.entity.BaseEntityService
-
- getTopMostParentId(Class<S>) - Method in interface com.edorasware.commons.core.entity.HierarchicalEntity
-
Returns the topmost parent of the entity that is of the expected type when walking up the path from the immediate parent to the root.
- getTopMostParentId(Class<T>) - Method in class com.edorasware.commons.core.entity.WorkObject
-
- getTopMostParentId(Class<T>) - Method in class com.edorasware.commons.core.entity.WorkObjectDefinition
-
- getTopMostParentIdOrSelf(Class<T>, WorkObject<?, ?, ?>) - Static method in class com.edorasware.commons.core.entity.WorkObjectUtils
-
- getTransactionManager() - Method in class com.edorasware.commons.core.persistence.DefaultPersistenceManagementConfiguration
-
- getTransactionManager() - Method in interface com.edorasware.commons.core.persistence.PersistenceManagementConfiguration
-
The transaction manager to apply on persistence-related actions.
- getTranslation() - Method in class com.edorasware.commons.core.util.string.I18NString
-
- getType() - Method in class com.edorasware.commons.core.any.AnyWorkObjectDefinitionManager
-
- getType() - Method in class com.edorasware.commons.core.any.AnyWorkObjectManager
-
- getType() - Method in class com.edorasware.commons.core.beat.BeatManager
-
- getType() - Method in class com.edorasware.commons.core.beat.BeatOperandContainer
-
- getType() - Method in class com.edorasware.commons.core.entity.Entity
-
Returns the concrete type of the entity.
- getType() - Method in class com.edorasware.commons.core.license.License.ProductLicense
-
- getType() - Method in interface com.edorasware.commons.core.manager.entity.EntityManager
-
- getType() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.EntityParameter
-
- getType() - Method in interface com.edorasware.commons.core.persistence.schema.DatabaseSchemaServiceEvent
-
- getType() - Method in class com.edorasware.commons.core.query.entity.EntityOperandContainer
-
- getType() - Method in class com.edorasware.commons.core.util.string.TypedString
-
- getTypedGlobalId(Type, String) - Static method in class com.edorasware.commons.core.id.IdUtils
-
Assembles a type-encoded global id from the given entity type and base id.
- getTypedSourceValue() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.DbProperty
-
- getTypedSourceValue() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.DbVariable
-
- getTypePredicate() - Method in class com.edorasware.commons.core.query.entity.IdentityLinkPredicate
-
- getTypeSafeValue(String, Object, Object, Class<T>) - Static method in class com.edorasware.commons.core.util.generics.GenericsUtils
-
Returns the given value cast to the the given type.
- getTypeSafeValue(String, Object, Object, TypeToken<S>) - Static method in class com.edorasware.commons.core.util.generics.GenericsUtils
-
Returns the given value cast to the the given type.
- getUndefinedId() - Method in class com.edorasware.commons.core.any.AnyWorkObjectDefinitionManager
-
- getUndefinedId() - Method in class com.edorasware.commons.core.any.AnyWorkObjectManager
-
- getUndefinedId() - Method in class com.edorasware.commons.core.beat.BeatManager
-
- getUndefinedId() - Method in interface com.edorasware.commons.core.manager.entity.EntityManager
-
- getUndefinedProviderId() - Method in class com.edorasware.commons.core.any.AnyWorkObjectDefinitionManager
-
- getUndefinedProviderId() - Method in class com.edorasware.commons.core.any.AnyWorkObjectManager
-
- getUndefinedProviderId() - Method in class com.edorasware.commons.core.beat.BeatManager
-
- getUndefinedProviderId() - Method in interface com.edorasware.commons.core.manager.entity.EntityManager
-
- getUpdateTime() - Method in class com.edorasware.commons.core.entity.Entity
-
Returns the time the entity was last updated.
- getUpdateTime() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.EntityParameter
-
- getUpdateTime() - Method in class com.edorasware.commons.core.query.entity.EntityOperandContainer
-
- getUploadDate() - Method in interface com.edorasware.commons.core.content.ContentMetadata
-
Returns upload date of the content.
- getValidFrom() - Method in class com.edorasware.commons.core.entity.DomainObjectDefinition
-
Returns the date from which the entity is valid.
- getValidFrom() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.DomainObjectDefinitionParameter
-
- getValidFrom() - Method in class com.edorasware.commons.core.query.entity.DomainObjectDefinitionOperandContainer
-
- getValidTo() - Method in class com.edorasware.commons.core.entity.DomainObjectDefinition
-
Returns the date until which the entity is valid.
- getValidTo() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.DomainObjectDefinitionParameter
-
- getValidTo() - Method in class com.edorasware.commons.core.query.entity.DomainObjectDefinitionOperandContainer
-
- getValue() - Method in interface com.edorasware.commons.core.content.ContentScope
-
Returns the String representation of the content scope.
- getValue() - Method in interface com.edorasware.commons.core.entity.NamedValue
-
Returns the value.
- getValue(Class<T>) - Method in interface com.edorasware.commons.core.entity.NamedValue
-
Returns the value that is expected to be of the given type.
- getValue(TypeToken<S>) - Method in interface com.edorasware.commons.core.entity.NamedValue
-
Returns the value that is expected to be of the given type.
- getValue() - Method in class com.edorasware.commons.core.entity.Property
-
Returns the value of the property.
- getValue(Class<T>) - Method in class com.edorasware.commons.core.entity.Property
-
Convenience method for returning the value of the property cast to the expected type.
- getValue(TypeToken<S>) - Method in class com.edorasware.commons.core.entity.Property
-
Convenience method for returning the value of the property cast to the expected type.
- getValue() - Method in class com.edorasware.commons.core.entity.Variable
-
Returns the value of the variable.
- getValue(Class<S>) - Method in class com.edorasware.commons.core.entity.Variable
-
Convenience method for returning the value of the variable cast to the expected type.
- getValue(TypeToken<S>) - Method in class com.edorasware.commons.core.entity.Variable
-
Convenience method for returning the value of the variable cast to the expected type.
- getValue() - Method in class com.edorasware.commons.core.id.BaseId
-
- getValue() - Method in interface com.edorasware.commons.core.id.Id
-
String representation of the identifier.
- getValue(FieldId) - Method in class com.edorasware.commons.core.modification.entity.EntityModification.EntityModificationBuilder
-
- getValue() - Method in class com.edorasware.commons.core.query.ComparisonPredicate
-
Returns the value (i.e. right operand) of this predicate.
- getValuesPredicate() - Method in class com.edorasware.commons.core.query.entity.IdentityLinkPredicate
-
- getVariable(String) - Method in class com.edorasware.commons.core.entity.DomainObject
-
- getVariable() - Method in class com.edorasware.commons.core.query.entity.DomainObjectOperandContainer
-
- getVariableConverter() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.DbVariable
-
- getVariableConverters(ConverterProvider) - Static method in class com.edorasware.commons.core.persistence.entity.EntityConverterUtils
-
Returns all variable converters.
- getVariableResultRowMapper() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.DomainObjectPersistenceConfiguration
-
- getVariableResultsForEntity(R, Map<String, Set<VariableResult>>, Set<? extends QueryHint>) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.JdbcDomainObjectPersistence
-
- getVariableResultsForEntity(R, Map<String, Set<VariableResult>>, Set<? extends QueryHint>) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.JdbcWorkObjectPersistence
-
- getVariables() - Method in class com.edorasware.commons.core.entity.DomainObject
-
- getVariables(Predicate<Variable>) - Method in class com.edorasware.commons.core.entity.DomainObject
-
- getVariables() - Method in class com.edorasware.commons.core.entity.VariableMap
-
Returns the held variables represented as key/value pairs.
- getVariables(Collection<? extends WorkObjectId>) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.JdbcWorkObjectPersistence
-
- getVariables(Collection<? extends WorkObjectId>) - Method in interface com.edorasware.commons.core.persistence.entity.WorkObjectPersistence
-
Returns the variables that belong to the given work object ids.
- getVariablesMap() - Method in class com.edorasware.commons.core.entity.DomainObject
-
- getVariablesMap(Predicate<Variable>) - Method in class com.edorasware.commons.core.entity.DomainObject
-
- getVariableTranslator() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.JdbcDomainObjectPersistence
-
- getVariableType() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.VariableParameter
-
- getVariableType() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.VariableResult
-
- getVariableValue(String) - Method in class com.edorasware.commons.core.entity.DomainObject
-
- getVariableValue(String, Class<T>) - Method in class com.edorasware.commons.core.entity.DomainObject
-
- getVariableValue(String, TypeToken<T>) - Method in class com.edorasware.commons.core.entity.DomainObject
-
- getVariableValue(NamedValueAccessor<V, W>) - Method in class com.edorasware.commons.core.entity.DomainObject
-
- getVariableValue(String) - Method in class com.edorasware.commons.core.modification.entity.DomainObjectModification.DomainObjectModificationBuilder
-
- getVariableValue(VariableName<V, ?>) - Method in class com.edorasware.commons.core.modification.entity.DomainObjectModification.DomainObjectModificationBuilder
-
- getVariableValue(VariableName<V, ?>) - Method in class com.edorasware.commons.core.service.entity.DomainObjectUpdate.Builder
-
Gets the current variable value.
- getVariableValue(String) - Method in class com.edorasware.commons.core.service.entity.DomainObjectUpdate.Builder
-
Gets the current variable value.
- getVersion() - Method in interface com.edorasware.commons.core.content.ContentReference
-
Returns the version optional of the content of this content reference.
- getVersion() - Method in class com.edorasware.commons.core.entity.DomainObjectDefinition
-
Returns the version of the entity.
- getVersion() - Method in class com.edorasware.commons.core.license.License.ProductLicense
-
- getVersion() - Method in class com.edorasware.commons.core.license.LicenseContext
-
- getVersion() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.DomainObjectDefinitionParameter
-
- getVersion() - Method in class com.edorasware.commons.core.query.entity.DomainObjectDefinitionOperandContainer
-
- getVersion() - Method in class com.edorasware.commons.core.version.ReleaseVersion
-
Returns the version string
- getWorkDirectory() - Method in interface com.edorasware.commons.core.content.ContentPreProcessingConfiguration
-
The work directory where the content pre processing job is able to store temporary files used for the pre processing.
- getWorkObjectByGlobalId(GlobalId) - Method in interface com.edorasware.commons.core.any.AnyWorkObjectService
-
Finds the work object with the given global id.
- getWorkObjectByGlobalId(GlobalId, SearchScope) - Method in interface com.edorasware.commons.core.any.AnyWorkObjectService
-
Finds the work object with the given global id in the given scope.
- getWorkObjectById(WorkObjectId) - Method in interface com.edorasware.commons.core.any.AnyWorkObjectService
-
Finds the work object with the given work object id.
- getWorkObjectById(WorkObjectId, SearchScope) - Method in interface com.edorasware.commons.core.any.AnyWorkObjectService
-
Finds the work object with the given work object id in the given scope.
- getWorkObjectDefinitionById(WorkObjectDefinitionId) - Method in interface com.edorasware.commons.core.any.AnyWorkObjectDefinitionService
-
Finds the work object definition with the given work object definition id.
- getWorkObjectDefinitionById(WorkObjectDefinitionId, SearchScope) - Method in interface com.edorasware.commons.core.any.AnyWorkObjectDefinitionService
-
Finds the work object definition with the given work object definition id in the given scope.
- getWorkObjectDefinitionModificationBuilder() - Method in class com.edorasware.commons.core.any.support.AnyWorkObjectDefinitionActionEvent
-
The mutable set of work object definition modifications that lead from the old state of the concrete work object definition to the final new state of the concrete work
object definition, or null if the work object definition modifications cannot be changed anymore as part of this event.
- getWorkObjectDefinitionService() - Method in interface com.edorasware.commons.core.any.AnyWorkObjectManagementConfiguration
-
The work object definition service to apply.
- getWorkObjectModificationBuilder() - Method in class com.edorasware.commons.core.any.support.AnyWorkObjectActionEvent
-
The mutable set of work object modifications that lead from the old state of the concrete work object to the final new state of the concrete work object, or null if the work
object modifications cannot be changed anymore as part of this event.
- getWorkObjectService() - Method in interface com.edorasware.commons.core.any.AnyWorkObjectManagementConfiguration
-
The work object service to apply.
- getWorkObjectSpecificFields() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.WorkObjectPersistenceConfiguration
-
- GLOBAL_ID - Static variable in class com.edorasware.commons.core.any.AnyWorkObject
-
Allows to build predicates testing for certain global id values.
- GLOBAL_ID - Static variable in class com.edorasware.commons.core.beat.Beat
-
Allows to build predicates testing for certain global id values.
- GLOBAL_ORDER_INDEX - Static variable in class com.edorasware.commons.core.beat.Beat
-
Allows to build predicates testing for certain beat global order index values.
- globalId(GlobalId) - Method in class com.edorasware.commons.core.entity.Entity.EntityBuilder
-
Sets the global id.
- GlobalId - Class in com.edorasware.commons.core.entity
-
This class represents a global entity id.
- globalId - Variable in class com.edorasware.commons.core.persistence.entity.jdbc.EntityResult
-
- globalId - Variable in class com.edorasware.commons.core.service.entity.EntityUpdate.Builder
-
- globalOrderIndex(long) - Method in class com.edorasware.commons.core.beat.Beat.Builder
-
- greaterThan(T) - Method in class com.edorasware.commons.core.query.NumberOperand
-
Builds a predicate representing a queryParameter > referenceValue
comparison.
- greaterThanOrEq(T) - Method in class com.edorasware.commons.core.query.NumberOperand
-
Builds a predicate representing a queryParameter >= referenceValue
comparison.
- GROUP - Static variable in class com.edorasware.commons.core.entity.IdentityType
-
- GroupId - Class in com.edorasware.commons.core.entity
-
This class represents a group id.
- Pair<S,T> - Class in com.edorasware.commons.core.util.fp
-
Provides an order pair of two values, also called a 2-tuple.
- Pair(S, T) - Constructor for class com.edorasware.commons.core.util.fp.Pair
-
- parameterNotEmpty(String, String) - Static method in class com.edorasware.commons.core.util.Assert
-
Throws an exception if the given parameter value is null or empty.
- parameterNotNull(String, T) - Static method in class com.edorasware.commons.core.util.Assert
-
Throws an exception if the given parameter value is null.
- parent(GlobalId) - Method in class com.edorasware.commons.core.service.entity.WorkObjectUpdate.Builder
-
Sets the parent work object.
- PARENT_ID - Static variable in class com.edorasware.commons.core.beat.Beat
-
Allows to build predicates testing for certain beat parent beat id values.
- PARENT_UPDATED - Static variable in class com.edorasware.commons.core.service.entity.WorkObjectActionEvent.Type
-
- parentId(BeatId) - Method in class com.edorasware.commons.core.beat.Beat.Builder
-
- parentIdRefStringFrom(List<? extends EntityId>) - Static method in class com.edorasware.commons.core.persistence.entity.PathUtils
-
- parentStringFrom(List<? extends EntityId>, ConverterProvider) - Static method in class com.edorasware.commons.core.persistence.entity.PathUtils
-
- parseAndValidate(Resource, EntityResolver, ErrorHandler) - Static method in class com.edorasware.commons.core.util.xml.XmlUtils
-
Parse the given XML resource into a document and applies schema validation during the parsing process.
- parseAndValidate(String, EntityResolver, ErrorHandler) - Static method in class com.edorasware.commons.core.util.xml.XmlUtils
-
Parses the given XML string into a document and applies schema validation during the parsing process.
- parseIso8601(String) - Static method in class com.edorasware.commons.core.util.date.DateUtils
-
Formats the given string using the ISO-8601 format.
- parseIso8601checked(String) - Static method in class com.edorasware.commons.core.util.date.DateUtils
-
Formats the given string using the ISO-8601 format and throws a checked exception if the parsing fails.
- parseMap(JsonReader) - Method in class com.edorasware.commons.core.content.support.BaseContentTypeAdapter
-
Reads a map from the JsonReader
.
- parseWithoutValidate(String, ErrorHandler) - Static method in class com.edorasware.commons.core.util.xml.XmlUtils
-
Parses the given XML string into a document without applying any validation during the parsing process.
- Patch - Annotation Type in com.edorasware.commons.core.util
-
Allows to annotate classes and methods that patch a certain library.
- path(List<? extends T>) - Method in interface com.edorasware.commons.core.entity.HierarchicalEntity.HierarchicalEntityBuilder
-
Sets the path of the entity.
- path(List<? extends WorkObjectId>) - Method in class com.edorasware.commons.core.entity.WorkObject.WorkObjectBuilder
-
- path(List<? extends WorkObjectDefinitionId>) - Method in class com.edorasware.commons.core.entity.WorkObjectDefinition.WorkObjectDefinitionBuilder
-
- PATH - Static variable in class com.edorasware.commons.core.field.entity.WorkObjectDefinitionFieldId
-
- PATH - Static variable in class com.edorasware.commons.core.field.entity.WorkObjectFieldId
-
- path(List<? extends WorkObjectDefinitionId>) - Method in class com.edorasware.commons.core.modification.entity.WorkObjectDefinitionModification.WorkObjectDefinitionModificationBuilder
-
- path(List<? extends WorkObjectId>) - Method in class com.edorasware.commons.core.modification.entity.WorkObjectModification.WorkObjectModificationBuilder
-
- PathElementReferenceValue(ComparisonPredicate, QueryParameter) - Constructor for class com.edorasware.commons.core.query.entity.HierarchyOperand.PathElementReferenceValue
-
- pathIdsFrom(String, Class<T>, ConverterProvider) - Static method in class com.edorasware.commons.core.persistence.entity.PathUtils
-
- PathIdsReferenceValue(List<? extends EntityId>, String, QueryParameter) - Constructor for class com.edorasware.commons.core.query.entity.HierarchyOperand.PathIdsReferenceValue
-
- pathStringFrom(List<? extends EntityId>, ConverterProvider) - Static method in class com.edorasware.commons.core.persistence.entity.PathUtils
-
- PathUtils - Class in com.edorasware.commons.core.persistence.entity
-
Provides utility methods related to paths that represent a hierarchy of entities.
- perform() - Method in interface com.edorasware.commons.core.util.concurrency.Operation
-
Executes the operation.
- performDelete(T, String) - Method in class com.edorasware.commons.core.service.entity.BaseDomainObjectService
-
- performInsert(E, String) - Method in class com.edorasware.commons.core.service.entity.BaseEntityService
-
- performStateUpdateReceivedFromProvider(T, State) - Method in class com.edorasware.commons.core.service.entity.BaseDomainObjectService
-
- performStateUpdateReceivedFromProvider(T, State, String) - Method in class com.edorasware.commons.core.service.entity.BaseDomainObjectService
-
- performUpdate(E, W, boolean, String) - Method in class com.edorasware.commons.core.service.entity.BaseDomainObjectService
-
- persistence - Variable in class com.edorasware.commons.core.content.config.DatabaseContentProviderFactoryBean
-
- persistence - Variable in class com.edorasware.commons.core.service.config.EntityServiceFactoryBean
-
- PersistenceManagementConfiguration - Interface in com.edorasware.commons.core.persistence
-
Represents the configuration of the persistence management component.
- PersistenceManagementConfigurationDerivedConverterProviderFactoryBean - Class in com.edorasware.commons.core.persistence.config
-
Factory bean to create a
ConverterProvider
instance derived from the persistence management configuration.
- PersistenceManagementConfigurationDerivedConverterProviderFactoryBean() - Constructor for class com.edorasware.commons.core.persistence.config.PersistenceManagementConfigurationDerivedConverterProviderFactoryBean
-
- PersistenceManagementConfigurationDerivedTransactionManagerFactoryBean - Class in com.edorasware.commons.core.persistence.config
-
Factory bean to create a PlatformTransactionManager
instance derived from the persistence management configuration.
- PersistenceManagementConfigurationDerivedTransactionManagerFactoryBean() - Constructor for class com.edorasware.commons.core.persistence.config.PersistenceManagementConfigurationDerivedTransactionManagerFactoryBean
-
- PersistenceManagementConfigurationFactoryBean - Class in com.edorasware.commons.core.persistence.config
-
- PersistenceManagementConfigurationFactoryBean() - Constructor for class com.edorasware.commons.core.persistence.config.PersistenceManagementConfigurationFactoryBean
-
- PersistenceUtils - Class in com.edorasware.commons.core.persistence
-
Provides utility methods related to persistence operations.
- predicate(Predicate) - Method in class com.edorasware.commons.core.query.BaseQuery.BaseQueryBuilder
-
The predicate to match.
- Predicate - Class in com.edorasware.commons.core.query
-
Defines a criterion to be matched in a
Query
.
- Predicate() - Constructor for class com.edorasware.commons.core.query.Predicate
-
- predicatePostProcessor - Variable in class com.edorasware.commons.core.service.config.EntityServiceFactoryBean
-
- PredicatePostProcessor<E extends Entity<?,?>> - Interface in com.edorasware.commons.core.service.entity
-
Represents a post processor that provides the ability to add restrictions to a predicate before it is evaluated in the persistence layer (restrict
) and is able to
restrict entities from being returned by the service methods.
- Predicates - Class in com.edorasware.commons.core.query
-
This class implements basic operations with predicates
- Predicates - Class in com.edorasware.commons.core.util.fp
-
Provides predicates used in filter operations.
- PredicateTransformation - Interface in com.edorasware.commons.core.query
-
An interface for predicate transformations.
- PredicateUtils - Class in com.edorasware.commons.core.query
-
Utility class to deal with predicates.
- prepareVariablesForInsert(Collection<Variable>) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.VariableTranslator
-
- PREVIOUS_ASSIGNED_GROUP_ID - Static variable in class com.edorasware.commons.core.any.AnyWorkObject
-
Allows to build predicates testing for certain work object previous assigned group id values.
- PREVIOUS_ASSIGNEE_ID - Static variable in class com.edorasware.commons.core.any.AnyWorkObject
-
Allows to build predicates testing for certain work object previous assignee id values.
- previousAssignedGroupId(GroupId) - Method in class com.edorasware.commons.core.entity.WorkObject.WorkObjectBuilder
-
Sets the previous assigned group id.
- previousAssigneeId(UserId) - Method in class com.edorasware.commons.core.entity.WorkObject.WorkObjectBuilder
-
Sets the previous assignee id.
- primaryKeyGenerator - Variable in class com.edorasware.commons.core.persistence.config.BasePersistenceFactoryBean
-
- PrimaryKeyGenerator - Interface in com.edorasware.commons.core.persistence
-
Provider of cluster-safe primary keys.
- PrimaryKeyRange - Class in com.edorasware.commons.core.persistence
-
Represents a range of available primary keys.
- PrimaryKeyRange(long, long) - Constructor for class com.edorasware.commons.core.persistence.PrimaryKeyRange
-
- PrimaryKeyResult - Class in com.edorasware.commons.core.persistence.jdbc
-
Holds the result of a primary key query.
- PrimaryKeyResult() - Constructor for class com.edorasware.commons.core.persistence.jdbc.PrimaryKeyResult
-
- PRIORITY - Static variable in class com.edorasware.commons.core.any.AnyWorkObject
-
Allows to build predicates testing for certain work object priority values.
- priority(Integer) - Method in class com.edorasware.commons.core.entity.WorkObject.WorkObjectBuilder
-
Sets the priority.
- PRIORITY - Static variable in class com.edorasware.commons.core.field.entity.WorkObjectFieldId
-
- priority(Integer) - Method in class com.edorasware.commons.core.modification.entity.WorkObjectModification.WorkObjectModificationBuilder
-
- priority(Integer) - Method in class com.edorasware.commons.core.service.entity.WorkObjectUpdate.Builder
-
Sets the priority.
- PRIORITY_UPDATED - Static variable in class com.edorasware.commons.core.service.entity.WorkObjectActionEvent.Type
-
- PriorityOperand - Class in com.edorasware.commons.core.query.entity
-
An operand implementation for priority fields which builds
Predicate
instances through integer-specific operators.
- PriorityOperand(QueryParameter) - Constructor for class com.edorasware.commons.core.query.entity.PriorityOperand
-
Creates a new operand instance.
- process(ContentProcessorContext) - Method in interface com.edorasware.commons.core.content.maintenance.ContentProcessor
-
Process any operation on the given context
- process(String, Predicate, Function<T, Void>, SearchScope) - Method in interface com.edorasware.commons.core.util.bulk.BulkProcessor
-
Process all objects matched by the given predicate, applying the given function to each one.
- process(String, Predicate, Set<QueryHint>, Function<T, Void>, SearchScope) - Method in interface com.edorasware.commons.core.util.bulk.BulkProcessor
-
Process all objects matched by the given predicate, applying the given function to each one.
- processContent(ContentScope, ContentProcessor) - Method in interface com.edorasware.commons.core.content.ContentProvider
-
Process all content in the given provider with the processor
- processContent(ContentScope, ContentProcessor) - Method in interface com.edorasware.commons.core.content.support.ConfigurableContentManager
-
Process all content with the given content processor
- PROCESSED_FILE_PATH_JOB_PARAMETER_KEY - Static variable in interface com.edorasware.commons.core.content.ContentPreProcessingConfiguration
-
The processed file job parameter which holds the path to the processed file.
- ProductLicense(String, String, String, String, Date, LicenseType) - Constructor for class com.edorasware.commons.core.license.License.ProductLicense
-
- ProductLicense(String, String, String, String, Date, LicenseType, Map<String, String>) - Constructor for class com.edorasware.commons.core.license.License.ProductLicense
-
- ProductLicense(String, String, List<String>, String, Date, LicenseType) - Constructor for class com.edorasware.commons.core.license.License.ProductLicense
-
- ProductLicense(String, String, List<String>, String, Date, LicenseType, Map<String, String>) - Constructor for class com.edorasware.commons.core.license.License.ProductLicense
-
- ProgressTracker - Class in com.edorasware.commons.core.util.progress
-
A utility class for tracking progress of tasks that may take a long time.
- ProgressTracker(String, long) - Constructor for class com.edorasware.commons.core.util.progress.ProgressTracker
-
Creates a new progress tracker.
- properties(Collection<Property>) - Method in class com.edorasware.commons.core.entity.DomainObjectDefinition.DomainObjectDefinitionBuilder
-
Sets the properties.
- PROPERTIES - Static variable in class com.edorasware.commons.core.field.entity.DomainObjectDefinitionFieldId
-
- properties(Map<String, String>) - Method in class com.edorasware.commons.core.modification.entity.DomainObjectDefinitionModification.DomainObjectDefinitionModificationBuilder
-
- PROPERTY - Static variable in class com.edorasware.commons.core.any.AnyWorkObjectDefinition
-
Allows to build predicates testing for certain work object definition property values.
- Property - Class in com.edorasware.commons.core.entity
-
Represents a single property.
- Property(String, String) - Constructor for class com.edorasware.commons.core.entity.Property
-
Creates a new property with a mandatory name and optional value.
- Property(String, String, EntityId) - Constructor for class com.edorasware.commons.core.entity.Property
-
Creates a new property with a mandatory name, optional value, and source.
- Property(PropertyId, String, String, EntityId) - Constructor for class com.edorasware.commons.core.entity.Property
-
Creates a new property with a mandatory id, name, optional value, and source.
- PropertyConverter<T> - Class in com.edorasware.commons.core.persistence.entity
-
Enumerates the default variable converters to convert from the basic Java type String to the two database types (String, LargeString).
- PropertyId - Class in com.edorasware.commons.core.entity
-
This class represents a property id.
- PropertyMap - Class in com.edorasware.commons.core.entity
-
Holds properties represented as key/value pairs of type String/String.
- PropertyMap.Builder - Class in com.edorasware.commons.core.entity
-
Builder for a PropertyMap instance.
- PropertyName<V> - Class in com.edorasware.commons.core.entity
-
- propertyNotEmpty(String, String) - Static method in class com.edorasware.commons.core.util.Assert
-
Throws an exception if the given property value is null or empty.
- propertyNotNull(String, T) - Static method in class com.edorasware.commons.core.util.Assert
-
Throws an exception if the given property value is null.
- PropertyOperand - Class in com.edorasware.commons.core.query.entity
-
An operand implementation which builds property-specific
Predicate
instances.
- PropertyOperand() - Constructor for class com.edorasware.commons.core.query.entity.PropertyOperand
-
- PropertyParameter - Class in com.edorasware.commons.core.persistence.entity.jdbc
-
- PropertyParameter(PropertyId, String, ValueConverter<?, ?>, String, LargeString, String, String, Date) - Constructor for class com.edorasware.commons.core.persistence.entity.jdbc.PropertyParameter
-
- PropertyQueryParameter - Enum in com.edorasware.commons.core.query.entity
-
Query parameters representing fields of a
Property
.
- PropertyResult - Class in com.edorasware.commons.core.persistence.entity.jdbc
-
- PropertyResult() - Constructor for class com.edorasware.commons.core.persistence.entity.jdbc.PropertyResult
-
- PropertyResult.PropertyResultRowMapper - Class in com.edorasware.commons.core.persistence.entity.jdbc
-
- PropertyResultRowMapper(boolean) - Constructor for class com.edorasware.commons.core.persistence.entity.jdbc.PropertyResult.PropertyResultRowMapper
-
- PropertyTranslator - Class in com.edorasware.commons.core.persistence.entity.jdbc
-
- PropertyTranslator(ConverterProvider) - Constructor for class com.edorasware.commons.core.persistence.entity.jdbc.PropertyTranslator
-
- PropertyTranslator(ConverterProvider, PropertyTranslator.PrimaryKeyProvider) - Constructor for class com.edorasware.commons.core.persistence.entity.jdbc.PropertyTranslator
-
- PropertyTranslator.PrimaryKeyProvider - Interface in com.edorasware.commons.core.persistence.entity.jdbc
-
- PROVIDER_ID - Static variable in class com.edorasware.commons.core.any.AnyWorkObject
-
Allows to build predicates testing for certain work object provider id values.
- PROVIDER_ID - Static variable in class com.edorasware.commons.core.any.AnyWorkObjectDefinition
-
Allows to build predicates testing for certain work object definition provider id values.
- PROVIDER_ID - Static variable in class com.edorasware.commons.core.beat.Beat
-
Allows to build predicates testing for certain beat provider id values.
- providerId(P) - Method in class com.edorasware.commons.core.entity.Entity.EntityBuilder
-
Sets the provider id.
- providers - Variable in class com.edorasware.commons.core.service.config.EntityServiceFactoryBean
-
- pushWith(BusinessTransactionState.InitialState) - Static method in class com.edorasware.commons.core.audit.BusinessTransactionState
-
Pushes a new business transaction state onto the top of the stack bound to the current thread.
- put(PropertyName<V>, V) - Method in class com.edorasware.commons.core.entity.PropertyMap.Builder
-
Adds the given entry to the map to be built.
- put(VariableName<V, ?>, V) - Method in class com.edorasware.commons.core.entity.VariableMap.Builder
-
Adds the given entry to the map to be built.
- put(String, Object) - Method in class com.edorasware.commons.core.entity.VariableMap.Builder
-
Adds the given entry to the map to be built.
- putProperties(Map<String, String>) - Method in class com.edorasware.commons.core.entity.DomainObjectDefinition.DomainObjectDefinitionBuilder
-
Adds the name/value pairs as properties to the current properties.
- putProperties(PropertyMap) - Method in class com.edorasware.commons.core.entity.DomainObjectDefinition.DomainObjectDefinitionBuilder
-
Adds the name/value pairs as properties to the current properties.
- putProperties(Map<String, String>) - Method in class com.edorasware.commons.core.modification.entity.DomainObjectDefinitionModification.DomainObjectDefinitionModificationBuilder
-
- putProperties(PropertyMap) - Method in class com.edorasware.commons.core.modification.entity.DomainObjectDefinitionModification.DomainObjectDefinitionModificationBuilder
-
- putProperty(String, String) - Method in class com.edorasware.commons.core.entity.DomainObjectDefinition.DomainObjectDefinitionBuilder
-
Adds the name/value pair as property to the current properties.
- putProperty(PropertyName<V>, V) - Method in class com.edorasware.commons.core.entity.DomainObjectDefinition.DomainObjectDefinitionBuilder
-
Adds the name/value pair as property to the current properties.
- putProperty(String, String) - Method in class com.edorasware.commons.core.modification.entity.DomainObjectDefinitionModification.DomainObjectDefinitionModificationBuilder
-
- putProperty(PropertyName<V>, V) - Method in class com.edorasware.commons.core.modification.entity.DomainObjectDefinitionModification.DomainObjectDefinitionModificationBuilder
-
- putVariable(String, Object) - Method in class com.edorasware.commons.core.entity.DomainObject.DomainObjectBuilder
-
Adds the name/value pair as variable to the current variables.
- putVariable(VariableName<V, ?>, V) - Method in class com.edorasware.commons.core.entity.DomainObject.DomainObjectBuilder
-
Adds the name/value pair as variable to the current variables.
- putVariable(String, Object) - Method in class com.edorasware.commons.core.modification.entity.DomainObjectModification.DomainObjectModificationBuilder
-
- putVariable(VariableName<V, ?>, V) - Method in class com.edorasware.commons.core.modification.entity.DomainObjectModification.DomainObjectModificationBuilder
-
- putVariable(T, String, Object, String) - Method in class com.edorasware.commons.core.service.entity.BaseDomainObjectService
-
- putVariable(GlobalId, String, Object, String) - Method in class com.edorasware.commons.core.service.entity.BaseDomainObjectService
-
- putVariable(T, VariableName<V, ?>, V, String) - Method in class com.edorasware.commons.core.service.entity.BaseDomainObjectService
-
- putVariable(GlobalId, VariableName<V, ?>, V, String) - Method in class com.edorasware.commons.core.service.entity.BaseDomainObjectService
-
- putVariable(T, String, Object, String) - Method in interface com.edorasware.commons.core.service.entity.DomainObjectService
-
Associates the given variable with the specified entity.
- putVariable(GlobalId, String, Object, String) - Method in interface com.edorasware.commons.core.service.entity.DomainObjectService
-
Associates the given variable with the specified entity.
- putVariable(T, VariableName<V, ?>, V, String) - Method in interface com.edorasware.commons.core.service.entity.DomainObjectService
-
Associates the given variable with the specified entity.
- putVariable(GlobalId, VariableName<V, ?>, V, String) - Method in interface com.edorasware.commons.core.service.entity.DomainObjectService
-
Associates the given variable with the specified entity.
- putVariable(VariableName<V, ?>, V) - Method in class com.edorasware.commons.core.service.entity.DomainObjectUpdate.Builder
-
Sets a new variable value.
- putVariable(String, Object) - Method in class com.edorasware.commons.core.service.entity.DomainObjectUpdate.Builder
-
Sets a new variable value.
- putVariables(Map<String, Object>) - Method in class com.edorasware.commons.core.entity.DomainObject.DomainObjectBuilder
-
Adds the name/value pairs as variables to the current variables.
- putVariables(VariableMap) - Method in class com.edorasware.commons.core.entity.DomainObject.DomainObjectBuilder
-
Adds the name/value pairs as variables to the current variables.
- putVariables(Map<String, Object>) - Method in class com.edorasware.commons.core.modification.entity.DomainObjectModification.DomainObjectModificationBuilder
-
- putVariables(VariableMap) - Method in class com.edorasware.commons.core.modification.entity.DomainObjectModification.DomainObjectModificationBuilder
-
- putVariables(T, Map<String, Object>, String) - Method in class com.edorasware.commons.core.service.entity.BaseDomainObjectService
-
- putVariables(GlobalId, Map<String, Object>, String) - Method in class com.edorasware.commons.core.service.entity.BaseDomainObjectService
-
- putVariables(T, VariableMap, String) - Method in class com.edorasware.commons.core.service.entity.BaseDomainObjectService
-
- putVariables(GlobalId, VariableMap, String) - Method in class com.edorasware.commons.core.service.entity.BaseDomainObjectService
-
- putVariables(T, Map<String, Object>, String) - Method in interface com.edorasware.commons.core.service.entity.DomainObjectService
-
Associates the given variables with the specified entity.
- putVariables(GlobalId, Map<String, Object>, String) - Method in interface com.edorasware.commons.core.service.entity.DomainObjectService
-
Associates the given variables with the specified entity.
- putVariables(T, VariableMap, String) - Method in interface com.edorasware.commons.core.service.entity.DomainObjectService
-
Associates the given variables with the specified entity.
- putVariables(GlobalId, VariableMap, String) - Method in interface com.edorasware.commons.core.service.entity.DomainObjectService
-
Associates the given variables with the specified entity.
- putVariables(Map<String, Object>) - Method in class com.edorasware.commons.core.service.entity.DomainObjectUpdate.Builder
-
Sets new variable values.
- putVariables(VariableMap) - Method in class com.edorasware.commons.core.service.entity.DomainObjectUpdate.Builder
-
Sets new variable values.
- SearchScope - Enum in com.edorasware.commons.core.service.entity
-
Defines the scope in which to apply a search.
- selectPropertiesForEntityIds(Collection<String>) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.JdbcDomainObjectDefinitionPersistence
-
- selectVariablesForEntityIds(Collection<String>, Set<? extends QueryHint>) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.JdbcDomainObjectPersistence
-
- sendActionPerformedEvent(EntityActionEvent.Type, E, E, String) - Method in class com.edorasware.commons.core.service.entity.BaseEntityService
-
- sendActionWillBePerformedEvent(EntityActionEvent.Type, E, String) - Method in class com.edorasware.commons.core.service.entity.BaseEntityService
-
- sendActionWillBePerformedEvent(EntityActionEvent.Type, E, E, W, String) - Method in class com.edorasware.commons.core.service.entity.BaseEntityService
-
- sendActionWillBePerformedEvent(EntityActionEvent.Type, E, W, String) - Method in class com.edorasware.commons.core.service.entity.BaseEntityService
-
- sendActionWillBePerformedEvent(EntityActionEvent.Type, E, E, WB, String) - Method in class com.edorasware.commons.core.service.entity.BaseEntityService
-
- separate(Collection<T>, Predicate<? super T>) - Static method in class com.edorasware.commons.core.util.collect.CollectionUtils
-
Separates the elements of the given collection by the given predicate into two collections.
- SequentialPrimaryKeyGenerator - Class in com.edorasware.commons.core.persistence
-
Returns unique primary keys in sequential order.
- SequentialPrimaryKeyGenerator(SequentialPrimaryKeyPersistence, int) - Constructor for class com.edorasware.commons.core.persistence.SequentialPrimaryKeyGenerator
-
Create a new instance that delegates actual primary key generation to the given primary key persistence.
- SequentialPrimaryKeyGeneratorFactoryBean - Class in com.edorasware.commons.core.persistence.config
-
- SequentialPrimaryKeyGeneratorFactoryBean() - Constructor for class com.edorasware.commons.core.persistence.config.SequentialPrimaryKeyGeneratorFactoryBean
-
- SequentialPrimaryKeyPersistence - Interface in com.edorasware.commons.core.persistence
-
Primary key persistence API to create unique primary keys.
- SERIALIZABLE - Static variable in class com.edorasware.commons.core.persistence.entity.VariableConverter
-
- serialize(V) - Method in class com.edorasware.commons.core.entity.PropertyName
-
Serializes the given property value to its persistent representation.
- serialize(V) - Method in class com.edorasware.commons.core.entity.VariableName
-
Serializes the given variable value to its persistent representation.
- serialize(V) - Method in class com.edorasware.commons.core.util.JsonConverter
-
- serialize(V) - Method in interface com.edorasware.commons.core.util.ValueConverter
-
Serializes the given value.
- Service - Interface in com.edorasware.commons.core.util.service
-
Interface for services with a very basic life-cycle.
- serviceRegistry - Variable in class com.edorasware.commons.core.service.config.EntityServiceFactoryBean
-
- SET - Static variable in class com.edorasware.commons.core.persistence.entity.VariableConverter
-
- setActionListeners(List<L>) - Method in class com.edorasware.commons.core.service.config.EntityServiceFactoryBean
-
- setAnyWorkObjectDefinitionService(AnyWorkObjectDefinitionService) - Method in class com.edorasware.commons.core.any.config.AnyWorkObjectManagementConfigurationFactoryBean
-
- setAnyWorkObjectService(AnyWorkObjectService) - Method in class com.edorasware.commons.core.any.config.AnyWorkObjectManagementConfigurationFactoryBean
-
- setAssignedGroup(T, GroupId, String) - Method in class com.edorasware.commons.core.service.entity.BaseWorkObjectService
-
- setAssignedGroup(GlobalId, GroupId, String) - Method in class com.edorasware.commons.core.service.entity.BaseWorkObjectService
-
- setAssignedGroup(T, GroupId, String) - Method in interface com.edorasware.commons.core.service.entity.WorkObjectService
-
Sets the user to which the specified entity is assigned to.
- setAssignedGroup(GlobalId, GroupId, String) - Method in interface com.edorasware.commons.core.service.entity.WorkObjectService
-
Sets the user to which the specified entity is assigned to.
- setAssignedGroupId(String) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.WorkObjectResult
-
- setAssignedGroupIdUpdateTime(Long) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.WorkObjectResult
-
- setAssignedUser(T, UserId, String) - Method in class com.edorasware.commons.core.service.entity.BaseWorkObjectService
-
- setAssignedUser(GlobalId, UserId, String) - Method in class com.edorasware.commons.core.service.entity.BaseWorkObjectService
-
- setAssignedUser(T, UserId, String) - Method in interface com.edorasware.commons.core.service.entity.WorkObjectService
-
Sets the user to which the specified entity is assigned to.
- setAssignedUser(GlobalId, UserId, String) - Method in interface com.edorasware.commons.core.service.entity.WorkObjectService
-
Sets the user to which the specified entity is assigned to.
- setAssigneeId(String) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.WorkObjectResult
-
- setAssigneeIdUpdateTime(Long) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.WorkObjectResult
-
- setAuditHandler(EntityAuditHandler) - Method in class com.edorasware.commons.core.service.config.EntityServiceFactoryBean
-
- setBeatService(BeatService) - Method in class com.edorasware.commons.core.beat.config.BeatManagementConfigurationFactoryBean
-
- setBeatValueConverter(BeatValueConverter) - Method in class com.edorasware.commons.core.beat.config.DefaultBeatServiceFactoryBean
-
- setBinaryValue(byte[]) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.VariableResult
-
- setBlockSize(Integer) - Method in class com.edorasware.commons.core.persistence.config.SequentialPrimaryKeyGeneratorFactoryBean
-
- setCandidateGroups(T, Set<GroupId>, String) - Method in class com.edorasware.commons.core.service.entity.BaseWorkObjectService
-
- setCandidateGroups(GlobalId, Set<GroupId>, String) - Method in class com.edorasware.commons.core.service.entity.BaseWorkObjectService
-
- setCandidateGroups(T, Set<GroupId>, String) - Method in interface com.edorasware.commons.core.service.entity.WorkObjectService
-
Sets the candidate groups of the specified entity.
- setCandidateGroups(GlobalId, Set<GroupId>, String) - Method in interface com.edorasware.commons.core.service.entity.WorkObjectService
-
Sets the candidate groups of the specified entity.
- setCandidateUsers(T, Set<UserId>, String) - Method in class com.edorasware.commons.core.service.entity.BaseWorkObjectService
-
- setCandidateUsers(GlobalId, Set<UserId>, String) - Method in class com.edorasware.commons.core.service.entity.BaseWorkObjectService
-
- setCandidateUsers(T, Set<UserId>, String) - Method in interface com.edorasware.commons.core.service.entity.WorkObjectService
-
Sets the candidate users of the specified entity.
- setCandidateUsers(GlobalId, Set<UserId>, String) - Method in interface com.edorasware.commons.core.service.entity.WorkObjectService
-
Sets the candidate users of the specified entity.
- setChildren(List<R>, Set<? extends QueryHint>) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.JdbcDomainObjectDefinitionPersistence
-
- setChildren(List<R>, Set<? extends QueryHint>) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.JdbcDomainObjectPersistence
-
- setChildren(List<R>, Set<? extends QueryHint>) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.JdbcEntityPersistence
-
- setContentListeners(List<ContentListener>) - Method in interface com.edorasware.commons.core.content.support.ConfigurableContentManager
-
- setContentPreProcessingConfiguration(ContentPreProcessingConfiguration) - Method in interface com.edorasware.commons.core.content.support.ConfigurableContentManager
-
- setContentSourceId(ContentReference, ContentSourceId) - Method in interface com.edorasware.commons.core.content.ContentManager
-
- setContentSourceId(ContentScope, ContentReference, ContentSourceId) - Method in interface com.edorasware.commons.core.content.ContentProvider
-
- setContentSourceId(ContentScope, ContentReference, ContentSourceId) - Method in class com.edorasware.commons.core.content.support.BaseConfigurableContentProvider
-
- setConversationMetadataDefinitions(List<Resource>) - Method in class com.edorasware.commons.core.conversation.config.DefaultConversationMetadataProviderFactoryBean
-
- setConversationMetadataLookupStrategy(ConversationMetadataLookupStrategy<T>) - Method in class com.edorasware.commons.core.conversation.config.DefaultConversationMetadataProviderFactoryBean
-
- setConverterProvider(ConverterProvider) - Method in class com.edorasware.commons.core.persistence.config.PersistenceManagementConfigurationFactoryBean
-
- setCreationTime(Date) - Method in class com.edorasware.commons.core.entity.Entity.EntityData
-
- setCreationTime(Long) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.EntityResult
-
- setCurrentTenantService(CurrentTenantService) - Method in class com.edorasware.commons.core.identity.config.IdentityManagementConfigurationFactoryBean
-
- setCurrentUserService(CurrentUserService) - Method in class com.edorasware.commons.core.identity.config.IdentityManagementConfigurationFactoryBean
-
- setCustomConverterProvider(ConverterProvider) - Method in class com.edorasware.commons.core.persistence.config.ConverterProviderFactoryBean
-
- setDatabaseContentPersistence(DatabaseContentPersistence) - Method in class com.edorasware.commons.core.content.config.DatabaseContentProviderFactoryBean
-
- setDatabaseMetadata(DatabaseMetadata) - Method in class com.edorasware.commons.core.persistence.config.JdbcPrimaryKeyPersistenceFactoryBean
-
- setDatabaseMetadata(DatabaseMetadata) - Method in class com.edorasware.commons.core.persistence.config.PersistenceManagementConfigurationFactoryBean
-
- setDatabaseSchemaCreationStrategy(DatabaseSchemaCreationStrategy) - Method in class com.edorasware.commons.core.persistence.config.JdbcPrimaryKeyPersistenceFactoryBean
-
- setDatabaseSchemaCreationStrategy(DatabaseSchemaCreationStrategy) - Method in class com.edorasware.commons.core.persistence.config.PersistenceManagementConfigurationFactoryBean
-
- setDatabaseSchemaResourcesDefaultLocation(String) - Method in class com.edorasware.commons.core.persistence.config.JdbcPrimaryKeyPersistenceFactoryBean
-
- setDatabaseSchemaResourcesDefaultLocation(String) - Method in class com.edorasware.commons.core.persistence.config.PersistenceManagementConfigurationFactoryBean
-
- setDatabaseType(DatabaseType) - Method in class com.edorasware.commons.core.persistence.config.JdbcPrimaryKeyPersistenceFactoryBean
-
- setDatabaseType(DatabaseType) - Method in class com.edorasware.commons.core.persistence.config.PersistenceManagementConfigurationFactoryBean
-
- setDatabaseTypeClassifier(String) - Method in class com.edorasware.commons.core.persistence.config.SimpleDatabaseTypeFactoryBean
-
- setDataSource(DataSource) - Method in class com.edorasware.commons.core.persistence.config.DataSourceDerivedDatabaseTypeFactoryBean
-
- setDataSource(DataSource) - Method in class com.edorasware.commons.core.persistence.config.JdbcPrimaryKeyPersistenceFactoryBean
-
- setDataSource(DataSource) - Method in class com.edorasware.commons.core.persistence.config.PersistenceManagementConfigurationFactoryBean
-
- setDataSource(DataSource) - Method in class com.edorasware.commons.core.persistence.config.SimpleDatabaseTypeFactoryBean
-
- setDate(int) - Method in class com.edorasware.commons.core.util.date.ImmutableDate
-
- setDefaultConverterProvider(ConverterProvider) - Method in class com.edorasware.commons.core.persistence.config.ConverterProviderFactoryBean
-
- setDefinitionId(String) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.DomainObjectResult
-
- setDescription(String) - Method in class com.edorasware.commons.core.entity.Entity.EntityData
-
- setDescription(String) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.EntityResult
-
- setDescription(T, String, String) - Method in class com.edorasware.commons.core.service.entity.BaseDomainObjectService
-
- setDescription(GlobalId, String, String) - Method in class com.edorasware.commons.core.service.entity.BaseDomainObjectService
-
- setDescription(T, String, String) - Method in interface com.edorasware.commons.core.service.entity.DomainObjectService
-
Sets the description of the specified entity.
- setDescription(GlobalId, String, String) - Method in interface com.edorasware.commons.core.service.entity.DomainObjectService
-
Sets the description of the specified entity.
- setDomainObjectChildren(List<R>, Set<? extends QueryHint>) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.JdbcDomainObjectPersistence
-
- setDomainObjectChildren(List<R>, Set<? extends QueryHint>) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.JdbcWorkObjectPersistence
-
- setDomainObjectDefinitionChildren(List<R>, Set<? extends QueryHint>) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.JdbcDomainObjectDefinitionPersistence
-
- setDomainObjectDefinitionChildren(List<R>, Set<? extends QueryHint>) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.JdbcWorkObjectDefinitionPersistence
-
- setDoubleValue(Double) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.VariableResult
-
- setDueTime(Long) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.WorkObjectResult
-
- setDueTime(T, Date, String) - Method in class com.edorasware.commons.core.service.entity.BaseWorkObjectService
-
- setDueTime(GlobalId, Date, String) - Method in class com.edorasware.commons.core.service.entity.BaseWorkObjectService
-
- setDueTime(T, Date, String) - Method in interface com.edorasware.commons.core.service.entity.WorkObjectService
-
Sets the due time of the specified entity.
- setDueTime(GlobalId, Date, String) - Method in interface com.edorasware.commons.core.service.entity.WorkObjectService
-
Sets the due time of the specified entity.
- setExternalId(T) - Method in class com.edorasware.commons.core.entity.Entity.EntityData
-
- setExternalId(String) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.EntityResult
-
- setExternalVersion(int) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.DomainObjectDefinitionResult
-
- setFirstAvailable(long) - Method in class com.edorasware.commons.core.persistence.jdbc.PrimaryKeyResult
-
Sets the first available primary key.
- setGeneratedPrimaryKeyPattern(String) - Method in class com.edorasware.commons.core.persistence.config.BasePersistenceFactoryBean
-
- setGlobalId(GlobalId) - Method in class com.edorasware.commons.core.entity.Entity.EntityData
-
- setGlobalId(String) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.EntityResult
-
- setHierarchyValuesProfileActive(boolean) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.JdbcEntityPersistence
-
- setHints(Set<QueryHint>) - Method in class com.edorasware.commons.core.query.BaseQuery.QueryData
-
- setHours(int) - Method in class com.edorasware.commons.core.util.date.ImmutableDate
-
- setId(String) - Method in class com.edorasware.commons.core.any.config.AnyWorkObjectManagementConfigurationFactoryBean
-
- setId(String) - Method in class com.edorasware.commons.core.beat.config.BeatManagementConfigurationFactoryBean
-
- setId(T) - Method in class com.edorasware.commons.core.entity.Entity.EntityData
-
- setId(String) - Method in class com.edorasware.commons.core.identity.config.IdentityManagementConfigurationFactoryBean
-
- setId(String) - Method in class com.edorasware.commons.core.persistence.config.PersistenceManagementConfigurationFactoryBean
-
- setId(String) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.EntityResult
-
- setId(String) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.IdentityLinkResult
-
- setId(String) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.PropertyResult
-
- setId(String) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.VariableResult
-
- setId(long) - Method in class com.edorasware.commons.core.persistence.jdbc.PrimaryKeyResult
-
Sets the id of the resulting row.
- setIdentityLinkConverter(String) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.IdentityLinkResult
-
- setIdentityLinks(Collection<IdentityLinkResult>) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.WorkObjectResult
-
- setIdentityLinkValue(String) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.IdentityLinkResult
-
- setIdentityManagement(IdentityManagementConfiguration) - Method in class com.edorasware.commons.core.identity.config.IdentityManagementConfigurationDerivedCurrentTenantServiceFactoryBean
-
- setIdentityManagement(IdentityManagementConfiguration) - Method in class com.edorasware.commons.core.identity.config.IdentityManagementConfigurationDerivedCurrentUserServiceFactoryBean
-
- setIdentityManagementConfiguration(IdentityManagementConfiguration) - Method in class com.edorasware.commons.core.service.config.EntityServiceFactoryBean
-
- setIndex(Integer) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.VariableResult
-
- setInitialAssignedGroupId(String) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.WorkObjectResult
-
- setInitialAssigneeId(String) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.WorkObjectResult
-
- setIsDelayModificationUpdateQuery(boolean) - Method in class com.edorasware.commons.core.persistence.config.BasePersistenceFactoryBean
-
- setIsHierarchyValuesProfileActive(boolean) - Method in class com.edorasware.commons.core.persistence.config.BasePersistenceFactoryBean
-
- setKey(String) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.DomainObjectDefinitionResult
-
- setLargeStringValue(String) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.PropertyResult
-
- setLargeStringValue(String) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.VariableResult
-
- setLicenseChecker(LicenseChecker) - Method in class com.edorasware.commons.core.content.config.DatabaseContentProviderFactoryBean
-
- setLicenseChecker(LicenseChecker) - Method in class com.edorasware.commons.core.service.config.EntityServiceFactoryBean
-
- setLifeCycle(LifeCycle) - Method in class com.edorasware.commons.core.service.config.EntityServiceFactoryBean
-
- setLimit(Integer) - Method in class com.edorasware.commons.core.query.BaseQuery.QueryData
-
- setListeners(DatabaseSchemaServiceListener...) - Method in interface com.edorasware.commons.core.persistence.schema.DatabaseSchemaService
-
- setLongValue(Long) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.VariableResult
-
- setMaintenancePaginationLimit(int) - Method in class com.edorasware.commons.core.content.config.DatabaseContentProviderFactoryBean
-
- setMinutes(int) - Method in class com.edorasware.commons.core.util.date.ImmutableDate
-
- setModificationCreatorId(UserId) - Method in class com.edorasware.commons.core.entity.Entity.EntityData
-
- setModificationCreatorId(String) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.EntityResult
-
- setModificationUpdaterId(UserId) - Method in class com.edorasware.commons.core.entity.Entity.EntityData
-
- setModificationUpdaterId(String) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.EntityResult
-
- setModificationVersion(long) - Method in class com.edorasware.commons.core.entity.Entity.EntityData
-
- setModificationVersion(long) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.EntityResult
-
- setMonth(int) - Method in class com.edorasware.commons.core.util.date.ImmutableDate
-
- setName(String) - Method in class com.edorasware.commons.core.entity.Entity.EntityData
-
- setName(String) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.EntityResult
-
- setName(String) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.PropertyResult
-
- setName(String) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.VariableResult
-
- setName(T, String, String) - Method in class com.edorasware.commons.core.service.entity.BaseDomainObjectService
-
- setName(GlobalId, String, String) - Method in class com.edorasware.commons.core.service.entity.BaseDomainObjectService
-
- setName(T, String, String) - Method in interface com.edorasware.commons.core.service.entity.DomainObjectService
-
Sets the name of the specified entity.
- setName(GlobalId, String, String) - Method in interface com.edorasware.commons.core.service.entity.DomainObjectService
-
Sets the name of the specified entity.
- setObjectDefinitionId(String) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.PropertyResult
-
- setObjectDefinitionIdRef(String) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.PropertyResult
-
- setObjectId(String) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.IdentityLinkResult
-
- setObjectId(String) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.VariableResult
-
- setObjectIdRef(String) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.IdentityLinkResult
-
- setObjectIdRef(String) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.VariableResult
-
- setOffset(Integer) - Method in class com.edorasware.commons.core.query.BaseQuery.QueryData
-
- setOwner(T, UserId, String) - Method in class com.edorasware.commons.core.service.entity.BaseWorkObjectService
-
- setOwner(GlobalId, UserId, String) - Method in class com.edorasware.commons.core.service.entity.BaseWorkObjectService
-
- setOwner(T, UserId, String) - Method in interface com.edorasware.commons.core.service.entity.WorkObjectService
-
Sets the owner of the specified entity.
- setOwner(GlobalId, UserId, String) - Method in interface com.edorasware.commons.core.service.entity.WorkObjectService
-
Sets the owner of the specified entity.
- setOwnerId(String) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.WorkObjectResult
-
- setParent(T, WorkObjectId, String) - Method in class com.edorasware.commons.core.service.entity.BaseWorkObjectService
-
- setParent(GlobalId, GlobalId, String) - Method in class com.edorasware.commons.core.service.entity.BaseWorkObjectService
-
- setParent(T, WorkObjectId, String) - Method in interface com.edorasware.commons.core.service.entity.WorkObjectService
-
Sets the parent of the specified entity.
- setParent(GlobalId, GlobalId, String) - Method in interface com.edorasware.commons.core.service.entity.WorkObjectService
-
Sets the parent of the specified entity.
- setParentId(String) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.WorkObjectDefinitionResult
-
- setParentId(String) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.WorkObjectResult
-
- setParentIdRef(String) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.VariableResult
-
- setParentIdRef(String) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.WorkObjectDefinitionResult
-
- setParentIdRef(String) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.WorkObjectResult
-
- setPath(String) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.WorkObjectDefinitionResult
-
- setPath(String) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.WorkObjectResult
-
- setPersistence(PERS) - Method in class com.edorasware.commons.core.service.config.EntityServiceFactoryBean
-
- setPersistenceManagementConfiguration(PersistenceManagementConfiguration) - Method in class com.edorasware.commons.core.any.config.AnyWorkObjectManagementConfigurationFactoryBean
-
- setPersistenceManagementConfiguration(PersistenceManagementConfiguration) - Method in class com.edorasware.commons.core.beat.config.BeatManagementConfigurationFactoryBean
-
- setPersistenceManagementConfiguration(PersistenceManagementConfiguration) - Method in class com.edorasware.commons.core.beat.config.DefaultBeatServiceFactoryBean
-
- setPersistenceManagementConfiguration(PersistenceManagementConfiguration) - Method in class com.edorasware.commons.core.identity.config.IdentityManagementConfigurationFactoryBean
-
- setPersistenceManagementConfiguration(PersistenceManagementConfiguration) - Method in class com.edorasware.commons.core.persistence.config.BasePersistenceFactoryBean
-
- setPersistenceManagementConfiguration(PersistenceManagementConfiguration) - Method in class com.edorasware.commons.core.persistence.config.PersistenceManagementConfigurationDerivedConverterProviderFactoryBean
-
- setPersistenceManagementConfiguration(PersistenceManagementConfiguration) - Method in class com.edorasware.commons.core.persistence.config.PersistenceManagementConfigurationDerivedTransactionManagerFactoryBean
-
- setPredicate(Predicate) - Method in class com.edorasware.commons.core.query.BaseQuery.QueryData
-
- setPredicatePostProcessor(PredicatePostProcessor<?>) - Method in class com.edorasware.commons.core.service.config.EntityServiceFactoryBean
-
- setPreviousAssignedGroupId(String) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.WorkObjectResult
-
- setPreviousAssigneeId(String) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.WorkObjectResult
-
- setPrimaryKeyGenerator(PrimaryKeyGenerator) - Method in class com.edorasware.commons.core.persistence.config.PersistenceManagementConfigurationFactoryBean
-
- setPrimaryKeyPersistence(SequentialPrimaryKeyPersistence) - Method in class com.edorasware.commons.core.persistence.config.SequentialPrimaryKeyGeneratorFactoryBean
-
- setPriority(Integer) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.WorkObjectResult
-
- setPriority(T, Integer, String) - Method in class com.edorasware.commons.core.service.entity.BaseWorkObjectService
-
- setPriority(GlobalId, Integer, String) - Method in class com.edorasware.commons.core.service.entity.BaseWorkObjectService
-
- setPriority(T, Integer, String) - Method in interface com.edorasware.commons.core.service.entity.WorkObjectService
-
Sets the priority of the specified entity.
- setPriority(GlobalId, Integer, String) - Method in interface com.edorasware.commons.core.service.entity.WorkObjectService
-
Sets the priority of the specified entity.
- setProperties(Collection<PropertyResult>) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.DomainObjectDefinitionResult
-
- setPropertyType(String) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.PropertyResult
-
- setProviderId(P) - Method in class com.edorasware.commons.core.entity.Entity.EntityData
-
- setProviderId(String) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.EntityResult
-
- setProviders(List<PROV>) - Method in class com.edorasware.commons.core.service.config.EntityServiceFactoryBean
-
- setResource(Resource) - Method in class com.edorasware.commons.core.license.config.LicenseCheckerFactoryBean
-
- setResourceString(String) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.DomainObjectDefinitionResult
-
- setResubmissionTime(Long) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.WorkObjectResult
-
- setResubmissionTime(T, Date, String) - Method in class com.edorasware.commons.core.service.entity.BaseWorkObjectService
-
- setResubmissionTime(GlobalId, Date, String) - Method in class com.edorasware.commons.core.service.entity.BaseWorkObjectService
-
- setResubmissionTime(T, Date, String) - Method in interface com.edorasware.commons.core.service.entity.WorkObjectService
-
Sets the resubmission time of the specified entity.
- setResubmissionTime(GlobalId, Date, String) - Method in interface com.edorasware.commons.core.service.entity.WorkObjectService
-
Sets the resubmission time of the specified entity.
- setRootIdRef(String) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.VariableResult
-
- setSeconds(int) - Method in class com.edorasware.commons.core.util.date.ImmutableDate
-
- setServiceRegistry(Registry) - Method in class com.edorasware.commons.core.service.config.EntityServiceFactoryBean
-
- setSorting(List<Ordering>) - Method in class com.edorasware.commons.core.query.BaseQuery.QueryData
-
- setState(LifeCycle.State) - Method in class com.edorasware.commons.core.init.DefaultLifeCycle
-
- setState(String) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.DomainObjectResult
-
- setState(T, State, String) - Method in class com.edorasware.commons.core.service.entity.BaseDomainObjectService
-
- setState(GlobalId, State, String) - Method in class com.edorasware.commons.core.service.entity.BaseDomainObjectService
-
- setState(T, State, String) - Method in interface com.edorasware.commons.core.service.entity.DomainObjectService
-
Sets the state of the specified entity.
- setState(GlobalId, State, String) - Method in interface com.edorasware.commons.core.service.entity.DomainObjectService
-
Sets the state of the specified entity.
- setState(T, State, String) - Method in interface com.edorasware.commons.core.service.entity.WorkObjectService
-
- setState(GlobalId, State, String) - Method in interface com.edorasware.commons.core.service.entity.WorkObjectService
-
- setStateUpdateTime(Long) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.DomainObjectResult
-
- setStringValue(String) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.PropertyResult
-
- setStringValue(String) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.VariableResult
-
- setSubState(String) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.DomainObjectResult
-
- setSubState(T, State, String) - Method in class com.edorasware.commons.core.service.entity.BaseDomainObjectService
-
- setSubState(GlobalId, State, String) - Method in class com.edorasware.commons.core.service.entity.BaseDomainObjectService
-
- setSubState(T, State, String) - Method in interface com.edorasware.commons.core.service.entity.DomainObjectService
-
Sets the sub state of the specified entity.
- setSubState(GlobalId, State, String) - Method in interface com.edorasware.commons.core.service.entity.DomainObjectService
-
Sets the sub state of the specified entity.
- setSubState(T, State, String) - Method in interface com.edorasware.commons.core.service.entity.WorkObjectService
-
- setSubState(GlobalId, State, String) - Method in interface com.edorasware.commons.core.service.entity.WorkObjectService
-
- setSubStateUpdateTime(Long) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.DomainObjectResult
-
- setTenantId(TenantId) - Method in class com.edorasware.commons.core.entity.Entity.EntityData
-
- setTenantId(String) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.EntityResult
-
- setTime(long) - Method in class com.edorasware.commons.core.util.date.ImmutableDate
-
- setTimeProvider(TimeProvider) - Method in class com.edorasware.commons.core.persistence.config.PersistenceManagementConfigurationFactoryBean
-
- setTimeProvider(TimeProvider) - Method in class com.edorasware.commons.core.service.config.EntityServiceFactoryBean
-
- setTimeProvider(TimeProvider) - Method in class com.edorasware.commons.core.TimeDependantProviderFactoryBean
-
- setToken(TypeToken<T>) - Static method in class com.edorasware.commons.core.util.guava.TypeTokens
-
- setToken(Class<T>) - Static method in class com.edorasware.commons.core.util.guava.TypeTokens
-
- setTransactionManager(PlatformTransactionManager) - Method in class com.edorasware.commons.core.persistence.config.JdbcPrimaryKeyPersistenceFactoryBean
-
- setTransactionManager(PlatformTransactionManager) - Method in class com.edorasware.commons.core.persistence.config.PersistenceManagementConfigurationFactoryBean
-
- setType(Type) - Method in class com.edorasware.commons.core.entity.Entity.EntityData
-
- setUpdateTime(Date) - Method in class com.edorasware.commons.core.entity.Entity.EntityData
-
- setUpdateTime(Long) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.EntityResult
-
- setValidFrom(Long) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.DomainObjectDefinitionResult
-
- setValidTo(Long) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.DomainObjectDefinitionResult
-
- setValue(FieldId, Object) - Method in class com.edorasware.commons.core.modification.entity.EntityModification.EntityModificationBuilder
-
- setVariables(Collection<VariableResult>) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.DomainObjectResult
-
- setVariableType(String) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.VariableResult
-
- setVersion(int) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.DomainObjectDefinitionResult
-
- setYear(int) - Method in class com.edorasware.commons.core.util.date.ImmutableDate
-
- SHORT - Static variable in class com.edorasware.commons.core.persistence.entity.VariableConverter
-
- shortValue() - Method in class com.edorasware.commons.core.query.entity.VariableOperand
-
Returns an operand which allows to build predicates testing for the value part of variables.
- SimpleDatabaseTypeFactoryBean - Class in com.edorasware.commons.core.persistence.config
-
- SimpleDatabaseTypeFactoryBean() - Constructor for class com.edorasware.commons.core.persistence.config.SimpleDatabaseTypeFactoryBean
-
- SimpleOrdering - Class in com.edorasware.commons.core.query
-
Default implementations of the
Ordering
interface.
- SimpleOrdering(QueryParameter, Ordering.Direction) - Constructor for class com.edorasware.commons.core.query.SimpleOrdering
-
- sleep(long, TimeUnit) - Static method in class com.edorasware.commons.core.util.concurrency.ConcurrencyUtils
-
Sleeps the given amount of time.
- sorting(Ordering) - Method in class com.edorasware.commons.core.query.BaseQuery.BaseQueryBuilder
-
Sets a single order criterion to sort the results.
- sorting(List<Ordering>) - Method in class com.edorasware.commons.core.query.BaseQuery.BaseQueryBuilder
-
Sets order criteria to sort the results.
- SOURCE_FIELD_ID - Static variable in class com.edorasware.commons.core.beat.Beat
-
Allows to build predicates testing for certain beat source field id values.
- SOURCE_ID - Static variable in class com.edorasware.commons.core.beat.Beat
-
Allows to build predicates testing for certain beat source id values.
- sourceFieldId(FieldId) - Method in class com.edorasware.commons.core.beat.Beat.Builder
-
- sourceId(EntityId) - Method in class com.edorasware.commons.core.beat.Beat.Builder
-
- sourceNewValue(Object) - Method in class com.edorasware.commons.core.beat.Beat.Builder
-
- sourceNewValueString(String) - Method in class com.edorasware.commons.core.beat.Beat.Builder
-
- sourceOldModificationUpdaterId(UserId) - Method in class com.edorasware.commons.core.beat.Beat.Builder
-
- sourceOldModificationVersion(long) - Method in class com.edorasware.commons.core.beat.Beat.Builder
-
- sourceOldUpdateTime(Date) - Method in class com.edorasware.commons.core.beat.Beat.Builder
-
- sourceOldValue(Object) - Method in class com.edorasware.commons.core.beat.Beat.Builder
-
- sourceOldValueString(String) - Method in class com.edorasware.commons.core.beat.Beat.Builder
-
- SpringUtils - Class in com.edorasware.commons.core.util.spring
-
Provides utility methods related to Spring.
- SqlAggregationStrategyRenderer - Class in com.edorasware.commons.core.persistence.jdbc
-
- SqlAggregationStrategyRenderer() - Constructor for class com.edorasware.commons.core.persistence.jdbc.SqlAggregationStrategyRenderer
-
- SqlComparisonOperatorRenderer - Class in com.edorasware.commons.core.persistence.jdbc
-
- SqlComparisonOperatorRenderer() - Constructor for class com.edorasware.commons.core.persistence.jdbc.SqlComparisonOperatorRenderer
-
- SqlComparisonPredicateRenderer - Class in com.edorasware.commons.core.persistence.jdbc
-
- SqlComparisonPredicateRenderer(SqlRendererConfig) - Constructor for class com.edorasware.commons.core.persistence.jdbc.SqlComparisonPredicateRenderer
-
- SqlCompositePredicateRenderer - Class in com.edorasware.commons.core.persistence.jdbc
-
- SqlCompositePredicateRenderer() - Constructor for class com.edorasware.commons.core.persistence.jdbc.SqlCompositePredicateRenderer
-
- SqlEnhancer - Class in com.edorasware.commons.core.persistence.jdbc
-
- SqlEnhancer() - Constructor for class com.edorasware.commons.core.persistence.jdbc.SqlEnhancer
-
- SqlEntityParameterValueRenderer - Class in com.edorasware.commons.core.persistence.entity.jdbc
-
- SqlEntityParameterValueRenderer(ConverterProvider) - Constructor for class com.edorasware.commons.core.persistence.entity.jdbc.SqlEntityParameterValueRenderer
-
- SqlEntityPredicateRenderer - Class in com.edorasware.commons.core.persistence.entity.jdbc
-
- SqlEntityPredicateRenderer(SqlRendererConfig, SqlNamedValuePredicateRenderer) - Constructor for class com.edorasware.commons.core.persistence.entity.jdbc.SqlEntityPredicateRenderer
-
- SqlEntityRightOperandRenderer - Class in com.edorasware.commons.core.persistence.entity.jdbc
-
- SqlEntityRightOperandRenderer(SqlParameterNameTracker, SqlRendererConfig) - Constructor for class com.edorasware.commons.core.persistence.entity.jdbc.SqlEntityRightOperandRenderer
-
- SqlIdentityLinkPredicateRenderer - Class in com.edorasware.commons.core.persistence.entity.jdbc
-
- SqlIdentityLinkPredicateRenderer(SqlNameMapping) - Constructor for class com.edorasware.commons.core.persistence.entity.jdbc.SqlIdentityLinkPredicateRenderer
-
- SqlInnerSelectInPredicateRenderer - Class in com.edorasware.commons.core.persistence.jdbc
-
- SqlInnerSelectInPredicateRenderer(SqlNameMapping) - Constructor for class com.edorasware.commons.core.persistence.jdbc.SqlInnerSelectInPredicateRenderer
-
- SqlInPredicateRenderer - Class in com.edorasware.commons.core.persistence.jdbc
-
- SqlInPredicateRenderer(SqlParameterNameTracker, SqlNameMapping) - Constructor for class com.edorasware.commons.core.persistence.jdbc.SqlInPredicateRenderer
-
- SqlMappingContext - Interface in com.edorasware.commons.core.persistence
-
Represents a context in which the sql mappings are stored under a specific mapping id.
- SqlNamedValuePredicateRenderer - Interface in com.edorasware.commons.core.persistence.entity.jdbc
-
- SqlNameMapping - Interface in com.edorasware.commons.core.persistence.jdbc
-
- SqlNameMapping.MappingEntry - Class in com.edorasware.commons.core.persistence.jdbc
-
Represents a database table/column-name/column-type triplet.
- SqlNeverMatchingPredicateRenderer - Class in com.edorasware.commons.core.persistence.jdbc
-
A tagging predicate renderer which renders a predicate which never matches.
- SqlNeverMatchingPredicateRenderer() - Constructor for class com.edorasware.commons.core.persistence.jdbc.SqlNeverMatchingPredicateRenderer
-
- SqlNullPredicateRenderer - Class in com.edorasware.commons.core.persistence.jdbc
-
- SqlNullPredicateRenderer(SqlNameMapping) - Constructor for class com.edorasware.commons.core.persistence.jdbc.SqlNullPredicateRenderer
-
- SqlOrderingDirectionRenderer - Class in com.edorasware.commons.core.persistence.jdbc
-
- SqlOrderingDirectionRenderer() - Constructor for class com.edorasware.commons.core.persistence.jdbc.SqlOrderingDirectionRenderer
-
- SqlParameterNameTracker - Class in com.edorasware.commons.core.persistence.jdbc
-
- SqlParameterNameTracker() - Constructor for class com.edorasware.commons.core.persistence.jdbc.SqlParameterNameTracker
-
- SqlParameterValueRenderer - Interface in com.edorasware.commons.core.persistence.jdbc
-
- SqlPredicateRenderer - Interface in com.edorasware.commons.core.persistence.jdbc
-
- SqlPropertyPredicateRenderer - Class in com.edorasware.commons.core.persistence.entity.jdbc
-
- SqlPropertyPredicateRenderer(SqlNameMapping) - Constructor for class com.edorasware.commons.core.persistence.entity.jdbc.SqlPropertyPredicateRenderer
-
- SqlQueryParameterMapping - Class in com.edorasware.commons.core.persistence.entity.jdbc
-
- SqlQueryRenderer - Interface in com.edorasware.commons.core.persistence.jdbc
-
- SqlRawPredicateRenderer - Class in com.edorasware.commons.core.persistence.jdbc
-
- SqlRawPredicateRenderer() - Constructor for class com.edorasware.commons.core.persistence.jdbc.SqlRawPredicateRenderer
-
- SqlRendererConfig - Class in com.edorasware.commons.core.persistence.jdbc
-
Configuration commonly used when rendering SQL.
- SqlRendererConfig(SqlNameMapping, SqlMappingContext, ConverterProvider, DatabaseType) - Constructor for class com.edorasware.commons.core.persistence.jdbc.SqlRendererConfig
-
Creates a new configuration instance.
- SqlRendererConfig(SqlNameMapping, SqlMappingContext, ConverterProvider, PredicateTransformation, DatabaseType) - Constructor for class com.edorasware.commons.core.persistence.jdbc.SqlRendererConfig
-
Creates a new configuration instance.
- SqlRendererUtils - Class in com.edorasware.commons.core.persistence.jdbc
-
- SqlRightOperandRenderer - Interface in com.edorasware.commons.core.persistence.jdbc
-
- SqlSortingRenderer - Class in com.edorasware.commons.core.persistence.jdbc
-
- SqlSortingRenderer(SqlRendererConfig, QueryParameter) - Constructor for class com.edorasware.commons.core.persistence.jdbc.SqlSortingRenderer
-
- SqlVariablePredicateRenderer - Class in com.edorasware.commons.core.persistence.entity.jdbc
-
- SqlVariablePredicateRenderer(SqlNameMapping) - Constructor for class com.edorasware.commons.core.persistence.entity.jdbc.SqlVariablePredicateRenderer
-
- SqlWorkObjectDefinitionNameMapping - Class in com.edorasware.commons.core.persistence.entity.jdbc
-
- SqlWorkObjectDefinitionNameMapping() - Constructor for class com.edorasware.commons.core.persistence.entity.jdbc.SqlWorkObjectDefinitionNameMapping
-
- SqlWorkObjectDefinitionQueryRenderer - Class in com.edorasware.commons.core.persistence.entity.jdbc
-
- SqlWorkObjectDefinitionQueryRenderer(SqlRendererConfig) - Constructor for class com.edorasware.commons.core.persistence.entity.jdbc.SqlWorkObjectDefinitionQueryRenderer
-
- SqlWorkObjectNameMapping - Class in com.edorasware.commons.core.persistence.entity.jdbc
-
- SqlWorkObjectNameMapping() - Constructor for class com.edorasware.commons.core.persistence.entity.jdbc.SqlWorkObjectNameMapping
-
- SqlWorkObjectQueryRenderer - Class in com.edorasware.commons.core.persistence.entity.jdbc
-
- SqlWorkObjectQueryRenderer(SqlRendererConfig) - Constructor for class com.edorasware.commons.core.persistence.entity.jdbc.SqlWorkObjectQueryRenderer
-
- startEntity(D, String, Object) - Method in class com.edorasware.commons.core.service.entity.BaseDomainObjectService
-
- startEntity(D, VariableName<V, ?>, V) - Method in class com.edorasware.commons.core.service.entity.BaseDomainObjectService
-
- startEntity(D, Map<String, Object>) - Method in class com.edorasware.commons.core.service.entity.BaseDomainObjectService
-
- startEntity(D, VariableMap) - Method in class com.edorasware.commons.core.service.entity.BaseDomainObjectService
-
- startEntity(D, String, Object, WorkObjectId) - Method in class com.edorasware.commons.core.service.entity.BaseWorkObjectService
-
- startEntity(D, VariableName<V, ?>, V, WorkObjectId) - Method in class com.edorasware.commons.core.service.entity.BaseWorkObjectService
-
- startEntity(D, Map<String, Object>, WorkObjectId) - Method in class com.edorasware.commons.core.service.entity.BaseWorkObjectService
-
- startEntity(D, VariableMap, WorkObjectId) - Method in class com.edorasware.commons.core.service.entity.BaseWorkObjectService
-
- startEntity(D, String, Object) - Method in interface com.edorasware.commons.core.service.entity.DomainObjectService
-
Starts a new entity based on the definition with the given id.
- startEntity(D, VariableName<V, ?>, V) - Method in interface com.edorasware.commons.core.service.entity.DomainObjectService
-
Starts a new entity based on the definition with the given id.
- startEntity(D, Map<String, Object>) - Method in interface com.edorasware.commons.core.service.entity.DomainObjectService
-
Starts a new entity based on the definition with the given id.
- startEntity(D, VariableMap) - Method in interface com.edorasware.commons.core.service.entity.DomainObjectService
-
Starts a new entity based on the definition with the given id.
- startEntity(D, String, Object, WorkObjectId) - Method in interface com.edorasware.commons.core.service.entity.WorkObjectService
-
Starts a new entity based on the definition with the given id.
- startEntity(D, VariableName<V, ?>, V, WorkObjectId) - Method in interface com.edorasware.commons.core.service.entity.WorkObjectService
-
Starts a new entity based on the definition with the given id.
- startEntity(D, Map<String, Object>, WorkObjectId) - Method in interface com.edorasware.commons.core.service.entity.WorkObjectService
-
Starts a new entity based on the definition with the given id.
- startEntity(D, VariableMap, WorkObjectId) - Method in interface com.edorasware.commons.core.service.entity.WorkObjectService
-
Starts a new entity based on the definition with the given id.
- startEntityGeneric(D, Map<String, Object>, GlobalId) - Method in class com.edorasware.commons.core.service.entity.BaseWorkObjectService
-
- startEntityGeneric(D, Map<String, Object>, GlobalId) - Method in interface com.edorasware.commons.core.service.entity.WorkObjectService
-
Starts a new entity based on the definition with the given id.
- startWorkObject(WorkObjectDefinitionId) - Method in interface com.edorasware.commons.core.any.AnyWorkObjectService
-
Starts a new concrete work object based on the concrete work object definition with the given id.
- startWorkObject(WorkObjectDefinitionId, String, Object) - Method in interface com.edorasware.commons.core.any.AnyWorkObjectService
-
Starts a new work object based on the definition with the given id.
- startWorkObject(WorkObjectDefinitionId, VariableName<V, ?>, V) - Method in interface com.edorasware.commons.core.any.AnyWorkObjectService
-
Starts a new work object based on the definition with the given id.
- startWorkObject(WorkObjectDefinitionId, Map<String, Object>) - Method in interface com.edorasware.commons.core.any.AnyWorkObjectService
-
Starts a new work object based on the work object definition with the given id.
- startWorkObject(WorkObjectDefinitionId, VariableMap) - Method in interface com.edorasware.commons.core.any.AnyWorkObjectService
-
Starts a new work object based on the work object definition with the given id.
- startWorkObject(WorkObjectDefinitionId, WorkObjectId) - Method in interface com.edorasware.commons.core.any.AnyWorkObjectService
-
Starts a new work object based on the definition with the given id.
- startWorkObject(WorkObjectDefinitionId, String, Object, WorkObjectId) - Method in interface com.edorasware.commons.core.any.AnyWorkObjectService
-
Starts a new work object based on the definition with the given id.
- startWorkObject(WorkObjectDefinitionId, VariableName<V, ?>, V, WorkObjectId) - Method in interface com.edorasware.commons.core.any.AnyWorkObjectService
-
Starts a new work object based on the definition with the given id.
- startWorkObject(WorkObjectDefinitionId, Map<String, Object>, WorkObjectId) - Method in interface com.edorasware.commons.core.any.AnyWorkObjectService
-
Starts a new work object based on the definition with the given id.
- startWorkObject(WorkObjectDefinitionId, VariableMap, WorkObjectId) - Method in interface com.edorasware.commons.core.any.AnyWorkObjectService
-
Starts a new work object based on the work object definition with the given id.
- STATE - Static variable in class com.edorasware.commons.core.any.AnyWorkObject
-
Allows to build predicates testing for certain work object state values.
- state(State) - Method in class com.edorasware.commons.core.entity.DomainObject.DomainObjectBuilder
-
Sets the state.
- State - Class in com.edorasware.commons.core.entity
-
Represents a state.
- STATE - Static variable in class com.edorasware.commons.core.field.entity.DomainObjectFieldId
-
- state(State) - Method in class com.edorasware.commons.core.modification.entity.DomainObjectModification.DomainObjectModificationBuilder
-
- state(State) - Method in class com.edorasware.commons.core.service.entity.DomainObjectUpdate.Builder
-
Sets the state.
- STATE_UPDATE_TIME - Static variable in class com.edorasware.commons.core.any.AnyWorkObject
-
Allows to build predicates testing for certain work object state update time values.
- STATE_UPDATED - Static variable in class com.edorasware.commons.core.service.entity.DomainObjectActionEvent.Type
-
- stateUpdateTime(Date) - Method in class com.edorasware.commons.core.entity.DomainObject.DomainObjectBuilder
-
Sets the state update time.
- STRING - Static variable in class com.edorasware.commons.core.persistence.entity.PropertyConverter
-
- STRING - Static variable in class com.edorasware.commons.core.persistence.entity.VariableConverter
-
- StringOperand - Class in com.edorasware.commons.core.query
-
An operand implementation which builds
Predicate
instances through string-specific operators.
- StringOperand(QueryParameter) - Constructor for class com.edorasware.commons.core.query.StringOperand
-
Creates a new operand instance.
- StringOperand(QueryParameter, ConstructionInterceptor) - Constructor for class com.edorasware.commons.core.query.StringOperand
-
Creates a new operand instance.
- Strings - Class in com.edorasware.commons.core.util.string
-
Provides utility methods related to null-string operations.
- StringType - Enum in com.edorasware.commons.core.util.string
-
Enumeration of the known string types.
- StringUtils - Class in com.edorasware.commons.core.util.string
-
Provides utility methods related to string operations.
- stringValue() - Method in class com.edorasware.commons.core.query.entity.VariableOperand
-
Returns an operand which allows to build predicates testing for the value part of variables.
- SUB_STATE - Static variable in class com.edorasware.commons.core.any.AnyWorkObject
-
Allows to build predicates testing for certain work object sub state values.
- SUB_STATE - Static variable in class com.edorasware.commons.core.field.entity.DomainObjectFieldId
-
- SUB_STATE_UPDATE_TIME - Static variable in class com.edorasware.commons.core.any.AnyWorkObject
-
Allows to build predicates testing for certain work object sub state update time values.
- SUB_STATE_UPDATED - Static variable in class com.edorasware.commons.core.service.entity.DomainObjectActionEvent.Type
-
- subState(State) - Method in class com.edorasware.commons.core.entity.DomainObject.DomainObjectBuilder
-
Sets the sub state.
- subState(State) - Method in class com.edorasware.commons.core.modification.entity.DomainObjectModification.DomainObjectModificationBuilder
-
- subState(State) - Method in class com.edorasware.commons.core.service.entity.DomainObjectUpdate.Builder
-
Sets the sub-state.
- subStateUpdateTime(Date) - Method in class com.edorasware.commons.core.entity.DomainObject.DomainObjectBuilder
-
Sets the sub state update time.
- SUPPORTED_PREDICATES - Static variable in class com.edorasware.commons.core.query.PredicateUtils
-
- supports(ContentReference) - Method in interface com.edorasware.commons.core.content.ContentProvider
-
Returns true if the specified
ContentReference
is resolvable by the content provider, false otherwise.
- supports(ContentReference) - Method in class com.edorasware.commons.core.content.support.BaseConfigurableContentProvider
-
- supportsVersioning() - Method in interface com.edorasware.commons.core.content.ContentProvider
-
Returns true if the content provider supports versioning, false otherwise.
- supportsVersioning() - Method in class com.edorasware.commons.core.content.support.BaseConfigurableContentProvider
-
- synchronize(String, Date, boolean, boolean) - Method in interface com.edorasware.commons.core.elastic.ElasticIndexService
-
Synchronize a specific index from the database as required.
- synchronizeAll(Date, boolean, boolean) - Method in interface com.edorasware.commons.core.elastic.ElasticIndexService
-
Synchronize all indices from the database as required.
- VALID_FROM - Static variable in class com.edorasware.commons.core.any.AnyWorkObjectDefinition
-
Allows to build predicates testing for certain work object definition valid from date values.
- VALID_FROM - Static variable in class com.edorasware.commons.core.field.entity.DomainObjectDefinitionFieldId
-
- VALID_TO - Static variable in class com.edorasware.commons.core.any.AnyWorkObjectDefinition
-
Allows to build predicates testing for certain work object definition valid to date values.
- VALID_TO - Static variable in class com.edorasware.commons.core.field.entity.DomainObjectDefinitionFieldId
-
- validate(LicenseContext) - Method in class com.edorasware.commons.core.license.License
-
- validate(E) - Method in class com.edorasware.commons.core.manager.entity.AbstractEntityManager
-
- validate(E) - Method in class com.edorasware.commons.core.manager.entity.AbstractWorkObjectManager
-
- validate(E) - Method in interface com.edorasware.commons.core.manager.entity.EntityManager
-
- validate() - Method in interface com.edorasware.commons.core.persistence.schema.DatabaseSchemaService
-
Validates the database schema and checks if the codebase is able to use the schema.
- validateEntityToAdd(E) - Method in class com.edorasware.commons.core.service.entity.BaseDomainObjectDefinitionService
-
- validateEntityToAdd(E) - Method in class com.edorasware.commons.core.service.entity.BaseDomainObjectService
-
- validateEntityToAdd(E) - Method in class com.edorasware.commons.core.service.entity.BaseEntityService
-
- validateEntityToAdd(E) - Method in class com.edorasware.commons.core.service.entity.BaseWorkObjectDefinitionService
-
- validateEntityToAdd(E) - Method in class com.edorasware.commons.core.service.entity.BaseWorkObjectService
-
- validFrom(Date) - Method in class com.edorasware.commons.core.entity.DomainObjectDefinition.DomainObjectDefinitionBuilder
-
Sets the date from which on the entity is valid.
- validFrom(Date) - Method in class com.edorasware.commons.core.modification.entity.DomainObjectDefinitionModification.DomainObjectDefinitionModificationBuilder
-
- validTo(Date) - Method in class com.edorasware.commons.core.entity.DomainObjectDefinition.DomainObjectDefinitionBuilder
-
Sets the date until which the entity is valid.
- validTo(Date) - Method in class com.edorasware.commons.core.modification.entity.DomainObjectDefinitionModification.DomainObjectDefinitionModificationBuilder
-
- value() - Method in class com.edorasware.commons.core.query.entity.PropertyOperand
-
Returns an operand which allows to build predicates testing for the value part of properties.
- ValueConverter<S,T> - Interface in com.edorasware.commons.core.persistence
-
Bi-directional converter of values from one (source) type to values of another (target) type and vice versa.
- ValueConverter<V,W> - Interface in com.edorasware.commons.core.util
-
Converts between two representations of the same value.
- valueIsNotNull() - Method in class com.edorasware.commons.core.query.entity.VariableOperand
-
Returns a predicate which checks that the variable value is null, irrespective of the value type.
- valueIsNull() - Method in class com.edorasware.commons.core.query.entity.VariableOperand
-
Returns a predicate which checks that the variable value is null, irrespective of the value type.
- valueOf(String) - Static method in enum com.edorasware.commons.core.beat.BeatQueryParameter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.edorasware.commons.core.beat.BeatVariableQueryParameter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.edorasware.commons.core.content.support.ContentEvent.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.edorasware.commons.core.init.LifeCycle.State
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.edorasware.commons.core.license.LicenseType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.edorasware.commons.core.persistence.entity.CommonsEntityConverterType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.edorasware.commons.core.persistence.jdbc.RenderingMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.edorasware.commons.core.persistence.schema.DatabaseSchemaCreationStrategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.edorasware.commons.core.persistence.schema.DatabaseSchemaServiceEvent.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.edorasware.commons.core.query.AggregateReferenceValue.AggregationStrategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.edorasware.commons.core.query.ComparisonOperator
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.edorasware.commons.core.query.CompositePredicate.Operator
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.edorasware.commons.core.query.entity.IdentityLinkQueryParameter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.edorasware.commons.core.query.entity.PropertyQueryParameter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.edorasware.commons.core.query.entity.VariableQueryParameter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.edorasware.commons.core.query.entity.WorkObjectDefinitionQueryParameter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.edorasware.commons.core.query.entity.WorkObjectQueryParameter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.edorasware.commons.core.query.Ordering.Direction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.edorasware.commons.core.service.entity.SearchScope
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.edorasware.commons.core.util.db.DatabaseType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.edorasware.commons.core.util.IdentityLinkType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.edorasware.commons.core.util.string.StringType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.edorasware.commons.core.util.ValueType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.edorasware.commons.core.beat.BeatQueryParameter
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.edorasware.commons.core.beat.BeatVariableQueryParameter
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.edorasware.commons.core.content.support.ContentEvent.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.edorasware.commons.core.init.LifeCycle.State
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.edorasware.commons.core.license.LicenseType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.edorasware.commons.core.persistence.entity.CommonsEntityConverterType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.edorasware.commons.core.persistence.jdbc.RenderingMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.edorasware.commons.core.persistence.schema.DatabaseSchemaCreationStrategy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.edorasware.commons.core.persistence.schema.DatabaseSchemaServiceEvent.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.edorasware.commons.core.query.AggregateReferenceValue.AggregationStrategy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.edorasware.commons.core.query.ComparisonOperator
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.edorasware.commons.core.query.CompositePredicate.Operator
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.edorasware.commons.core.query.entity.IdentityLinkQueryParameter
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.edorasware.commons.core.query.entity.PropertyQueryParameter
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.edorasware.commons.core.query.entity.VariableQueryParameter
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.edorasware.commons.core.query.entity.WorkObjectDefinitionQueryParameter
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.edorasware.commons.core.query.entity.WorkObjectQueryParameter
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.edorasware.commons.core.query.Ordering.Direction
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.edorasware.commons.core.service.entity.SearchScope
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.edorasware.commons.core.util.db.DatabaseType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.edorasware.commons.core.util.IdentityLinkType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.edorasware.commons.core.util.string.StringType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.edorasware.commons.core.util.ValueType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- ValueType - Enum in com.edorasware.commons.core.util
-
Enumerates commonly used value types.
- VARIABLE - Static variable in class com.edorasware.commons.core.any.AnyWorkObject
-
Allows to build predicates testing for certain work object variable names/values.
- Variable - Class in com.edorasware.commons.core.entity
-
Represents a single variable.
- Variable(String, Object) - Constructor for class com.edorasware.commons.core.entity.Variable
-
Creates a new variable with a mandatory name and optional value.
- Variable(String, Object, EntityId) - Constructor for class com.edorasware.commons.core.entity.Variable
-
Creates a new variable with a mandatory name, optional value, and source.
- Variable(VariableId, String, Object, EntityId) - Constructor for class com.edorasware.commons.core.entity.Variable
-
Creates a new variable with a mandatory id, name, optional value, and source.
- VARIABLE_DELETED_VALUE - Static variable in class com.edorasware.commons.core.entity.DomainObject
-
- VariableConverter<S,T> - Class in com.edorasware.commons.core.persistence.entity
-
Enumerates the default variable converters to convert from the basic Java types (byte, short, int, long, float, double, boolean, character, String, ExpressionString, Date, Map,
List, Serializable) to the five database types (Long, Double, String, LargeString, byte[]).
- VariableId - Class in com.edorasware.commons.core.entity
-
This class represents a variable id.
- VariableMap - Class in com.edorasware.commons.core.entity
-
Holds variables represented as key/value pairs of type String/Object.
- VariableMap.Builder - Class in com.edorasware.commons.core.entity
-
Builder for a VariableMap instance.
- VariableName<V,W> - Class in com.edorasware.commons.core.entity
-
- VariableOperand - Class in com.edorasware.commons.core.query.entity
-
An operand implementation which builds variable-specific
Predicate
instances.
- VariableOperand() - Constructor for class com.edorasware.commons.core.query.entity.VariableOperand
-
- VariableOperand.NotNullValue - Class in com.edorasware.commons.core.query.entity
-
marker class for not null object value predicates.
- VariableParameter - Class in com.edorasware.commons.core.persistence.entity.jdbc
-
- VariableParameter(VariableId, String, ValueConverter<?, ?>, Long, Double, String, LargeString, byte[], Integer, String, String, String, String, Date) - Constructor for class com.edorasware.commons.core.persistence.entity.jdbc.VariableParameter
-
- VariableQueryParameter - Enum in com.edorasware.commons.core.query.entity
-
Query parameters representing fields of a
Variable
.
- VariableRestrictionQueryHint - Class in com.edorasware.commons.core.query.entity
-
A query hint which restricts the variables to be loaded based on a predicate.
- VariableRestrictionQueryHint.Factory - Class in com.edorasware.commons.core.query.entity
-
- VariableResult - Class in com.edorasware.commons.core.persistence.entity.jdbc
-
- VariableResult() - Constructor for class com.edorasware.commons.core.persistence.entity.jdbc.VariableResult
-
- VariableResult.VariableResultRowMapper - Class in com.edorasware.commons.core.persistence.entity.jdbc
-
- VariableResultRowMapper(boolean) - Constructor for class com.edorasware.commons.core.persistence.entity.jdbc.VariableResult.VariableResultRowMapper
-
- VariableResultRowMapper(String) - Constructor for class com.edorasware.commons.core.persistence.entity.jdbc.VariableResult.VariableResultRowMapper
-
- variables(Collection<Variable>) - Method in class com.edorasware.commons.core.entity.DomainObject.DomainObjectBuilder
-
Sets the variables.
- VARIABLES - Static variable in class com.edorasware.commons.core.field.entity.DomainObjectFieldId
-
- variables(Map<String, Object>) - Method in class com.edorasware.commons.core.modification.entity.DomainObjectModification.DomainObjectModificationBuilder
-
- VARIABLES_UPDATED - Static variable in class com.edorasware.commons.core.service.entity.DomainObjectActionEvent.Type
-
- VariableTranslator - Class in com.edorasware.commons.core.persistence.entity.jdbc
-
- VariableTranslator(ConverterProvider) - Constructor for class com.edorasware.commons.core.persistence.entity.jdbc.VariableTranslator
-
- VariableTranslator(ConverterProvider, VariableTranslator.PrimaryKeyProvider) - Constructor for class com.edorasware.commons.core.persistence.entity.jdbc.VariableTranslator
-
- VariableTranslator.PrimaryKeyProvider - Interface in com.edorasware.commons.core.persistence.entity.jdbc
-
- VERSION - Static variable in class com.edorasware.commons.core.any.AnyWorkObjectDefinition
-
Allows to build predicates testing for certain work object definition version values.
- version(int) - Method in class com.edorasware.commons.core.entity.DomainObjectDefinition.DomainObjectDefinitionBuilder
-
Sets the version.
- VERSION - Static variable in class com.edorasware.commons.core.field.entity.DomainObjectDefinitionFieldId
-
- version(int) - Method in class com.edorasware.commons.core.modification.entity.DomainObjectDefinitionModification.DomainObjectDefinitionModificationBuilder
-
- VersionOperand - Class in com.edorasware.commons.core.query.entity
-
An operand implementation for version fields which builds
Predicate
instances through integer-specific operators.
- VersionOperand(QueryParameter) - Constructor for class com.edorasware.commons.core.query.entity.VersionOperand
-
Creates a new operand instance.