Skip navigation links
edoras one
A B C D E F G H I J K L M N O P Q R S T U V W X 

A

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
Called before and after an operation is executed on the DatabaseSchemaService.
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
Add content with the specified ContentInfo and the content itself as InputStream.
addContent(ContentScope, ContentReference, Optional<ContentMetadata>, InputStream, int) - Method in interface com.edorasware.commons.core.content.ContentProvider
Add content with the specified ContentInfo and the content itself as InputStream.
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
Add content with the specified ContentReference and the content itself as InputStream.
addContentProvider(ContentProvider) - Method in interface com.edorasware.commons.core.content.support.ConfigurableContentManager
Add a ContentProvider to the content manager.
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
This class encapsulates the changes to apply on a given AnyWorkObjectDefinition instance.
AnyWorkObjectDefinitionModification.Builder - Class in com.edorasware.commons.core.any
Builder for a AnyWorkObjectDefinitionModification instance.
AnyWorkObjectDefinitionOperandContainer - Class in com.edorasware.commons.core.any
Container of all AnyWorkObjectDefinition operands.
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
Container of all AnyWorkObject operands.
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.

B

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
Wraps a QueryParameter (i.e. left operand) and allows to build Predicates.
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 Beats.
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
Create ReleaseInformation from the builder
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
Provide builder to build new ReleaseInformation instance
buildNumber(String) - Method in class com.edorasware.commons.core.version.ReleaseInformation.ReleaseInformationBuilder
Set build id from continuous integration system to ReleaseInformation object
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
Convenience method to create an AnyWorkObjectDefinitionQuery with the given predicate.
byPredicate(Predicate) - Static method in class com.edorasware.commons.core.any.AnyWorkObjectQuery
Convenience method to create an AnyWorkObjectQuery with the given predicate.
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.

C

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
Set source control commit hash to ReleaseInformation object
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
Used to combine two operands to a Predicate.
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
Completes the given entity by setting its state to WorkObjectState.COMPLETED.
completeWorkObject(WorkObjectId, String) - Method in interface com.edorasware.commons.core.any.AnyWorkObjectService
Completes the specified concrete work object by setting its state to WorkObjectState.COMPLETED.
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
Composite listener for the DatabaseSchemaServiceListeners.
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
A configurable ContentManager with the ability to add ContentProviders.
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
Invoked after the content is added to the ContentManager.
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
Invoked after the content is deleted on the ContentManager.
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
Content info which is used to add content to the ContentManager and the ContentProvider.
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
Content manager which interacts with the ContentProviders to get, update and delete content based on its ContentScope.
ContentMetadata - Interface in com.edorasware.commons.core.content
Content metadata that is used to add the metadata information to the ContentManager and the ContentProvider.
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
This class represents the id of a ContentProvider.
ContentProviderNotFoundException - Exception in com.edorasware.commons.core.content
Exception which is thrown when the ContentProvider was not found in the ContentManager.
ContentProviderNotFoundException(String, ContentProviderId) - Constructor for exception com.edorasware.commons.core.content.ContentProviderNotFoundException
Creates a new exception with the message and the specified ContentProviderId from the missing ContentProvider.
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
This class represents the id of a ContentReference.
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
This class represents the source id of a ContentReference.
contentUpdated(ContentEvent) - Method in class com.edorasware.commons.core.content.support.BaseContentListener
 
contentUpdated(ContentEvent) - Method in interface com.edorasware.commons.core.content.support.ContentListener
Invoked after the content is updated on the ContentManager.
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
Factory bean to create a ConverterProvider instance.
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
Creates a new ContentReference for the specified ContentInfo.
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
Reads the specified XML file resources into a SqlMappingContext.
createSqlMappingContext(List<Resource>, DatabaseType, EntityResolver) - Static method in class com.edorasware.commons.core.persistence.PersistenceUtils
Reads the specified XML resources into a SqlMappingContext.
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.

D

DatabaseContentPersistence - Interface in com.edorasware.commons.core.content.support.database
Database Content persistence API.
DatabaseContentPersistenceFactoryBean - Class in com.edorasware.commons.core.content.config
The Jdbc database content persistence factory bean is used to create DatabaseContentPersistence instances.
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
Database schema service listener which is for the DatabaseSchemaService.
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
Deletes all versions of the specified ContentReference such that the passed in ContentReference cannot be used anymore to retrieve content.
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
Deletes the content that is associated to the supplied ContentSourceId.
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
Deletes all versions of the specified ContentReference such that the passed in ContentReference cannot be used anymore to retrieve content.
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
Deletes the content that is associated to the supplied ContentSourceId for the ContentScope.
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
Deletes all versions of the specified ContentReference such that the passed in ContentReference cannot be used anymore to retrieve content.
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
Deletes the content that is associated to the supplied ContentSourceId for the ContentScope.
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
Base operand container of all DomainObjectDefinition classes.
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
Base class for all DomainObjectDefinition queries.
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
Base operand container of all DomainObject classes.
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
Base class for all DomainObject queries.
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.

E

ElasticIndexService - Interface in com.edorasware.commons.core.elastic
Service interface for managing elasticsearch indexes.
EMPTY - Static variable in class com.edorasware.commons.core.query.Predicates
An empty predicate.
EMPTY_CONTEXT - Static variable in class com.edorasware.commons.core.persistence.entity.jdbc.JdbcEntityPersistence
 
EmptyAnyWorkObjectProviderFactoryBean - Class in com.edorasware.commons.core.any.config
 
EmptyAnyWorkObjectProviderFactoryBean() - Constructor for class com.edorasware.commons.core.any.config.EmptyAnyWorkObjectProviderFactoryBean
 
EmptyBeatProviderFactoryBean - Class in com.edorasware.commons.core.beat.config
 
EmptyBeatProviderFactoryBean() - Constructor for class com.edorasware.commons.core.beat.config.EmptyBeatProviderFactoryBean
 
EmptyCurrentUserServiceFactoryBean - Class in com.edorasware.commons.core.identity.config
Factory bean to create an empty CurrentUserService instance.
EmptyCurrentUserServiceFactoryBean() - Constructor for class com.edorasware.commons.core.identity.config.EmptyCurrentUserServiceFactoryBean
 
ENABLE_CONTENT_PRE_PROCESSING_CONTENT_INFO_PROPERTY - Static variable in interface com.edorasware.commons.core.content.ContentPreProcessingConfiguration
Property used in the ContentInfo object to enable or disable the content pre processing for each added content individually.
enableUpdateTracking() - Method in interface com.edorasware.commons.core.elastic.ElasticIndexService
Enables update tracking in transactions.
ensureExternalIdIsDefined(E) - Method in class com.edorasware.commons.core.service.entity.BaseEntityService
 
ensureGlobalIdIsDefined(E) - Method in class com.edorasware.commons.core.service.entity.BaseEntityService
 
ensureIdIsDefined(E) - Method in class com.edorasware.commons.core.service.entity.BaseEntityService
 
ensureInitialized(Function2<Optional<BusinessTransactionState>, BusinessTransactionState.InitialState, Map<String, Object>>) - Static method in class com.edorasware.commons.core.audit.BusinessTransactionState
Initializes the business transactions on the stack bound to the current thread from outermost to innermost.
Entity<T extends EntityId,P extends Id> - Class in com.edorasware.commons.core.entity
Base class for all entities.
Entity(Entity.EntityData<T, P>) - Constructor for class com.edorasware.commons.core.entity.Entity
 
Entity.EntityBuilder<T extends EntityId,P extends Id,E extends Entity<T,P>,SELF extends Entity.EntityBuilder<T,P,E,SELF>> - Class in com.edorasware.commons.core.entity
 
Entity.EntityData<T extends EntityId,P extends Id> - Class in com.edorasware.commons.core.entity
Data container that holds the state of an entity.
ENTITY_TYPE - Static variable in class com.edorasware.commons.core.any.AnyWorkObject
The type that identifies a concrete work object entity.
ENTITY_TYPE - Static variable in class com.edorasware.commons.core.any.AnyWorkObjectDefinition
The type that identifies a concrete work object definition entity.
ENTITY_TYPE - Static variable in class com.edorasware.commons.core.beat.Beat
The type that identifies a beat entity.
EntityActionEvent<E extends Entity<?,?>,WB extends EntityModification.EntityModificationBuilder<?,?,E,?,?,WB>> - Class in com.edorasware.commons.core.service.entity
Base class for all entity events that are fired when an action on a entity has been executed or is about to be executed.
EntityActionEvent(Object, EntityActionEvent.Type, E, E, WB, long, String, Registry) - Constructor for class com.edorasware.commons.core.service.entity.EntityActionEvent
 
EntityActionEvent.Type - Class in com.edorasware.commons.core.service.entity
A type of entity action event.
EntityActionListener<A extends EntityActionEvent<?,?>> - 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 an entity.
EntityAuditHandler - Interface in com.edorasware.commons.core.service.entity
This interface is implemented by classes that take care of auditing changes to the system.
EntityBuilder(T, Type) - Constructor for class com.edorasware.commons.core.entity.Entity.EntityBuilder
 
EntityBuilder(E) - Constructor for class com.edorasware.commons.core.entity.Entity.EntityBuilder
 
EntityConverterUtils - Class in com.edorasware.commons.core.persistence.entity
Provides utility methods related to dealing with converters.
entityData - Variable in class com.edorasware.commons.core.entity.Entity
 
EntityData(T, Type) - Constructor for class com.edorasware.commons.core.entity.Entity.EntityData
 
EntityData(T, T, Type) - Constructor for class com.edorasware.commons.core.entity.Entity.EntityData
 
EntityDeleteFailedException - Exception in com.edorasware.commons.core.provider.entity
Signals that an entity could not be deleted.
EntityDeleteFailedException(EntityId, Throwable) - Constructor for exception com.edorasware.commons.core.provider.entity.EntityDeleteFailedException
Constructs a new exception.
EntityId - Interface in com.edorasware.commons.core.entity
Marker interface for identifier classes of entities.
EntityManager<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>> - Interface in com.edorasware.commons.core.manager.entity
 
EntityModification<T extends EntityId,P extends Id,E extends Entity<T,P>,EB extends Entity.EntityBuilder<T,P,E,EB>> - Class in com.edorasware.commons.core.modification.entity
This class serves as the base for all entity modifications.
EntityModification(Map<FieldId, Object>) - Constructor for class com.edorasware.commons.core.modification.entity.EntityModification
 
EntityModification.EntityModificationBuilder<T extends EntityId,P extends Id,E extends Entity<T,P>,EB extends Entity.EntityBuilder<T,P,E,EB>,W extends EntityModification<T,P,E,EB>,SELF extends EntityModification.EntityModificationBuilder<T,P,E,EB,W,SELF>> - Class in com.edorasware.commons.core.modification.entity
 
EntityModification.NameAndSourceWrapper - Class in com.edorasware.commons.core.modification.entity
 
EntityModification.NamedValueWithSourceEquivalence - Class in com.edorasware.commons.core.modification.entity
 
EntityModificationBuilder() - Constructor for class com.edorasware.commons.core.modification.entity.EntityModification.EntityModificationBuilder
 
EntityModificationBuilder(W) - Constructor for class com.edorasware.commons.core.modification.entity.EntityModification.EntityModificationBuilder
 
EntityNotFoundException - Exception in com.edorasware.commons.core.entity
Signals that a given entity could not be found.
EntityNotFoundException(Id) - Constructor for exception com.edorasware.commons.core.entity.EntityNotFoundException
Constructs a new exception.
EntityNotFoundException(Id, Throwable) - Constructor for exception com.edorasware.commons.core.entity.EntityNotFoundException
Constructs a new exception.
EntityOperandContainer<T extends EntityId,P extends Id> - Class in com.edorasware.commons.core.query.entity
Base operand container of all Entity classes.
EntityOperandContainer(QueryParameter, QueryParameter, QueryParameter, QueryParameter, QueryParameter, QueryParameter, QueryParameter, QueryParameter, QueryParameter, QueryParameter) - Constructor for class com.edorasware.commons.core.query.entity.EntityOperandContainer
 
EntityParameter - Class in com.edorasware.commons.core.persistence.entity.jdbc
 
EntityParameter(Entity<?, ?>) - Constructor for class com.edorasware.commons.core.persistence.entity.jdbc.EntityParameter
 
EntityPersistence<T extends EntityId,E extends Entity<T,?>,Q extends Query> - Interface in com.edorasware.commons.core.persistence.entity
Entity persistence API.
EntityPersistenceConfiguration<T extends EntityId,P extends Id,E extends Entity<T,P>,EB extends Entity.EntityBuilder<T,P,E,EB>,M extends EntityManager<T,P,E,EB,?,?,?,?,?>,R extends EntityResult<T,P,E,EB,M>> - Class in com.edorasware.commons.core.persistence.entity.jdbc
Base persistence configuration of entities.
EntityPersistenceConfiguration(SqlMappingContext, Map<String, String>, ConfigurableRowMapper<R>, SqlQueryRenderer, ConverterProvider, DatabaseMetadata, String, M) - Constructor for class com.edorasware.commons.core.persistence.entity.jdbc.EntityPersistenceConfiguration
 
EntityProvider<P extends Id,L extends EventListener> - Interface in com.edorasware.commons.core.provider.entity
Represents the base entity provider interface.
EntityQuery - Class in com.edorasware.commons.core.query.entity
Base class for all Entity queries.
EntityQuery(BaseQuery.QueryData) - Constructor for class com.edorasware.commons.core.query.entity.EntityQuery
 
EntityQuery.EntityQueryBuilder<Q extends EntityQuery,SELF extends EntityQuery.EntityQueryBuilder<Q,SELF>> - Class in com.edorasware.commons.core.query.entity
 
EntityQuery.Hint - Class in com.edorasware.commons.core.query.entity
Entity query hints.
EntityQueryBuilder() - Constructor for class com.edorasware.commons.core.query.entity.EntityQuery.EntityQueryBuilder
 
EntityQueryBuilder(Q) - Constructor for class com.edorasware.commons.core.query.entity.EntityQuery.EntityQueryBuilder
 
EntityResult<T extends EntityId,P extends Id,E extends Entity<T,P>,EB extends Entity.EntityBuilder<T,P,E,EB>,M extends EntityManager<T,P,E,EB,?,?,?,?,?>> - Class in com.edorasware.commons.core.persistence.entity.jdbc
 
EntityResult(M) - Constructor for class com.edorasware.commons.core.persistence.entity.jdbc.EntityResult
 
EntityService<T extends EntityId,P extends Id,E extends Entity<T,P>,Q extends EntityQuery> - Interface in com.edorasware.commons.core.service.entity
Provides generic access to an entity service.
EntityServiceFactoryBean<S,PROV extends EntityProvider<?,?>,PERS extends EntityPersistence<?,?,?>,PROC extends PredicatePostProcessor<?>,L extends EntityActionListener<?>> - Class in com.edorasware.commons.core.service.config
Base class for factory beans that are responsible for creating a domain object service instance.
EntityServiceFactoryBean() - Constructor for class com.edorasware.commons.core.service.config.EntityServiceFactoryBean
 
EntitySqlNameMapping - Class in com.edorasware.commons.core.persistence.entity.jdbc
 
EntitySqlNameMapping(Map<QueryParameter, SqlNameMapping.MappingEntry>) - Constructor for class com.edorasware.commons.core.persistence.entity.jdbc.EntitySqlNameMapping
 
EntitySqlQueryRenderer - Class in com.edorasware.commons.core.persistence.entity.jdbc
 
EntitySqlQueryRenderer(SqlRendererConfig, QueryParameter) - Constructor for class com.edorasware.commons.core.persistence.entity.jdbc.EntitySqlQueryRenderer
 
EntityStartFailedException - Exception in com.edorasware.commons.core.provider.entity
Signals that an entity could not be started for a given definition.
EntityStartFailedException(EntityId, Throwable) - Constructor for exception com.edorasware.commons.core.provider.entity.EntityStartFailedException
Constructs a new exception.
EntityUpdate<W extends EntityModification<?,?,?,?>> - Class in com.edorasware.commons.core.service.entity
Implements an entity update.
EntityUpdate(GlobalId, W) - Constructor for class com.edorasware.commons.core.service.entity.EntityUpdate
 
EntityUpdate.Builder<E extends Entity<?,?>,W extends EntityModification<?,?,E,?>,WB extends EntityModification.EntityModificationBuilder<?,?,E,?,W,WB>,U extends EntityUpdate<?>,SELF extends EntityUpdate.Builder<E,W,WB,U,SELF>> - Class in com.edorasware.commons.core.service.entity
 
EntityUpdateFailedException - Exception in com.edorasware.commons.core.provider.entity
Signals that an entity could not be updated.
EntityUpdateFailedException(EntityId, Throwable) - Constructor for exception com.edorasware.commons.core.provider.entity.EntityUpdateFailedException
Constructs a new exception.
EntityUtils - Class in com.edorasware.commons.core.entity
Provides utility methods related to entities.
eq(T) - Method in class com.edorasware.commons.core.query.BasicOperand
Builds a predicate representing a queryParameter = expectedValue comparison.
eq(Predicate) - Method in class com.edorasware.commons.core.query.BasicOperand
Builds a predicate which tests the queryParameter of this operand is equal to a single match of the given inner select predicate.
eq(BasicOperand<?>, Predicate) - Method in class com.edorasware.commons.core.query.BasicOperand
Builds a predicate which tests the queryParameter of the given operand is equal to a single match of the given inner select predicate.
equals(Object) - Method in class com.edorasware.commons.core.audit.EventType
 
equals(Object) - Method in class com.edorasware.commons.core.content.maintenance.ContentProcessorContext
 
equals(Object) - Method in class com.edorasware.commons.core.entity.State
 
equals(Object) - Method in class com.edorasware.commons.core.entity.Type
 
equals(Object) - Method in class com.edorasware.commons.core.id.BaseId
 
equals(Object) - Method in class com.edorasware.commons.core.license.LicenseContext
 
equals(Object) - Method in class com.edorasware.commons.core.modification.entity.EntityModification.NameAndSourceWrapper
 
equals(Object) - Method in class com.edorasware.commons.core.persistence.PrimaryKeyRange
 
equals(Object) - Method in class com.edorasware.commons.core.util.string.ExpressionString
 
equals(Object) - Method in class com.edorasware.commons.core.util.string.LargeString
 
equals(Object) - Method in class com.edorasware.commons.core.util.string.TypedString
 
equals(Object) - Method in class com.edorasware.commons.core.version.ReleaseVersion
 
error(SAXParseException) - Method in class com.edorasware.commons.core.util.xml.ExceptionThrowingDefaultHandler
 
error(SAXParseException) - Method in class com.edorasware.commons.core.util.xml.ExceptionThrowingErrorHandler
 
EVENT_SUB_TYPE - Static variable in class com.edorasware.commons.core.beat.Beat
Allows to build predicates testing for certain beat event sub type values.
EVENT_TYPE - Static variable in class com.edorasware.commons.core.beat.Beat
Allows to build predicates testing for certain beat event type values.
eventSubType(EventType) - Method in class com.edorasware.commons.core.beat.Beat.Builder
 
EventType - Class in com.edorasware.commons.core.audit
Represents an event type.
eventType(EventType) - Method in class com.edorasware.commons.core.beat.Beat.Builder
 
ExceptionThrowingDefaultHandler - Class in com.edorasware.commons.core.util.xml
Default handler that re-throws all exceptions that it receives.
ExceptionThrowingErrorHandler - Class in com.edorasware.commons.core.util.xml
Error handler that re-throws all exceptions that it receives.
execute(String, BusinessTransactionCallBack<T>) - Method in class com.edorasware.commons.core.audit.BusinessTransactionTemplate
Executes the given action as a new business transaction.
execute(String, EventType, BusinessTransactionCallBack<T>) - Method in class com.edorasware.commons.core.audit.BusinessTransactionTemplate
Executes the given action as a new business transaction.
execute(Action<L>) - Method in class com.edorasware.commons.core.provider.entity.BaseEntityProvider
 
execute() - Method in class com.edorasware.commons.core.util.logging.JulLoggingSuppressor
 
executeOn(T) - Method in interface com.edorasware.commons.core.util.fp.Action
Executes the action on the given target.
EXPRESSION - Static variable in class com.edorasware.commons.core.persistence.entity.VariableConverter
 
ExpressionString - Class in com.edorasware.commons.core.util.string
This class encapsulates a String that represents an expression.
ExpressionString(String) - Constructor for class com.edorasware.commons.core.util.string.ExpressionString
 
expressionValue() - 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.
EXTERNAL_ID - Static variable in class com.edorasware.commons.core.any.AnyWorkObject
Allows to build predicates testing for certain external work object id values.
EXTERNAL_ID - Static variable in class com.edorasware.commons.core.any.AnyWorkObjectDefinition
Allows to build predicates testing for certain external work object definition id values.
EXTERNAL_ID - Static variable in class com.edorasware.commons.core.beat.Beat
Allows to build predicates testing for certain external beat id values.
EXTERNAL_VERSION - Static variable in class com.edorasware.commons.core.any.AnyWorkObjectDefinition
Allows to build predicates testing for certain work object definition external version values.
EXTERNAL_VERSION - Static variable in class com.edorasware.commons.core.field.entity.DomainObjectDefinitionFieldId
 
externalId(T) - Method in class com.edorasware.commons.core.entity.Entity.EntityBuilder
Sets the external id.
externalId - Variable in class com.edorasware.commons.core.persistence.entity.jdbc.EntityResult
 
externalVersion(int) - Method in class com.edorasware.commons.core.entity.DomainObjectDefinition.DomainObjectDefinitionBuilder
Sets the external version.
externalVersion(int) - Method in class com.edorasware.commons.core.modification.entity.DomainObjectDefinitionModification.DomainObjectDefinitionModificationBuilder
 
extractParameterNames(String) - Static method in class com.edorasware.commons.core.persistence.PersistenceUtils
Extracts the parameter names from the given sql statement.
extractParameterSqlTypes(String) - Static method in class com.edorasware.commons.core.persistence.PersistenceUtils
Extracts the sql type information for each named parameter from the given sql statement.
extractTypeNameFromGlobalId(GlobalId) - Static method in class com.edorasware.commons.core.id.IdUtils
Extracts the type name from the given global id.

F

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
Create new ReleaseVersion instance from the provided version string
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
 

G

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
Gets the ContentEvent.Type of the event
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
Returns the ContentProviderId in which ContentProvider the content is stored.
getContentProviderId() - Method in exception com.edorasware.commons.core.content.ContentProviderNotFoundException
Returns the ContentProviderId of the missing ContentProvider.
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
Returns the ContentProviders.
getContentReference(ContentReferenceId) - Method in interface com.edorasware.commons.core.content.ContentManager
Gets the content reference associated to the supplied ContentReferenceId.
getContentReference() - Method in exception com.edorasware.commons.core.content.ContentNotFoundException
Returns the ContentReference of the missing content.
getContentReference() - Method in exception com.edorasware.commons.core.content.ContentPreProcessingException
Returns the ContentReference of the
getContentReference(ContentScope, ContentReferenceId) - Method in interface com.edorasware.commons.core.content.ContentProvider
Gets the content reference associated to the supplied ContentReferenceId for the ContentScope.
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
Gets the content references associated to the supplied ContentReferenceId for the ContentScope.
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
Gets a list of all the content references associated to the supplied ContentSourceId for the ContentScope.
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
Gets a list of all the content references associated to the supplied ContentSourceId for the ContentScope.
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
Returns the content source id to which the content is linked or a ContentSourceId.UNDEFINED value.
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
Returns the JobLauncher used to launch the job retrieved with the ContentPreProcessingConfiguration.getJob() method.
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
Returns the latest content version for the specified ContentReference and locks them on the database for pessimistic locking when using the DatabaseContentPersistence.addContent(ContentScope, ContentReference, InputStream, int, Optional, boolean) method.
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
Deprecated.
support for non-explicit hierarchy parsing is going to be removed. Please use the DomainObjectDefinition.getLocalProperties() method instead and recheck where you store the properties
getProperties(Predicate<Property>) - Method in class com.edorasware.commons.core.entity.DomainObjectDefinition
Deprecated.
support for non-explicit hierarchy parsing is going to be removed. Please use the DomainObjectDefinition.getLocalProperties(Predicate) method instead and recheck where you store the properties
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
Deprecated.
support for non-explicit hierarchy parsing is going to be removed. Please use the DomainObjectDefinition.getLocalPropertiesMap() method instead and recheck where you store the properties
getPropertiesMap(Predicate<Property>) - Method in class com.edorasware.commons.core.entity.DomainObjectDefinition
Deprecated.
support for non-explicit hierarchy parsing is going to be removed. Please use the DomainObjectDefinition.getLocalPropertiesMap(Predicate) method instead and recheck where you store the properties
getProperty(String) - Method in class com.edorasware.commons.core.entity.DomainObjectDefinition
Deprecated.
support for non-explicit hierarchy parsing is going to be removed. Please use the DomainObjectDefinition.getLocalProperty(String) method instead and recheck where you store the properties
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
Deprecated.
support for non-explicit hierarchy parsing is going to be removed. Please use the DomainObjectDefinition.getLocalPropertyValue(String) method instead and recheck where you store the properties
getPropertyValue(NamedValueAccessor<V, String>) - Method in class com.edorasware.commons.core.entity.DomainObjectDefinition
Deprecated.
support for non-explicit hierarchy parsing is going to be removed. Please use the DomainObjectDefinition.getLocalPropertyValue(NamedValueAccessor) method instead and recheck where you store the properties
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
Returns the DatabaseSchemaServiceEvent.Type of the event.
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
Deprecated.
support for non-explicit hierarchy parsing is going to be removed. Please use the DomainObject.getLocalVariable(String) method instead and recheck where you store the variables
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
Deprecated.
support for non-explicit hierarchy parsing is going to be removed. Please use the DomainObject.getLocalVariables() method instead and recheck where you store the variables
getVariables(Predicate<Variable>) - Method in class com.edorasware.commons.core.entity.DomainObject
Deprecated.
support for non-explicit hierarchy parsing is going to be removed. Please use the DomainObject.getLocalVariables(Predicate) method instead and recheck where you store the variables
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
Deprecated.
support for non-explicit hierarchy parsing is going to be removed. Please use the DomainObject.getLocalVariablesMap() method instead and recheck where you store the variables
getVariablesMap(Predicate<Variable>) - Method in class com.edorasware.commons.core.entity.DomainObject
Deprecated.
support for non-explicit hierarchy parsing is going to be removed. Please use the DomainObject.getLocalVariablesMap(Predicate) method instead and recheck where you store the variables
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
Deprecated.
support for non-explicit hierarchy parsing is going to be removed. Please use the DomainObject.getLocalVariableValue(String) method instead and recheck where you store the variables
getVariableValue(String, Class<T>) - Method in class com.edorasware.commons.core.entity.DomainObject
Deprecated.
support for non-explicit hierarchy parsing is going to be removed. Please use the DomainObject.getLocalVariableValue(String, Class) method instead and recheck where you store the variables
getVariableValue(String, TypeToken<T>) - Method in class com.edorasware.commons.core.entity.DomainObject
Deprecated.
support for non-explicit hierarchy parsing is going to be removed. Please use the DomainObject.getLocalVariableValue(String, Class) method instead and recheck where you store the variables
getVariableValue(NamedValueAccessor<V, W>) - Method in class com.edorasware.commons.core.entity.DomainObject
Deprecated.
support for non-explicit hierarchy parsing is going to be removed. Please use the DomainObject.getLocalVariableValue(NamedValueAccessor) method instead and recheck where you store the variables
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.

H

hashCode() - Method in class com.edorasware.commons.core.audit.EventType
 
hashCode() - Method in class com.edorasware.commons.core.content.maintenance.ContentProcessorContext
 
hashCode() - Method in class com.edorasware.commons.core.entity.State
 
hashCode() - Method in class com.edorasware.commons.core.entity.Type
 
hashCode() - Method in class com.edorasware.commons.core.id.BaseId
 
hashCode() - Method in class com.edorasware.commons.core.license.LicenseContext
 
hashCode() - Method in class com.edorasware.commons.core.modification.entity.EntityModification.NameAndSourceWrapper
 
hashCode() - Method in class com.edorasware.commons.core.persistence.PrimaryKeyRange
 
hashCode() - Method in class com.edorasware.commons.core.util.string.ExpressionString
 
hashCode() - Method in class com.edorasware.commons.core.util.string.LargeString
 
hashCode() - Method in class com.edorasware.commons.core.util.string.TypedString
 
hashCode() - Method in class com.edorasware.commons.core.version.ReleaseVersion
 
hasLocalProperty(String) - Method in class com.edorasware.commons.core.entity.DomainObjectDefinition
Returns true if the entity has a local property with the given name.
hasLocalProperty(NamedValueAccessor<?, ?>) - Method in class com.edorasware.commons.core.entity.DomainObjectDefinition
Returns true if the entity has a local property with the name of the given property accessor.
hasLocalVariable(String) - Method in class com.edorasware.commons.core.entity.DomainObject
Returns true if the entity has a local variable with the given name.
hasLocalVariable(NamedValueAccessor<?, ?>) - Method in class com.edorasware.commons.core.entity.DomainObject
Returns true if the entity has a local variable with the name of the given variable accessor.
hasNamedValue(String, boolean) - Method in class com.edorasware.commons.core.entity.HierarchyHelper
 
hasNamedValue(NamedValueAccessor<?, ?>, boolean) - Method in class com.edorasware.commons.core.entity.HierarchyHelper
 
hasParent() - Method in interface com.edorasware.commons.core.entity.HierarchicalEntity
Returns true if the entity has a parent.
hasParent() - Method in class com.edorasware.commons.core.entity.WorkObject
 
hasParent() - Method in class com.edorasware.commons.core.entity.WorkObjectDefinition
 
hasProperty(String) - Method in class com.edorasware.commons.core.entity.DomainObjectDefinition
Deprecated.
support for non-explicit hierarchy parsing is going to be removed. Please use the DomainObjectDefinition.hasLocalProperty(String) method instead and recheck where you store the properties
hasProperty(NamedValueAccessor<?, String>) - Method in class com.edorasware.commons.core.entity.DomainObjectDefinition
Deprecated.
support for non-explicit hierarchy parsing is going to be removed. Please use the DomainObjectDefinition.hasLocalProperty(NamedValueAccessor) method instead and recheck where you store the properties
hasSuperimposedTenantIds() - Method in class com.edorasware.commons.core.identity.support.BaseCurrentUserService
 
hasSuperimposedTenantIds() - Method in class com.edorasware.commons.core.identity.support.BaseMultiTenantCurrentTenantService
 
hasType(LicenseType) - Method in class com.edorasware.commons.core.license.License.ProductLicense
 
hasTypeAwareIdValue() - Method in enum com.edorasware.commons.core.beat.BeatQueryParameter
 
hasTypeAwareIdValue() - Method in enum com.edorasware.commons.core.beat.BeatVariableQueryParameter
 
hasTypeAwareIdValue() - Method in enum com.edorasware.commons.core.query.entity.IdentityLinkQueryParameter
 
hasTypeAwareIdValue() - Method in enum com.edorasware.commons.core.query.entity.PropertyQueryParameter
 
hasTypeAwareIdValue() - Method in enum com.edorasware.commons.core.query.entity.VariableQueryParameter
 
hasTypeAwareIdValue() - Method in enum com.edorasware.commons.core.query.entity.WorkObjectDefinitionQueryParameter
 
hasTypeAwareIdValue() - Method in enum com.edorasware.commons.core.query.entity.WorkObjectQueryParameter
 
hasTypeAwareIdValue() - Method in interface com.edorasware.commons.core.query.QueryParameter
Signals whether a value that belongs to this query parameter is a type-aware Id string.
hasTypeInformation(String) - Static method in class com.edorasware.commons.core.id.IdUtils
Checks whether the given ID value has type information (needed for a global ID value).
hasValue(FieldId) - Method in class com.edorasware.commons.core.modification.entity.EntityModification.EntityModificationBuilder
 
hasVariable(String) - Method in class com.edorasware.commons.core.entity.DomainObject
Deprecated.
support for non-explicit hierarchy parsing is going to be removed. Please use the DomainObject.hasLocalVariable(String) method instead and recheck where you store the variables
hasVariable(NamedValueAccessor<?, ?>) - Method in class com.edorasware.commons.core.entity.DomainObject
Deprecated.
support for non-explicit hierarchy parsing is going to be removed. Please use the DomainObject.hasLocalVariable(NamedValueAccessor) method instead and recheck where you store the variables
HIDDEN_VARIABLE_NAME_PREFIX - Static variable in class com.edorasware.commons.core.query.entity.HiddenVariableQueryHint
Name prefix for variables with which the variable is treated as hidden variable and it will not be fetched by default.
HiddenVariableQueryHint - Class in com.edorasware.commons.core.query.entity
A query hint which manages the inclusion of variables which have the HiddenVariableQueryHint.HIDDEN_VARIABLE_NAME_PREFIX as name prefix.
HiddenVariableQueryHint(String) - Constructor for class com.edorasware.commons.core.query.entity.HiddenVariableQueryHint
 
HierarchicalEntity<T extends HierarchicalEntityId,I extends T> - Interface in com.edorasware.commons.core.entity
Entity that is structured hierarchically.
HierarchicalEntity.HierarchicalEntityBuilder<T extends HierarchicalEntityId,SELF extends HierarchicalEntity.HierarchicalEntityBuilder<T,SELF>> - Interface in com.edorasware.commons.core.entity
Builder for a HierarchicalEntity instance.
HierarchicalEntityId - Interface in com.edorasware.commons.core.entity
Marker interface for identifier classes of hierarchical entities.
HIERARCHY - Static variable in class com.edorasware.commons.core.any.AnyWorkObject
Allows to build predicates testing for certain work object path values.
HIERARCHY - Static variable in class com.edorasware.commons.core.any.AnyWorkObjectDefinition
Allows to build predicates testing for certain work object definition path values.
HierarchyHelper<T extends EntityId,NV extends NamedValueWithSource,VT> - Class in com.edorasware.commons.core.entity
Utility class to deal with NamedValues that may belong to hierarchical entities.
HierarchyOperand<T extends HierarchicalEntityId> - Class in com.edorasware.commons.core.query.entity
An operand implementation which builds Predicate instances through hierarchy-specific operators.
HierarchyOperand(QueryParameter, QueryParameter, QueryParameter) - Constructor for class com.edorasware.commons.core.query.entity.HierarchyOperand
Creates a new operand instance.
HierarchyOperand.PathElementReferenceValue - Class in com.edorasware.commons.core.query.entity
 
HierarchyOperand.PathIdsReferenceValue - Class in com.edorasware.commons.core.query.entity
 
highest() - Method in class com.edorasware.commons.core.query.entity.PriorityOperand
Builds a predicate representing a priority = max(all priority values) comparison.
highest(Predicate) - Method in class com.edorasware.commons.core.query.entity.PriorityOperand
Builds a predicate representing a priority = max(all priority values matching aggregationPredicate) comparison.
Hint(String) - Constructor for class com.edorasware.commons.core.query.entity.DomainObjectDefinitionQuery.Hint
 
Hint(String) - Constructor for class com.edorasware.commons.core.query.entity.DomainObjectQuery.Hint
 
Hint(String) - Constructor for class com.edorasware.commons.core.query.entity.EntityQuery.Hint
 
Hint(String) - Constructor for class com.edorasware.commons.core.query.entity.WorkObjectDefinitionQuery.Hint
 
Hint(String) - Constructor for class com.edorasware.commons.core.query.entity.WorkObjectQuery.Hint
 
hints(QueryHint) - Method in class com.edorasware.commons.core.query.BaseQuery.BaseQueryBuilder
Sets a single query execution hint.
hints(Set<QueryHint>) - Method in class com.edorasware.commons.core.query.BaseQuery.BaseQueryBuilder
Sets query execution hints.

I

I18NString - Class in com.edorasware.commons.core.util.string
 
ID - Static variable in class com.edorasware.commons.core.any.AnyWorkObject
Allows to build predicates testing for certain work object id values.
ID - Static variable in class com.edorasware.commons.core.any.AnyWorkObjectDefinition
Allows to build predicates testing for certain work object definition id values.
id(BeatId) - Method in class com.edorasware.commons.core.beat.Beat.Builder
 
ID - Static variable in class com.edorasware.commons.core.beat.Beat
Allows to build predicates testing for certain beat id values.
id(T) - Method in class com.edorasware.commons.core.entity.Entity.EntityBuilder
Sets the id.
id(T) - Method in class com.edorasware.commons.core.entity.WorkObject.WorkObjectBuilder
 
id(T) - Method in class com.edorasware.commons.core.entity.WorkObjectDefinition.WorkObjectDefinitionBuilder
 
Id - Interface in com.edorasware.commons.core.id
Represents an identifier that is unique within the context it is used.
id - Variable in class com.edorasware.commons.core.persistence.entity.jdbc.EntityResult
 
ID - Static variable in class com.edorasware.commons.core.util.spring.BeanDefinitionParserUtils
XML attribute that holds an id.
IdConverter - Class in com.edorasware.commons.core.persistence.entity
Converts from id types to uniquely identifiable string symbols and vice versa.
IdConverter(Map<Class<? extends Id>, Type>) - Constructor for class com.edorasware.commons.core.persistence.entity.IdConverter
 
Identifiable<T extends Id> - Interface in com.edorasware.commons.core.id
Represents an identifiable object.
IdentifiableParameter - Interface in com.edorasware.commons.core.persistence.entity.jdbc
 
IdentifiableResult<E extends Identifiable<?>> - Interface in com.edorasware.commons.core.persistence.entity.jdbc
 
IdentityLinkConverter<S extends Id> - Class in com.edorasware.commons.core.persistence.entity
Enumerates the default identity link converters to convert from the identity link types (candidate user, candidate group) to the string type.
IdentityLinkParameter - Class in com.edorasware.commons.core.persistence.entity.jdbc
 
IdentityLinkParameter(String, IdentityLinkType, Id, WorkObjectId, ConverterProvider, Date) - Constructor for class com.edorasware.commons.core.persistence.entity.jdbc.IdentityLinkParameter
 
IdentityLinkPredicate - Class in com.edorasware.commons.core.query.entity
A predicate implementation whose operands are identity links.
IdentityLinkPredicate(IdentityLinkType, Collection<? extends Id>) - Constructor for class com.edorasware.commons.core.query.entity.IdentityLinkPredicate
Constructs a new predicate instance.
IdentityLinkQueryParameter - Enum in com.edorasware.commons.core.query.entity
Query parameters representing fields of an identity link.
IdentityLinkResult - Class in com.edorasware.commons.core.persistence.entity.jdbc
 
IdentityLinkResult() - Constructor for class com.edorasware.commons.core.persistence.entity.jdbc.IdentityLinkResult
 
IdentityLinkType - Enum in com.edorasware.commons.core.util
Enumerates commonly used identity link types.
IdentityManagementConfiguration - Interface in com.edorasware.commons.core.identity
Represents the configuration of the identity management component.
identityManagementConfiguration - Variable in class com.edorasware.commons.core.service.config.EntityServiceFactoryBean
 
IdentityManagementConfigurationDerivedCurrentTenantServiceFactoryBean - Class in com.edorasware.commons.core.identity.config
Factory bean to create a CurrentTenantService instance derived from the identity management configuration.
IdentityManagementConfigurationDerivedCurrentTenantServiceFactoryBean() - Constructor for class com.edorasware.commons.core.identity.config.IdentityManagementConfigurationDerivedCurrentTenantServiceFactoryBean
 
IdentityManagementConfigurationDerivedCurrentUserServiceFactoryBean - Class in com.edorasware.commons.core.identity.config
Factory bean to create a CurrentUserService instance derived from the identity management configuration.
IdentityManagementConfigurationDerivedCurrentUserServiceFactoryBean() - Constructor for class com.edorasware.commons.core.identity.config.IdentityManagementConfigurationDerivedCurrentUserServiceFactoryBean
 
IdentityManagementConfigurationFactoryBean - Class in com.edorasware.commons.core.identity.config
Factory bean to create a DefaultIdentityManagementConfiguration instance.
IdentityManagementConfigurationFactoryBean() - Constructor for class com.edorasware.commons.core.identity.config.IdentityManagementConfigurationFactoryBean
 
IdentityType - Class in com.edorasware.commons.core.entity
This class holds the types of the identity entities.
IdUtils - Class in com.edorasware.commons.core.id
Provides utility methods related to ids.
idValue() - 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.
ImmutableDate - Class in com.edorasware.commons.core.util.date
Immutable Date class.
ImmutableDate() - Constructor for class com.edorasware.commons.core.util.date.ImmutableDate
 
ImmutableDate(long) - Constructor for class com.edorasware.commons.core.util.date.ImmutableDate
 
in(T) - Method in class com.edorasware.commons.core.query.BasicOperand
Builds a predicate which tests that the queryParameter of this operand contains possibleValue1.
in(T, T) - Method in class com.edorasware.commons.core.query.BasicOperand
Builds a predicate which tests that the queryParameter of this operand contains either possibleValue1 or possibleValue2.
in(T, T, T) - Method in class com.edorasware.commons.core.query.BasicOperand
Builds a predicate which tests that the queryParameter of this operand contains either possibleValue1, possibleValue2, or possibleValue3.
in(T, T, T, T...) - Method in class com.edorasware.commons.core.query.BasicOperand
Builds a predicate which tests that the queryParameter of this operand contains either possibleValue1, possibleValue2, possibleValue3, or any of morePossibleValues.
in(Collection<? extends T>) - Method in class com.edorasware.commons.core.query.BasicOperand
Builds a predicate which tests that the queryParameter of this operand contains any of the given possibleValues.
in(Predicate) - Method in class com.edorasware.commons.core.query.BasicOperand
Builds a predicate which tests the queryParameter of this operand to be contained in any of the given inner select predicate matches.
in(BasicOperand<?>, Predicate) - Method in class com.edorasware.commons.core.query.BasicOperand
Builds a predicate which tests the queryParameter of the given operand to be contained in any of the given inner select predicate matches.
INCLUDE_HIDDEN_VARIABLES - Static variable in class com.edorasware.commons.core.query.entity.DomainObjectQuery.Hint
A hint to include the hidden variables when executing a domain object query.
INCLUDE_PARENT_PROPERTIES - Static variable in class com.edorasware.commons.core.query.entity.WorkObjectDefinitionQuery.Hint
A hint to include the parent properties when executing a work object definition query.
INCLUDE_PARENT_VARIABLES - Static variable in class com.edorasware.commons.core.query.entity.WorkObjectQuery.Hint
A hint to include the parent variables when executing a work object query.
inferDatabaseType(DataSource) - Static method in class com.edorasware.commons.core.util.db.DbUtils
Infers the database type from the given data source.
init() - Method in class com.edorasware.commons.core.identity.support.BaseCurrentUserService
 
init() - Method in class com.edorasware.commons.core.identity.support.BaseMultiTenantCurrentTenantService
 
init() - Method in class com.edorasware.commons.core.identity.support.BaseSingleTenantCurrentTenantService
 
init() - Method in class com.edorasware.commons.core.service.entity.BaseDomainObjectDefinitionService
 
init() - Method in class com.edorasware.commons.core.service.entity.BaseDomainObjectService
 
init() - Method in class com.edorasware.commons.core.service.entity.BaseEntityService
 
init() - Method in class com.edorasware.commons.core.util.logging.JulToSlf4jBridgeHandlerInstaller
 
init() - Method in interface com.edorasware.commons.core.util.service.Service
Life-cycle method to initialize the service before using the service for the first time.
initAndExecute() - Method in class com.edorasware.commons.core.util.logging.JulLoggingSuppressor
 
INITIAL_ASSIGNED_GROUP_ID - Static variable in class com.edorasware.commons.core.any.AnyWorkObject
Allows to build predicates testing for certain work object initial assigned group id values.
INITIAL_ASSIGNEE_ID - Static variable in class com.edorasware.commons.core.any.AnyWorkObject
Allows to build predicates testing for certain work object initial assignee id values.
initialAssignedGroupId(GroupId) - Method in class com.edorasware.commons.core.entity.WorkObject.WorkObjectBuilder
Sets the initial assigned group id.
initialAssigneeId(UserId) - Method in class com.edorasware.commons.core.entity.WorkObject.WorkObjectBuilder
Sets the initial assignee id.
initialize() - Method in interface com.edorasware.commons.core.persistence.schema.DatabaseSchemaManager
Initializes the database schema when the application is starting.
initIfAvailable() - Method in class com.edorasware.commons.core.util.logging.JulToSlf4jBridgeHandlerInstaller
 
InnerSelectInPredicate - Class in com.edorasware.commons.core.query
A predicate which compares a query parameter (i.e. left operand) with an inner select predicate (i.e. right operand) based on a IN operator.
InnerSelectInPredicate(QueryParameter, Predicate) - Constructor for class com.edorasware.commons.core.query.InnerSelectInPredicate
Creates a predicate instance representing a queryParameter IN (select queryParameter from table where innerSelectPredicate) criterion.
InnerSelectInPredicate(QueryParameter, QueryParameter, Predicate) - Constructor for class com.edorasware.commons.core.query.InnerSelectInPredicate
Creates a predicate instance representing a queryParameter IN (select innerSelectQueryParameter from table where innerSelectPredicate) criterion.
InnerSelectReferenceValue(QueryParameter, QueryParameter, Predicate) - Constructor for class com.edorasware.commons.core.query.BasicOperand.InnerSelectReferenceValue
 
InPredicate - Class in com.edorasware.commons.core.query
A predicate which compares a query parameter (i.e. left operand) with a set of possible values (i.e. right operand) based on a IN operator.
InPredicate(QueryParameter, Collection<?>) - Constructor for class com.edorasware.commons.core.query.InPredicate
Creates a predicate instance representing a queryParameter IN (possibleValues[0], ... , possibleValues[n]) criterion.
insert(E) - Method in interface com.edorasware.commons.core.persistence.entity.EntityPersistence
Inserts a new entity.
insert(E) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.JdbcEntityPersistence
 
INSERT_ENTITY - Static variable in class com.edorasware.commons.core.audit.EventType
An event type that represents an insert event.
insertChildren(E) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.JdbcDomainObjectDefinitionPersistence
 
insertChildren(E) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.JdbcDomainObjectPersistence
 
insertChildren(E) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.JdbcEntityPersistence
 
insertDomainObjectChildren(E) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.JdbcDomainObjectPersistence
 
insertDomainObjectChildren(E) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.JdbcWorkObjectPersistence
 
insertDomainObjectDefinitionChildren(E) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.JdbcDomainObjectDefinitionPersistence
 
insertDomainObjectDefinitionChildren(E) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.JdbcWorkObjectDefinitionPersistence
 
insertEntityAndSendChangeEvents(E) - Method in class com.edorasware.commons.core.service.entity.BaseEntityService
 
INSTANCE - Static variable in class com.edorasware.commons.core.any.AnyWorkObjectDefinitionManager
 
INSTANCE - Static variable in class com.edorasware.commons.core.any.AnyWorkObjectDefinitionOperandContainer
 
INSTANCE - Static variable in class com.edorasware.commons.core.any.AnyWorkObjectManager
 
INSTANCE - Static variable in class com.edorasware.commons.core.any.AnyWorkObjectOperandContainer
 
INSTANCE - Static variable in class com.edorasware.commons.core.beat.BeatManager
 
INSTANCE - Static variable in class com.edorasware.commons.core.beat.BeatOperandContainer
 
INSTANCE - Static variable in class com.edorasware.commons.core.modification.entity.EntityModification.NamedValueWithSourceEquivalence
 
INSTANCE - Static variable in class com.edorasware.commons.core.persistence.entity.jdbc.SqlQueryParameterMapping
 
INSTANCE - Static variable in class com.edorasware.commons.core.query.NeverMatchingPredicate
 
INSTANCE - Static variable in class com.edorasware.commons.core.util.xml.CommonsEntityResolver
 
INSTANCE - Static variable in class com.edorasware.commons.core.util.xml.ExceptionThrowingDefaultHandler
 
INSTANCE - Static variable in class com.edorasware.commons.core.util.xml.ExceptionThrowingErrorHandler
 
INTEGER - Static variable in class com.edorasware.commons.core.persistence.entity.VariableConverter
 
integerValue() - 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.
interceptOrderingConstruction(Ordering) - Method in interface com.edorasware.commons.core.query.ConstructionInterceptor
Hook to modify a new ordering right after its construction.
interceptPredicate(Predicate) - Method in class com.edorasware.commons.core.query.BasicOperand
 
interceptPredicateConstruction(Predicate) - Method in interface com.edorasware.commons.core.query.ConstructionInterceptor
Hook to modify a new predicate right after its construction.
interceptReferenceValueConstruction(Object) - Method in interface com.edorasware.commons.core.query.ConstructionInterceptor
Hook to modify a reference value before it is used for predicate construction.
interceptValue(Object) - Method in class com.edorasware.commons.core.query.BasicOperand
 
internalAddContent(ContentScope, ContentReference, Optional<ContentMetadata>, InputStream, int) - Method in class com.edorasware.commons.core.content.support.BaseConfigurableContentProvider
 
internalCreateContentReference(ContentInfo) - Method in class com.edorasware.commons.core.content.support.BaseConfigurableContentProvider
 
internalDeleteContent(ContentScope) - Method in class com.edorasware.commons.core.content.support.BaseConfigurableContentProvider
 
internalDeleteContent(ContentScope, ContentSourceId) - Method in class com.edorasware.commons.core.content.support.BaseConfigurableContentProvider
 
internalDeleteContent(ContentScope, ContentReference) - Method in class com.edorasware.commons.core.content.support.BaseConfigurableContentProvider
 
internalDeleteContent(ContentScope, ContentReference, String) - Method in class com.edorasware.commons.core.content.support.BaseConfigurableContentProvider
 
internalGetContent(ContentScope, ContentReference) - Method in class com.edorasware.commons.core.content.support.BaseConfigurableContentProvider
 
internalGetContent(ContentScope, ContentReference, String) - Method in class com.edorasware.commons.core.content.support.BaseConfigurableContentProvider
 
internalGetContentMetadata(ContentScope, ContentReference) - Method in class com.edorasware.commons.core.content.support.BaseConfigurableContentProvider
 
internalGetContentMetadata(ContentScope, ContentReference, String) - Method in class com.edorasware.commons.core.content.support.BaseConfigurableContentProvider
 
internalGetContentReference(ContentScope, ContentReferenceId) - Method in class com.edorasware.commons.core.content.support.BaseConfigurableContentProvider
 
internalGetContentReferences(ContentScope, ContentSourceId) - Method in class com.edorasware.commons.core.content.support.BaseConfigurableContentProvider
 
internalGetContentVersions(ContentScope, ContentReference) - Method in class com.edorasware.commons.core.content.support.BaseConfigurableContentProvider
 
internalGetCurrentTenantId() - Method in class com.edorasware.commons.core.identity.support.BaseMultiTenantCurrentTenantService
 
internalGetCurrentUserId() - Method in class com.edorasware.commons.core.identity.support.BaseCurrentUserService
 
internalSetContentSourceId(ContentScope, ContentReference, ContentSourceId) - Method in class com.edorasware.commons.core.content.support.BaseConfigurableContentProvider
 
internalUpdateContent(ContentScope, ContentReference, InputStream, int, Optional<ContentMetadata>, boolean) - Method in class com.edorasware.commons.core.content.support.BaseConfigurableContentProvider
 
internalUpdateContentMetadata(ContentScope, ContentReference, Optional<ContentMetadata>) - Method in class com.edorasware.commons.core.content.support.BaseConfigurableContentProvider
 
INTERRUPTED - Static variable in class com.edorasware.commons.core.entity.WorkObjectState
The interrupted state.
invalidateAll() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.L1Cache
 
invoke(MethodInvocation) - Method in class com.edorasware.commons.core.license.LicenseCheckerInterceptor
 
IOUtils - Class in com.edorasware.commons.core.util.io
Provides utility methods related to I/O.
isActive() - Method in class com.edorasware.commons.core.entity.WorkObject
Returns true if the entity is in state ACTIVE.
isActive() - Method in class com.edorasware.commons.core.query.entity.WorkObjectStateOperand
 
isCompleted() - Method in class com.edorasware.commons.core.entity.WorkObject
Returns true if the entity is in state COMPLETED.
isCompleted() - Method in class com.edorasware.commons.core.query.entity.WorkObjectStateOperand
 
isCompletionEvent() - Method in class com.edorasware.commons.core.service.entity.WorkObjectActionEvent
Returns whether the event is a completion event, i.e. the event is of type STATE_UPDATED and the new state is COMPLETED.
isCreationEvent() - Method in class com.edorasware.commons.core.service.entity.EntityActionEvent
Returns whether the event is a creation event, i.e. the event is of type CREATED.
isDelayModificationUpdateQuery - Variable in class com.edorasware.commons.core.persistence.config.BasePersistenceFactoryBean
 
isDelayModificationUpdateQuery() - Method in class com.edorasware.commons.core.persistence.config.BasePersistenceFactoryBean
 
isDelayModificationUpdateQuery() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.JdbcEntityPersistence
 
isDeletionEvent() - Method in class com.edorasware.commons.core.service.entity.EntityActionEvent
Returns whether the event is a deletion event, i.e. the event is of type DELETED.
isEmpty() - Method in class com.edorasware.commons.core.modification.entity.EntityModification
 
isEmpty() - Method in class com.edorasware.commons.core.query.entity.CandidateOperand
Builds a predicate which tests that the value of this operand contains no candidates.
isFalse() - Method in class com.edorasware.commons.core.query.BooleanOperand
Builds a predicate representing a queryParameter = false comparison.
isHierarchyValuesEnabled() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.JdbcEntityPersistence
 
isHierarchyValuesProfileActive - Variable in class com.edorasware.commons.core.persistence.config.BasePersistenceFactoryBean
 
isHierarchyValuesProfileActive() - Method in class com.edorasware.commons.core.persistence.config.BasePersistenceFactoryBean
 
isIndexed() - Method in class com.edorasware.commons.core.conversation.ConversationMetadataAttribute
 
isInterrupted() - Method in class com.edorasware.commons.core.entity.WorkObject
Returns true if the entity is in state INTERRUPTED.
isInterrupted() - Method in class com.edorasware.commons.core.query.entity.WorkObjectStateOperand
 
isIso8601Format(String) - Static method in class com.edorasware.commons.core.util.date.DateUtils
Checks if the specified date string represents a date in ISO-8601 format.
isList() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.VariableResult
 
isMap() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.VariableResult
 
isMultiTenant() - Method in interface com.edorasware.commons.core.identity.CurrentTenantService
Returns true if the service implementation supports multiple tenants.
isMultiTenant() - Method in class com.edorasware.commons.core.identity.support.BaseMultiTenantCurrentTenantService
 
isMultiTenant() - Method in class com.edorasware.commons.core.identity.support.BaseSingleTenantCurrentTenantService
 
isMultiTenant() - Method in class com.edorasware.commons.core.service.entity.BaseEntityService
 
isNotNull() - Method in class com.edorasware.commons.core.query.BasicOperand
Builds a predicate representing a queryParameter IS NOT NULL comparison.
isNull() - Method in class com.edorasware.commons.core.query.BasicOperand
Builds a predicate representing a queryParameter IS NULL comparison.
isNullFunction(Function<?, ?>) - Static method in class com.edorasware.commons.core.util.fp.Functions
 
ISO_8601_FORMAT - Static variable in class com.edorasware.commons.core.util.date.DateUtils
 
isPresent() - Method in class com.edorasware.commons.core.modification.entity.ModificationValue
Checks whether the value is present.
isPresent() - Static method in class com.edorasware.commons.core.util.fp.Predicates
Returns a predicate that matches all Optionals that have a reference to a value, i.e. they have a value present.
isSet() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.VariableResult
 
isTrue() - Method in class com.edorasware.commons.core.query.BooleanOperand
Builds a predicate representing a queryParameter = true comparison.
isTrue(boolean, String) - Static method in class com.edorasware.commons.core.util.Assert
Throws an exception if the given precondition is not met.
isUndefined() - Method in class com.edorasware.commons.core.audit.EventType
Returns whether the type represents an undefined type.
isUndefined() - Method in class com.edorasware.commons.core.entity.State
Returns whether the state represents an undefined state.
isUndefined() - Method in class com.edorasware.commons.core.entity.Type
Returns whether the type represents an undefined type.
isUndefined() - Method in class com.edorasware.commons.core.id.BaseId
 
isUndefined() - Method in interface com.edorasware.commons.core.id.Id
Returns whether the identifier represents an undefined id.
isVariableDeletionEvent() - Method in class com.edorasware.commons.core.service.entity.DomainObjectActionEvent
Returns whether the event deletes at least one variable.
iterator() - Method in class com.edorasware.commons.core.modification.entity.EntityModification
 

J

JDBC_TABLE_TYPES_WHITE_LIST - Static variable in class com.edorasware.commons.core.util.db.DbUtils
Constant that defines what JDBC table types to include by default when querying for table metadata.
JdbcAnyWorkObjectDefinitionPersistenceFactoryBean - Class in com.edorasware.commons.core.any.config
Represents an abstract factory bean responsible for creating a concrete work object definition persistence instance that uses the Spring JDBC Template.
JdbcAnyWorkObjectDefinitionPersistenceFactoryBean(ImmutableList<String>) - Constructor for class com.edorasware.commons.core.any.config.JdbcAnyWorkObjectDefinitionPersistenceFactoryBean
 
JdbcAnyWorkObjectPersistenceFactoryBean - Class in com.edorasware.commons.core.any.config
Represents an abstract factory bean responsible for creating a concrete work object persistence instance that uses the Spring JDBC Template.
JdbcAnyWorkObjectPersistenceFactoryBean(ImmutableList<String>) - Constructor for class com.edorasware.commons.core.any.config.JdbcAnyWorkObjectPersistenceFactoryBean
 
JdbcBeatPersistenceFactoryBean - Class in com.edorasware.commons.core.beat.config
Represents an abstract factory bean responsible for creating a concrete beat persistence instance that uses the Spring JDBC Template.
JdbcBeatPersistenceFactoryBean(ImmutableList<String>) - Constructor for class com.edorasware.commons.core.beat.config.JdbcBeatPersistenceFactoryBean
 
JdbcDomainObjectDefinitionPersistence<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>,M extends DomainObjectDefinitionManager<T,P,E,EB,Q,QB,?,?,?>,R extends DomainObjectDefinitionResult<T,P,E,EB,M>,PC extends DomainObjectDefinitionPersistenceConfiguration<T,P,E,EB,M,R>> - Class in com.edorasware.commons.core.persistence.entity.jdbc
 
JdbcDomainObjectDefinitionPersistence(DataSource, PrimaryKeyGenerator, TimeProvider, PC, boolean, boolean) - Constructor for class com.edorasware.commons.core.persistence.entity.jdbc.JdbcDomainObjectDefinitionPersistence
 
JdbcDomainObjectPersistence<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>,M extends DomainObjectManager<T,D,P,E,EB,Q,QB,?,?,?>,R extends DomainObjectResult<T,D,P,E,EB,M>,PC extends DomainObjectPersistenceConfiguration<T,D,P,E,EB,M,R>> - Class in com.edorasware.commons.core.persistence.entity.jdbc
 
JdbcDomainObjectPersistence(DataSource, PrimaryKeyGenerator, TimeProvider, PC, boolean, boolean) - Constructor for class com.edorasware.commons.core.persistence.entity.jdbc.JdbcDomainObjectPersistence
 
JdbcEntityPersistence<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>,M extends EntityManager<T,P,E,EB,Q,QB,?,?,?>,R extends EntityResult<T,P,E,EB,M>,PC extends EntityPersistenceConfiguration<T,P,E,EB,M,R>> - Class in com.edorasware.commons.core.persistence.entity.jdbc
 
JdbcEntityPersistence(DataSource, PrimaryKeyGenerator, TimeProvider, PC, boolean, boolean) - Constructor for class com.edorasware.commons.core.persistence.entity.jdbc.JdbcEntityPersistence
 
JdbcPersistence - Class in com.edorasware.commons.core.persistence.jdbc
Utility class related to JDBC persistence.
JdbcPersistence(DataSource, SqlMappingContext, String) - Constructor for class com.edorasware.commons.core.persistence.jdbc.JdbcPersistence
 
JdbcPrimaryKeyPersistenceFactoryBean - Class in com.edorasware.commons.core.persistence.config
Abstract factory bean to create a SequentialPrimaryKeyPersistence instance that uses the Spring JDBC Template.
JdbcPrimaryKeyPersistenceFactoryBean() - Constructor for class com.edorasware.commons.core.persistence.config.JdbcPrimaryKeyPersistenceFactoryBean
 
JdbcSequentialPrimaryKeyPersistence - Class in com.edorasware.commons.core.persistence.jdbc
Primary key persistence that uses the Spring JDBC Template.
JdbcSequentialPrimaryKeyPersistence(PlatformTransactionManager, DataSource, DatabaseType, DatabaseMetadata, String) - Constructor for class com.edorasware.commons.core.persistence.jdbc.JdbcSequentialPrimaryKeyPersistence
Creates a new JdbcSequentialPrimaryKeyPersistence instance.
JdbcWorkObjectDefinitionPersistence<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>,M extends WorkObjectDefinitionManager<T,P,E,EB,Q,QB,?,?,?>,R extends WorkObjectDefinitionResult<T,P,E,EB,M>,PC extends WorkObjectDefinitionPersistenceConfiguration<T,P,E,EB,M,R>> - Class in com.edorasware.commons.core.persistence.entity.jdbc
 
JdbcWorkObjectDefinitionPersistence(DataSource, PrimaryKeyGenerator, TimeProvider, PC, boolean, boolean) - Constructor for class com.edorasware.commons.core.persistence.entity.jdbc.JdbcWorkObjectDefinitionPersistence
 
JdbcWorkObjectPersistence<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>,M extends WorkObjectManager<T,D,P,E,EB,Q,QB,?,?,?>,R extends WorkObjectResult<T,D,P,E,EB,M>,PC extends WorkObjectPersistenceConfiguration<T,D,P,E,EB,M,R>> - Class in com.edorasware.commons.core.persistence.entity.jdbc
 
JdbcWorkObjectPersistence(DataSource, PrimaryKeyGenerator, TimeProvider, PC, boolean, boolean) - Constructor for class com.edorasware.commons.core.persistence.entity.jdbc.JdbcWorkObjectPersistence
 
JOB_NAME - Static variable in interface com.edorasware.commons.core.content.ContentPreProcessingConfiguration
The Spring Batch job name.
JSON - Static variable in class com.edorasware.commons.core.persistence.entity.VariableConverter
 
JsonConverter<V> - Class in com.edorasware.commons.core.util
Converts values of a given type to a Json String representation and vice-versa.
JsonConverter(Class<V>) - Constructor for class com.edorasware.commons.core.util.JsonConverter
Creates a new instance that converts objects of the given type to and from Json.
JsonConverter(Class<V>, Gson) - Constructor for class com.edorasware.commons.core.util.JsonConverter
Creates a new instance that converts objects of the given type to and from Json.
JsonString - Class in com.edorasware.commons.core.util.string
This class encapsulates a String whose content represents JSON.
JsonString(String) - Constructor for class com.edorasware.commons.core.util.string.JsonString
 
jsonValue() - 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.
JulLoggingSuppressor - Class in com.edorasware.commons.core.util.logging
This class provides a template to run test code that needs certain JUL loggers temporarily disabled.
JulLoggingSuppressor(Class<?>...) - Constructor for class com.edorasware.commons.core.util.logging.JulLoggingSuppressor
 
JulToSlf4jBridgeHandlerInstaller - Class in com.edorasware.commons.core.util.logging
This class installs the SLF4JBridgeHandler in case it is available on the classpath.
JulToSlf4jBridgeHandlerInstaller() - Constructor for class com.edorasware.commons.core.util.logging.JulToSlf4jBridgeHandlerInstaller
 

K

KEY - Static variable in class com.edorasware.commons.core.any.AnyWorkObjectDefinition
Allows to build predicates testing for certain work object definition key values.
key(String) - Method in class com.edorasware.commons.core.entity.DomainObjectDefinition.DomainObjectDefinitionBuilder
Sets the key.
KEY - Static variable in class com.edorasware.commons.core.field.entity.DomainObjectDefinitionFieldId
 
key(String) - Method in class com.edorasware.commons.core.modification.entity.DomainObjectDefinitionModification.DomainObjectDefinitionModificationBuilder
 
KEY_DELETE_IDENTITY_LINKS_BY_ENTITY_ID_AND_IDENTITY_LINK_TYPE - Static variable in class com.edorasware.commons.core.persistence.entity.jdbc.WorkObjectPersistenceConfiguration
 
KEY_DELETE_ROOT_ENTITY_BY_ID - Static variable in class com.edorasware.commons.core.persistence.entity.jdbc.DomainObjectPersistenceConfiguration
 
KEY_DELETE_VARIABLES_BY_ROOT_ID - Static variable in class com.edorasware.commons.core.persistence.entity.jdbc.DomainObjectPersistenceConfiguration
 
KEY_INSERT_ENTITY - Static variable in class com.edorasware.commons.core.persistence.entity.jdbc.EntityPersistenceConfiguration
 
KEY_INSERT_PROPERTY - Static variable in class com.edorasware.commons.core.persistence.entity.jdbc.DomainObjectDefinitionPersistenceConfiguration
 
KEY_INSERT_ROOT_ENTITY - Static variable in class com.edorasware.commons.core.persistence.entity.jdbc.EntityPersistenceConfiguration
 
KEY_INSERT_VARIABLE - Static variable in class com.edorasware.commons.core.persistence.entity.jdbc.DomainObjectPersistenceConfiguration
 
KEY_SELECT_ANY_ENTITY_BY_EXTERNAL_ID - Static variable in class com.edorasware.commons.core.persistence.entity.jdbc.EntityPersistenceConfiguration
 
KEY_SELECT_ANY_ENTITY_BY_ID - Static variable in class com.edorasware.commons.core.persistence.entity.jdbc.EntityPersistenceConfiguration
 
KEY_SELECT_ENTITIES - Static variable in class com.edorasware.commons.core.persistence.entity.jdbc.EntityPersistenceConfiguration
 
KEY_SELECT_ENTITIES_WITH_PAGING - Static variable in class com.edorasware.commons.core.persistence.entity.jdbc.EntityPersistenceConfiguration
 
KEY_SELECT_ENTITY_COUNT - Static variable in class com.edorasware.commons.core.persistence.entity.jdbc.EntityPersistenceConfiguration
 
KEY_SELECT_EXTERNAL_ID_BY_ID - Static variable in class com.edorasware.commons.core.persistence.entity.jdbc.EntityPersistenceConfiguration
 
KEY_SELECT_ID_BY_EXTERNAL_ID - Static variable in class com.edorasware.commons.core.persistence.entity.jdbc.EntityPersistenceConfiguration
 
KEY_SELECT_IDENTITY_LINKS - Static variable in class com.edorasware.commons.core.persistence.entity.jdbc.WorkObjectPersistenceConfiguration
 
KEY_SELECT_PROPERTIES - Static variable in class com.edorasware.commons.core.persistence.entity.jdbc.DomainObjectDefinitionPersistenceConfiguration
 
KEY_SELECT_VARIABLES - Static variable in class com.edorasware.commons.core.persistence.entity.jdbc.DomainObjectPersistenceConfiguration
 
KEY_UPDATE_HIERARCHY - Static variable in class com.edorasware.commons.core.persistence.entity.jdbc.WorkObjectPersistenceConfiguration
 
KEY_UPDATE_PROPERTIES - Static variable in class com.edorasware.commons.core.persistence.entity.jdbc.DomainObjectDefinitionPersistenceConfiguration
 
KEY_UPDATE_ROOT_ENTITY - Static variable in class com.edorasware.commons.core.persistence.entity.jdbc.DomainObjectPersistenceConfiguration
 
KEY_UPDATE_ROOT_ENTITY_TIMESTAMPS - Static variable in class com.edorasware.commons.core.persistence.entity.jdbc.DomainObjectPersistenceConfiguration
 
KEY_UPDATE_VARIABLE - Static variable in class com.edorasware.commons.core.persistence.entity.jdbc.DomainObjectPersistenceConfiguration
 
KeyStoreUtils - Class in com.edorasware.commons.core.util.security
 

L

L1Cache - Class in com.edorasware.commons.core.persistence.entity.jdbc
Implements caching for JdbcEntityPersistence.
L1Cache() - Constructor for class com.edorasware.commons.core.persistence.entity.jdbc.L1Cache
 
LARGE_STRING - Static variable in class com.edorasware.commons.core.persistence.entity.PropertyConverter
 
LARGE_STRING - Static variable in class com.edorasware.commons.core.persistence.entity.VariableConverter
 
LargeString - Class in com.edorasware.commons.core.util.string
This class encapsulates a String that represents a large string.
LargeString(String) - Constructor for class com.edorasware.commons.core.util.string.LargeString
 
latest() - Method in class com.edorasware.commons.core.query.entity.VersionOperand
Builds a predicate representing a version = max(all version values) comparison.
latest(Predicate) - Method in class com.edorasware.commons.core.query.entity.VersionOperand
Builds a predicate representing a version = max(all version values matching aggregationPredicate) comparison.
LATEST_EXTERNAL_VERSION - Static variable in class com.edorasware.commons.core.any.AnyWorkObjectDefinition
Allows to build predicates that test for the latest external version of all work object definitions with a certain key.
LATEST_VERSION - Static variable in class com.edorasware.commons.core.any.AnyWorkObjectDefinition
Allows to build predicates that test for the latest version of all work object definitions with a certain key.
LatestVersionOperand - Class in com.edorasware.commons.core.query.entity
An operand implementation for version fields which builds Predicate instances that test for the latest, i.e. highest, value of a version field in combination with one or more other fields.
LatestVersionOperand(VersionOperand, StringOperand) - Constructor for class com.edorasware.commons.core.query.entity.LatestVersionOperand
Creates a new operand instance.
LegacyIdDeserializer - Class in com.edorasware.commons.core.entity
Deserializes legacy versions of TenantId, GroupId, and UserId without relying on Java deserialization.
LegacyIdDeserializer() - Constructor for class com.edorasware.commons.core.entity.LegacyIdDeserializer
 
lessThan(T) - Method in class com.edorasware.commons.core.query.NumberOperand
Builds a predicate representing a queryParameter < referenceValue comparison.
lessThanOrEq(T) - Method in class com.edorasware.commons.core.query.NumberOperand
Builds a predicate representing a queryParameter <= referenceValue comparison.
License - Class in com.edorasware.commons.core.license
 
License(String, String, List<License.ProductLicense>) - Constructor for class com.edorasware.commons.core.license.License
 
License(String, String, Map<String, String>, List<License.ProductLicense>) - Constructor for class com.edorasware.commons.core.license.License
 
License(String, String, Date, Map<String, String>, List<License.ProductLicense>) - Constructor for class com.edorasware.commons.core.license.License
 
License.ProductLicense - Class in com.edorasware.commons.core.license
 
licenseChecker - Variable in class com.edorasware.commons.core.content.config.DatabaseContentProviderFactoryBean
 
LicenseChecker - Class in com.edorasware.commons.core.license
This class serves as the default entry point of the license check functionality.
licenseChecker - Variable in class com.edorasware.commons.core.service.config.EntityServiceFactoryBean
 
LicenseCheckerFactoryBean - Class in com.edorasware.commons.core.license.config
Represents the factory bean responsible for creating and exposing a list of resources.
LicenseCheckerFactoryBean() - Constructor for class com.edorasware.commons.core.license.config.LicenseCheckerFactoryBean
 
LicenseCheckerInterceptor - Class in com.edorasware.commons.core.license
Interceptor that checks the license before forwarding the method invocation.
LicenseCheckerInterceptor(RepeatingLicenseChecker, LicenseContext) - Constructor for class com.edorasware.commons.core.license.LicenseCheckerInterceptor
 
LicenseContext - Class in com.edorasware.commons.core.license
 
LicenseContext(String, String, String) - Constructor for class com.edorasware.commons.core.license.LicenseContext
 
LicenseContext(String, String, String, Map<String, String>) - Constructor for class com.edorasware.commons.core.license.LicenseContext
 
LicenseExpiredException - Exception in com.edorasware.commons.core.license
 
LicenseExpiredException(String, License.ProductLicense) - Constructor for exception com.edorasware.commons.core.license.LicenseExpiredException
 
LicenseInvalidException - Exception in com.edorasware.commons.core.license
 
LicenseInvalidException(String) - Constructor for exception com.edorasware.commons.core.license.LicenseInvalidException
 
LicenseInvalidException(String, Throwable) - Constructor for exception com.edorasware.commons.core.license.LicenseInvalidException
 
LicenseNotMatchingException - Exception in com.edorasware.commons.core.license
 
LicenseNotMatchingException(String) - Constructor for exception com.edorasware.commons.core.license.LicenseNotMatchingException
 
LicenseReader - Class in com.edorasware.commons.core.license
Reads the license information from a given license file, after the verification of the digital signature has been successful.
LicenseType - Enum in com.edorasware.commons.core.license
 
LicenseWriter - Class in com.edorasware.commons.core.license
Writes the license information to a license file and signs it with a digital signature.
LifeCycle - Interface in com.edorasware.commons.core.init
Provides the current state of the application.
lifeCycle - Variable in class com.edorasware.commons.core.service.config.EntityServiceFactoryBean
 
LifeCycle.State - Enum in com.edorasware.commons.core.init
The life-cycle states.
like(String) - Method in class com.edorasware.commons.core.query.StringOperand
Builds a predicate representing a queryParameter LIKE expectedValue comparison.
limit(Integer) - Method in class com.edorasware.commons.core.query.BaseQuery.BaseQueryBuilder
The maximum number of results to retrieve.
LIST - Static variable in class com.edorasware.commons.core.persistence.entity.VariableConverter
 
listToken(TypeToken<T>) - Static method in class com.edorasware.commons.core.util.guava.TypeTokens
 
listToken(Class<T>) - Static method in class com.edorasware.commons.core.util.guava.TypeTokens
 
LONG - Static variable in class com.edorasware.commons.core.persistence.entity.VariableConverter
 
longValue() - 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.
lookup(Class<T>) - Method in class com.edorasware.commons.core.registry.BeanFactoryAwareRegistry
 
lookup(Class<T>) - Method in interface com.edorasware.commons.core.registry.Registry
Looks up an item by type.
lookupAll(Class<T>) - Method in class com.edorasware.commons.core.registry.BeanFactoryAwareRegistry
 
lookupAll(Class<T>) - Method in interface com.edorasware.commons.core.registry.Registry
Looks up all items by type.
lowest() - Method in class com.edorasware.commons.core.query.entity.PriorityOperand
Builds a predicate representing a priority = min(all priority values) comparison.
lowest(Predicate) - Method in class com.edorasware.commons.core.query.entity.PriorityOperand
Builds a predicate representing a priority = min(all priority values matching aggregationPredicate) comparison.

M

maintenancePaginationLimit - Variable in class com.edorasware.commons.core.content.config.DatabaseContentProviderFactoryBean
 
manager - Variable in class com.edorasware.commons.core.persistence.entity.jdbc.EntityResult
 
map(QueryParameter) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.SqlQueryParameterMapping
 
MAP - Static variable in class com.edorasware.commons.core.persistence.entity.VariableConverter
 
map(QueryParameter) - Method in interface com.edorasware.commons.core.query.QueryParameterMapper
Maps from a given source query parameter to a target query parameter.
mapByForeignKey(Collection<T>) - Static method in class com.edorasware.commons.core.persistence.PersistenceUtils
Separates the given component entities by their source reference.
mapDomainObject(R, ResultSet) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.DomainObjectDefinitionResult.DomainObjectDefinitionResultRowMapper
 
mapDomainObject(R, ResultSet) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.DomainObjectResult.DomainObjectResultRowMapper
 
mapEntitiesById(List<? extends E>) - Static method in class com.edorasware.commons.core.entity.EntityUtils
Maps the given entities by their ids.
mapFieldIdToActionType(FieldId) - Method in class com.edorasware.commons.core.service.entity.BaseDomainObjectService
 
mapFieldIdToActionType(FieldId) - Method in class com.edorasware.commons.core.service.entity.BaseWorkObjectService
 
mapRow(ResultSet, int) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.PropertyResult.PropertyResultRowMapper
 
mapRow(ResultSet, int) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.VariableResult.VariableResultRowMapper
 
mapToken(TypeToken<K>, TypeToken<V>) - Static method in class com.edorasware.commons.core.util.guava.TypeTokens
 
mapToken(Class<K>, Class<V>) - Static method in class com.edorasware.commons.core.util.guava.TypeTokens
 
mapWorkObject(R, ResultSet) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.WorkObjectDefinitionResult.WorkObjectDefinitionResultRowMapper
 
mapWorkObject(R, ResultSet) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.WorkObjectResult.WorkObjectResultRowMapper
 
mapWorkObjectsById(List<? extends WorkObject<?, ?, ?>>) - Static method in class com.edorasware.commons.core.entity.EntityUtils
Maps the given work objects by their work object ids.
match(Predicate) - Static method in class com.edorasware.commons.core.query.entity.MultipleNamedValuePredicate
Marks the given predicate.
matchAll(List<? extends Predicate>) - Static method in class com.edorasware.commons.core.query.entity.MultipleNamedValuePredicate
Marks each given predicate and combines them with the AND operator.
matchAll(Predicate, Predicate, Predicate...) - Static method in class com.edorasware.commons.core.query.entity.MultipleNamedValuePredicate
Marks each given predicate and combines them with the AND operator.
matchAny(List<? extends Predicate>) - Static method in class com.edorasware.commons.core.query.entity.MultipleNamedValuePredicate
Marks each given predicate and combines them with the OR operator.
matchAny(Predicate, Predicate, Predicate...) - Static method in class com.edorasware.commons.core.query.entity.MultipleNamedValuePredicate
Marks each given predicate and combines them with the AND operator.
matchesRestrictions(AnyWorkObjectDefinition) - Method in interface com.edorasware.commons.core.any.support.AnyWorkObjectDefinitionPredicatePostProcessor
 
matchesRestrictions(AnyWorkObject) - Method in interface com.edorasware.commons.core.any.support.AnyWorkObjectPredicatePostProcessor
 
matchesRestrictions(Beat) - Method in interface com.edorasware.commons.core.beat.support.BeatPredicatePostProcessor
 
matchesRestrictions(Entity<?, ?>) - Method in class com.edorasware.commons.core.service.entity.NoOpPredicatePostProcessor
 
matchesRestrictions(E) - Method in interface com.edorasware.commons.core.service.entity.PredicatePostProcessor
Evaluates if the entity matches the given restrictions.
matching(Predicate) - Method in class com.edorasware.commons.core.query.entity.VariableRestrictionQueryHint.Factory
Creates a query hint which restricts the variables to be loaded based on the given predicate (white list semantics).
MAX_BYTES_IN_VARCHAR_COLUMN - Static variable in class com.edorasware.commons.core.util.db.DbUtils
Constant the defines the cross-database maximum number of bytes that are stored in a VARCHAR table column.
MAX_QUERY_ID_COUNT - Static variable in class com.edorasware.commons.core.persistence.entity.jdbc.JdbcEntityPersistence
 
MergeCompositesPredicateTransformation - Class in com.edorasware.commons.core.query
Merges predicates with minimized levels of nesting (resulting in SQL with a minimal number of parentheses).
MergeCompositesPredicateTransformation() - Constructor for class com.edorasware.commons.core.query.MergeCompositesPredicateTransformation
 
mergeNamedValues(Collection<T>, Collection<T>) - Static method in class com.edorasware.commons.core.entity.NamedValues
Merges two collections of NamedValue elements.
mergeNamedValues(List<Collection<T>>) - Static method in class com.edorasware.commons.core.entity.NamedValues
Merges collections of NamedValue elements.
MergeNamedValuesPredicateTransformation - Class in com.edorasware.commons.core.query.entity
Merges adjacent occurrences of named value predicates, i.e. variable predicates and property predicates (resulting in SQL with a minimal number of sub-queries).
MergeNamedValuesPredicateTransformation() - Constructor for class com.edorasware.commons.core.query.entity.MergeNamedValuesPredicateTransformation
 
modificationBuilder - Variable in class com.edorasware.commons.core.service.entity.EntityUpdate.Builder
 
modificationCreatorId(UserId) - Method in class com.edorasware.commons.core.entity.Entity.EntityBuilder
Sets the modification creator id.
modificationUpdaterId(UserId) - Method in class com.edorasware.commons.core.entity.Entity.EntityBuilder
Sets the modification updater id.
ModificationValue<T> - Class in com.edorasware.commons.core.modification.entity
Represents a value in the modification builder.
modificationVersion(long) - Method in class com.edorasware.commons.core.entity.Entity.EntityBuilder
Sets the modification version.
MultipleNamedValuePredicate - Class in com.edorasware.commons.core.query.entity
A marker predicate which isolates multiple NamedValue predicates (variable / property predicates) from each other.

N

NAME - Static variable in class com.edorasware.commons.core.any.AnyWorkObject
Allows to build predicates testing for certain work object name values.
NAME - Static variable in class com.edorasware.commons.core.any.AnyWorkObjectDefinition
Allows to build predicates testing for certain work object definition name values.
NAME - Static variable in class com.edorasware.commons.core.beat.Beat
Allows to build predicates testing for certain beat name values.
name(String) - Method in class com.edorasware.commons.core.entity.Entity.EntityBuilder
Sets the name.
NAME - Static variable in class com.edorasware.commons.core.field.entity.DomainObjectDefinitionFieldId
 
NAME - Static variable in class com.edorasware.commons.core.field.entity.DomainObjectFieldId
 
name(String) - Method in class com.edorasware.commons.core.modification.entity.DomainObjectDefinitionModification.DomainObjectDefinitionModificationBuilder
 
name(String) - Method in class com.edorasware.commons.core.modification.entity.DomainObjectModification.DomainObjectModificationBuilder
 
name() - Method in interface com.edorasware.commons.core.persistence.ConverterType
The name of the converter type.
name() - Method in class com.edorasware.commons.core.query.entity.PropertyOperand
Returns an operand which allows to build predicates testing for the name part of properties.
name() - Method in class com.edorasware.commons.core.query.entity.VariableOperand
Returns an operand which allows to build predicates testing for the name part of variables.
name() - Method in interface com.edorasware.commons.core.query.QueryParameter
The name of the query parameter.
name(String) - Method in class com.edorasware.commons.core.service.entity.DomainObjectUpdate.Builder
Sets the name.
NAME_UPDATED - Static variable in class com.edorasware.commons.core.service.entity.DomainObjectActionEvent.Type
 
nameAndValueEq(PropertyName<V>, V) - Method in class com.edorasware.commons.core.query.entity.PropertyOperand
Returns a predicate testing for properties with the given property name and the given value.
nameAndValueEq(String, String) - Method in class com.edorasware.commons.core.query.entity.PropertyOperand
Returns a predicate testing for properties with the given name and the given value.
nameAndValueEq(VariableName<V, ?>, V) - Method in class com.edorasware.commons.core.query.entity.VariableOperand
Returns a predicate testing for variables with the given variable name and the given value.
nameAndValueEq(String, Object) - Method in class com.edorasware.commons.core.query.entity.VariableOperand
Returns a predicate testing for variables with the given name and the given value.
NamedParameterJdbcPreprocessor - Class in com.edorasware.commons.core.persistence.jdbc
Preprocessor for parameterized sql statements.
NamedParameterJdbcPreprocessor(String) - Constructor for class com.edorasware.commons.core.persistence.jdbc.NamedParameterJdbcPreprocessor
Creates a new NamedParameterJdbcPreprocessor instance.
NamedValue - Interface in com.edorasware.commons.core.entity
Represents a named value.
NamedValueAccessor<V,W> - Interface in com.edorasware.commons.core.entity
Access to named values in a type-safe manner.
NamedValuePredicate - Class in com.edorasware.commons.core.query.entity
A wrapper which serves as a marker for property/variable-based predicates.
NamedValuePredicate(Predicate) - Constructor for class com.edorasware.commons.core.query.entity.NamedValuePredicate
 
NamedValues - Class in com.edorasware.commons.core.entity
Provides utility methods related to working with named values.
NamedValueWithSource - Interface in com.edorasware.commons.core.entity
Represents a named value that is associated with a source.
NamedValueWithSourceEquivalence() - Constructor for class com.edorasware.commons.core.modification.entity.EntityModification.NamedValueWithSourceEquivalence
 
NeverMatchingPredicate - Class in com.edorasware.commons.core.query
A tagging predicate which never matches.
NeverMatchingPredicate() - Constructor for class com.edorasware.commons.core.query.NeverMatchingPredicate
 
newParentGlobalId - Variable in class com.edorasware.commons.core.service.entity.WorkObjectUpdate.Builder
 
nextExecutionTime(TriggerContext) - Method in class com.edorasware.commons.core.util.spring.FixedTrigger
 
nextExecutionTime(TriggerContext) - Method in class com.edorasware.commons.core.util.spring.TriggerDelegate
 
NO_OP - Static variable in interface com.edorasware.commons.core.query.ConstructionInterceptor
A no-operation implementation which does not intercept construction.
NONE - Static variable in class com.edorasware.commons.core.modification.entity.EntityModification
 
NoOpPredicatePostProcessor - Class in com.edorasware.commons.core.service.entity
No operation predicate post processor which has no functionality.
not() - Method in class com.edorasware.commons.core.query.Predicate
Negates this predicate through a logical NOT operator.
not(Predicate) - Static method in class com.edorasware.commons.core.query.Predicates
Negates the given predicate through a NOT operator.
notifyProviders(E, Set<FieldChange>) - Method in class com.edorasware.commons.core.service.entity.BaseDomainObjectDefinitionService
 
notifyProviders(E, Set<FieldChange>) - Method in class com.edorasware.commons.core.service.entity.BaseDomainObjectService
 
notifyProviders(E, Set<FieldChange>) - Method in class com.edorasware.commons.core.service.entity.BaseEntityService
 
notNull(String, Object) - Static method in class com.edorasware.commons.core.util.Assert
Throws an exception if the given value is null.
NotNullPredicate - Class in com.edorasware.commons.core.query
A predicate whose right operand is always not null.
NotNullPredicate(QueryParameter) - Constructor for class com.edorasware.commons.core.query.NotNullPredicate
Creates a new predicate instance.
NotNullValue() - Constructor for class com.edorasware.commons.core.query.entity.VariableOperand.NotNullValue
 
NotPredicate - Class in com.edorasware.commons.core.query
Negating wrapper around an arbitrary predicate.
NotPredicate(Predicate) - Constructor for class com.edorasware.commons.core.query.NotPredicate
Constructs a new instance which wraps the given predicate.
NULL - Static variable in class com.edorasware.commons.core.persistence.entity.IdentityLinkConverter
 
NULL - Static variable in class com.edorasware.commons.core.persistence.entity.PropertyConverter
 
NULL - Static variable in class com.edorasware.commons.core.persistence.entity.VariableConverter
 
NULL - Static variable in class com.edorasware.commons.core.util.object.Objects
The null-object that represents a null value.
NULL - Static variable in class com.edorasware.commons.core.util.string.Strings
 
nullFunction() - Static method in class com.edorasware.commons.core.util.fp.Functions
 
NullPredicate - Class in com.edorasware.commons.core.query
A predicate whose right operand always equals null.
NullPredicate(QueryParameter) - Constructor for class com.edorasware.commons.core.query.NullPredicate
Creates a new predicate instance.
nullSafe(Object) - Static method in class com.edorasware.commons.core.util.object.Objects
Return the given object if it is not null, otherwise Objects.NULL is returned.
nullSafe(String) - Static method in class com.edorasware.commons.core.util.string.Strings
Returns the given if it is not null, otherwise an empty string is returned.
nullSafeDateFrom(Long) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.EntityResult
 
nullSafeGet(String) - Static method in class com.edorasware.commons.core.any.AnyWorkObjectDefinitionId
Returns a type-safe work object definition id for the specified value or null if the given value is null.
nullSafeGet(String) - Static method in class com.edorasware.commons.core.any.AnyWorkObjectId
Returns a type-safe work object id for the specified value or null if the given value is null.
nullSafeGet(String) - Static method in class com.edorasware.commons.core.any.AnyWorkObjectProviderId
Returns a type-safe any provider id for the specified value or null if the given value is null.
nullSafeGet(String) - Static method in class com.edorasware.commons.core.beat.BeatId
Returns a type-safe beat id for the specified value or null if the given value is null.
nullSafeGet(String) - Static method in class com.edorasware.commons.core.beat.BeatProviderId
Returns a type-safe beat provider id for the specified value or null if the given value is null.
nullSafeGet(String) - Static method in class com.edorasware.commons.core.content.ContentProviderId
Returns a type-safe content provider id for the specified value or null if the given value is null.
nullSafeGet(String) - Static method in class com.edorasware.commons.core.content.ContentReferenceId
Returns a type-safe content reference id for the specified value or null if the given value is null.
nullSafeGet(String) - Static method in class com.edorasware.commons.core.content.ContentSourceId
Returns a type-safe content source id for the specified value or null if the given value is null.
nullSafeGet(String) - Static method in class com.edorasware.commons.core.entity.GroupId
Returns a type-safe group id for the specified value or null if the given value is null.
nullSafeGet(String) - Static method in class com.edorasware.commons.core.entity.PropertyId
Returns a type-safe property id for the specified value or null if the given value is null.
nullSafeGet(String) - Static method in class com.edorasware.commons.core.entity.TenantId
Returns a type-safe tenant id for the specified value or null if the given value is null.
nullSafeGet(String) - Static method in class com.edorasware.commons.core.entity.UserId
Returns a type-safe user id for the specified value or null if the given value is null.
nullSafeGet(String) - Static method in class com.edorasware.commons.core.entity.VariableId
Returns a type-safe variable id for the specified value or null if the given value is null.
nullSafeGet(String) - Static method in class com.edorasware.commons.core.field.FieldId
Returns a type-safe field id for the specified value or null if the given value is null.
nullSafeGetInstance(String) - Static method in class com.edorasware.commons.core.audit.EventType
Returns the type instance with the given name or null if the name is null.
nullSafeGetInstance(String) - Static method in class com.edorasware.commons.core.entity.State
Returns the state instance with the given name or null if the name is null.
nullSafeGetInstance(String) - Static method in class com.edorasware.commons.core.entity.Type
Returns the type instance with the given name or null if the name is null.
nullSafeIntegerFrom(boolean) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.EntityParameter
 
nullSafeMillisFrom(Date) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.EntityParameter
 
nullSafeNameFrom(State) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.EntityParameter
 
nullSafePrimitiveBooleanFrom(Integer) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.EntityResult
 
nullSafeStateFrom(String) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.EntityResult
 
nullSafeValueFrom(Id) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.EntityParameter
 
NumberOperand<T extends Number> - Class in com.edorasware.commons.core.query
An operand implementation which builds Predicate instances through number-specific operators.
NumberOperand(QueryParameter) - Constructor for class com.edorasware.commons.core.query.NumberOperand
Creates a new operand instance.
NumberOperand(QueryParameter, ConstructionInterceptor) - Constructor for class com.edorasware.commons.core.query.NumberOperand
Creates a new operand instance.

O

Objects - Class in com.edorasware.commons.core.util.object
Provides utility methods to deal with null values.
of() - Static method in class com.edorasware.commons.core.entity.PropertyMap
Creates an empty PropertyMap.
of(PropertyName<V>, V) - Static method in class com.edorasware.commons.core.entity.PropertyMap
Creates a new PropertyMap with a single entry based on the given name and value.
of(PropertyName<V1>, V1, PropertyName<V2>, V2) - Static method in class com.edorasware.commons.core.entity.PropertyMap
Creates a new PropertyMap with two entries based on the given sequence of name/value.
of(PropertyName<V1>, V1, PropertyName<V2>, V2, PropertyName<V3>, V3) - Static method in class com.edorasware.commons.core.entity.PropertyMap
Creates a new PropertyMap with three entries based on the given sequence of name/value.
of() - Static method in class com.edorasware.commons.core.entity.VariableMap
Creates an empty VariableMap.
of(Map<String, Object>) - Static method in class com.edorasware.commons.core.entity.VariableMap
Creates a VariableMap based on the specified map of variables.
of(VariableName<V, ?>, V) - Static method in class com.edorasware.commons.core.entity.VariableMap
Creates a new VariableMap with a single entry based on the given name and value.
of(VariableName<V1, ?>, V1, VariableName<V2, ?>, V2) - Static method in class com.edorasware.commons.core.entity.VariableMap
Creates a new VariableMap with two entries based on the given sequence of name/value.
of(VariableName<V1, ?>, V1, VariableName<V2, ?>, V2, VariableName<V3, ?>, V3) - Static method in class com.edorasware.commons.core.entity.VariableMap
Creates a new VariableMap with three entries based on the given sequence of name/value.
of(String, Object) - Static method in class com.edorasware.commons.core.entity.VariableMap
Creates a new VariableMap with a single entry based on the given name and value.
of(String, Object, String, Object) - Static method in class com.edorasware.commons.core.entity.VariableMap
Creates a new VariableMap with two entries based on the given sequence of name/value.
of(String, Object, String, Object, String, Object) - Static method in class com.edorasware.commons.core.entity.VariableMap
Creates a new VariableMap with three entries based on the given sequence of name/value.
of(T) - Static method in class com.edorasware.commons.core.modification.entity.ModificationValue
Creates a new instance with the given value.
offset(Integer) - Method in class com.edorasware.commons.core.query.BaseQuery.BaseQueryBuilder
The offset of the first result to retrieve.
OMIT_ALL_RELATIONS - Static variable in class com.edorasware.commons.core.query.entity.EntityQuery.Hint
A hint to omit all relations when executing an entity query.
OMIT_IDENTITY_LINKS - Static variable in class com.edorasware.commons.core.query.entity.WorkObjectQuery.Hint
A hint to omit the identity links (candidate users and candidate groups) when executing a work object query.
OMIT_OLD_AND_NEW_VALUE - Static variable in class com.edorasware.commons.core.beat.BeatQuery.Hint
A hint to omit the old and new value when executing a beat query.
OMIT_PARENT_PROPERTIES - Static variable in class com.edorasware.commons.core.query.entity.WorkObjectDefinitionQuery.Hint
A hint to omit the parent properties when executing a work object definition query.
OMIT_PARENT_VARIABLES - Static variable in class com.edorasware.commons.core.query.entity.WorkObjectQuery.Hint
A hint to omit the parent variables when executing a work object query.
OMIT_PROPERTIES - Static variable in class com.edorasware.commons.core.query.entity.DomainObjectDefinitionQuery.Hint
A hint to omit the properties when executing a domain object definition query.
OMIT_RESOURCE_STRING - Static variable in class com.edorasware.commons.core.query.entity.DomainObjectDefinitionQuery.Hint
A hint to omit the (potentially very large) resource string when executing a domain object definition query.
OMIT_VARIABLES - Static variable in class com.edorasware.commons.core.query.entity.DomainObjectQuery.Hint
A hint to omit the variables when executing a domain object query.
omitResourceString() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.DomainObjectDefinitionResult.DomainObjectDefinitionResultRowMapper
 
Operation<T> - Interface in com.edorasware.commons.core.util.concurrency
An operation that returns a result and takes no arguments when called.
or(Predicate) - Method in class com.edorasware.commons.core.query.Predicate
Concatenates this predicate with the given predicate to a combined predicate through a logical OR operator.
or(List<? extends Predicate>) - Static method in class com.edorasware.commons.core.query.Predicates
Concatenates the given predicates to a combined predicate through a logical OR operator.
or(Predicate, Predicate, Predicate...) - Static method in class com.edorasware.commons.core.query.Predicates
Concatenates the given predicates to a combined predicate through a logical OR operator.
orderAsc() - Method in class com.edorasware.commons.core.query.BasicOperand
Builds an ordering criterion which sorts the encapsulated parameter in ascending order.
orderDesc() - Method in class com.edorasware.commons.core.query.BasicOperand
Builds an ordering criterion which sorts the encapsulated parameter in descending order.
Ordering - Interface in com.edorasware.commons.core.query
Defines one criterion of a sorting clause.
Ordering.Direction - Enum in com.edorasware.commons.core.query
The sorting direction.
ORIGINAL_FILE_PATH_JOB_PARAMETER_KEY - Static variable in interface com.edorasware.commons.core.content.ContentPreProcessingConfiguration
The original file job parameter which holds the path to the original file which is added/updated.
originalEntity - Variable in class com.edorasware.commons.core.service.entity.EntityUpdate.Builder
 
OWNER_ID - Static variable in class com.edorasware.commons.core.any.AnyWorkObject
Allows to build predicates testing for certain work object owner id values.
OWNER_ID - Static variable in class com.edorasware.commons.core.field.entity.WorkObjectFieldId
 
OWNER_UPDATED - Static variable in class com.edorasware.commons.core.service.entity.WorkObjectActionEvent.Type
 
ownerId(UserId) - Method in class com.edorasware.commons.core.entity.WorkObject.WorkObjectBuilder
Sets the owner id.
ownerId(UserId) - Method in class com.edorasware.commons.core.modification.entity.WorkObjectModification.WorkObjectModificationBuilder
 
ownerId(UserId) - Method in class com.edorasware.commons.core.service.entity.WorkObjectUpdate.Builder
Sets the owner id.

P

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
Factory bean to create a DefaultPersistenceManagementConfiguration instance.
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
Supports type-aware creation of Property instances and access of Property instances on DomainObjectDefinitions.
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.

Q

Query - Interface in com.edorasware.commons.core.query
Base interface of all queries.
QueryData() - Constructor for class com.edorasware.commons.core.query.BaseQuery.QueryData
 
queryForLongWithPredicates(String, RenderedSql) - Method in class com.edorasware.commons.core.persistence.jdbc.JdbcPersistence
 
queryForObjects(String, Map<String, ?>, RowMapper<T>) - Method in class com.edorasware.commons.core.persistence.jdbc.JdbcPersistence
 
queryForObjectsWithPredicates(String, Map<String, Object>, RenderedSql, RowMapper<T>) - Method in class com.edorasware.commons.core.persistence.jdbc.JdbcPersistence
 
queryForObjectsWithPredicatesAndSorting(String, String, Map<String, Object>, RenderedSql, RenderedSql, Integer, Integer, RowMapper<T>) - Method in class com.edorasware.commons.core.persistence.jdbc.JdbcPersistence
 
QueryHint - Interface in com.edorasware.commons.core.query
Marker interface for query hints.
queryList(Q) - Method in interface com.edorasware.commons.core.persistence.entity.EntityPersistence
Retrieves all entities that match the given query.
queryList(Q) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.JdbcEntityPersistence
 
queryParameter - Variable in class com.edorasware.commons.core.query.BasicOperand
The query parameter (i.e. left operand).
QueryParameter - Interface in com.edorasware.commons.core.query
An operand of a Predicate or Ordering.
QueryParameterMapper - Interface in com.edorasware.commons.core.query
Interface to map from a given source query parameter to a target query parameter.
QueryParameterPredicate - Class in com.edorasware.commons.core.query
Predicates that have a QueryParameter as their left operand.
QueryParameterPredicate() - Constructor for class com.edorasware.commons.core.query.QueryParameterPredicate
 
querySingle(Q) - Method in interface com.edorasware.commons.core.persistence.entity.EntityPersistence
Retrieves the single entity that matches the given query.
querySingle(Q) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.JdbcEntityPersistence
 

R

RawPredicate - Class in com.edorasware.commons.core.query
A predicate expressed through a raw sql where-clause.
RawPredicate(String, Map<String, Object>) - Constructor for class com.edorasware.commons.core.query.RawPredicate
 
readInputStreamToBytes(InputStream) - Static method in class com.edorasware.commons.core.util.io.IOUtils
Reads the given input stream into a byte array.
readInputStreamToString(InputStream) - Static method in class com.edorasware.commons.core.util.io.IOUtils
Reads the provided input stream into a String.
readLicense(Resource) - Static method in class com.edorasware.commons.core.license.LicenseReader
Reads the license file from the given resource.
readLicenseFromDefaultClasspathLocation() - Static method in class com.edorasware.commons.core.license.LicenseReader
Reads the license file from the default location on the classpath.
readLicenseFromDefaultFileSystemLocation() - Static method in class com.edorasware.commons.core.license.LicenseReader
Reads the license file from the default location on the file system.
REF - Static variable in class com.edorasware.commons.core.util.spring.BeanDefinitionParserUtils
XML attribute that holds a bean reference.
registerBeanDefinitionIfNeeded(Class<?>, BeanDefinitionRegistry) - Static method in class com.edorasware.commons.core.util.spring.BeanDefinitionParserUtils
Registers a bean definition for the given class if the bean definition is not already registered.
registerBeanDefinitionIfNeeded(Class<?>, List<Object>, List<String>, Map<String, Object>, Map<String, String>, BeanDefinitionRegistry) - Static method in class com.edorasware.commons.core.util.spring.BeanDefinitionParserUtils
Registers a bean definition for the given class, if the bean definition is not already registered in the specified registry.
registerWithPreferredName(BeanDefinition, String, ParserContext) - Static method in class com.edorasware.commons.core.util.spring.BeanDefinitionParserUtils
Register the bean with the preferred name.
registerWithPreferredName(BeanDefinition, BeanDefinition, String, ParserContext) - Static method in class com.edorasware.commons.core.util.spring.BeanDefinitionParserUtils
Register the bean with the preferred name.
Registry - Interface in com.edorasware.commons.core.registry
A simple registry.
releaseDate(Date) - Method in class com.edorasware.commons.core.version.ReleaseInformation.ReleaseInformationBuilder
Set release date to ReleaseInformation object
ReleaseInformation - Class in com.edorasware.commons.core.version
This class provides the release information like version, commit hash and other release specific information.
ReleaseInformation.ReleaseInformationBuilder - Class in com.edorasware.commons.core.version
 
ReleaseInformationBuilder() - Constructor for class com.edorasware.commons.core.version.ReleaseInformation.ReleaseInformationBuilder
 
releaseVersion(ReleaseVersion) - Method in class com.edorasware.commons.core.version.ReleaseInformation.ReleaseInformationBuilder
Set release version to ReleaseInformation object
ReleaseVersion - Class in com.edorasware.commons.core.version
This class holds the release version information.
remove(List<? extends T>, List<? extends T>) - Static method in class com.edorasware.commons.core.util.collect.CollectionUtils
Removes the given elements from the given list.
remove(Set<? extends T>, Set<? extends T>) - Static method in class com.edorasware.commons.core.util.collect.CollectionUtils
Removes the given elements from the given set.
removeActionListener(L) - Method in class com.edorasware.commons.core.service.entity.BaseEntityService
 
removeEmptyPredicates(List<? extends T>) - Static method in class com.edorasware.commons.core.query.PredicateUtils
Removes all empty predicates from the given non-null predicates.
removeListener(L) - Method in class com.edorasware.commons.core.provider.entity.BaseEntityProvider
 
removeListener(L) - Method in interface com.edorasware.commons.core.provider.entity.EntityProvider
Unregisters the listener.
removeNotSupportedPredicates(List<? extends T>) - Static method in class com.edorasware.commons.core.query.PredicateUtils
Removes all not supported (PredicateUtils.SUPPORTED_PREDICATES) predicates from the given non-null predicates.
removeParameterSqlTypes(String) - Static method in class com.edorasware.commons.core.persistence.PersistenceUtils
Removes the sql type information from the given sql statement.
render(QueryParameter, Object) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.SqlEntityParameterValueRenderer
 
render(Predicate, RenderingMode) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.SqlEntityPredicateRenderer
 
render(QueryParameter, ComparisonPredicate, SqlPredicateRenderer, SqlParameterValueRenderer, RenderingMode, DatabaseType) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.SqlEntityRightOperandRenderer
 
render(IdentityLinkPredicate, SqlPredicateRenderer, RenderingMode) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.SqlIdentityLinkPredicateRenderer
 
render(NamedValuePredicate, SqlPredicateRenderer, RenderingMode) - Method in interface com.edorasware.commons.core.persistence.entity.jdbc.SqlNamedValuePredicateRenderer
 
render(NamedValuePredicate, SqlPredicateRenderer, RenderingMode) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.SqlPropertyPredicateRenderer
 
render(NamedValuePredicate, SqlPredicateRenderer, RenderingMode) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.SqlVariablePredicateRenderer
 
render(AggregateReferenceValue.AggregationStrategy) - Static method in class com.edorasware.commons.core.persistence.jdbc.SqlAggregationStrategyRenderer
 
render(ComparisonOperator) - Static method in class com.edorasware.commons.core.persistence.jdbc.SqlComparisonOperatorRenderer
 
render(ComparisonPredicate, SqlPredicateRenderer, SqlRightOperandRenderer, SqlParameterValueRenderer, RenderingMode) - Method in class com.edorasware.commons.core.persistence.jdbc.SqlComparisonPredicateRenderer
 
render(CompositePredicate, SqlPredicateRenderer, RenderingMode) - Method in class com.edorasware.commons.core.persistence.jdbc.SqlCompositePredicateRenderer
 
render(InnerSelectInPredicate, SqlPredicateRenderer, RenderingMode) - Method in class com.edorasware.commons.core.persistence.jdbc.SqlInnerSelectInPredicateRenderer
 
render(InnerSelectInPredicate, SqlPredicateRenderer, RenderingMode, boolean) - Method in class com.edorasware.commons.core.persistence.jdbc.SqlInnerSelectInPredicateRenderer
 
render(InPredicate, SqlParameterValueRenderer) - Method in class com.edorasware.commons.core.persistence.jdbc.SqlInPredicateRenderer
 
render(InPredicate, SqlParameterValueRenderer, boolean) - Method in class com.edorasware.commons.core.persistence.jdbc.SqlInPredicateRenderer
 
render() - Method in class com.edorasware.commons.core.persistence.jdbc.SqlNeverMatchingPredicateRenderer
 
render(NullPredicate) - Method in class com.edorasware.commons.core.persistence.jdbc.SqlNullPredicateRenderer
 
render(NotNullPredicate) - Method in class com.edorasware.commons.core.persistence.jdbc.SqlNullPredicateRenderer
 
render(Ordering.Direction, DatabaseType) - Static method in class com.edorasware.commons.core.persistence.jdbc.SqlOrderingDirectionRenderer
 
render(QueryParameter, Object) - Method in interface com.edorasware.commons.core.persistence.jdbc.SqlParameterValueRenderer
 
render(Predicate, RenderingMode) - Method in interface com.edorasware.commons.core.persistence.jdbc.SqlPredicateRenderer
 
render(RawPredicate) - Method in class com.edorasware.commons.core.persistence.jdbc.SqlRawPredicateRenderer
 
render(QueryParameter, ComparisonPredicate, SqlPredicateRenderer, SqlParameterValueRenderer, RenderingMode, DatabaseType) - Method in interface com.edorasware.commons.core.persistence.jdbc.SqlRightOperandRenderer
 
render(List<Ordering>) - Method in class com.edorasware.commons.core.persistence.jdbc.SqlSortingRenderer
 
RenderedSql - Class in com.edorasware.commons.core.persistence.jdbc
Class that combines a parameterized SQL string with its parameter mapping.
RenderedSql.Builder - Class in com.edorasware.commons.core.persistence.jdbc
 
RenderingMode - Enum in com.edorasware.commons.core.persistence.jdbc
 
RenderingModePredicate - Class in com.edorasware.commons.core.query
Predicate which can enforce rendering mode
RenderingModePredicate(RenderingMode) - Constructor for class com.edorasware.commons.core.query.RenderingModePredicate
 
RenderingModePredicate() - Constructor for class com.edorasware.commons.core.query.RenderingModePredicate
 
renderPredicate(Predicate, RenderingMode) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.BaseSqlQueryRenderer
 
renderPredicate(Predicate, RenderingMode) - Method in interface com.edorasware.commons.core.persistence.jdbc.SqlQueryRenderer
 
renderSelectMatching(SqlNameMapping, QueryParameter, QueryParameter, String) - Static method in class com.edorasware.commons.core.persistence.jdbc.SqlRendererUtils
 
renderSelectNotMatching(SqlNameMapping, QueryParameter, QueryParameter, String) - Static method in class com.edorasware.commons.core.persistence.jdbc.SqlRendererUtils
 
renderSorting(List<Ordering>) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.BaseSqlQueryRenderer
 
renderSorting(List<Ordering>) - Method in interface com.edorasware.commons.core.persistence.jdbc.SqlQueryRenderer
 
RepeatingLicenseChecker - Class in com.edorasware.commons.core.license
 
RepeatingLicenseChecker(LicenseChecker, int) - Constructor for class com.edorasware.commons.core.license.RepeatingLicenseChecker
 
replace(String, String, int, int) - Static method in class com.edorasware.commons.core.util.string.StringUtils
Replaces a substring of the given string with some other string.
replaceParameterName(String, String, String) - Static method in class com.edorasware.commons.core.persistence.PersistenceUtils
Replaces the given parameter name with a new parameter name in the given sql statement.
replaceTags(String, String, String, String, Function2<String, String, Pair<String, Map<String, Object>>>) - Static method in class com.edorasware.commons.core.util.string.StringUtils
For each tag, the tag is replaced with the content defined by the given replacement function.
replaceTags(String, String, String, Function<String, String>) - Static method in class com.edorasware.commons.core.util.string.StringUtils
For each tag, the tag is replaced with the content defined by the given replacement function.
requiresInitialSynchronization() - Method in class com.edorasware.commons.core.provider.entity.BaseDomainObjectProvider
 
requiresInitialSynchronization() - Method in interface com.edorasware.commons.core.provider.entity.DomainObjectProvider
Returns whether the provider requires initial synchronization of its data with the system that the provider is embedded in.
reset() - Method in class com.edorasware.commons.core.modification.entity.EntityModification.EntityModificationBuilder
 
reset() - Method in class com.edorasware.commons.core.service.entity.EntityUpdate.Builder
 
resetAll(Date) - Method in interface com.edorasware.commons.core.elastic.ElasticIndexService
Resets all indices when the database has been reset.
resolveEntity(String, String) - Method in class com.edorasware.commons.core.util.xml.CommonsEntityResolver
 
resolveResourceName(String) - Static method in class com.edorasware.commons.core.util.io.IOUtils
Resolves the given resource name to a URL representing the resource.
RESOURCE_STRING - Static variable in class com.edorasware.commons.core.field.entity.DomainObjectDefinitionFieldId
 
resourceString(String) - Method in class com.edorasware.commons.core.entity.DomainObjectDefinition.DomainObjectDefinitionBuilder
Sets the resource string from which the entity has been derived.
resourceString(int) - Method in class com.edorasware.commons.core.modification.entity.DomainObjectDefinitionModification.DomainObjectDefinitionModificationBuilder
 
restrict(Predicate) - Method in interface com.edorasware.commons.core.any.support.AnyWorkObjectDefinitionPredicatePostProcessor
 
restrict(Predicate) - Method in interface com.edorasware.commons.core.any.support.AnyWorkObjectPredicatePostProcessor
 
restrict(Predicate) - Method in interface com.edorasware.commons.core.beat.support.BeatPredicatePostProcessor
 
restrict(Predicate) - Method in class com.edorasware.commons.core.service.entity.NoOpPredicatePostProcessor
 
restrict(Predicate) - Method in interface com.edorasware.commons.core.service.entity.PredicatePostProcessor
Add restrictions to a predicate before it is evaluated in the persistence layer.
RESTRICT_VARIABLES - Static variable in class com.edorasware.commons.core.query.entity.DomainObjectQuery.Hint
Allows to create a hint that restricts the loaded variables to the ones matched by arbitrary criteria.
restrictType(Predicate) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.JdbcEntityPersistence
 
RESUBMISSION_TIME - Static variable in class com.edorasware.commons.core.any.AnyWorkObject
Allows to build predicates testing for certain work object resubmission time values.
RESUBMISSION_TIME - Static variable in class com.edorasware.commons.core.field.entity.WorkObjectFieldId
 
RESUBMISSION_TIME_UPDATED - Static variable in class com.edorasware.commons.core.service.entity.WorkObjectActionEvent.Type
 
resubmissionTime(Date) - Method in class com.edorasware.commons.core.entity.WorkObject.WorkObjectBuilder
Sets the resubmission time.
resubmissionTime(Date) - Method in class com.edorasware.commons.core.modification.entity.WorkObjectModification.WorkObjectModificationBuilder
 
resubmissionTime(Date) - Method in class com.edorasware.commons.core.service.entity.WorkObjectUpdate.Builder
Sets the resubmission time.
ROOT_ID - Static variable in class com.edorasware.commons.core.beat.Beat
Allows to build predicates testing for certain beat root beat id values.
ROOT_ID_VALUE - Static variable in class com.edorasware.commons.core.persistence.entity.jdbc.VariableTranslator
 
rootId(BeatId) - Method in class com.edorasware.commons.core.beat.Beat.Builder
 
ROW_MAPPER - Static variable in class com.edorasware.commons.core.persistence.entity.jdbc.IdentityLinkResult
 
ROW_MAPPER - Static variable in class com.edorasware.commons.core.persistence.jdbc.PrimaryKeyResult
A row mapper for primary key query results.
runAfterFailedTransaction(Callable<Void>) - Static method in class com.edorasware.commons.core.util.spring.SpringUtils
Runs the given callable after the transaction has been committed unsuccessfully.
runAfterSuccessfulTransaction(Callable<Void>) - Static method in class com.edorasware.commons.core.util.spring.SpringUtils
Runs the given callable after the transaction has been committed successfully.
runAsTenant(TenantId, Runnable) - Method in interface com.edorasware.commons.core.identity.CurrentTenantService
Runs the given action in the context of the specified tenant.
runAsTenant(TenantId, Callable<T>) - Method in interface com.edorasware.commons.core.identity.CurrentTenantService
Runs the given action in the context of the specified tenant.
runAsTenant(TenantId, Runnable) - Method in class com.edorasware.commons.core.identity.support.BaseMultiTenantCurrentTenantService
 
runAsTenant(TenantId, Callable<T>) - Method in class com.edorasware.commons.core.identity.support.BaseMultiTenantCurrentTenantService
 
runAsTenant(TenantId, Runnable) - Method in class com.edorasware.commons.core.identity.support.BaseSingleTenantCurrentTenantService
 
runAsTenant(TenantId, Callable<T>) - Method in class com.edorasware.commons.core.identity.support.BaseSingleTenantCurrentTenantService
 
runAsUser(UserId, Runnable) - Method in interface com.edorasware.commons.core.identity.CurrentUserService
Runs the given action in the context of the specified user.
runAsUser(UserId, Callable<T>) - Method in interface com.edorasware.commons.core.identity.CurrentUserService
Runs the given action in the context of the specified user.
runAsUser(UserId, Runnable) - Method in class com.edorasware.commons.core.identity.support.BaseCurrentUserService
 
runAsUser(UserId, Callable<T>) - Method in class com.edorasware.commons.core.identity.support.BaseCurrentUserService
 
runAsUserInTenant(UserId, TenantId, Runnable) - Method in interface com.edorasware.commons.core.identity.CurrentIdentityService
Runs the given action in the context of the specified user and tenant.
runAsUserInTenant(UserId, TenantId, Callable<T>) - Method in interface com.edorasware.commons.core.identity.CurrentIdentityService
Runs the given action in the context of the specified user sand tenant.
runAsUserInTenant(UserId, TenantId, Runnable) - Method in class com.edorasware.commons.core.identity.DefaultCurrentIdentityService
 
runAsUserInTenant(UserId, TenantId, Callable<T>) - Method in class com.edorasware.commons.core.identity.DefaultCurrentIdentityService
 
runInTransaction(PlatformTransactionManager, Callable<T>) - Static method in class com.edorasware.commons.core.util.spring.SpringUtils
Runs the given callable in the current transaction, creating a new transaction if necessary.
runInTransaction(PlatformTransactionManager, Runnable) - Static method in class com.edorasware.commons.core.util.spring.SpringUtils
Runs the given runnable in the current transaction, creating a new transaction if necessary.
RuntimeUsage - Annotation Type in com.edorasware.commons.core.util
Allows to annotate symbols that are used at runtime only.

S

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
Factory bean to create a SequentialPrimaryKeyGenerator instance.
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
Set the ContentListeners for the content manager.
setContentPreProcessingConfiguration(ContentPreProcessingConfiguration) - Method in interface com.edorasware.commons.core.content.support.ConfigurableContentManager
Set the ContentPreProcessingConfiguration which is required if you want to pre process the content added or updated in a separate job.
setContentSourceId(ContentReference, ContentSourceId) - Method in interface com.edorasware.commons.core.content.ContentManager
Sets the ContentSourceId for a selected ContentReference.
setContentSourceId(ContentScope, ContentReference, ContentSourceId) - Method in interface com.edorasware.commons.core.content.ContentProvider
Sets the ContentSourceId for a selected ContentReference.
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
Set the DatabaseSchemaServiceListener which gets called before and after each operation.
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
Sets the WorkObjectState of the specified entity.
setState(GlobalId, State, String) - Method in interface com.edorasware.commons.core.service.entity.WorkObjectService
Sets the WorkObjectState of the specified entity.
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
Sets the WorkObjectState of the specified entity.
setSubState(GlobalId, State, String) - Method in interface com.edorasware.commons.core.service.entity.WorkObjectService
Sets the WorkObjectState of the specified entity.
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
Factory bean to create a DatabaseType instance.
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
SQL renderer for InnerSelectInPredicate.
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
Maps QueryParameters to database table columns.
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
Supported predicates which are not filtered out in the PredicateUtils.removeNotSupportedPredicates(List) (List)} method.
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.

T

TABLE_BEAT - Static variable in class com.edorasware.commons.core.persistence.entity.jdbc.CommonsDatabase
 
TABLE_BEAT_VAR - Static variable in class com.edorasware.commons.core.persistence.entity.jdbc.CommonsDatabase
 
TABLE_IDENTITY_LINK - Static variable in class com.edorasware.commons.core.persistence.entity.jdbc.CommonsDatabase
 
TABLE_PROPERTY - Static variable in class com.edorasware.commons.core.persistence.entity.jdbc.CommonsDatabase
 
TABLE_VARIABLE - Static variable in class com.edorasware.commons.core.persistence.entity.jdbc.CommonsDatabase
 
TABLE_WORK_OBJECT - Static variable in class com.edorasware.commons.core.persistence.entity.jdbc.CommonsDatabase
 
TABLE_WORK_OBJECT_DEFINITION - Static variable in class com.edorasware.commons.core.persistence.entity.jdbc.CommonsDatabase
 
tailSubList(Collection<T>, int) - Static method in class com.edorasware.commons.core.util.collect.CollectionUtils
Returns the n last elements of the given collection.
TENANT - Static variable in class com.edorasware.commons.core.entity.IdentityType
 
TENANT_ID - Static variable in class com.edorasware.commons.core.any.AnyWorkObject
Allows to build predicates testing for certain tenant id values.
TENANT_ID - Static variable in class com.edorasware.commons.core.any.AnyWorkObjectDefinition
Allows to build predicates testing for certain work object definition tenant id values.
TENANT_ID - Static variable in class com.edorasware.commons.core.beat.Beat
Allows to build predicates testing for certain tenant id values.
TenantAgnosticCurrentTenantServiceFactoryBean - Class in com.edorasware.commons.core.identity.config
Factory bean to create a tenant-agnostic CurrentTenantService instance.
TenantAgnosticCurrentTenantServiceFactoryBean() - Constructor for class com.edorasware.commons.core.identity.config.TenantAgnosticCurrentTenantServiceFactoryBean
 
tenantId(TenantId) - Method in class com.edorasware.commons.core.entity.Entity.EntityBuilder
Sets the tenant id.
TenantId - Class in com.edorasware.commons.core.entity
This class represents a tenant id.
Time - Interface in com.edorasware.commons.core.time
Gear time representation
TimeDependantProviderFactoryBean<T extends EntityProvider<?,?>> - Class in com.edorasware.commons.core
Abstract factory bean to provide EntityProvider implementations.
TimeDependantProviderFactoryBean() - Constructor for class com.edorasware.commons.core.TimeDependantProviderFactoryBean
 
timeProvider - Variable in class com.edorasware.commons.core.persistence.config.BasePersistenceFactoryBean
 
timeProvider - Variable in class com.edorasware.commons.core.service.config.EntityServiceFactoryBean
 
TimeProvider - Interface in com.edorasware.commons.core.time
This interface provides clock reading functionality.
timeProvider - Variable in class com.edorasware.commons.core.TimeDependantProviderFactoryBean
 
toChunks(String, int) - Static method in class com.edorasware.commons.core.util.string.StringUtils
Splits the given string into chucks of characters of the given size.
toLowerCase(List<String>) - Static method in class com.edorasware.commons.core.util.string.StringUtils
Converts the given strings to lower-case.
toMap(Collection<? extends NamedValue>) - Static method in class com.edorasware.commons.core.entity.NamedValues
Transforms the given NamedValues into a Map of String keys and Object values.
toMap(Collection<? extends NamedValue>, Class<T>) - Static method in class com.edorasware.commons.core.entity.NamedValues
Transforms the given NamedValues into a Map of String keys and values of the given type.
toMap(Collection<? extends NamedValue>, char) - Static method in class com.edorasware.commons.core.entity.NamedValues
Transforms the given NamedValues into a nested Map of String keys and values of the given type or Map.
toSetKeepFirst(Collection<E>, Equivalence<E>) - Static method in class com.edorasware.commons.core.util.collect.CollectionUtils
Returns a set of the given elements where element equality is defined by the given Equivalence instance.
toSetKeepLast(Collection<E>, Equivalence<E>) - Static method in class com.edorasware.commons.core.util.collect.CollectionUtils
Returns a set of the given elements where element equality is defined by the given Equivalence instance.
toString() - Method in class com.edorasware.commons.core.audit.EventType
 
toString() - Method in class com.edorasware.commons.core.beat.Beat
 
toString() - Method in class com.edorasware.commons.core.content.maintenance.ContentProcessorContext
 
toString() - Method in class com.edorasware.commons.core.content.support.BaseConfigurableContentProvider
 
toString() - Method in class com.edorasware.commons.core.conversation.ConversationMetadataAttribute
 
toString() - Method in class com.edorasware.commons.core.entity.Entity
 
toString() - Method in class com.edorasware.commons.core.entity.Property
 
toString() - Method in class com.edorasware.commons.core.entity.State
 
toString() - Method in class com.edorasware.commons.core.entity.Type
 
toString() - Method in class com.edorasware.commons.core.entity.Variable
 
toString() - Method in class com.edorasware.commons.core.entity.WorkObject
 
toString() - Method in class com.edorasware.commons.core.entity.WorkObjectDefinition
 
toString() - Method in class com.edorasware.commons.core.field.FieldChange
 
toString() - Method in class com.edorasware.commons.core.id.BaseId
 
toString() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.IdentityLinkParameter
 
toString() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.PropertyParameter
 
toString() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.VariableParameter
 
toString() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.VariableResult
 
toString() - Method in class com.edorasware.commons.core.persistence.PrimaryKeyRange
 
toString() - Method in class com.edorasware.commons.core.query.BaseQuery.QueryData
 
toString() - Method in class com.edorasware.commons.core.query.BaseQuery
 
toString() - Method in class com.edorasware.commons.core.query.BasicOperand.InnerSelectReferenceValue
 
toString() - Method in class com.edorasware.commons.core.query.ComparisonPredicate
 
toString() - Method in class com.edorasware.commons.core.query.CompositePredicate
 
toString() - Method in class com.edorasware.commons.core.query.entity.EntityQuery.Hint
 
toString() - Method in class com.edorasware.commons.core.query.entity.HierarchyOperand.PathElementReferenceValue
 
toString() - Method in class com.edorasware.commons.core.query.entity.HierarchyOperand.PathIdsReferenceValue
 
toString() - Method in class com.edorasware.commons.core.query.entity.IdentityLinkPredicate
 
toString() - Method in class com.edorasware.commons.core.query.entity.MultipleNamedValuePredicate
 
toString() - Method in class com.edorasware.commons.core.query.entity.NamedValuePredicate
 
toString() - Method in class com.edorasware.commons.core.query.InnerSelectInPredicate
 
toString() - Method in class com.edorasware.commons.core.query.InPredicate
 
toString() - Method in class com.edorasware.commons.core.query.NeverMatchingPredicate
 
toString() - Method in class com.edorasware.commons.core.query.NotNullPredicate
 
toString() - Method in class com.edorasware.commons.core.query.NotPredicate
 
toString() - Method in class com.edorasware.commons.core.query.NullPredicate
 
toString() - Method in class com.edorasware.commons.core.query.RawPredicate
 
toString() - Method in class com.edorasware.commons.core.query.SimpleOrdering
 
toString() - Method in class com.edorasware.commons.core.service.entity.EntityActionEvent
 
toString() - Method in class com.edorasware.commons.core.service.entity.EntityActionEvent.Type
 
toString() - Method in class com.edorasware.commons.core.util.fp.Pair
 
toString() - Method in class com.edorasware.commons.core.util.string.ExpressionString
 
toString() - Method in class com.edorasware.commons.core.util.string.LargeString
 
toString() - Method in class com.edorasware.commons.core.util.string.TypedString
 
toString() - Method in class com.edorasware.commons.core.version.ReleaseInformation
 
toString() - Method in class com.edorasware.commons.core.version.ReleaseVersion
 
toTypedList(List) - Static method in class com.edorasware.commons.core.util.collect.CollectionUtils
'Converts' the given list to a typed list.
toTypedMap(Map) - Static method in class com.edorasware.commons.core.util.collect.CollectionUtils
'Converts' the given map to a typed map.
toTypedSet(Set) - Static method in class com.edorasware.commons.core.util.collect.CollectionUtils
'Converts' the given set to a typed set.
trackAndGetUnique(String) - Method in class com.edorasware.commons.core.persistence.jdbc.SqlParameterNameTracker
 
transform(Predicate) - Method in class com.edorasware.commons.core.query.entity.MergeNamedValuesPredicateTransformation
 
transform(Predicate) - Method in class com.edorasware.commons.core.query.MergeCompositesPredicateTransformation
 
transform(Predicate) - Method in interface com.edorasware.commons.core.query.PredicateTransformation
Optionally transform the given predicate.
transformEntitiesToIds(List<? extends E>) - Static method in class com.edorasware.commons.core.entity.EntityUtils
Returns a list of the ids of the given entities.
transformIdentifiablesToIds(Collection<? extends Identifiable<?>>) - Static method in class com.edorasware.commons.core.id.IdUtils
Returns a list of the ids of the given identifiables.
transformIdentifiablesToIdValues(Collection<? extends Identifiable<?>>) - Static method in class com.edorasware.commons.core.id.IdUtils
Returns a list of the values of the ids of the given identifiables.
transformIdsToValues(Collection<? extends Id>) - Static method in class com.edorasware.commons.core.id.IdUtils
Returns a list of the values of the given ids.
transformListRecursively(List<? extends Object>, Function<V, W>) - Static method in class com.edorasware.commons.core.util.collect.CollectionUtils
Recursively transforms the values of the given list by applying the given function.
transformMapRecursively(Map<K, ? extends Object>, Function<V, W>) - Static method in class com.edorasware.commons.core.util.collect.CollectionUtils
Recursively transforms the values of the given map by applying the given function.
transformResultIdsToValues(Collection<? extends IdentifiableResult<E>>) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.JdbcEntityPersistence
 
transformSetRecursively(Set<? extends Object>, Function<V, W>) - Static method in class com.edorasware.commons.core.util.collect.CollectionUtils
Recursively transforms the values of the given set by applying the given function.
transformToEntityIds(Collection<String>) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.JdbcEntityPersistence
 
transformWorkObjectsToIds(List<? extends WorkObject<?, ?, ?>>) - Static method in class com.edorasware.commons.core.entity.EntityUtils
Returns a list of the work object ids of the given work objects.
TriggerDelegate - Class in com.edorasware.commons.core.util.spring
Trigger delegate with optional call-back once trigger is done (if ever).
TriggerDelegate(Trigger, TriggerDelegate.TriggerListener) - Constructor for class com.edorasware.commons.core.util.spring.TriggerDelegate
 
TriggerDelegate.TriggerListener - Interface in com.edorasware.commons.core.util.spring
 
triggerDone(Trigger) - Method in interface com.edorasware.commons.core.util.spring.TriggerDelegate.TriggerListener
 
trimNonPersistentData(E) - Method in class com.edorasware.commons.core.service.entity.BaseDomainObjectDefinitionService
 
trimNonPersistentData(E) - Method in class com.edorasware.commons.core.service.entity.BaseDomainObjectService
 
trimNonPersistentData(E) - Method in class com.edorasware.commons.core.service.entity.BaseEntityService
 
trimSuffix(String, String) - Static method in class com.edorasware.commons.core.util.string.StringUtils
Removes the given suffix from the given string.
type(Type) - Method in class com.edorasware.commons.core.any.AnyWorkObject.Builder
 
TYPE - Static variable in class com.edorasware.commons.core.any.AnyWorkObject
Allows to build predicates testing for certain work object type values.
type(Type) - Method in class com.edorasware.commons.core.any.AnyWorkObjectDefinition.Builder
 
TYPE - Static variable in class com.edorasware.commons.core.any.AnyWorkObjectDefinition
Allows to build predicates testing for certain work object definition type values.
Type - Class in com.edorasware.commons.core.entity
Represents an entity type.
Type(String) - Constructor for class com.edorasware.commons.core.service.entity.DomainObjectActionEvent.Type
 
Type(String) - Constructor for class com.edorasware.commons.core.service.entity.DomainObjectDefinitionActionEvent.Type
 
Type(String) - Constructor for class com.edorasware.commons.core.service.entity.EntityActionEvent.Type
 
Type(String) - Constructor for class com.edorasware.commons.core.service.entity.WorkObjectActionEvent.Type
 
Type(String) - Constructor for class com.edorasware.commons.core.service.entity.WorkObjectDefinitionActionEvent.Type
 
TypedString - Class in com.edorasware.commons.core.util.string
This class encapsulates a String whose content represents a certain type.
TypedString(StringType, String) - Constructor for class com.edorasware.commons.core.util.string.TypedString
 
TypeTokens - Class in com.edorasware.commons.core.util.guava
Provides utility methods related to TypeTokens.

U

UNDEFINED - Static variable in class com.edorasware.commons.core.any.AnyWorkObjectDefinitionId
A type-safe and null-safe undefined work object definition id.
UNDEFINED - Static variable in class com.edorasware.commons.core.any.AnyWorkObjectId
A type-safe and null-safe undefined work object id.
UNDEFINED - Static variable in class com.edorasware.commons.core.any.AnyWorkObjectProviderId
A type-safe and null-safe undefined any provider id.
UNDEFINED - Static variable in class com.edorasware.commons.core.audit.EventType
A type-safe and null-safe undefined event type.
UNDEFINED - Static variable in class com.edorasware.commons.core.beat.BeatId
A type-safe and null-safe undefined beat id.
UNDEFINED - Static variable in class com.edorasware.commons.core.beat.BeatProviderId
A type-safe and null-safe undefined beat provider id.
UNDEFINED - Static variable in class com.edorasware.commons.core.content.ContentProviderId
A type-safe and null-safe undefined content provider id.
UNDEFINED - Static variable in class com.edorasware.commons.core.content.ContentReferenceId
A type-safe and null-safe undefined any content reference id.
UNDEFINED - Static variable in class com.edorasware.commons.core.content.ContentSourceId
A type-safe and null-safe undefined any content source id.
UNDEFINED - Static variable in class com.edorasware.commons.core.entity.GlobalId
A type-safe and null-safe undefined work object id.
UNDEFINED - Static variable in class com.edorasware.commons.core.entity.GroupId
A type-safe and null-safe undefined group id.
UNDEFINED - Static variable in class com.edorasware.commons.core.entity.PropertyId
A type-safe and null-safe undefined property id.
UNDEFINED - Static variable in class com.edorasware.commons.core.entity.State
A type-safe and null-safe undefined state.
UNDEFINED - Static variable in class com.edorasware.commons.core.entity.TenantId
A type-safe and null-safe undefined tenant id.
UNDEFINED - Static variable in class com.edorasware.commons.core.entity.Type
A type-safe and null-safe undefined entity type.
UNDEFINED - Static variable in class com.edorasware.commons.core.entity.UserId
A type-safe and null-safe undefined user id.
UNDEFINED - Static variable in class com.edorasware.commons.core.entity.VariableId
A type-safe and null-safe undefined variable id.
UNDEFINED - Static variable in class com.edorasware.commons.core.field.FieldId
A type-safe and null-safe undefined user id.
undefined(String) - Method in class com.edorasware.commons.core.query.entity.PropertyOperand
Returns a predicate representing an undefined property predicate
undefined(PropertyName<?>) - Method in class com.edorasware.commons.core.query.entity.PropertyOperand
Returns a predicate representing an undefined property predicate
undefined(String) - Method in class com.edorasware.commons.core.query.entity.VariableOperand
Returns a predicate representing an undefined variable predicate
undefined(VariableName<?, ?>) - Method in class com.edorasware.commons.core.query.entity.VariableOperand
Returns a predicate representing an undefined variable predicate.
UNDEFINED_VALUE - Static variable in class com.edorasware.commons.core.id.BaseId
 
unmodifiableDetachedMap(Map<T, V>) - Static method in class com.edorasware.commons.core.util.collect.CollectionUtils
Converts the map to an immutable map.
update(E, Collection<FieldChange>) - Method in interface com.edorasware.commons.core.persistence.entity.EntityPersistence
Updates the given entity.
update(E, Collection<FieldChange>) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.JdbcDomainObjectDefinitionPersistence
 
update(E, Collection<FieldChange>) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.JdbcEntityPersistence
 
update(T, List<FieldChange>) - Method in class com.edorasware.commons.core.provider.entity.BaseDomainObjectProvider
 
update(T, List<FieldChange>) - Method in interface com.edorasware.commons.core.provider.entity.DomainObjectProvider
Updates the entity with the given id by applying the submitted changes.
update(long) - Method in class com.edorasware.commons.core.util.progress.ProgressTracker
Update the progress.
UPDATE_ENTITY - Static variable in class com.edorasware.commons.core.audit.EventType
An event type that represents an update event.
UPDATE_TIME - Static variable in class com.edorasware.commons.core.any.AnyWorkObject
Allows to build predicates testing for certain work object update time values.
UPDATE_TIME - Static variable in class com.edorasware.commons.core.any.AnyWorkObjectDefinition
Allows to build predicates testing for certain work object definition update time values.
UPDATE_TIME - Static variable in class com.edorasware.commons.core.beat.Beat
Allows to build predicates testing for certain beat update time values.
updateChildren(E, EB, Collection<FieldChange>) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.JdbcDomainObjectDefinitionPersistence
 
updateChildren(E, EB, Collection<FieldChange>) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.JdbcDomainObjectPersistence
 
updateChildren(E, EB, Collection<FieldChange>) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.JdbcEntityPersistence
 
updateContent(ContentReference, InputStream, int, Optional<ContentMetadata>) - Method in interface com.edorasware.commons.core.content.ContentManager
This method behaves exactly like calling ContentManager.updateContent(ContentReference, InputStream, int, Optional, boolean) with the last parameter set to false.
updateContent(ContentReference, InputStream, int, Optional<ContentMetadata>, boolean) - Method in interface com.edorasware.commons.core.content.ContentManager
Updates the the content and the metadata of the specified ContentReference with the specified InputStream and ContentMetadata, with the option to overwrite te existing version.
updateContent(ContentScope, ContentReference, InputStream, int, Optional<ContentMetadata>) - Method in interface com.edorasware.commons.core.content.ContentProvider
Updates the specified ContentReference with the specified InputStream.
updateContent(ContentScope, ContentReference, InputStream, int, Optional<ContentMetadata>, boolean) - Method in interface com.edorasware.commons.core.content.ContentProvider
Updates the specified ContentReference with the specified InputStream.
updateContent(ContentScope, ContentReference, InputStream, int, Optional<ContentMetadata>) - Method in class com.edorasware.commons.core.content.support.BaseConfigurableContentProvider
 
updateContent(ContentScope, ContentReference, InputStream, int, Optional<ContentMetadata>, boolean) - Method in class com.edorasware.commons.core.content.support.BaseConfigurableContentProvider
 
updateContentMetadata(ContentReference, Optional<ContentMetadata>) - Method in interface com.edorasware.commons.core.content.ContentManager
Updates the content metadata.
updateContentMetadata(ContentScope, ContentReference, Optional<ContentMetadata>) - Method in interface com.edorasware.commons.core.content.ContentProvider
Updates the content metadata.
updateContentMetadata(ContentScope, ContentReference, Optional<ContentMetadata>) - Method in class com.edorasware.commons.core.content.support.BaseConfigurableContentProvider
 
updateContentMetadata(ContentScope, ContentReference, int, Optional<ContentMetadata>) - Method in interface com.edorasware.commons.core.content.support.database.DatabaseContentPersistence
Updates the content metadata.
updateContentSourceId(ContentScope, ContentReference, ContentSourceId) - Method in interface com.edorasware.commons.core.content.support.database.DatabaseContentPersistence
Updates the content metadata.
updateDomainObjectChildren(E, Collection<FieldChange>) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.JdbcDomainObjectPersistence
 
updateDomainObjectChildren(E, Collection<FieldChange>) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.JdbcWorkObjectPersistence
 
updateDomainObjectDefinitionSpecificCalculatedFieldsBeforeInsert(E, EB) - Method in class com.edorasware.commons.core.service.entity.BaseDomainObjectDefinitionService
 
updateDomainObjectDefinitionSpecificCalculatedFieldsBeforeInsert(E, EB) - Method in class com.edorasware.commons.core.service.entity.BaseWorkObjectDefinitionService
 
updateDomainObjectSpecificCalculatedFieldsBeforeInsert(E, EB) - Method in class com.edorasware.commons.core.service.entity.BaseDomainObjectService
 
updateDomainObjectSpecificCalculatedFieldsBeforeInsert(E, EB) - Method in class com.edorasware.commons.core.service.entity.BaseWorkObjectService
 
updateDomainObjectSpecificCalculatedFieldsBeforeUpdate(E, E, Collection<FieldChange>, Date, EB) - Method in class com.edorasware.commons.core.service.entity.BaseDomainObjectService
 
updateDomainObjectSpecificCalculatedFieldsBeforeUpdate(E, E, Collection<FieldChange>, Date, EB) - Method in class com.edorasware.commons.core.service.entity.BaseWorkObjectService
 
updateEntityAndSendChangeEvents(E, Set<FieldChange>, boolean) - Method in class com.edorasware.commons.core.service.entity.BaseDomainObjectService
 
updateEntityInDb(E, EB, IdentifiableParameter, Collection<FieldChange>) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.JdbcDomainObjectDefinitionPersistence
 
updateEntityInDb(E, EB, IdentifiableParameter, Collection<FieldChange>) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.JdbcDomainObjectPersistence
 
updateEntityInDb(E, EB, IdentifiableParameter, Collection<FieldChange>) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.JdbcEntityPersistence
 
updateEntitySpecificCalculatedFieldsBeforeInsert(E, EB) - Method in class com.edorasware.commons.core.service.entity.BaseDomainObjectDefinitionService
 
updateEntitySpecificCalculatedFieldsBeforeInsert(E, EB) - Method in class com.edorasware.commons.core.service.entity.BaseDomainObjectService
 
updateEntitySpecificCalculatedFieldsBeforeInsert(E, EB) - Method in class com.edorasware.commons.core.service.entity.BaseEntityService
 
updateExtendedEntityInDb(IdentifiableParameter, Collection<FieldChange>) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.JdbcDomainObjectPersistence
 
updateExtendedEntityInDb(IdentifiableParameter, Collection<FieldChange>) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.JdbcWorkObjectPersistence
 
updateTime(Date) - Method in class com.edorasware.commons.core.entity.Entity.EntityBuilder
Sets the update time.
updateWithParameterBean(String, Object) - Method in class com.edorasware.commons.core.persistence.jdbc.JdbcPersistence
 
updateWithParameterMap(String, Map<String, ?>) - Method in class com.edorasware.commons.core.persistence.jdbc.JdbcPersistence
 
updateWithParameterObject(String, Object) - Method in class com.edorasware.commons.core.persistence.jdbc.JdbcPersistence
 
updateWorkObjectSpecificCalculatedFieldsBeforeInsert(E, EB) - Method in class com.edorasware.commons.core.service.entity.BaseWorkObjectService
 
updateWorkObjectSpecificCalculatedFieldsBeforeUpdate(E, E, Collection<FieldChange>, Date, EB) - Method in class com.edorasware.commons.core.service.entity.BaseWorkObjectService
 
USER - Static variable in class com.edorasware.commons.core.entity.IdentityType
 
UserId - Class in com.edorasware.commons.core.entity
This class represents a user id.
UTF_8 - Static variable in class com.edorasware.commons.core.util.io.IOUtils
 

V

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
Variable value used inside the DomainObjectModification as a flag to delete the variables in the next update.
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
Supports type-aware creation of Variable instances, and access of Variable instances from DomainObjects.
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
Factory for VariableRestrictionQueryHint creation.
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.

W

warning(SAXParseException) - Method in class com.edorasware.commons.core.util.xml.ExceptionThrowingDefaultHandler
 
warning(SAXParseException) - Method in class com.edorasware.commons.core.util.xml.ExceptionThrowingErrorHandler
 
withId(PropertyId) - Method in class com.edorasware.commons.core.entity.Property
Returns a new property with the given id and the current name, value, and source.
withId(VariableId) - Method in class com.edorasware.commons.core.entity.Variable
Returns a new variable with the given id and the current name, value, and source.
withKey(String) - Method in class com.edorasware.commons.core.query.entity.LatestVersionOperand
Builds a predicate representing a key = values matching key AND version = max(all version values with matching key) comparison.
withKey(String) - Static method in class com.edorasware.commons.core.util.string.I18NString
 
withSource(EntityId) - Method in class com.edorasware.commons.core.entity.Property
Returns a new property with the given source and the current id, name, and value.
withSource(EntityId) - Method in class com.edorasware.commons.core.entity.Variable
Returns a new variable with the given source and the current id, name, and value.
withTranslation(String) - Method in class com.edorasware.commons.core.util.string.I18NString
 
withValue(String) - Method in class com.edorasware.commons.core.any.AnyWorkObjectDefinitionId
Returns a new work object definition id with the given value.
withValue(String) - Method in class com.edorasware.commons.core.any.AnyWorkObjectId
Returns a new work object id with the given value.
withValue(String) - Method in class com.edorasware.commons.core.any.AnyWorkObjectProviderId
Returns a new any provider id with the given value.
withValue(String) - Method in class com.edorasware.commons.core.beat.BeatId
Returns a new beat id with the given value.
withValue(String) - Method in class com.edorasware.commons.core.beat.BeatProviderId
Returns a new beat provider id with the given value.
withValue(String) - Method in class com.edorasware.commons.core.content.ContentProviderId
Returns a new content provider id with the given value.
withValue(String) - Method in class com.edorasware.commons.core.content.ContentReferenceId
Returns a new content reference id with the given value.
withValue(String) - Method in class com.edorasware.commons.core.content.ContentSourceId
Returns a new content source id with the given value.
withValue(String) - Method in class com.edorasware.commons.core.entity.GroupId
Returns a new group-id with the given value.
withValue(String) - Method in class com.edorasware.commons.core.entity.PropertyId
Returns a new property-id with the given value.
withValue(String) - Method in class com.edorasware.commons.core.entity.TenantId
Returns a new tenant-id with the given value.
withValue(String) - Method in class com.edorasware.commons.core.entity.UserId
Returns a new user-id with the given value.
withValue(String) - Method in class com.edorasware.commons.core.entity.VariableId
Returns a new variable-id with the given value.
withValue(String) - Method in class com.edorasware.commons.core.entity.WorkObjectDefinitionId
 
withValue(String) - Method in class com.edorasware.commons.core.entity.WorkObjectId
 
withValue(String) - Method in class com.edorasware.commons.core.field.FieldId
Returns a new field-id with the given value.
withValue(String) - Method in class com.edorasware.commons.core.id.BaseId
 
withValue(String) - Method in interface com.edorasware.commons.core.id.Id
Returns a new id of the same type with the given value.
WORK_DIRECTORY_PATH_JOB_PARAMETER_KEY - Static variable in interface com.edorasware.commons.core.content.ContentPreProcessingConfiguration
The work directory job parameter which holds the patch for the work directory of the pre processing configuration.
WorkObject<T extends WorkObjectId,D extends WorkObjectDefinitionId,P extends Id> - Class in com.edorasware.commons.core.entity
Base class for all work objects that participate in a BPM system.
WorkObject(Entity.EntityData<T, P>, DomainObject.DomainObjectData<T, D, P>, WorkObject.WorkObjectData) - Constructor for class com.edorasware.commons.core.entity.WorkObject
 
WorkObject.WorkObjectBuilder<T extends WorkObjectId,D extends WorkObjectDefinitionId,P extends Id,E extends WorkObject<T,D,P>,SELF extends WorkObject.WorkObjectBuilder<T,D,P,E,SELF>> - Class in com.edorasware.commons.core.entity
 
WorkObject.WorkObjectData - Class in com.edorasware.commons.core.entity
Data container that holds the state of a work object.
WorkObjectActionEvent<E extends WorkObject<?,?,?>,WB extends WorkObjectModification.WorkObjectModificationBuilder<?,?,?,E,?,?,WB>> - Class in com.edorasware.commons.core.service.entity
Base class for all work object events that are fired when an action on a work object has been executed or is about to be executed.
WorkObjectActionEvent(Object, EntityActionEvent.Type, E, E, WB, long, String, Registry) - Constructor for class com.edorasware.commons.core.service.entity.WorkObjectActionEvent
 
WorkObjectActionEvent.Type - Class in com.edorasware.commons.core.service.entity
 
WorkObjectActionListener<A extends WorkObjectActionEvent<?,?>> - 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 work object.
WorkObjectBuilder(T, Type) - Constructor for class com.edorasware.commons.core.entity.WorkObject.WorkObjectBuilder
 
WorkObjectBuilder(E) - Constructor for class com.edorasware.commons.core.entity.WorkObject.WorkObjectBuilder
 
workObjectCompleted(WorkObjectId) - Method in interface com.edorasware.commons.core.any.support.AnyWorkObjectProviderListener
Notified when an existing concrete work object has been completed in the underlying concrete work object providing subsystem.
workObjectCompleted(WorkObjectId) - Method in class com.edorasware.commons.core.any.support.BaseAnyWorkObjectProviderListener
 
workObjectCreated(AnyWorkObject) - Method in interface com.edorasware.commons.core.any.support.AnyWorkObjectProviderListener
Notified when a new concrete work object has been created in the underlying concrete work object providing subsystem.
workObjectCreated(AnyWorkObject) - Method in class com.edorasware.commons.core.any.support.BaseAnyWorkObjectProviderListener
 
workObjectData - Variable in class com.edorasware.commons.core.entity.WorkObject
 
WorkObjectDefinition<T extends WorkObjectDefinitionId,P extends Id> - Class in com.edorasware.commons.core.entity
Base class for all definitions of work objects.
WorkObjectDefinition(Entity.EntityData<T, P>, DomainObjectDefinition.DomainObjectDefinitionData<T, P>, WorkObjectDefinition.WorkObjectDefinitionData) - Constructor for class com.edorasware.commons.core.entity.WorkObjectDefinition
 
WorkObjectDefinition.WorkObjectDefinitionBuilder<T extends WorkObjectDefinitionId,P extends Id,E extends WorkObjectDefinition<T,P>,SELF extends WorkObjectDefinition.WorkObjectDefinitionBuilder<T,P,E,SELF>> - Class in com.edorasware.commons.core.entity
 
WorkObjectDefinition.WorkObjectDefinitionData - Class in com.edorasware.commons.core.entity
Data container that holds the state of a work object definition.
WorkObjectDefinitionActionEvent<E extends WorkObjectDefinition<?,?>,WB extends WorkObjectDefinitionModification.WorkObjectDefinitionModificationBuilder<?,?,E,?,?,WB>> - Class in com.edorasware.commons.core.service.entity
Base class for all work object definition events that are fired when an action on a work object definition has been executed or is about to be executed.
WorkObjectDefinitionActionEvent(Object, EntityActionEvent.Type, E, E, WB, long, String, Registry) - Constructor for class com.edorasware.commons.core.service.entity.WorkObjectDefinitionActionEvent
 
WorkObjectDefinitionActionEvent.Type - Class in com.edorasware.commons.core.service.entity
 
WorkObjectDefinitionActionListener<A extends WorkObjectDefinitionActionEvent<?,?>> - 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 work object definition.
WorkObjectDefinitionBuilder(T, Type) - Constructor for class com.edorasware.commons.core.entity.WorkObjectDefinition.WorkObjectDefinitionBuilder
 
WorkObjectDefinitionBuilder(E) - Constructor for class com.edorasware.commons.core.entity.WorkObjectDefinition.WorkObjectDefinitionBuilder
 
workObjectDefinitionCreated(AnyWorkObjectDefinition) - Method in interface com.edorasware.commons.core.any.support.AnyWorkObjectProviderListener
Notified when a new concrete work object definition has been created in the underlying concrete work object (definition) providing subsystem.
workObjectDefinitionCreated(AnyWorkObjectDefinition) - Method in class com.edorasware.commons.core.any.support.BaseAnyWorkObjectProviderListener
 
workObjectDefinitionData - Variable in class com.edorasware.commons.core.entity.WorkObjectDefinition
 
WorkObjectDefinitionFieldId - Class in com.edorasware.commons.core.field.entity
Work object definition-specific field ids.
WorkObjectDefinitionId - Class in com.edorasware.commons.core.entity
Base class for work object definition identifier classes.
WorkObjectDefinitionId(String) - Constructor for class com.edorasware.commons.core.entity.WorkObjectDefinitionId
 
WorkObjectDefinitionManager<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>> - Interface in com.edorasware.commons.core.manager.entity
 
WorkObjectDefinitionModification<T extends WorkObjectDefinitionId,P extends Id,E extends WorkObjectDefinition<T,P>,EB extends WorkObjectDefinition.WorkObjectDefinitionBuilder<T,P,E,EB>> - Class in com.edorasware.commons.core.modification.entity
This class serves as the base for all work object definition modifications.
WorkObjectDefinitionModification(Map<FieldId, Object>) - Constructor for class com.edorasware.commons.core.modification.entity.WorkObjectDefinitionModification
 
WorkObjectDefinitionModification.WorkObjectDefinitionModificationBuilder<T extends WorkObjectDefinitionId,P extends Id,E extends WorkObjectDefinition<T,P>,EB extends WorkObjectDefinition.WorkObjectDefinitionBuilder<T,P,E,EB>,W extends WorkObjectDefinitionModification<T,P,E,EB>,SELF extends WorkObjectDefinitionModification.WorkObjectDefinitionModificationBuilder<T,P,E,EB,W,SELF>> - Class in com.edorasware.commons.core.modification.entity
 
WorkObjectDefinitionModificationBuilder() - Constructor for class com.edorasware.commons.core.modification.entity.WorkObjectDefinitionModification.WorkObjectDefinitionModificationBuilder
 
WorkObjectDefinitionModificationBuilder(W) - Constructor for class com.edorasware.commons.core.modification.entity.WorkObjectDefinitionModification.WorkObjectDefinitionModificationBuilder
 
WorkObjectDefinitionOperandContainer<T extends WorkObjectDefinitionId,P extends Id> - Class in com.edorasware.commons.core.query.entity
Base operand container of all WorkObjectDefinition classes.
WorkObjectDefinitionOperandContainer() - Constructor for class com.edorasware.commons.core.query.entity.WorkObjectDefinitionOperandContainer
 
WorkObjectDefinitionParameter - Class in com.edorasware.commons.core.persistence.entity.jdbc
 
WorkObjectDefinitionParameter(WorkObjectDefinition<?, ?>, ConverterProvider) - Constructor for class com.edorasware.commons.core.persistence.entity.jdbc.WorkObjectDefinitionParameter
 
WorkObjectDefinitionPersistence<T extends WorkObjectDefinitionId,E extends WorkObjectDefinition<T,?>,Q extends WorkObjectDefinitionQuery> - Interface in com.edorasware.commons.core.persistence.entity
WorkObject persistence API.
WorkObjectDefinitionPersistenceConfiguration<T extends WorkObjectDefinitionId,P extends Id,E extends WorkObjectDefinition<T,P>,EB extends WorkObjectDefinition.WorkObjectDefinitionBuilder<T,P,E,EB>,M extends WorkObjectDefinitionManager<T,P,E,EB,?,?,?,?,?>,R extends WorkObjectDefinitionResult<T,P,E,EB,M>> - Class in com.edorasware.commons.core.persistence.entity.jdbc
Base persistence configuration of work object definition entities.
WorkObjectDefinitionPersistenceConfiguration(SqlMappingContext, Map<String, String>, ConfigurableRowMapper<R>, RowMapper<PropertyResult>, SqlQueryRenderer, ConverterProvider, DatabaseMetadata, String, M) - Constructor for class com.edorasware.commons.core.persistence.entity.jdbc.WorkObjectDefinitionPersistenceConfiguration
 
WorkObjectDefinitionQuery - Class in com.edorasware.commons.core.query.entity
Base class for all WorkObjectDefinition queries.
WorkObjectDefinitionQuery(BaseQuery.QueryData) - Constructor for class com.edorasware.commons.core.query.entity.WorkObjectDefinitionQuery
 
WorkObjectDefinitionQuery.Hint - Class in com.edorasware.commons.core.query.entity
Work object definition query hints.
WorkObjectDefinitionQueryParameter - Enum in com.edorasware.commons.core.query.entity
Query parameters representing fields of a WorkObjectDefinition.
WorkObjectDefinitionResult<T extends WorkObjectDefinitionId,P extends Id,E extends WorkObjectDefinition<T,P>,EB extends WorkObjectDefinition.WorkObjectDefinitionBuilder<T,P,E,EB>,M extends WorkObjectDefinitionManager<T,P,E,EB,?,?,?,?,?>> - Class in com.edorasware.commons.core.persistence.entity.jdbc
 
WorkObjectDefinitionResult(M) - Constructor for class com.edorasware.commons.core.persistence.entity.jdbc.WorkObjectDefinitionResult
 
WorkObjectDefinitionResult.WorkObjectDefinitionResultRowMapper<R extends WorkObjectDefinitionResult<?,?,?,?,?>> - Class in com.edorasware.commons.core.persistence.entity.jdbc
 
WorkObjectDefinitionResultRowMapper() - Constructor for class com.edorasware.commons.core.persistence.entity.jdbc.WorkObjectDefinitionResult.WorkObjectDefinitionResultRowMapper
 
WorkObjectDefinitionService<T extends WorkObjectDefinitionId,P extends Id,E extends WorkObjectDefinition<T,P>,Q extends WorkObjectDefinitionQuery> - Interface in com.edorasware.commons.core.service.entity
Provides generic access to a work object definition service.
WorkObjectFieldId - Class in com.edorasware.commons.core.field.entity
Work object-specific field ids.
WorkObjectId - Class in com.edorasware.commons.core.entity
Base class for work object identifier classes.
WorkObjectId(String) - Constructor for class com.edorasware.commons.core.entity.WorkObjectId
 
WorkObjectManager<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>> - Interface in com.edorasware.commons.core.manager.entity
 
WorkObjectModification<T extends WorkObjectId,D extends WorkObjectDefinitionId,P extends Id,E extends WorkObject<T,D,P>,EB extends WorkObject.WorkObjectBuilder<T,D,P,E,EB>> - Class in com.edorasware.commons.core.modification.entity
This class serves as the base for all work object modifications.
WorkObjectModification(Map<FieldId, Object>) - Constructor for class com.edorasware.commons.core.modification.entity.WorkObjectModification
 
WorkObjectModification.WorkObjectModificationBuilder<T extends WorkObjectId,D extends WorkObjectDefinitionId,P extends Id,E extends WorkObject<T,D,P>,EB extends WorkObject.WorkObjectBuilder<T,D,P,E,EB>,W extends WorkObjectModification<T,D,P,E,EB>,SELF extends WorkObjectModification.WorkObjectModificationBuilder<T,D,P,E,EB,W,SELF>> - Class in com.edorasware.commons.core.modification.entity
 
WorkObjectModificationBuilder() - Constructor for class com.edorasware.commons.core.modification.entity.WorkObjectModification.WorkObjectModificationBuilder
 
WorkObjectModificationBuilder(W) - Constructor for class com.edorasware.commons.core.modification.entity.WorkObjectModification.WorkObjectModificationBuilder
 
WorkObjectOperandContainer<T extends WorkObjectId,D extends WorkObjectDefinitionId,P extends Id> - Class in com.edorasware.commons.core.query.entity
Container of all WorkObject classes.
WorkObjectOperandContainer() - Constructor for class com.edorasware.commons.core.query.entity.WorkObjectOperandContainer
 
WorkObjectParameter - Class in com.edorasware.commons.core.persistence.entity.jdbc
 
WorkObjectParameter(WorkObject<?, ?, ?>, ConverterProvider) - Constructor for class com.edorasware.commons.core.persistence.entity.jdbc.WorkObjectParameter
 
WorkObjectPersistence<T extends WorkObjectId,E extends WorkObject<T,?,?>,Q extends WorkObjectQuery> - Interface in com.edorasware.commons.core.persistence.entity
WorkObjectDefinition persistence API.
WorkObjectPersistenceConfiguration<T extends WorkObjectId,D extends WorkObjectDefinitionId,P extends Id,E extends WorkObject<T,D,P>,EB extends WorkObject.WorkObjectBuilder<T,D,P,E,EB>,M extends WorkObjectManager<T,D,P,E,EB,?,?,?,?,?>,R extends WorkObjectResult<T,D,P,E,EB,M>> - Class in com.edorasware.commons.core.persistence.entity.jdbc
Base persistence configuration of work object entities.
WorkObjectPersistenceConfiguration(SqlMappingContext, Map<String, String>, ConfigurableRowMapper<R>, RowMapper<VariableResult>, SqlQueryRenderer, ConverterProvider, DatabaseMetadata, String, M) - Constructor for class com.edorasware.commons.core.persistence.entity.jdbc.WorkObjectPersistenceConfiguration
 
WorkObjectProvider<T extends WorkObjectId,D extends WorkObjectDefinitionId,P extends Id,E extends WorkObjectDefinition<D,P>,L extends EventListener> - Interface in com.edorasware.commons.core.provider.entity
Represents the base work object provider interface.
WorkObjectQuery - Class in com.edorasware.commons.core.query.entity
Base class for all WorkObject queries.
WorkObjectQuery(BaseQuery.QueryData) - Constructor for class com.edorasware.commons.core.query.entity.WorkObjectQuery
 
WorkObjectQuery.Hint - Class in com.edorasware.commons.core.query.entity
Work object query hints.
WorkObjectQueryParameter - Enum in com.edorasware.commons.core.query.entity
Query parameters representing fields of a WorkObject.
WorkObjectResult<T extends WorkObjectId,D extends WorkObjectDefinitionId,P extends Id,E extends WorkObject<T,D,P>,EB extends WorkObject.WorkObjectBuilder<T,D,P,E,EB>,M extends WorkObjectManager<T,D,P,E,EB,?,?,?,?,?>> - Class in com.edorasware.commons.core.persistence.entity.jdbc
 
WorkObjectResult(M) - Constructor for class com.edorasware.commons.core.persistence.entity.jdbc.WorkObjectResult
 
WorkObjectResult.WorkObjectResultRowMapper<R extends WorkObjectResult<?,?,?,?,?,?>> - Class in com.edorasware.commons.core.persistence.entity.jdbc
 
WorkObjectResultRowMapper() - Constructor for class com.edorasware.commons.core.persistence.entity.jdbc.WorkObjectResult.WorkObjectResultRowMapper
 
WorkObjectService<T extends WorkObjectId,D extends WorkObjectDefinitionId,P extends Id,E extends WorkObject<T,D,P>,Q extends WorkObjectQuery,W extends WorkObjectModification<T,D,P,E,?>,WB extends WorkObjectModification.WorkObjectModificationBuilder<T,D,P,E,?,W,WB>,U extends WorkObjectUpdate<W>,UB extends WorkObjectUpdate.Builder<E,W,WB,U,UB>> - Interface in com.edorasware.commons.core.service.entity
Provides generic access to a work object service.
WorkObjectState - Class in com.edorasware.commons.core.entity
This class enumerates the possible states of a WorkObject.
WorkObjectStateOperand - Class in com.edorasware.commons.core.query.entity
An operand implementation for work object state fields which builds Predicate instances through WorkObjectState-specific operators.
WorkObjectStateOperand(QueryParameter) - Constructor for class com.edorasware.commons.core.query.entity.WorkObjectStateOperand
 
WorkObjectUpdate<W extends WorkObjectModification<?,?,?,?,?>> - Class in com.edorasware.commons.core.service.entity
Implements a work object update builder.
WorkObjectUpdate(GlobalId, W, Optional<GlobalId>) - Constructor for class com.edorasware.commons.core.service.entity.WorkObjectUpdate
 
WorkObjectUpdate.Builder<E extends WorkObject<?,?,?>,W extends WorkObjectModification<?,?,?,E,?>,WB extends WorkObjectModification.WorkObjectModificationBuilder<?,?,?,E,?,W,WB>,U extends WorkObjectUpdate<W>,SELF extends WorkObjectUpdate.Builder<E,W,WB,U,SELF>> - Class in com.edorasware.commons.core.service.entity
 
WorkObjectUtils - Class in com.edorasware.commons.core.entity
Provides utility methods related to WorkObjects.
write(License, OutputStream, KeyPair, Signature) - Static method in class com.edorasware.commons.core.license.LicenseWriter
Writes a new license file for the given license and stores it in the provided output stream.
writeJar(License, OutputStream, KeyPair, Signature) - Static method in class com.edorasware.commons.core.license.LicenseWriter
Writes a new license jar file for the given license and stores it in the provided output stream.
writeMap(JsonWriter, Map<String, String>) - Method in class com.edorasware.commons.core.content.support.BaseContentTypeAdapter
Writes the given map to the JsonWriter.

X

XML - Static variable in class com.edorasware.commons.core.persistence.entity.VariableConverter
 
XmlString - Class in com.edorasware.commons.core.util.string
This class encapsulates a String whose content represents XML.
XmlString(String) - Constructor for class com.edorasware.commons.core.util.string.XmlString
 
XmlUtils - Class in com.edorasware.commons.core.util.xml
Provides utility methods related to XML.
xmlValue() - 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.
A B C D E F G H I J K L M N O P Q R S T U V W X 
Skip navigation links
edoras one

Copyright © 2010 - 2018 edorasware ag. All Rights Reserved.