public interface TimerQuery extends AuditeeQuery, PropertySetQuery, SecureObjectQuery, org.openmdx.base.cci2.BasicObjectQuery
forAllProperty, thereExistsProperty| Modifier and Type | Method and Description | 
|---|---|
org.w3c.cci2.MultivaluedFeaturePredicate | 
action()
Adds a constraint to the predicate for  
Timer testing whether the feature action has values or not. | 
org.w3c.cci2.OptionalFeaturePredicate | 
description()
Adds a constraint to the predicate for  
Timer testing whether the value of the feature description is null or not. | 
org.w3c.cci2.OptionalFeaturePredicate | 
disabled()
Adds a constraint to the predicate for  
Timer testing whether the value of the feature disabled is null or not. | 
WfProcessQuery | 
forAllAction()
Adds a condition for the feature  
action to the predicate for Timer, which evaluates to false unless the value of the feature action satisfies the given condition. | 
org.w3c.cci2.StringTypePredicate | 
forAllDescription()
Adds a condition for the feature  
description to the predicate for Timer, which evaluates to false unless the value of the feature description satisfies the given condition. | 
org.w3c.cci2.BooleanTypePredicate | 
forAllDisabled()
Adds a condition for the feature  
disabled to the predicate for Timer, which evaluates to false unless the value of the feature disabled satisfies the given condition. | 
org.w3c.cci2.ComparableTypePredicate<java.util.Date> | 
forAllLastTriggerAt()
Adds a condition for the feature  
lastTriggerAt to the predicate for Timer, which evaluates to false unless the value of the feature lastTriggerAt satisfies the given condition. | 
org.openmdx.base.cci2.ContextCapableQuery | 
forAllTarget()
Adds a condition for the feature  
target to the predicate for Timer, which evaluates to false unless the value of the feature target satisfies the given condition. | 
org.w3c.cci2.ComparableTypePredicate<java.util.Date> | 
forAllTimerEndAt()
Adds a condition for the feature  
timerEndAt to the predicate for Timer, which evaluates to false unless the value of the feature timerEndAt satisfies the given condition. | 
org.w3c.cci2.ComparableTypePredicate<java.util.Date> | 
forAllTimerStartAt()
Adds a condition for the feature  
timerStartAt to the predicate for Timer, which evaluates to false unless the value of the feature timerStartAt satisfies the given condition. | 
org.w3c.cci2.ComparableTypePredicate<java.lang.Integer> | 
forAllTriggerIntervalMinutes()
Adds a condition for the feature  
triggerIntervalMinutes to the predicate for Timer, which evaluates to false unless the value of the feature triggerIntervalMinutes satisfies the given condition. | 
org.w3c.cci2.ComparableTypePredicate<java.lang.Integer> | 
forAllTriggerRepeat()
Adds a condition for the feature  
triggerRepeat to the predicate for Timer, which evaluates to false unless the value of the feature triggerRepeat satisfies the given condition. | 
org.w3c.cci2.OptionalFeaturePredicate | 
lastTriggerAt()
Adds a constraint to the predicate for  
Timer testing whether the value of the feature lastTriggerAt is null or not. | 
org.w3c.cci2.StringTypePredicate | 
name()  | 
org.w3c.cci2.StringTypeOrder | 
orderByDescription()
Allows to adds a sort instruction for  
Timer depending the feature description
 Note: The order in which orderBy… instructions are given is relevant! | 
org.w3c.cci2.SimpleTypeOrder | 
orderByDisabled()
Allows to adds a sort instruction for  
Timer depending the feature disabled
 Note: The order in which orderBy… instructions are given is relevant! | 
org.w3c.cci2.SimpleTypeOrder | 
orderByLastTriggerAt()
Allows to adds a sort instruction for  
Timer depending the feature lastTriggerAt
 Note: The order in which orderBy… instructions are given is relevant! | 
org.w3c.cci2.StringTypeOrder | 
orderByName()
Allows to adds a sort instruction for  
Timer depending the feature name
 Note: The order in which orderBy… instructions are given is relevant! | 
org.w3c.cci2.SimpleTypeOrder | 
orderByTimerEndAt()
Allows to adds a sort instruction for  
Timer depending the feature timerEndAt
 Note: The order in which orderBy… instructions are given is relevant! | 
org.w3c.cci2.SimpleTypeOrder | 
orderByTimerStartAt()
Allows to adds a sort instruction for  
Timer depending the feature timerStartAt
 Note: The order in which orderBy… instructions are given is relevant! | 
org.w3c.cci2.SimpleTypeOrder | 
orderByTimerState()
Allows to adds a sort instruction for  
Timer depending the feature timerState
 Note: The order in which orderBy… instructions are given is relevant! | 
org.w3c.cci2.SimpleTypeOrder | 
orderByTriggerIntervalMinutes()
Allows to adds a sort instruction for  
Timer depending the feature triggerIntervalMinutes
 Note: The order in which orderBy… instructions are given is relevant! | 
org.w3c.cci2.SimpleTypeOrder | 
orderByTriggerRepeat()
Allows to adds a sort instruction for  
Timer depending the feature triggerRepeat
 Note: The order in which orderBy… instructions are given is relevant! | 
org.w3c.cci2.OptionalFeaturePredicate | 
target()
Adds a constraint to the predicate for  
Timer testing whether the value of the feature target is null or not. | 
WfProcessQuery | 
thereExistsAction()
Adds a condition for the feature  
action to the predicate for Timer, which evaluates to false unless the value of the feature action satisfies the given condition. | 
org.w3c.cci2.StringTypePredicate | 
thereExistsDescription()
Adds a condition for the feature  
description to the predicate for Timer, which evaluates to false unless the value of the feature description satisfies the given condition. | 
org.w3c.cci2.BooleanTypePredicate | 
thereExistsDisabled()
Adds a condition for the feature  
disabled to the predicate for Timer, which evaluates to false unless the value of the feature disabled satisfies the given condition. | 
org.w3c.cci2.ComparableTypePredicate<java.util.Date> | 
thereExistsLastTriggerAt()
Adds a condition for the feature  
lastTriggerAt to the predicate for Timer, which evaluates to false unless the value of the feature lastTriggerAt satisfies the given condition. | 
org.openmdx.base.cci2.ContextCapableQuery | 
thereExistsTarget()
Adds a condition for the feature  
target to the predicate for Timer, which evaluates to false unless the value of the feature target satisfies the given condition. | 
org.w3c.cci2.ComparableTypePredicate<java.util.Date> | 
thereExistsTimerEndAt()
Adds a condition for the feature  
timerEndAt to the predicate for Timer, which evaluates to false unless the value of the feature timerEndAt satisfies the given condition. | 
org.w3c.cci2.ComparableTypePredicate<java.util.Date> | 
thereExistsTimerStartAt()
Adds a condition for the feature  
timerStartAt to the predicate for Timer, which evaluates to false unless the value of the feature timerStartAt satisfies the given condition. | 
org.w3c.cci2.ComparableTypePredicate<java.lang.Integer> | 
thereExistsTriggerIntervalMinutes()
Adds a condition for the feature  
triggerIntervalMinutes to the predicate for Timer, which evaluates to false unless the value of the feature triggerIntervalMinutes satisfies the given condition. | 
org.w3c.cci2.ComparableTypePredicate<java.lang.Integer> | 
thereExistsTriggerRepeat()
Adds a condition for the feature  
triggerRepeat to the predicate for Timer, which evaluates to false unless the value of the feature triggerRepeat satisfies the given condition. | 
org.w3c.cci2.OptionalFeaturePredicate | 
timerEndAt()
Adds a constraint to the predicate for  
Timer testing whether the value of the feature timerEndAt is null or not. | 
org.w3c.cci2.OptionalFeaturePredicate | 
timerStartAt()
Adds a constraint to the predicate for  
Timer testing whether the value of the feature timerStartAt is null or not. | 
org.w3c.cci2.ComparableTypePredicate<java.lang.Short> | 
timerState()  | 
org.w3c.cci2.OptionalFeaturePredicate | 
triggerIntervalMinutes()
Adds a constraint to the predicate for  
Timer testing whether the value of the feature triggerIntervalMinutes is null or not. | 
org.w3c.cci2.OptionalFeaturePredicate | 
triggerRepeat()
Adds a constraint to the predicate for  
Timer testing whether the value of the feature triggerRepeat is null or not. | 
audit, forAllAudit, thereExistsAuditforAllProperty, property, thereExistsPropertyaccessLevelBrowse, accessLevelDelete, accessLevelUpdate, forAllOwner, forAllOwningGroup, forAllOwningUser, orderByAccessLevelBrowse, orderByAccessLevelDelete, orderByAccessLevelUpdate, owner, owningGroup, owningUser, thereExistsOwner, thereExistsOwningGroup, thereExistsOwningUsercreatedAt, createdBy, forAllCreatedBy, orderByCreatedAt, thereExistsCreatedByorg.w3c.cci2.MultivaluedFeaturePredicate action()
Timer testing whether the feature action has values or not.WfProcessQuery thereExistsAction()
action to the predicate for Timer, which evaluates to false unless the value of the feature action satisfies the given condition.
 Since the attribute is optional its value  may be null, in which case the condition is not satisfied
WfProcessQuery forAllAction()
action to the predicate for Timer, which evaluates to false unless the value of the feature action satisfies the given condition.
 Since the attribute is optional its value  may be null, in which case the condition is satisfied
org.w3c.cci2.OptionalFeaturePredicate description()
Timer testing whether the value of the feature description is null or not.org.w3c.cci2.StringTypePredicate thereExistsDescription()
description to the predicate for Timer, which evaluates to false unless the value of the feature description satisfies the given condition.
 Since the attribute is optional its value  may be null, in which case the condition is not satisfied
org.w3c.cci2.StringTypePredicate forAllDescription()
description to the predicate for Timer, which evaluates to false unless the value of the feature description satisfies the given condition.
 Since the attribute is optional its value  may be null, in which case the condition is satisfied
org.w3c.cci2.StringTypeOrder orderByDescription()
Timer depending the feature description
 Note: The order in which orderBy… instructions are given is relevant!org.w3c.cci2.OptionalFeaturePredicate disabled()
Timer testing whether the value of the feature disabled is null or not.org.w3c.cci2.BooleanTypePredicate thereExistsDisabled()
disabled to the predicate for Timer, which evaluates to false unless the value of the feature disabled satisfies the given condition.
 Since the attribute is optional its value  may be null, in which case the condition is not satisfied
org.w3c.cci2.BooleanTypePredicate forAllDisabled()
disabled to the predicate for Timer, which evaluates to false unless the value of the feature disabled satisfies the given condition.
 Since the attribute is optional its value  may be null, in which case the condition is satisfied
org.w3c.cci2.SimpleTypeOrder orderByDisabled()
Timer depending the feature disabled
 Note: The order in which orderBy… instructions are given is relevant!org.w3c.cci2.OptionalFeaturePredicate lastTriggerAt()
Timer testing whether the value of the feature lastTriggerAt is null or not.org.w3c.cci2.ComparableTypePredicate<java.util.Date> thereExistsLastTriggerAt()
lastTriggerAt to the predicate for Timer, which evaluates to false unless the value of the feature lastTriggerAt satisfies the given condition.
 Since the attribute is optional its value  may be null, in which case the condition is not satisfied
org.w3c.cci2.ComparableTypePredicate<java.util.Date> forAllLastTriggerAt()
lastTriggerAt to the predicate for Timer, which evaluates to false unless the value of the feature lastTriggerAt satisfies the given condition.
 Since the attribute is optional its value  may be null, in which case the condition is satisfied
org.w3c.cci2.SimpleTypeOrder orderByLastTriggerAt()
Timer depending the feature lastTriggerAt
 Note: The order in which orderBy… instructions are given is relevant!org.w3c.cci2.StringTypePredicate name()
org.w3c.cci2.StringTypeOrder orderByName()
Timer depending the feature name
 Note: The order in which orderBy… instructions are given is relevant!org.w3c.cci2.OptionalFeaturePredicate target()
Timer testing whether the value of the feature target is null or not.org.openmdx.base.cci2.ContextCapableQuery thereExistsTarget()
target to the predicate for Timer, which evaluates to false unless the value of the feature target satisfies the given condition.
 Since the attribute is optional its value  may be null, in which case the condition is not satisfied
org.openmdx.base.cci2.ContextCapableQuery forAllTarget()
target to the predicate for Timer, which evaluates to false unless the value of the feature target satisfies the given condition.
 Since the attribute is optional its value  may be null, in which case the condition is satisfied
org.w3c.cci2.OptionalFeaturePredicate timerEndAt()
Timer testing whether the value of the feature timerEndAt is null or not.org.w3c.cci2.ComparableTypePredicate<java.util.Date> thereExistsTimerEndAt()
timerEndAt to the predicate for Timer, which evaluates to false unless the value of the feature timerEndAt satisfies the given condition.
 Since the attribute is optional its value  may be null, in which case the condition is not satisfied
org.w3c.cci2.ComparableTypePredicate<java.util.Date> forAllTimerEndAt()
timerEndAt to the predicate for Timer, which evaluates to false unless the value of the feature timerEndAt satisfies the given condition.
 Since the attribute is optional its value  may be null, in which case the condition is satisfied
org.w3c.cci2.SimpleTypeOrder orderByTimerEndAt()
Timer depending the feature timerEndAt
 Note: The order in which orderBy… instructions are given is relevant!org.w3c.cci2.OptionalFeaturePredicate timerStartAt()
Timer testing whether the value of the feature timerStartAt is null or not.org.w3c.cci2.ComparableTypePredicate<java.util.Date> thereExistsTimerStartAt()
timerStartAt to the predicate for Timer, which evaluates to false unless the value of the feature timerStartAt satisfies the given condition.
 Since the attribute is optional its value  may be null, in which case the condition is not satisfied
org.w3c.cci2.ComparableTypePredicate<java.util.Date> forAllTimerStartAt()
timerStartAt to the predicate for Timer, which evaluates to false unless the value of the feature timerStartAt satisfies the given condition.
 Since the attribute is optional its value  may be null, in which case the condition is satisfied
org.w3c.cci2.SimpleTypeOrder orderByTimerStartAt()
Timer depending the feature timerStartAt
 Note: The order in which orderBy… instructions are given is relevant!org.w3c.cci2.ComparableTypePredicate<java.lang.Short> timerState()
org.w3c.cci2.SimpleTypeOrder orderByTimerState()
Timer depending the feature timerState
 Note: The order in which orderBy… instructions are given is relevant!org.w3c.cci2.OptionalFeaturePredicate triggerIntervalMinutes()
Timer testing whether the value of the feature triggerIntervalMinutes is null or not.org.w3c.cci2.ComparableTypePredicate<java.lang.Integer> thereExistsTriggerIntervalMinutes()
triggerIntervalMinutes to the predicate for Timer, which evaluates to false unless the value of the feature triggerIntervalMinutes satisfies the given condition.
 Since the attribute is optional its value  may be null, in which case the condition is not satisfied
org.w3c.cci2.ComparableTypePredicate<java.lang.Integer> forAllTriggerIntervalMinutes()
triggerIntervalMinutes to the predicate for Timer, which evaluates to false unless the value of the feature triggerIntervalMinutes satisfies the given condition.
 Since the attribute is optional its value  may be null, in which case the condition is satisfied
org.w3c.cci2.SimpleTypeOrder orderByTriggerIntervalMinutes()
Timer depending the feature triggerIntervalMinutes
 Note: The order in which orderBy… instructions are given is relevant!org.w3c.cci2.OptionalFeaturePredicate triggerRepeat()
Timer testing whether the value of the feature triggerRepeat is null or not.org.w3c.cci2.ComparableTypePredicate<java.lang.Integer> thereExistsTriggerRepeat()
triggerRepeat to the predicate for Timer, which evaluates to false unless the value of the feature triggerRepeat satisfies the given condition.
 Since the attribute is optional its value  may be null, in which case the condition is not satisfied
org.w3c.cci2.ComparableTypePredicate<java.lang.Integer> forAllTriggerRepeat()
triggerRepeat to the predicate for Timer, which evaluates to false unless the value of the feature triggerRepeat satisfies the given condition.
 Since the attribute is optional its value  may be null, in which case the condition is satisfied
org.w3c.cci2.SimpleTypeOrder orderByTriggerRepeat()
Timer depending the feature triggerRepeat
 Note: The order in which orderBy… instructions are given is relevant!This software is published under the BSD license. Copyright © 2003-${build.year}, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.