org.opencrx.kernel.document1.cci
Class DocumentFilterImpl

java.lang.Object
  extended by org.openmdx.base.accessor.jmi.spi.RefFilter_1
      extended by org.openmdx.base.accessor.jmi.spi.RefPredicate_1
          extended by org.opencrx.kernel.document1.cci.DocumentFilterImpl
All Implemented Interfaces:
Serializable, AuditeeFilter, ImporterFilter, IndexedFilter, SecureObjectFilter, XmlExporterFilter, AuditeeQuery, ImporterQuery, IndexedQuery, SecureObjectQuery, XmlExporterQuery, DocumentFilter, DocumentQuery, RefFilter_1_0, RefFilter_1_1, BasicObjectFilter, ContextCapableFilter, ExtentCapableFilter, BasicObjectQuery, ContextCapableQuery, ExtentCapableQuery, ViewCapableFilter, ViewCapableQuery, org.w3c.cci2.AnyTypePredicate

public class DocumentFilterImpl
extends RefPredicate_1
implements DocumentFilter, DocumentQuery

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.openmdx.base.accessor.jmi.spi.RefPredicate_1
filter, name, quantor
 
Constructor Summary
DocumentFilterImpl(RefPackage_1_0 aPackage)
           
DocumentFilterImpl(RefPackage_1_0 aPackage, FilterProperty[] filterProperties, AttributeSpecifier[] attributeSpecifiers)
           
DocumentFilterImpl(RefPackage_1_0 aPackage, FilterProperty[] filterProperties, AttributeSpecifier[] attributeSpecifiers, RefFilter_1_0 delegateFilter, Short delegateQuantor, String delegateName)
           
 
Method Summary
 org.w3c.cci2.OptionalFeaturePredicate accessGrantedByParent()
          Adds a constraint to the predicate for SecureObject testing whether the value of the feature accessGrantedByParent is null or not.
 org.w3c.cci2.ComparableTypePredicate accessLevelBrowse()
           
 org.w3c.cci2.ComparableTypePredicate accessLevelDelete()
           
 org.w3c.cci2.ComparableTypePredicate accessLevelUpdate()
           
 org.w3c.cci2.OptionalFeaturePredicate activeOn()
          Adds a constraint to the predicate for Document testing whether the value of the feature activeOn is null or not.
 org.w3c.cci2.OptionalFeaturePredicate activeUntil()
          Adds a constraint to the predicate for Document testing whether the value of the feature activeUntil is null or not.
 org.w3c.cci2.OptionalFeaturePredicate author()
          Adds a constraint to the predicate for Document testing whether the value of the feature author is null or not.
 org.w3c.cci2.ComparableTypePredicate contentLanguage()
           
 org.w3c.cci2.OptionalFeaturePredicate contentLength()
          Adds a constraint to the predicate for Document testing whether the value of the feature contentLength is null or not.
 org.w3c.cci2.OptionalFeaturePredicate contentType()
          Adds a constraint to the predicate for Document testing whether the value of the feature contentType is null or not.
 org.w3c.cci2.MultivaluedFeaturePredicate context()
          Adds a constraint to the predicate for ContextCapable testing whether the feature context has values or not.
 org.w3c.cci2.ComparableTypePredicate createdAt()
           
 org.w3c.cci2.MultivaluedFeaturePredicate createdBy()
          Adds a constraint to the predicate for BasicObject testing whether the feature createdBy has values or not.
 org.w3c.cci2.OptionalFeaturePredicate documentAbstract()
          Adds a constraint to the predicate for Document testing whether the value of the feature documentAbstract is null or not.
 org.w3c.cci2.OptionalFeaturePredicate documentNumber()
          Adds a constraint to the predicate for Document testing whether the value of the feature documentNumber is null or not.
 org.w3c.cci2.ComparableTypePredicate documentState()
           
 org.w3c.cci2.ComparableTypePredicate documentType()
           
 org.w3c.cci2.MultivaluedFeaturePredicate folder()
          Adds a constraint to the predicate for Document testing whether the feature folder has values or not.
 BasicObjectQuery forAllAccessGrantedByParent()
          Adds a constraint for the feature accessGrantedByParent to the predicate.
 void forAllAccessGrantedByParent(short operator, BasicObject[] filterValues)
           
 void forAllAccessGrantedByParent(short operator, Collection values)
           
 void forAllAccessLevelBrowse(short operator, Collection values)
           
 void forAllAccessLevelBrowse(short operator, short[] filterValues)
           
 void forAllAccessLevelDelete(short operator, Collection values)
           
 void forAllAccessLevelDelete(short operator, short[] filterValues)
           
 void forAllAccessLevelUpdate(short operator, Collection values)
           
 void forAllAccessLevelUpdate(short operator, short[] filterValues)
           
 org.w3c.cci2.ComparableTypePredicate forAllActiveOn()
          Adds a constraint for the feature activeOn to the predicate.
 void forAllActiveOn(short operator, Collection values)
           
 void forAllActiveOn(short operator, Date[] filterValues)
           
 org.w3c.cci2.ComparableTypePredicate forAllActiveUntil()
          Adds a constraint for the feature activeUntil to the predicate.
 void forAllActiveUntil(short operator, Collection values)
           
 void forAllActiveUntil(short operator, Date[] filterValues)
           
 org.w3c.cci2.StringTypePredicate forAllAuthor()
          Adds a constraint for the feature author to the predicate.
 void forAllAuthor(short operator, Collection values)
           
 void forAllAuthor(short operator, String[] filterValues)
           
 void forAllContentLanguage(short operator, Collection values)
           
 void forAllContentLanguage(short operator, short[] filterValues)
           
 org.w3c.cci2.ComparableTypePredicate forAllContentLength()
          Adds a constraint for the feature contentLength to the predicate.
 void forAllContentLength(short operator, Collection values)
           
 void forAllContentLength(short operator, int[] filterValues)
           
 org.w3c.cci2.StringTypePredicate forAllContentType()
          Adds a constraint for the feature contentType to the predicate.
 void forAllContentType(short operator, Collection values)
           
 void forAllContentType(short operator, String[] filterValues)
           
 ContextQuery forAllContext()
          Adds a constraint for the feature context to the predicate.
 void forAllContext(short operator, Collection values)
           
 void forAllContext(short operator, Context[] filterValues)
           
 void forAllCreatedAt(short operator, Collection values)
           
 void forAllCreatedAt(short operator, Date[] filterValues)
           
 org.w3c.cci2.StringTypePredicate forAllCreatedBy()
          Adds a constraint for the feature createdBy to the predicate.
 void forAllCreatedBy(short operator, Collection values)
           
 void forAllCreatedBy(short operator, String[] filterValues)
           
 org.w3c.cci2.StringTypePredicate forAllDocumentAbstract()
          Adds a constraint for the feature documentAbstract to the predicate.
 void forAllDocumentAbstract(short operator, Collection values)
           
 void forAllDocumentAbstract(short operator, String[] filterValues)
           
 org.w3c.cci2.StringTypePredicate forAllDocumentNumber()
          Adds a constraint for the feature documentNumber to the predicate.
 void forAllDocumentNumber(short operator, Collection values)
           
 void forAllDocumentNumber(short operator, String[] filterValues)
           
 void forAllDocumentState(short operator, Collection values)
           
 void forAllDocumentState(short operator, short[] filterValues)
           
 void forAllDocumentType(short operator, Collection values)
           
 void forAllDocumentType(short operator, short[] filterValues)
           
 DocumentFolderQuery forAllFolder()
          Adds a constraint for the feature folder to the predicate.
 void forAllFolder(short operator, Collection values)
           
 void forAllFolder(short operator, DocumentFolder[] filterValues)
           
 DocumentRevisionQuery forAllHeadRevision()
          Adds a constraint for the feature headRevision to the predicate.
 void forAllHeadRevision(short operator, Collection values)
           
 void forAllHeadRevision(short operator, DocumentRevision[] filterValues)
           
 void forAllIdentity(short operator, Collection values)
           
 void forAllIdentity(short operator, String[] filterValues)
           
 org.w3c.cci2.StringTypePredicate forAllKeywords()
          Adds a constraint for the feature keywords to the predicate.
 void forAllKeywords(short operator, Collection values)
           
 void forAllKeywords(short operator, String[] filterValues)
           
 void forAllLiteratureType(short operator, Collection values)
           
 void forAllLiteratureType(short operator, short[] filterValues)
           
 org.w3c.cci2.StringTypePredicate forAllLocation()
          Adds a constraint for the feature location to the predicate.
 void forAllLocation(short operator, Collection values)
           
 void forAllLocation(short operator, String[] filterValues)
           
 void forAllModifiedAt(short operator, Collection values)
           
 void forAllModifiedAt(short operator, Date[] filterValues)
           
 org.w3c.cci2.StringTypePredicate forAllModifiedBy()
          Adds a constraint for the feature modifiedBy to the predicate.
 void forAllModifiedBy(short operator, Collection values)
           
 void forAllModifiedBy(short operator, String[] filterValues)
           
 org.w3c.cci2.StringTypePredicate forAllOwner()
          Adds a constraint for the feature owner to the predicate.
 void forAllOwner(short operator, Collection values)
           
 void forAllOwner(short operator, String[] filterValues)
           
 PrincipalGroupQuery forAllOwningGroup()
          Adds a constraint for the feature owningGroup to the predicate.
 void forAllOwningGroup(short operator, Collection values)
           
 void forAllOwningGroup(short operator, PrincipalGroup[] filterValues)
           
 UserQuery forAllOwningUser()
          Adds a constraint for the feature owningUser to the predicate.
 void forAllOwningUser(short operator, Collection values)
           
 void forAllOwningUser(short operator, User[] filterValues)
           
 org.w3c.cci2.StringTypePredicate forAllSearchText()
          Adds a constraint for the feature searchText to the predicate.
 void forAllSearchText(short operator, Collection values)
           
 void forAllSearchText(short operator, String[] filterValues)
           
 org.w3c.cci2.StringTypePredicate forAllTitle()
          Adds a constraint for the feature title to the predicate.
 void forAllTitle(short operator, Collection values)
           
 void forAllTitle(short operator, String[] filterValues)
           
 org.w3c.cci2.OptionalFeaturePredicate headRevision()
          Adds a constraint to the predicate for Document testing whether the value of the feature headRevision is null or not.
 org.w3c.cci2.StringTypePredicate identity()
           
 org.w3c.cci2.OptionalFeaturePredicate keywords()
          Adds a constraint to the predicate for Document testing whether the value of the feature keywords is null or not.
 org.w3c.cci2.ComparableTypePredicate literatureType()
           
 org.w3c.cci2.OptionalFeaturePredicate location()
          Adds a constraint to the predicate for Document testing whether the value of the feature location is null or not.
 org.w3c.cci2.ComparableTypePredicate modifiedAt()
           
 org.w3c.cci2.MultivaluedFeaturePredicate modifiedBy()
          Adds a constraint to the predicate for BasicObject testing whether the feature modifiedBy has values or not.
 org.w3c.cci2.SimpleTypeOrder orderByAccessLevelBrowse()
          Allows to adds a sort instruction for SecureObject depending the feature accessLevelBrowse Note: The order in which orderBy… instructions are given is relevant!
 void orderByAccessLevelBrowse(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.SimpleTypeOrder orderByAccessLevelDelete()
          Allows to adds a sort instruction for SecureObject depending the feature accessLevelDelete Note: The order in which orderBy… instructions are given is relevant!
 void orderByAccessLevelDelete(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.SimpleTypeOrder orderByAccessLevelUpdate()
          Allows to adds a sort instruction for SecureObject depending the feature accessLevelUpdate Note: The order in which orderBy… instructions are given is relevant!
 void orderByAccessLevelUpdate(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.SimpleTypeOrder orderByActiveOn()
          Allows to adds a sort instruction for Document depending the feature activeOn Note: The order in which orderBy… instructions are given is relevant!
 void orderByActiveOn(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.SimpleTypeOrder orderByActiveUntil()
          Allows to adds a sort instruction for Document depending the feature activeUntil Note: The order in which orderBy… instructions are given is relevant!
 void orderByActiveUntil(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.SimpleTypeOrder orderByAuthor()
          Allows to adds a sort instruction for Document depending the feature author Note: The order in which orderBy… instructions are given is relevant!
 void orderByAuthor(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.SimpleTypeOrder orderByContentLanguage()
          Allows to adds a sort instruction for Document depending the feature contentLanguage Note: The order in which orderBy… instructions are given is relevant!
 void orderByContentLanguage(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.SimpleTypeOrder orderByContentLength()
          Allows to adds a sort instruction for Document depending the feature contentLength Note: The order in which orderBy… instructions are given is relevant!
 void orderByContentLength(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.SimpleTypeOrder orderByContentType()
          Allows to adds a sort instruction for Document depending the feature contentType Note: The order in which orderBy… instructions are given is relevant!
 void orderByContentType(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.SimpleTypeOrder orderByCreatedAt()
          Allows to adds a sort instruction for BasicObject depending the feature createdAt Note: The order in which orderBy… instructions are given is relevant!
 void orderByCreatedAt(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.MultivaluedTypeOrder orderByCreatedBy()
          Allows to adds a sort instruction for BasicObject depending the feature createdBy Note: The order in which orderBy… instructions are given is relevant!
 void orderByCreatedBy(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.SimpleTypeOrder orderByDocumentAbstract()
          Allows to adds a sort instruction for Document depending the feature documentAbstract Note: The order in which orderBy… instructions are given is relevant!
 void orderByDocumentAbstract(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.SimpleTypeOrder orderByDocumentNumber()
          Allows to adds a sort instruction for Document depending the feature documentNumber Note: The order in which orderBy… instructions are given is relevant!
 void orderByDocumentNumber(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.SimpleTypeOrder orderByDocumentState()
          Allows to adds a sort instruction for Document depending the feature documentState Note: The order in which orderBy… instructions are given is relevant!
 void orderByDocumentState(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.SimpleTypeOrder orderByDocumentType()
          Allows to adds a sort instruction for Document depending the feature documentType Note: The order in which orderBy… instructions are given is relevant!
 void orderByDocumentType(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.SimpleTypeOrder orderByIdentity()
          Allows to adds a sort instruction for ExtentCapable depending the feature identity Note: The order in which orderBy… instructions are given is relevant!
 void orderByIdentity(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.SimpleTypeOrder orderByKeywords()
          Allows to adds a sort instruction for Document depending the feature keywords Note: The order in which orderBy… instructions are given is relevant!
 void orderByKeywords(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.SimpleTypeOrder orderByLiteratureType()
          Allows to adds a sort instruction for Document depending the feature literatureType Note: The order in which orderBy… instructions are given is relevant!
 void orderByLiteratureType(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.SimpleTypeOrder orderByLocation()
          Allows to adds a sort instruction for Document depending the feature location Note: The order in which orderBy… instructions are given is relevant!
 void orderByLocation(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.SimpleTypeOrder orderByModifiedAt()
          Allows to adds a sort instruction for BasicObject depending the feature modifiedAt Note: The order in which orderBy… instructions are given is relevant!
 void orderByModifiedAt(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.MultivaluedTypeOrder orderByModifiedBy()
          Allows to adds a sort instruction for BasicObject depending the feature modifiedBy Note: The order in which orderBy… instructions are given is relevant!
 void orderByModifiedBy(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.MultivaluedTypeOrder orderByOwner()
          Allows to adds a sort instruction for SecureObject depending the feature owner Note: The order in which orderBy… instructions are given is relevant!
 void orderByOwner(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.SimpleTypeOrder orderBySearchText()
          Allows to adds a sort instruction for Document depending the feature searchText Note: The order in which orderBy… instructions are given is relevant!
 void orderBySearchText(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.SimpleTypeOrder orderByTitle()
          Allows to adds a sort instruction for Document depending the feature title Note: The order in which orderBy… instructions are given is relevant!
 void orderByTitle(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.MultivaluedFeaturePredicate owner()
          Adds a constraint to the predicate for SecureObject testing whether the feature owner has values or not.
 org.w3c.cci2.MultivaluedFeaturePredicate owningGroup()
          Adds a constraint to the predicate for SecureObject testing whether the feature owningGroup has values or not.
 org.w3c.cci2.OptionalFeaturePredicate owningUser()
          Adds a constraint to the predicate for SecureObject testing whether the value of the feature owningUser is null or not.
 org.w3c.cci2.OptionalFeaturePredicate searchText()
          Adds a constraint to the predicate for Document testing whether the value of the feature searchText is null or not.
 BasicObjectQuery thereExistsAccessGrantedByParent()
          Adds a constraint for the feature accessGrantedByParent to the predicate.
 void thereExistsAccessGrantedByParent(short operator, BasicObject[] filterValues)
           
 void thereExistsAccessGrantedByParent(short operator, Collection values)
           
 void thereExistsAccessLevelBrowse(short operator, Collection values)
           
 void thereExistsAccessLevelBrowse(short operator, short[] filterValues)
           
 void thereExistsAccessLevelDelete(short operator, Collection values)
           
 void thereExistsAccessLevelDelete(short operator, short[] filterValues)
           
 void thereExistsAccessLevelUpdate(short operator, Collection values)
           
 void thereExistsAccessLevelUpdate(short operator, short[] filterValues)
           
 org.w3c.cci2.ComparableTypePredicate thereExistsActiveOn()
          Adds a constraint for the feature activeOn to the predicate.
 void thereExistsActiveOn(short operator, Collection values)
           
 void thereExistsActiveOn(short operator, Date[] filterValues)
           
 org.w3c.cci2.ComparableTypePredicate thereExistsActiveUntil()
          Adds a constraint for the feature activeUntil to the predicate.
 void thereExistsActiveUntil(short operator, Collection values)
           
 void thereExistsActiveUntil(short operator, Date[] filterValues)
           
 org.w3c.cci2.StringTypePredicate thereExistsAuthor()
          Adds a constraint for the feature author to the predicate.
 void thereExistsAuthor(short operator, Collection values)
           
 void thereExistsAuthor(short operator, String[] filterValues)
           
 void thereExistsContentLanguage(short operator, Collection values)
           
 void thereExistsContentLanguage(short operator, short[] filterValues)
           
 org.w3c.cci2.ComparableTypePredicate thereExistsContentLength()
          Adds a constraint for the feature contentLength to the predicate.
 void thereExistsContentLength(short operator, Collection values)
           
 void thereExistsContentLength(short operator, int[] filterValues)
           
 org.w3c.cci2.StringTypePredicate thereExistsContentType()
          Adds a constraint for the feature contentType to the predicate.
 void thereExistsContentType(short operator, Collection values)
           
 void thereExistsContentType(short operator, String[] filterValues)
           
 ContextQuery thereExistsContext()
          Adds a constraint for the feature context to the predicate.
 void thereExistsContext(short operator, Collection values)
           
 void thereExistsContext(short operator, Context[] filterValues)
           
 void thereExistsCreatedAt(short operator, Collection values)
           
 void thereExistsCreatedAt(short operator, Date[] filterValues)
           
 org.w3c.cci2.StringTypePredicate thereExistsCreatedBy()
          Adds a constraint for the feature createdBy to the predicate.
 void thereExistsCreatedBy(short operator, Collection values)
           
 void thereExistsCreatedBy(short operator, String[] filterValues)
           
 org.w3c.cci2.StringTypePredicate thereExistsDocumentAbstract()
          Adds a constraint for the feature documentAbstract to the predicate.
 void thereExistsDocumentAbstract(short operator, Collection values)
           
 void thereExistsDocumentAbstract(short operator, String[] filterValues)
           
 org.w3c.cci2.StringTypePredicate thereExistsDocumentNumber()
          Adds a constraint for the feature documentNumber to the predicate.
 void thereExistsDocumentNumber(short operator, Collection values)
           
 void thereExistsDocumentNumber(short operator, String[] filterValues)
           
 void thereExistsDocumentState(short operator, Collection values)
           
 void thereExistsDocumentState(short operator, short[] filterValues)
           
 void thereExistsDocumentType(short operator, Collection values)
           
 void thereExistsDocumentType(short operator, short[] filterValues)
           
 DocumentFolderQuery thereExistsFolder()
          Adds a constraint for the feature folder to the predicate.
 void thereExistsFolder(short operator, Collection values)
           
 void thereExistsFolder(short operator, DocumentFolder[] filterValues)
           
 DocumentRevisionQuery thereExistsHeadRevision()
          Adds a constraint for the feature headRevision to the predicate.
 void thereExistsHeadRevision(short operator, Collection values)
           
 void thereExistsHeadRevision(short operator, DocumentRevision[] filterValues)
           
 void thereExistsIdentity(short operator, Collection values)
           
 void thereExistsIdentity(short operator, String[] filterValues)
           
 org.w3c.cci2.StringTypePredicate thereExistsKeywords()
          Adds a constraint for the feature keywords to the predicate.
 void thereExistsKeywords(short operator, Collection values)
           
 void thereExistsKeywords(short operator, String[] filterValues)
           
 void thereExistsLiteratureType(short operator, Collection values)
           
 void thereExistsLiteratureType(short operator, short[] filterValues)
           
 org.w3c.cci2.StringTypePredicate thereExistsLocation()
          Adds a constraint for the feature location to the predicate.
 void thereExistsLocation(short operator, Collection values)
           
 void thereExistsLocation(short operator, String[] filterValues)
           
 void thereExistsModifiedAt(short operator, Collection values)
           
 void thereExistsModifiedAt(short operator, Date[] filterValues)
           
 org.w3c.cci2.StringTypePredicate thereExistsModifiedBy()
          Adds a constraint for the feature modifiedBy to the predicate.
 void thereExistsModifiedBy(short operator, Collection values)
           
 void thereExistsModifiedBy(short operator, String[] filterValues)
           
 org.w3c.cci2.StringTypePredicate thereExistsOwner()
          Adds a constraint for the feature owner to the predicate.
 void thereExistsOwner(short operator, Collection values)
           
 void thereExistsOwner(short operator, String[] filterValues)
           
 PrincipalGroupQuery thereExistsOwningGroup()
          Adds a constraint for the feature owningGroup to the predicate.
 void thereExistsOwningGroup(short operator, Collection values)
           
 void thereExistsOwningGroup(short operator, PrincipalGroup[] filterValues)
           
 UserQuery thereExistsOwningUser()
          Adds a constraint for the feature owningUser to the predicate.
 void thereExistsOwningUser(short operator, Collection values)
           
 void thereExistsOwningUser(short operator, User[] filterValues)
           
 org.w3c.cci2.StringTypePredicate thereExistsSearchText()
          Adds a constraint for the feature searchText to the predicate.
 void thereExistsSearchText(short operator, Collection values)
           
 void thereExistsSearchText(short operator, String[] filterValues)
           
 org.w3c.cci2.StringTypePredicate thereExistsTitle()
          Adds a constraint for the feature title to the predicate.
 void thereExistsTitle(short operator, Collection values)
           
 void thereExistsTitle(short operator, String[] filterValues)
           
 org.w3c.cci2.OptionalFeaturePredicate title()
          Adds a constraint to the predicate for Document testing whether the value of the feature title is null or not.
 
Methods inherited from class org.openmdx.base.accessor.jmi.spi.RefPredicate_1
elementOf, elementOf, equalTo, notAnElementOf, notAnElementOf, notEqualTo, refAddValue
 
Methods inherited from class org.openmdx.base.accessor.jmi.spi.RefFilter_1
clear, refAddValue, refAddValue, refAddValue, refAddValue, refAddValue, refAddValue, refGetAttributeSpecifiers, refGetFilterProperties, refGetOrder, refGetOrder, refGetPredicate, refGetPredicate, refGetPredicate, refGetPredicate, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface org.openmdx.base.accessor.jmi.cci.RefFilter_1_0
clear, refAddValue, refAddValue, refAddValue, refGetAttributeSpecifiers, refGetFilterProperties
 
Methods inherited from interface org.openmdx.base.accessor.jmi.cci.RefFilter_1_0
clear, refAddValue, refAddValue, refAddValue, refGetAttributeSpecifiers, refGetFilterProperties
 
Methods inherited from interface org.openmdx.base.accessor.jmi.cci.RefFilter_1_0
clear, refAddValue, refAddValue, refAddValue, refGetAttributeSpecifiers, refGetFilterProperties
 
Methods inherited from interface org.openmdx.base.accessor.jmi.cci.RefFilter_1_0
clear, refAddValue, refAddValue, refAddValue, refGetAttributeSpecifiers, refGetFilterProperties
 
Methods inherited from interface org.openmdx.base.accessor.jmi.cci.RefFilter_1_0
clear, refAddValue, refAddValue, refAddValue, refGetAttributeSpecifiers, refGetFilterProperties
 
Methods inherited from interface org.openmdx.base.accessor.jmi.cci.RefFilter_1_0
clear, refAddValue, refAddValue, refAddValue, refGetAttributeSpecifiers, refGetFilterProperties
 
Methods inherited from interface org.openmdx.base.accessor.jmi.cci.RefFilter_1_0
clear, refAddValue, refAddValue, refAddValue, refGetAttributeSpecifiers, refGetFilterProperties
 
Methods inherited from interface org.openmdx.base.accessor.jmi.cci.RefFilter_1_0
clear, refAddValue, refAddValue, refAddValue, refGetAttributeSpecifiers, refGetFilterProperties
 
Methods inherited from interface org.w3c.cci2.AnyTypePredicate
elementOf, elementOf, equalTo, notAnElementOf, notAnElementOf, notEqualTo
 
Methods inherited from interface org.w3c.cci2.AnyTypePredicate
elementOf, elementOf, equalTo, notAnElementOf, notAnElementOf, notEqualTo
 
Methods inherited from interface org.w3c.cci2.AnyTypePredicate
elementOf, elementOf, equalTo, notAnElementOf, notAnElementOf, notEqualTo
 
Methods inherited from interface org.w3c.cci2.AnyTypePredicate
elementOf, elementOf, equalTo, notAnElementOf, notAnElementOf, notEqualTo
 
Methods inherited from interface org.w3c.cci2.AnyTypePredicate
elementOf, elementOf, equalTo, notAnElementOf, notAnElementOf, notEqualTo
 
Methods inherited from interface org.w3c.cci2.AnyTypePredicate
elementOf, elementOf, equalTo, notAnElementOf, notAnElementOf, notEqualTo
 
Methods inherited from interface org.w3c.cci2.AnyTypePredicate
elementOf, elementOf, equalTo, notAnElementOf, notAnElementOf, notEqualTo
 
Methods inherited from interface org.w3c.cci2.AnyTypePredicate
elementOf, elementOf, equalTo, notAnElementOf, notAnElementOf, notEqualTo
 

Constructor Detail

DocumentFilterImpl

public DocumentFilterImpl(RefPackage_1_0 aPackage)

DocumentFilterImpl

public DocumentFilterImpl(RefPackage_1_0 aPackage,
                          FilterProperty[] filterProperties,
                          AttributeSpecifier[] attributeSpecifiers)

DocumentFilterImpl

public DocumentFilterImpl(RefPackage_1_0 aPackage,
                          FilterProperty[] filterProperties,
                          AttributeSpecifier[] attributeSpecifiers,
                          RefFilter_1_0 delegateFilter,
                          Short delegateQuantor,
                          String delegateName)
Method Detail

forAllAccessGrantedByParent

public void forAllAccessGrantedByParent(short operator,
                                        BasicObject[] filterValues)
Specified by:
forAllAccessGrantedByParent in interface SecureObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsAccessGrantedByParent

public void thereExistsAccessGrantedByParent(short operator,
                                             BasicObject[] filterValues)
Specified by:
thereExistsAccessGrantedByParent in interface SecureObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllAccessGrantedByParent

public void forAllAccessGrantedByParent(short operator,
                                        Collection values)
Specified by:
forAllAccessGrantedByParent in interface SecureObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsAccessGrantedByParent

public void thereExistsAccessGrantedByParent(short operator,
                                             Collection values)
Specified by:
thereExistsAccessGrantedByParent in interface SecureObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

accessGrantedByParent

public org.w3c.cci2.OptionalFeaturePredicate accessGrantedByParent()
Description copied from interface: SecureObjectQuery
Adds a constraint to the predicate for SecureObject testing whether the value of the feature accessGrantedByParent is null or not.

Specified by:
accessGrantedByParent in interface SecureObjectQuery

thereExistsAccessGrantedByParent

public BasicObjectQuery thereExistsAccessGrantedByParent()
Description copied from interface: SecureObjectQuery
Adds a constraint for the feature accessGrantedByParent to the predicate. The predicate for SecureObject evaluates true if its value of feature accessGrantedByParent satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to false!

Specified by:
thereExistsAccessGrantedByParent in interface SecureObjectQuery

forAllAccessGrantedByParent

public BasicObjectQuery forAllAccessGrantedByParent()
Description copied from interface: SecureObjectQuery
Adds a constraint for the feature accessGrantedByParent to the predicate. The predicate for SecureObject evaluates true if its value of feature accessGrantedByParent satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to true!

Specified by:
forAllAccessGrantedByParent in interface SecureObjectQuery

forAllAccessLevelBrowse

public void forAllAccessLevelBrowse(short operator,
                                    Collection values)
Specified by:
forAllAccessLevelBrowse in interface SecureObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsAccessLevelBrowse

public void thereExistsAccessLevelBrowse(short operator,
                                         Collection values)
Specified by:
thereExistsAccessLevelBrowse in interface SecureObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllAccessLevelBrowse

public void forAllAccessLevelBrowse(short operator,
                                    short[] filterValues)
Specified by:
forAllAccessLevelBrowse in interface SecureObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsAccessLevelBrowse

public void thereExistsAccessLevelBrowse(short operator,
                                         short[] filterValues)
Specified by:
thereExistsAccessLevelBrowse in interface SecureObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

orderByAccessLevelBrowse

public void orderByAccessLevelBrowse(short order)
Description copied from interface: SecureObjectFilter
Specifies the sort order of all the instances that match the filter criteria.

Specified by:
orderByAccessLevelBrowse in interface SecureObjectFilter
Parameters:
order - The sort order for this filter.
See Also:
Directions

accessLevelBrowse

public org.w3c.cci2.ComparableTypePredicate accessLevelBrowse()
Specified by:
accessLevelBrowse in interface SecureObjectQuery

orderByAccessLevelBrowse

public org.w3c.cci2.SimpleTypeOrder orderByAccessLevelBrowse()
Description copied from interface: SecureObjectQuery
Allows to adds a sort instruction for SecureObject depending the feature accessLevelBrowse Note: The order in which orderBy… instructions are given is relevant!

Specified by:
orderByAccessLevelBrowse in interface SecureObjectQuery

forAllAccessLevelDelete

public void forAllAccessLevelDelete(short operator,
                                    Collection values)
Specified by:
forAllAccessLevelDelete in interface SecureObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsAccessLevelDelete

public void thereExistsAccessLevelDelete(short operator,
                                         Collection values)
Specified by:
thereExistsAccessLevelDelete in interface SecureObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllAccessLevelDelete

public void forAllAccessLevelDelete(short operator,
                                    short[] filterValues)
Specified by:
forAllAccessLevelDelete in interface SecureObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsAccessLevelDelete

public void thereExistsAccessLevelDelete(short operator,
                                         short[] filterValues)
Specified by:
thereExistsAccessLevelDelete in interface SecureObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

orderByAccessLevelDelete

public void orderByAccessLevelDelete(short order)
Description copied from interface: SecureObjectFilter
Specifies the sort order of all the instances that match the filter criteria.

Specified by:
orderByAccessLevelDelete in interface SecureObjectFilter
Parameters:
order - The sort order for this filter.
See Also:
Directions

accessLevelDelete

public org.w3c.cci2.ComparableTypePredicate accessLevelDelete()
Specified by:
accessLevelDelete in interface SecureObjectQuery

orderByAccessLevelDelete

public org.w3c.cci2.SimpleTypeOrder orderByAccessLevelDelete()
Description copied from interface: SecureObjectQuery
Allows to adds a sort instruction for SecureObject depending the feature accessLevelDelete Note: The order in which orderBy… instructions are given is relevant!

Specified by:
orderByAccessLevelDelete in interface SecureObjectQuery

forAllAccessLevelUpdate

public void forAllAccessLevelUpdate(short operator,
                                    Collection values)
Specified by:
forAllAccessLevelUpdate in interface SecureObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsAccessLevelUpdate

public void thereExistsAccessLevelUpdate(short operator,
                                         Collection values)
Specified by:
thereExistsAccessLevelUpdate in interface SecureObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllAccessLevelUpdate

public void forAllAccessLevelUpdate(short operator,
                                    short[] filterValues)
Specified by:
forAllAccessLevelUpdate in interface SecureObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsAccessLevelUpdate

public void thereExistsAccessLevelUpdate(short operator,
                                         short[] filterValues)
Specified by:
thereExistsAccessLevelUpdate in interface SecureObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

orderByAccessLevelUpdate

public void orderByAccessLevelUpdate(short order)
Description copied from interface: SecureObjectFilter
Specifies the sort order of all the instances that match the filter criteria.

Specified by:
orderByAccessLevelUpdate in interface SecureObjectFilter
Parameters:
order - The sort order for this filter.
See Also:
Directions

accessLevelUpdate

public org.w3c.cci2.ComparableTypePredicate accessLevelUpdate()
Specified by:
accessLevelUpdate in interface SecureObjectQuery

orderByAccessLevelUpdate

public org.w3c.cci2.SimpleTypeOrder orderByAccessLevelUpdate()
Description copied from interface: SecureObjectQuery
Allows to adds a sort instruction for SecureObject depending the feature accessLevelUpdate Note: The order in which orderBy… instructions are given is relevant!

Specified by:
orderByAccessLevelUpdate in interface SecureObjectQuery

forAllOwner

public void forAllOwner(short operator,
                        Collection values)
Specified by:
forAllOwner in interface SecureObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsOwner

public void thereExistsOwner(short operator,
                             Collection values)
Specified by:
thereExistsOwner in interface SecureObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllOwner

public void forAllOwner(short operator,
                        String[] filterValues)
Specified by:
forAllOwner in interface SecureObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsOwner

public void thereExistsOwner(short operator,
                             String[] filterValues)
Specified by:
thereExistsOwner in interface SecureObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

orderByOwner

public void orderByOwner(short order)
Description copied from interface: SecureObjectFilter
Specifies the sort order of all the instances that match the filter criteria.

Specified by:
orderByOwner in interface SecureObjectFilter
Parameters:
order - The sort order for this filter.
See Also:
Directions

owner

public org.w3c.cci2.MultivaluedFeaturePredicate owner()
Description copied from interface: SecureObjectQuery
Adds a constraint to the predicate for SecureObject testing whether the feature owner has values or not.

Specified by:
owner in interface SecureObjectQuery

thereExistsOwner

public org.w3c.cci2.StringTypePredicate thereExistsOwner()
Description copied from interface: SecureObjectQuery
Adds a constraint for the feature owner to the predicate. The predicate for SecureObject evaluates true if at least one of its values of feature owner satisfies the given condition.

Since the multiplicity for this attribute is 0..n, the attribute can have no values in which case the predicate evaluates to false!

Specified by:
thereExistsOwner in interface SecureObjectQuery

forAllOwner

public org.w3c.cci2.StringTypePredicate forAllOwner()
Description copied from interface: SecureObjectQuery
Adds a constraint for the feature owner to the predicate. The predicate for SecureObject evaluates true if all of its values of feature owner satisfy the selected condition.

Since the multiplicity for this attribute is 0..n, the attribute can have no values in which case the predicate evaluates to true!

Specified by:
forAllOwner in interface SecureObjectQuery

orderByOwner

public org.w3c.cci2.MultivaluedTypeOrder orderByOwner()
Description copied from interface: SecureObjectQuery
Allows to adds a sort instruction for SecureObject depending the feature owner Note: The order in which orderBy… instructions are given is relevant!

Specified by:
orderByOwner in interface SecureObjectQuery

forAllOwningGroup

public void forAllOwningGroup(short operator,
                              PrincipalGroup[] filterValues)
Specified by:
forAllOwningGroup in interface SecureObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsOwningGroup

public void thereExistsOwningGroup(short operator,
                                   PrincipalGroup[] filterValues)
Specified by:
thereExistsOwningGroup in interface SecureObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllOwningGroup

public void forAllOwningGroup(short operator,
                              Collection values)
Specified by:
forAllOwningGroup in interface SecureObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsOwningGroup

public void thereExistsOwningGroup(short operator,
                                   Collection values)
Specified by:
thereExistsOwningGroup in interface SecureObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

owningGroup

public org.w3c.cci2.MultivaluedFeaturePredicate owningGroup()
Description copied from interface: SecureObjectQuery
Adds a constraint to the predicate for SecureObject testing whether the feature owningGroup has values or not.

Specified by:
owningGroup in interface SecureObjectQuery

thereExistsOwningGroup

public PrincipalGroupQuery thereExistsOwningGroup()
Description copied from interface: SecureObjectQuery
Adds a constraint for the feature owningGroup to the predicate. The predicate for SecureObject evaluates true if its value of feature owningGroup satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to false!

Specified by:
thereExistsOwningGroup in interface SecureObjectQuery

forAllOwningGroup

public PrincipalGroupQuery forAllOwningGroup()
Description copied from interface: SecureObjectQuery
Adds a constraint for the feature owningGroup to the predicate. The predicate for SecureObject evaluates true if its value of feature owningGroup satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to true!

Specified by:
forAllOwningGroup in interface SecureObjectQuery

forAllOwningUser

public void forAllOwningUser(short operator,
                             User[] filterValues)
Specified by:
forAllOwningUser in interface SecureObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsOwningUser

public void thereExistsOwningUser(short operator,
                                  User[] filterValues)
Specified by:
thereExistsOwningUser in interface SecureObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllOwningUser

public void forAllOwningUser(short operator,
                             Collection values)
Specified by:
forAllOwningUser in interface SecureObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsOwningUser

public void thereExistsOwningUser(short operator,
                                  Collection values)
Specified by:
thereExistsOwningUser in interface SecureObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

owningUser

public org.w3c.cci2.OptionalFeaturePredicate owningUser()
Description copied from interface: SecureObjectQuery
Adds a constraint to the predicate for SecureObject testing whether the value of the feature owningUser is null or not.

Specified by:
owningUser in interface SecureObjectQuery

thereExistsOwningUser

public UserQuery thereExistsOwningUser()
Description copied from interface: SecureObjectQuery
Adds a constraint for the feature owningUser to the predicate. The predicate for SecureObject evaluates true if its value of feature owningUser satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to false!

Specified by:
thereExistsOwningUser in interface SecureObjectQuery

forAllOwningUser

public UserQuery forAllOwningUser()
Description copied from interface: SecureObjectQuery
Adds a constraint for the feature owningUser to the predicate. The predicate for SecureObject evaluates true if its value of feature owningUser satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to true!

Specified by:
forAllOwningUser in interface SecureObjectQuery

forAllActiveOn

public void forAllActiveOn(short operator,
                           Collection values)
Specified by:
forAllActiveOn in interface DocumentFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsActiveOn

public void thereExistsActiveOn(short operator,
                                Collection values)
Specified by:
thereExistsActiveOn in interface DocumentFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllActiveOn

public void forAllActiveOn(short operator,
                           Date[] filterValues)
Specified by:
forAllActiveOn in interface DocumentFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsActiveOn

public void thereExistsActiveOn(short operator,
                                Date[] filterValues)
Specified by:
thereExistsActiveOn in interface DocumentFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

orderByActiveOn

public void orderByActiveOn(short order)
Description copied from interface: DocumentFilter
Specifies the sort order of all the instances that match the filter criteria.

Specified by:
orderByActiveOn in interface DocumentFilter
Parameters:
order - The sort order for this filter.
See Also:
Directions

activeOn

public org.w3c.cci2.OptionalFeaturePredicate activeOn()
Description copied from interface: DocumentQuery
Adds a constraint to the predicate for Document testing whether the value of the feature activeOn is null or not.

Specified by:
activeOn in interface DocumentQuery

thereExistsActiveOn

public org.w3c.cci2.ComparableTypePredicate thereExistsActiveOn()
Description copied from interface: DocumentQuery
Adds a constraint for the feature activeOn to the predicate. The predicate for Document evaluates true if its value of feature activeOn satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to false!

Specified by:
thereExistsActiveOn in interface DocumentQuery

forAllActiveOn

public org.w3c.cci2.ComparableTypePredicate forAllActiveOn()
Description copied from interface: DocumentQuery
Adds a constraint for the feature activeOn to the predicate. The predicate for Document evaluates true if its value of feature activeOn satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to true!

Specified by:
forAllActiveOn in interface DocumentQuery

orderByActiveOn

public org.w3c.cci2.SimpleTypeOrder orderByActiveOn()
Description copied from interface: DocumentQuery
Allows to adds a sort instruction for Document depending the feature activeOn Note: The order in which orderBy… instructions are given is relevant!

Specified by:
orderByActiveOn in interface DocumentQuery

forAllActiveUntil

public void forAllActiveUntil(short operator,
                              Collection values)
Specified by:
forAllActiveUntil in interface DocumentFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsActiveUntil

public void thereExistsActiveUntil(short operator,
                                   Collection values)
Specified by:
thereExistsActiveUntil in interface DocumentFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllActiveUntil

public void forAllActiveUntil(short operator,
                              Date[] filterValues)
Specified by:
forAllActiveUntil in interface DocumentFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsActiveUntil

public void thereExistsActiveUntil(short operator,
                                   Date[] filterValues)
Specified by:
thereExistsActiveUntil in interface DocumentFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

orderByActiveUntil

public void orderByActiveUntil(short order)
Description copied from interface: DocumentFilter
Specifies the sort order of all the instances that match the filter criteria.

Specified by:
orderByActiveUntil in interface DocumentFilter
Parameters:
order - The sort order for this filter.
See Also:
Directions

activeUntil

public org.w3c.cci2.OptionalFeaturePredicate activeUntil()
Description copied from interface: DocumentQuery
Adds a constraint to the predicate for Document testing whether the value of the feature activeUntil is null or not.

Specified by:
activeUntil in interface DocumentQuery

thereExistsActiveUntil

public org.w3c.cci2.ComparableTypePredicate thereExistsActiveUntil()
Description copied from interface: DocumentQuery
Adds a constraint for the feature activeUntil to the predicate. The predicate for Document evaluates true if its value of feature activeUntil satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to false!

Specified by:
thereExistsActiveUntil in interface DocumentQuery

forAllActiveUntil

public org.w3c.cci2.ComparableTypePredicate forAllActiveUntil()
Description copied from interface: DocumentQuery
Adds a constraint for the feature activeUntil to the predicate. The predicate for Document evaluates true if its value of feature activeUntil satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to true!

Specified by:
forAllActiveUntil in interface DocumentQuery

orderByActiveUntil

public org.w3c.cci2.SimpleTypeOrder orderByActiveUntil()
Description copied from interface: DocumentQuery
Allows to adds a sort instruction for Document depending the feature activeUntil Note: The order in which orderBy… instructions are given is relevant!

Specified by:
orderByActiveUntil in interface DocumentQuery

forAllAuthor

public void forAllAuthor(short operator,
                         Collection values)
Specified by:
forAllAuthor in interface DocumentFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsAuthor

public void thereExistsAuthor(short operator,
                              Collection values)
Specified by:
thereExistsAuthor in interface DocumentFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllAuthor

public void forAllAuthor(short operator,
                         String[] filterValues)
Specified by:
forAllAuthor in interface DocumentFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsAuthor

public void thereExistsAuthor(short operator,
                              String[] filterValues)
Specified by:
thereExistsAuthor in interface DocumentFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

orderByAuthor

public void orderByAuthor(short order)
Description copied from interface: DocumentFilter
Specifies the sort order of all the instances that match the filter criteria.

Specified by:
orderByAuthor in interface DocumentFilter
Parameters:
order - The sort order for this filter.
See Also:
Directions

author

public org.w3c.cci2.OptionalFeaturePredicate author()
Description copied from interface: DocumentQuery
Adds a constraint to the predicate for Document testing whether the value of the feature author is null or not.

Specified by:
author in interface DocumentQuery

thereExistsAuthor

public org.w3c.cci2.StringTypePredicate thereExistsAuthor()
Description copied from interface: DocumentQuery
Adds a constraint for the feature author to the predicate. The predicate for Document evaluates true if its value of feature author satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to false!

Specified by:
thereExistsAuthor in interface DocumentQuery

forAllAuthor

public org.w3c.cci2.StringTypePredicate forAllAuthor()
Description copied from interface: DocumentQuery
Adds a constraint for the feature author to the predicate. The predicate for Document evaluates true if its value of feature author satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to true!

Specified by:
forAllAuthor in interface DocumentQuery

orderByAuthor

public org.w3c.cci2.SimpleTypeOrder orderByAuthor()
Description copied from interface: DocumentQuery
Allows to adds a sort instruction for Document depending the feature author Note: The order in which orderBy… instructions are given is relevant!

Specified by:
orderByAuthor in interface DocumentQuery

forAllContentLanguage

public void forAllContentLanguage(short operator,
                                  Collection values)
Specified by:
forAllContentLanguage in interface DocumentFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsContentLanguage

public void thereExistsContentLanguage(short operator,
                                       Collection values)
Specified by:
thereExistsContentLanguage in interface DocumentFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllContentLanguage

public void forAllContentLanguage(short operator,
                                  short[] filterValues)
Specified by:
forAllContentLanguage in interface DocumentFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsContentLanguage

public void thereExistsContentLanguage(short operator,
                                       short[] filterValues)
Specified by:
thereExistsContentLanguage in interface DocumentFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

orderByContentLanguage

public void orderByContentLanguage(short order)
Description copied from interface: DocumentFilter
Specifies the sort order of all the instances that match the filter criteria.

Specified by:
orderByContentLanguage in interface DocumentFilter
Parameters:
order - The sort order for this filter.
See Also:
Directions

contentLanguage

public org.w3c.cci2.ComparableTypePredicate contentLanguage()
Specified by:
contentLanguage in interface DocumentQuery

orderByContentLanguage

public org.w3c.cci2.SimpleTypeOrder orderByContentLanguage()
Description copied from interface: DocumentQuery
Allows to adds a sort instruction for Document depending the feature contentLanguage Note: The order in which orderBy… instructions are given is relevant!

Specified by:
orderByContentLanguage in interface DocumentQuery

forAllContentLength

public void forAllContentLength(short operator,
                                Collection values)
Specified by:
forAllContentLength in interface DocumentFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsContentLength

public void thereExistsContentLength(short operator,
                                     Collection values)
Specified by:
thereExistsContentLength in interface DocumentFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllContentLength

public void forAllContentLength(short operator,
                                int[] filterValues)
Specified by:
forAllContentLength in interface DocumentFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsContentLength

public void thereExistsContentLength(short operator,
                                     int[] filterValues)
Specified by:
thereExistsContentLength in interface DocumentFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

orderByContentLength

public void orderByContentLength(short order)
Description copied from interface: DocumentFilter
Specifies the sort order of all the instances that match the filter criteria.

Specified by:
orderByContentLength in interface DocumentFilter
Parameters:
order - The sort order for this filter.
See Also:
Directions

contentLength

public org.w3c.cci2.OptionalFeaturePredicate contentLength()
Description copied from interface: DocumentQuery
Adds a constraint to the predicate for Document testing whether the value of the feature contentLength is null or not.

Specified by:
contentLength in interface DocumentQuery

thereExistsContentLength

public org.w3c.cci2.ComparableTypePredicate thereExistsContentLength()
Description copied from interface: DocumentQuery
Adds a constraint for the feature contentLength to the predicate. The predicate for Document evaluates true if its value of feature contentLength satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to false!

Specified by:
thereExistsContentLength in interface DocumentQuery

forAllContentLength

public org.w3c.cci2.ComparableTypePredicate forAllContentLength()
Description copied from interface: DocumentQuery
Adds a constraint for the feature contentLength to the predicate. The predicate for Document evaluates true if its value of feature contentLength satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to true!

Specified by:
forAllContentLength in interface DocumentQuery

orderByContentLength

public org.w3c.cci2.SimpleTypeOrder orderByContentLength()
Description copied from interface: DocumentQuery
Allows to adds a sort instruction for Document depending the feature contentLength Note: The order in which orderBy… instructions are given is relevant!

Specified by:
orderByContentLength in interface DocumentQuery

forAllContentType

public void forAllContentType(short operator,
                              Collection values)
Specified by:
forAllContentType in interface DocumentFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsContentType

public void thereExistsContentType(short operator,
                                   Collection values)
Specified by:
thereExistsContentType in interface DocumentFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllContentType

public void forAllContentType(short operator,
                              String[] filterValues)
Specified by:
forAllContentType in interface DocumentFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsContentType

public void thereExistsContentType(short operator,
                                   String[] filterValues)
Specified by:
thereExistsContentType in interface DocumentFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

orderByContentType

public void orderByContentType(short order)
Description copied from interface: DocumentFilter
Specifies the sort order of all the instances that match the filter criteria.

Specified by:
orderByContentType in interface DocumentFilter
Parameters:
order - The sort order for this filter.
See Also:
Directions

contentType

public org.w3c.cci2.OptionalFeaturePredicate contentType()
Description copied from interface: DocumentQuery
Adds a constraint to the predicate for Document testing whether the value of the feature contentType is null or not.

Specified by:
contentType in interface DocumentQuery

thereExistsContentType

public org.w3c.cci2.StringTypePredicate thereExistsContentType()
Description copied from interface: DocumentQuery
Adds a constraint for the feature contentType to the predicate. The predicate for Document evaluates true if its value of feature contentType satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to false!

Specified by:
thereExistsContentType in interface DocumentQuery

forAllContentType

public org.w3c.cci2.StringTypePredicate forAllContentType()
Description copied from interface: DocumentQuery
Adds a constraint for the feature contentType to the predicate. The predicate for Document evaluates true if its value of feature contentType satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to true!

Specified by:
forAllContentType in interface DocumentQuery

orderByContentType

public org.w3c.cci2.SimpleTypeOrder orderByContentType()
Description copied from interface: DocumentQuery
Allows to adds a sort instruction for Document depending the feature contentType Note: The order in which orderBy… instructions are given is relevant!

Specified by:
orderByContentType in interface DocumentQuery

forAllDocumentAbstract

public void forAllDocumentAbstract(short operator,
                                   Collection values)
Specified by:
forAllDocumentAbstract in interface DocumentFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsDocumentAbstract

public void thereExistsDocumentAbstract(short operator,
                                        Collection values)
Specified by:
thereExistsDocumentAbstract in interface DocumentFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllDocumentAbstract

public void forAllDocumentAbstract(short operator,
                                   String[] filterValues)
Specified by:
forAllDocumentAbstract in interface DocumentFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsDocumentAbstract

public void thereExistsDocumentAbstract(short operator,
                                        String[] filterValues)
Specified by:
thereExistsDocumentAbstract in interface DocumentFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

orderByDocumentAbstract

public void orderByDocumentAbstract(short order)
Description copied from interface: DocumentFilter
Specifies the sort order of all the instances that match the filter criteria.

Specified by:
orderByDocumentAbstract in interface DocumentFilter
Parameters:
order - The sort order for this filter.
See Also:
Directions

documentAbstract

public org.w3c.cci2.OptionalFeaturePredicate documentAbstract()
Description copied from interface: DocumentQuery
Adds a constraint to the predicate for Document testing whether the value of the feature documentAbstract is null or not.

Specified by:
documentAbstract in interface DocumentQuery

thereExistsDocumentAbstract

public org.w3c.cci2.StringTypePredicate thereExistsDocumentAbstract()
Description copied from interface: DocumentQuery
Adds a constraint for the feature documentAbstract to the predicate. The predicate for Document evaluates true if its value of feature documentAbstract satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to false!

Specified by:
thereExistsDocumentAbstract in interface DocumentQuery

forAllDocumentAbstract

public org.w3c.cci2.StringTypePredicate forAllDocumentAbstract()
Description copied from interface: DocumentQuery
Adds a constraint for the feature documentAbstract to the predicate. The predicate for Document evaluates true if its value of feature documentAbstract satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to true!

Specified by:
forAllDocumentAbstract in interface DocumentQuery

orderByDocumentAbstract

public org.w3c.cci2.SimpleTypeOrder orderByDocumentAbstract()
Description copied from interface: DocumentQuery
Allows to adds a sort instruction for Document depending the feature documentAbstract Note: The order in which orderBy… instructions are given is relevant!

Specified by:
orderByDocumentAbstract in interface DocumentQuery

forAllDocumentNumber

public void forAllDocumentNumber(short operator,
                                 Collection values)
Specified by:
forAllDocumentNumber in interface DocumentFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsDocumentNumber

public void thereExistsDocumentNumber(short operator,
                                      Collection values)
Specified by:
thereExistsDocumentNumber in interface DocumentFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllDocumentNumber

public void forAllDocumentNumber(short operator,
                                 String[] filterValues)
Specified by:
forAllDocumentNumber in interface DocumentFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsDocumentNumber

public void thereExistsDocumentNumber(short operator,
                                      String[] filterValues)
Specified by:
thereExistsDocumentNumber in interface DocumentFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

orderByDocumentNumber

public void orderByDocumentNumber(short order)
Description copied from interface: DocumentFilter
Specifies the sort order of all the instances that match the filter criteria.

Specified by:
orderByDocumentNumber in interface DocumentFilter
Parameters:
order - The sort order for this filter.
See Also:
Directions

documentNumber

public org.w3c.cci2.OptionalFeaturePredicate documentNumber()
Description copied from interface: DocumentQuery
Adds a constraint to the predicate for Document testing whether the value of the feature documentNumber is null or not.

Specified by:
documentNumber in interface DocumentQuery

thereExistsDocumentNumber

public org.w3c.cci2.StringTypePredicate thereExistsDocumentNumber()
Description copied from interface: DocumentQuery
Adds a constraint for the feature documentNumber to the predicate. The predicate for Document evaluates true if its value of feature documentNumber satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to false!

Specified by:
thereExistsDocumentNumber in interface DocumentQuery

forAllDocumentNumber

public org.w3c.cci2.StringTypePredicate forAllDocumentNumber()
Description copied from interface: DocumentQuery
Adds a constraint for the feature documentNumber to the predicate. The predicate for Document evaluates true if its value of feature documentNumber satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to true!

Specified by:
forAllDocumentNumber in interface DocumentQuery

orderByDocumentNumber

public org.w3c.cci2.SimpleTypeOrder orderByDocumentNumber()
Description copied from interface: DocumentQuery
Allows to adds a sort instruction for Document depending the feature documentNumber Note: The order in which orderBy… instructions are given is relevant!

Specified by:
orderByDocumentNumber in interface DocumentQuery

forAllDocumentState

public void forAllDocumentState(short operator,
                                Collection values)
Specified by:
forAllDocumentState in interface DocumentFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsDocumentState

public void thereExistsDocumentState(short operator,
                                     Collection values)
Specified by:
thereExistsDocumentState in interface DocumentFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllDocumentState

public void forAllDocumentState(short operator,
                                short[] filterValues)
Specified by:
forAllDocumentState in interface DocumentFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsDocumentState

public void thereExistsDocumentState(short operator,
                                     short[] filterValues)
Specified by:
thereExistsDocumentState in interface DocumentFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

orderByDocumentState

public void orderByDocumentState(short order)
Description copied from interface: DocumentFilter
Specifies the sort order of all the instances that match the filter criteria.

Specified by:
orderByDocumentState in interface DocumentFilter
Parameters:
order - The sort order for this filter.
See Also:
Directions

documentState

public org.w3c.cci2.ComparableTypePredicate documentState()
Specified by:
documentState in interface DocumentQuery

orderByDocumentState

public org.w3c.cci2.SimpleTypeOrder orderByDocumentState()
Description copied from interface: DocumentQuery
Allows to adds a sort instruction for Document depending the feature documentState Note: The order in which orderBy… instructions are given is relevant!

Specified by:
orderByDocumentState in interface DocumentQuery

forAllDocumentType

public void forAllDocumentType(short operator,
                               Collection values)
Specified by:
forAllDocumentType in interface DocumentFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsDocumentType

public void thereExistsDocumentType(short operator,
                                    Collection values)
Specified by:
thereExistsDocumentType in interface DocumentFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllDocumentType

public void forAllDocumentType(short operator,
                               short[] filterValues)
Specified by:
forAllDocumentType in interface DocumentFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsDocumentType

public void thereExistsDocumentType(short operator,
                                    short[] filterValues)
Specified by:
thereExistsDocumentType in interface DocumentFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

orderByDocumentType

public void orderByDocumentType(short order)
Description copied from interface: DocumentFilter
Specifies the sort order of all the instances that match the filter criteria.

Specified by:
orderByDocumentType in interface DocumentFilter
Parameters:
order - The sort order for this filter.
See Also:
Directions

documentType

public org.w3c.cci2.ComparableTypePredicate documentType()
Specified by:
documentType in interface DocumentQuery

orderByDocumentType

public org.w3c.cci2.SimpleTypeOrder orderByDocumentType()
Description copied from interface: DocumentQuery
Allows to adds a sort instruction for Document depending the feature documentType Note: The order in which orderBy… instructions are given is relevant!

Specified by:
orderByDocumentType in interface DocumentQuery

forAllFolder

public void forAllFolder(short operator,
                         DocumentFolder[] filterValues)
Specified by:
forAllFolder in interface DocumentFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsFolder

public void thereExistsFolder(short operator,
                              DocumentFolder[] filterValues)
Specified by:
thereExistsFolder in interface DocumentFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllFolder

public void forAllFolder(short operator,
                         Collection values)
Specified by:
forAllFolder in interface DocumentFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsFolder

public void thereExistsFolder(short operator,
                              Collection values)
Specified by:
thereExistsFolder in interface DocumentFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

folder

public org.w3c.cci2.MultivaluedFeaturePredicate folder()
Description copied from interface: DocumentQuery
Adds a constraint to the predicate for Document testing whether the feature folder has values or not.

Specified by:
folder in interface DocumentQuery

thereExistsFolder

public DocumentFolderQuery thereExistsFolder()
Description copied from interface: DocumentQuery
Adds a constraint for the feature folder to the predicate. The predicate for Document evaluates true if its value of feature folder satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to false!

Specified by:
thereExistsFolder in interface DocumentQuery

forAllFolder

public DocumentFolderQuery forAllFolder()
Description copied from interface: DocumentQuery
Adds a constraint for the feature folder to the predicate. The predicate for Document evaluates true if its value of feature folder satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to true!

Specified by:
forAllFolder in interface DocumentQuery

forAllHeadRevision

public void forAllHeadRevision(short operator,
                               DocumentRevision[] filterValues)
Specified by:
forAllHeadRevision in interface DocumentFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsHeadRevision

public void thereExistsHeadRevision(short operator,
                                    DocumentRevision[] filterValues)
Specified by:
thereExistsHeadRevision in interface DocumentFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllHeadRevision

public void forAllHeadRevision(short operator,
                               Collection values)
Specified by:
forAllHeadRevision in interface DocumentFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsHeadRevision

public void thereExistsHeadRevision(short operator,
                                    Collection values)
Specified by:
thereExistsHeadRevision in interface DocumentFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

headRevision

public org.w3c.cci2.OptionalFeaturePredicate headRevision()
Description copied from interface: DocumentQuery
Adds a constraint to the predicate for Document testing whether the value of the feature headRevision is null or not.

Specified by:
headRevision in interface DocumentQuery

thereExistsHeadRevision

public DocumentRevisionQuery thereExistsHeadRevision()
Description copied from interface: DocumentQuery
Adds a constraint for the feature headRevision to the predicate. The predicate for Document evaluates true if its value of feature headRevision satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to false!

Specified by:
thereExistsHeadRevision in interface DocumentQuery

forAllHeadRevision

public DocumentRevisionQuery forAllHeadRevision()
Description copied from interface: DocumentQuery
Adds a constraint for the feature headRevision to the predicate. The predicate for Document evaluates true if its value of feature headRevision satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to true!

Specified by:
forAllHeadRevision in interface DocumentQuery

forAllKeywords

public void forAllKeywords(short operator,
                           Collection values)
Specified by:
forAllKeywords in interface DocumentFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsKeywords

public void thereExistsKeywords(short operator,
                                Collection values)
Specified by:
thereExistsKeywords in interface DocumentFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllKeywords

public void forAllKeywords(short operator,
                           String[] filterValues)
Specified by:
forAllKeywords in interface DocumentFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsKeywords

public void thereExistsKeywords(short operator,
                                String[] filterValues)
Specified by:
thereExistsKeywords in interface DocumentFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

orderByKeywords

public void orderByKeywords(short order)
Description copied from interface: DocumentFilter
Specifies the sort order of all the instances that match the filter criteria.

Specified by:
orderByKeywords in interface DocumentFilter
Parameters:
order - The sort order for this filter.
See Also:
Directions

keywords

public org.w3c.cci2.OptionalFeaturePredicate keywords()
Description copied from interface: DocumentQuery
Adds a constraint to the predicate for Document testing whether the value of the feature keywords is null or not.

Specified by:
keywords in interface DocumentQuery

thereExistsKeywords

public org.w3c.cci2.StringTypePredicate thereExistsKeywords()
Description copied from interface: DocumentQuery
Adds a constraint for the feature keywords to the predicate. The predicate for Document evaluates true if its value of feature keywords satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to false!

Specified by:
thereExistsKeywords in interface DocumentQuery

forAllKeywords

public org.w3c.cci2.StringTypePredicate forAllKeywords()
Description copied from interface: DocumentQuery
Adds a constraint for the feature keywords to the predicate. The predicate for Document evaluates true if its value of feature keywords satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to true!

Specified by:
forAllKeywords in interface DocumentQuery

orderByKeywords

public org.w3c.cci2.SimpleTypeOrder orderByKeywords()
Description copied from interface: DocumentQuery
Allows to adds a sort instruction for Document depending the feature keywords Note: The order in which orderBy… instructions are given is relevant!

Specified by:
orderByKeywords in interface DocumentQuery

forAllLiteratureType

public void forAllLiteratureType(short operator,
                                 Collection values)
Specified by:
forAllLiteratureType in interface DocumentFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsLiteratureType

public void thereExistsLiteratureType(short operator,
                                      Collection values)
Specified by:
thereExistsLiteratureType in interface DocumentFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllLiteratureType

public void forAllLiteratureType(short operator,
                                 short[] filterValues)
Specified by:
forAllLiteratureType in interface DocumentFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsLiteratureType

public void thereExistsLiteratureType(short operator,
                                      short[] filterValues)
Specified by:
thereExistsLiteratureType in interface DocumentFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

orderByLiteratureType

public void orderByLiteratureType(short order)
Description copied from interface: DocumentFilter
Specifies the sort order of all the instances that match the filter criteria.

Specified by:
orderByLiteratureType in interface DocumentFilter
Parameters:
order - The sort order for this filter.
See Also:
Directions

literatureType

public org.w3c.cci2.ComparableTypePredicate literatureType()
Specified by:
literatureType in interface DocumentQuery

orderByLiteratureType

public org.w3c.cci2.SimpleTypeOrder orderByLiteratureType()
Description copied from interface: DocumentQuery
Allows to adds a sort instruction for Document depending the feature literatureType Note: The order in which orderBy… instructions are given is relevant!

Specified by:
orderByLiteratureType in interface DocumentQuery

forAllLocation

public void forAllLocation(short operator,
                           Collection values)
Specified by:
forAllLocation in interface DocumentFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsLocation

public void thereExistsLocation(short operator,
                                Collection values)
Specified by:
thereExistsLocation in interface DocumentFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllLocation

public void forAllLocation(short operator,
                           String[] filterValues)
Specified by:
forAllLocation in interface DocumentFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsLocation

public void thereExistsLocation(short operator,
                                String[] filterValues)
Specified by:
thereExistsLocation in interface DocumentFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

orderByLocation

public void orderByLocation(short order)
Description copied from interface: DocumentFilter
Specifies the sort order of all the instances that match the filter criteria.

Specified by:
orderByLocation in interface DocumentFilter
Parameters:
order - The sort order for this filter.
See Also:
Directions

location

public org.w3c.cci2.OptionalFeaturePredicate location()
Description copied from interface: DocumentQuery
Adds a constraint to the predicate for Document testing whether the value of the feature location is null or not.

Specified by:
location in interface DocumentQuery

thereExistsLocation

public org.w3c.cci2.StringTypePredicate thereExistsLocation()
Description copied from interface: DocumentQuery
Adds a constraint for the feature location to the predicate. The predicate for Document evaluates true if its value of feature location satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to false!

Specified by:
thereExistsLocation in interface DocumentQuery

forAllLocation

public org.w3c.cci2.StringTypePredicate forAllLocation()
Description copied from interface: DocumentQuery
Adds a constraint for the feature location to the predicate. The predicate for Document evaluates true if its value of feature location satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to true!

Specified by:
forAllLocation in interface DocumentQuery

orderByLocation

public org.w3c.cci2.SimpleTypeOrder orderByLocation()
Description copied from interface: DocumentQuery
Allows to adds a sort instruction for Document depending the feature location Note: The order in which orderBy… instructions are given is relevant!

Specified by:
orderByLocation in interface DocumentQuery

forAllSearchText

public void forAllSearchText(short operator,
                             Collection values)
Specified by:
forAllSearchText in interface DocumentFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsSearchText

public void thereExistsSearchText(short operator,
                                  Collection values)
Specified by:
thereExistsSearchText in interface DocumentFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllSearchText

public void forAllSearchText(short operator,
                             String[] filterValues)
Specified by:
forAllSearchText in interface DocumentFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsSearchText

public void thereExistsSearchText(short operator,
                                  String[] filterValues)
Specified by:
thereExistsSearchText in interface DocumentFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

orderBySearchText

public void orderBySearchText(short order)
Description copied from interface: DocumentFilter
Specifies the sort order of all the instances that match the filter criteria.

Specified by:
orderBySearchText in interface DocumentFilter
Parameters:
order - The sort order for this filter.
See Also:
Directions

searchText

public org.w3c.cci2.OptionalFeaturePredicate searchText()
Description copied from interface: DocumentQuery
Adds a constraint to the predicate for Document testing whether the value of the feature searchText is null or not.

Specified by:
searchText in interface DocumentQuery

thereExistsSearchText

public org.w3c.cci2.StringTypePredicate thereExistsSearchText()
Description copied from interface: DocumentQuery
Adds a constraint for the feature searchText to the predicate. The predicate for Document evaluates true if its value of feature searchText satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to false!

Specified by:
thereExistsSearchText in interface DocumentQuery

forAllSearchText

public org.w3c.cci2.StringTypePredicate forAllSearchText()
Description copied from interface: DocumentQuery
Adds a constraint for the feature searchText to the predicate. The predicate for Document evaluates true if its value of feature searchText satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to true!

Specified by:
forAllSearchText in interface DocumentQuery

orderBySearchText

public org.w3c.cci2.SimpleTypeOrder orderBySearchText()
Description copied from interface: DocumentQuery
Allows to adds a sort instruction for Document depending the feature searchText Note: The order in which orderBy… instructions are given is relevant!

Specified by:
orderBySearchText in interface DocumentQuery

forAllTitle

public void forAllTitle(short operator,
                        Collection values)
Specified by:
forAllTitle in interface DocumentFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsTitle

public void thereExistsTitle(short operator,
                             Collection values)
Specified by:
thereExistsTitle in interface DocumentFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllTitle

public void forAllTitle(short operator,
                        String[] filterValues)
Specified by:
forAllTitle in interface DocumentFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsTitle

public void thereExistsTitle(short operator,
                             String[] filterValues)
Specified by:
thereExistsTitle in interface DocumentFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

orderByTitle

public void orderByTitle(short order)
Description copied from interface: DocumentFilter
Specifies the sort order of all the instances that match the filter criteria.

Specified by:
orderByTitle in interface DocumentFilter
Parameters:
order - The sort order for this filter.
See Also:
Directions

title

public org.w3c.cci2.OptionalFeaturePredicate title()
Description copied from interface: DocumentQuery
Adds a constraint to the predicate for Document testing whether the value of the feature title is null or not.

Specified by:
title in interface DocumentQuery

thereExistsTitle

public org.w3c.cci2.StringTypePredicate thereExistsTitle()
Description copied from interface: DocumentQuery
Adds a constraint for the feature title to the predicate. The predicate for Document evaluates true if its value of feature title satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to false!

Specified by:
thereExistsTitle in interface DocumentQuery

forAllTitle

public org.w3c.cci2.StringTypePredicate forAllTitle()
Description copied from interface: DocumentQuery
Adds a constraint for the feature title to the predicate. The predicate for Document evaluates true if its value of feature title satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to true!

Specified by:
forAllTitle in interface DocumentQuery

orderByTitle

public org.w3c.cci2.SimpleTypeOrder orderByTitle()
Description copied from interface: DocumentQuery
Allows to adds a sort instruction for Document depending the feature title Note: The order in which orderBy… instructions are given is relevant!

Specified by:
orderByTitle in interface DocumentQuery

forAllCreatedAt

public void forAllCreatedAt(short operator,
                            Collection values)
Specified by:
forAllCreatedAt in interface BasicObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsCreatedAt

public void thereExistsCreatedAt(short operator,
                                 Collection values)
Specified by:
thereExistsCreatedAt in interface BasicObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllCreatedAt

public void forAllCreatedAt(short operator,
                            Date[] filterValues)
Specified by:
forAllCreatedAt in interface BasicObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsCreatedAt

public void thereExistsCreatedAt(short operator,
                                 Date[] filterValues)
Specified by:
thereExistsCreatedAt in interface BasicObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

orderByCreatedAt

public void orderByCreatedAt(short order)
Description copied from interface: BasicObjectFilter
Specifies the sort order of all the instances that match the filter criteria.

Specified by:
orderByCreatedAt in interface BasicObjectFilter
Parameters:
order - The sort order for this filter.
See Also:
Directions

createdAt

public org.w3c.cci2.ComparableTypePredicate createdAt()
Specified by:
createdAt in interface BasicObjectQuery

orderByCreatedAt

public org.w3c.cci2.SimpleTypeOrder orderByCreatedAt()
Description copied from interface: BasicObjectQuery
Allows to adds a sort instruction for BasicObject depending the feature createdAt Note: The order in which orderBy… instructions are given is relevant!

Specified by:
orderByCreatedAt in interface BasicObjectQuery

forAllCreatedBy

public void forAllCreatedBy(short operator,
                            Collection values)
Specified by:
forAllCreatedBy in interface BasicObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsCreatedBy

public void thereExistsCreatedBy(short operator,
                                 Collection values)
Specified by:
thereExistsCreatedBy in interface BasicObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllCreatedBy

public void forAllCreatedBy(short operator,
                            String[] filterValues)
Specified by:
forAllCreatedBy in interface BasicObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsCreatedBy

public void thereExistsCreatedBy(short operator,
                                 String[] filterValues)
Specified by:
thereExistsCreatedBy in interface BasicObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

orderByCreatedBy

public void orderByCreatedBy(short order)
Description copied from interface: BasicObjectFilter
Specifies the sort order of all the instances that match the filter criteria.

Specified by:
orderByCreatedBy in interface BasicObjectFilter
Parameters:
order - The sort order for this filter.
See Also:
Directions

createdBy

public org.w3c.cci2.MultivaluedFeaturePredicate createdBy()
Description copied from interface: BasicObjectQuery
Adds a constraint to the predicate for BasicObject testing whether the feature createdBy has values or not.

Specified by:
createdBy in interface BasicObjectQuery

thereExistsCreatedBy

public org.w3c.cci2.StringTypePredicate thereExistsCreatedBy()
Description copied from interface: BasicObjectQuery
Adds a constraint for the feature createdBy to the predicate. The predicate for BasicObject evaluates true if at least one of its values of feature createdBy satisfies the given condition.

Since the multiplicity for this attribute is 0..n, the attribute can have no values in which case the predicate evaluates to false!

Specified by:
thereExistsCreatedBy in interface BasicObjectQuery

forAllCreatedBy

public org.w3c.cci2.StringTypePredicate forAllCreatedBy()
Description copied from interface: BasicObjectQuery
Adds a constraint for the feature createdBy to the predicate. The predicate for BasicObject evaluates true if all of its values of feature createdBy satisfy the selected condition.

Since the multiplicity for this attribute is 0..n, the attribute can have no values in which case the predicate evaluates to true!

Specified by:
forAllCreatedBy in interface BasicObjectQuery

orderByCreatedBy

public org.w3c.cci2.MultivaluedTypeOrder orderByCreatedBy()
Description copied from interface: BasicObjectQuery
Allows to adds a sort instruction for BasicObject depending the feature createdBy Note: The order in which orderBy… instructions are given is relevant!

Specified by:
orderByCreatedBy in interface BasicObjectQuery

forAllModifiedAt

public void forAllModifiedAt(short operator,
                             Collection values)
Specified by:
forAllModifiedAt in interface BasicObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsModifiedAt

public void thereExistsModifiedAt(short operator,
                                  Collection values)
Specified by:
thereExistsModifiedAt in interface BasicObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllModifiedAt

public void forAllModifiedAt(short operator,
                             Date[] filterValues)
Specified by:
forAllModifiedAt in interface BasicObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsModifiedAt

public void thereExistsModifiedAt(short operator,
                                  Date[] filterValues)
Specified by:
thereExistsModifiedAt in interface BasicObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

orderByModifiedAt

public void orderByModifiedAt(short order)
Description copied from interface: BasicObjectFilter
Specifies the sort order of all the instances that match the filter criteria.

Specified by:
orderByModifiedAt in interface BasicObjectFilter
Parameters:
order - The sort order for this filter.
See Also:
Directions

modifiedAt

public org.w3c.cci2.ComparableTypePredicate modifiedAt()
Specified by:
modifiedAt in interface BasicObjectQuery

orderByModifiedAt

public org.w3c.cci2.SimpleTypeOrder orderByModifiedAt()
Description copied from interface: BasicObjectQuery
Allows to adds a sort instruction for BasicObject depending the feature modifiedAt Note: The order in which orderBy… instructions are given is relevant!

Specified by:
orderByModifiedAt in interface BasicObjectQuery

forAllModifiedBy

public void forAllModifiedBy(short operator,
                             Collection values)
Specified by:
forAllModifiedBy in interface BasicObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsModifiedBy

public void thereExistsModifiedBy(short operator,
                                  Collection values)
Specified by:
thereExistsModifiedBy in interface BasicObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllModifiedBy

public void forAllModifiedBy(short operator,
                             String[] filterValues)
Specified by:
forAllModifiedBy in interface BasicObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsModifiedBy

public void thereExistsModifiedBy(short operator,
                                  String[] filterValues)
Specified by:
thereExistsModifiedBy in interface BasicObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

orderByModifiedBy

public void orderByModifiedBy(short order)
Description copied from interface: BasicObjectFilter
Specifies the sort order of all the instances that match the filter criteria.

Specified by:
orderByModifiedBy in interface BasicObjectFilter
Parameters:
order - The sort order for this filter.
See Also:
Directions

modifiedBy

public org.w3c.cci2.MultivaluedFeaturePredicate modifiedBy()
Description copied from interface: BasicObjectQuery
Adds a constraint to the predicate for BasicObject testing whether the feature modifiedBy has values or not.

Specified by:
modifiedBy in interface BasicObjectQuery

thereExistsModifiedBy

public org.w3c.cci2.StringTypePredicate thereExistsModifiedBy()
Description copied from interface: BasicObjectQuery
Adds a constraint for the feature modifiedBy to the predicate. The predicate for BasicObject evaluates true if at least one of its values of feature modifiedBy satisfies the given condition.

Since the multiplicity for this attribute is 0..n, the attribute can have no values in which case the predicate evaluates to false!

Specified by:
thereExistsModifiedBy in interface BasicObjectQuery

forAllModifiedBy

public org.w3c.cci2.StringTypePredicate forAllModifiedBy()
Description copied from interface: BasicObjectQuery
Adds a constraint for the feature modifiedBy to the predicate. The predicate for BasicObject evaluates true if all of its values of feature modifiedBy satisfy the selected condition.

Since the multiplicity for this attribute is 0..n, the attribute can have no values in which case the predicate evaluates to true!

Specified by:
forAllModifiedBy in interface BasicObjectQuery

orderByModifiedBy

public org.w3c.cci2.MultivaluedTypeOrder orderByModifiedBy()
Description copied from interface: BasicObjectQuery
Allows to adds a sort instruction for BasicObject depending the feature modifiedBy Note: The order in which orderBy… instructions are given is relevant!

Specified by:
orderByModifiedBy in interface BasicObjectQuery

forAllContext

public void forAllContext(short operator,
                          Context[] filterValues)
Specified by:
forAllContext in interface ContextCapableFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsContext

public void thereExistsContext(short operator,
                               Context[] filterValues)
Specified by:
thereExistsContext in interface ContextCapableFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllContext

public void forAllContext(short operator,
                          Collection values)
Specified by:
forAllContext in interface ContextCapableFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsContext

public void thereExistsContext(short operator,
                               Collection values)
Specified by:
thereExistsContext in interface ContextCapableFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

context

public org.w3c.cci2.MultivaluedFeaturePredicate context()
Description copied from interface: ContextCapableQuery
Adds a constraint to the predicate for ContextCapable testing whether the feature context has values or not.

Specified by:
context in interface ContextCapableQuery

thereExistsContext

public ContextQuery thereExistsContext()
Description copied from interface: ContextCapableQuery
Adds a constraint for the feature context to the predicate. The predicate for ContextCapable evaluates true if its value of feature context satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to false!

Specified by:
thereExistsContext in interface ContextCapableQuery

forAllContext

public ContextQuery forAllContext()
Description copied from interface: ContextCapableQuery
Adds a constraint for the feature context to the predicate. The predicate for ContextCapable evaluates true if its value of feature context satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to true!

Specified by:
forAllContext in interface ContextCapableQuery

forAllIdentity

public void forAllIdentity(short operator,
                           Collection values)
Specified by:
forAllIdentity in interface ExtentCapableFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsIdentity

public void thereExistsIdentity(short operator,
                                Collection values)
Specified by:
thereExistsIdentity in interface ExtentCapableFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllIdentity

public void forAllIdentity(short operator,
                           String[] filterValues)
Specified by:
forAllIdentity in interface ExtentCapableFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsIdentity

public void thereExistsIdentity(short operator,
                                String[] filterValues)
Specified by:
thereExistsIdentity in interface ExtentCapableFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

orderByIdentity

public void orderByIdentity(short order)
Description copied from interface: ExtentCapableFilter
Specifies the sort order of all the instances that match the filter criteria.

Specified by:
orderByIdentity in interface ExtentCapableFilter
Parameters:
order - The sort order for this filter.
See Also:
Directions

identity

public org.w3c.cci2.StringTypePredicate identity()
Specified by:
identity in interface ExtentCapableQuery

orderByIdentity

public org.w3c.cci2.SimpleTypeOrder orderByIdentity()
Description copied from interface: ExtentCapableQuery
Allows to adds a sort instruction for ExtentCapable depending the feature identity Note: The order in which orderBy… instructions are given is relevant!

Specified by:
orderByIdentity in interface ExtentCapableQuery


This software is published under the BSD license. Copyright © 2003-2007, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.