Package org.ametys.cms.repository
package org.ametys.cms.repository
-
ClassDescriptionHelper for common processing used while synchronizing.A commentable ametys objectContent abstraction defined by the following properties: type the content type (can only be set on creation) language the language (can only be set on creation) title the title creator the login of the creator creationDate the date when the content was created lastContributor the login of the last contributor lastModified the date when the last modification takes placeExtension point holding all
ModelItemType
classes for content attributes.DAO for manipulating contentsThe mode for tag editionAmetysObjectFactory
handlingDefaultContent
.Helper for creating JCR XPath queries involving content predicates.
Created XPath queries are like ://element(*, ametys:content)[<content predicate>]
Constructs anExpression
testing the content type.Constructs anExpression
testing the content type.Constructs anExpression
testing the current workflow step.DefaultContent<F extends ContentFactory>Default implementation of aContent
, also versionable, lockable and workflow-aware.Default implementation of aContent
, also versionable, lockable and workflow-aware.Constructs anExpression
testing the existence of a particular step on the workflow history.Constructs anExpression
corresponding to a language comparison.Constructs anExpression
testing the mixin type.Modifiable content abstractionImplementation modifiable data holder for contentAmetysObjectFactory
handlingContent
.Provides helper methods to use theModifiableContent
API onDefaultContent
s.ModifiableDefaultContent<F extends ModifiableContentFactory>Default implementation of aContent
, also versionable, lockable and workflow-aware.Interface that brings togetherModifiableContent
andWorkflowAwareContent
.Interface to handle reactions on objectReaction type.Helper class which provides methods to manage reactions on a objectInterface to handle reports on objectHelper class which provides methods to manage reports on a objectAction
for selecting the JCR workspace to use.Constructs anExpression
for sub-content comparisonContent
abstraction defined by the following additional property: workflowId the id of the workflow instance associated with the contentProvides helper methods to use theWorkflowAwareContent
API onJCRAmetysObject
s.Constructs anExpression
testing the current workflow step of a content.The logical operator to use in xpath query