public interface ActivityGroupCalendarFeedQuery extends SyncFeedQuery
| Modifier and Type | Method and Description |
|---|---|
org.w3c.cci2.OptionalFeaturePredicate |
activityGroup()
Adds a constraint to the predicate for
ActivityGroupCalendarFeed testing whether the value of the feature activityGroup is null or not. |
ActivityGroupQuery |
forAllActivityGroup()
Adds a condition for the feature
activityGroup to the predicate for ActivityGroupCalendarFeed, which evaluates to false unless the value of the feature activityGroup satisfies the given condition. |
ActivityGroupQuery |
thereExistsActivityGroup()
Adds a condition for the feature
activityGroup to the predicate for ActivityGroupCalendarFeed, which evaluates to false unless the value of the feature activityGroup 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 activityGroup()
ActivityGroupCalendarFeed testing whether the value of the feature activityGroup is null or not.ActivityGroupQuery thereExistsActivityGroup()
activityGroup to the predicate for ActivityGroupCalendarFeed, which evaluates to false unless the value of the feature activityGroup satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
ActivityGroupQuery forAllActivityGroup()
activityGroup to the predicate for ActivityGroupCalendarFeed, which evaluates to false unless the value of the feature activityGroup 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.