public interface ActivityFilterCalendarFeedQuery extends SyncFeedQuery
| Modifier and Type | Method and Description |
|---|---|
org.w3c.cci2.OptionalFeaturePredicate |
activityFilter()
Adds a constraint to the predicate for
ActivityFilterCalendarFeed testing whether the value of the feature activityFilter is null or not. |
AbstractFilterActivityQuery |
forAllActivityFilter()
Adds a condition for the feature
activityFilter to the predicate for ActivityFilterCalendarFeed, which evaluates to false unless the value of the feature activityFilter satisfies the given condition. |
AbstractFilterActivityQuery |
thereExistsActivityFilter()
Adds a condition for the feature
activityFilter to the predicate for ActivityFilterCalendarFeed, which evaluates to false unless the value of the feature activityFilter satisfies the given condition. |
allowAddDelete, allowChange, backColor, color, description, forAllAllowAddDelete, forAllAllowChange, forAllBackColor, forAllColor, forAllDescription, forAllIsActive, forAllSyncData, isActive, name, orderByAllowAddDelete, orderByAllowChange, orderByBackColor, orderByColor, orderByDescription, orderByIsActive, orderByName, syncData, thereExistsAllowAddDelete, thereExistsAllowChange, thereExistsBackColor, thereExistsColor, thereExistsDescription, thereExistsIsActive, thereExistsSyncDataaccessLevelBrowse, accessLevelDelete, accessLevelUpdate, forAllOwner, forAllOwningGroup, forAllOwningUser, orderByAccessLevelBrowse, orderByAccessLevelDelete, orderByAccessLevelUpdate, owner, owningGroup, owningUser, thereExistsOwner, thereExistsOwningGroup, thereExistsOwningUsercreatedAt, createdBy, forAllCreatedBy, orderByCreatedAt, thereExistsCreatedByorg.w3c.cci2.OptionalFeaturePredicate activityFilter()
ActivityFilterCalendarFeed testing whether the value of the feature activityFilter is null or not.AbstractFilterActivityQuery thereExistsActivityFilter()
activityFilter to the predicate for ActivityFilterCalendarFeed, which evaluates to false unless the value of the feature activityFilter satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
AbstractFilterActivityQuery forAllActivityFilter()
activityFilter to the predicate for ActivityFilterCalendarFeed, which evaluates to false unless the value of the feature activityFilter satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is satisfied
This software is published under the BSD license. Copyright © 2003-${build.year}, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.