org.opencrx.kernel.activity1.cci
Interface WorkReportEntryFilter

All Superinterfaces:
BasicObjectFilter, ContextCapableFilter, ExtentCapableFilter, RefFilter_1_0, SecureObjectFilter, Serializable, ViewCapableFilter
All Known Implementing Classes:
WorkReportEntryFilterImpl

public interface WorkReportEntryFilter
extends SecureObjectFilter, BasicObjectFilter


Method Summary
 void forAllActivity(short operator, Activity[] filterValues)
           
 void forAllActivity(short operator, Collection filterValues)
           
 void forAllActivityNumber(short operator, Collection filterValues)
           
 void forAllActivityNumber(short operator, String[] filterValues)
           
 void forAllAssignment(short operator, Collection filterValues)
           
 void forAllAssignment(short operator, ResourceAssignment[] filterValues)
           
 void forAllBillableAmount(short operator, BigDecimal[] filterValues)
           
 void forAllBillableAmount(short operator, Collection filterValues)
           
 void forAllBillingCurrency(short operator, Collection filterValues)
           
 void forAllBillingCurrency(short operator, short[] filterValues)
           
 void forAllDescription(short operator, Collection filterValues)
           
 void forAllDescription(short operator, String[] filterValues)
           
 void forAllDurationDecimal(short operator, BigDecimal[] filterValues)
           
 void forAllDurationDecimal(short operator, Collection filterValues)
           
 void forAllDurationHhMm(short operator, Collection filterValues)
           
 void forAllDurationHhMm(short operator, String[] filterValues)
           
 void forAllDurationHours(short operator, Collection filterValues)
           
 void forAllDurationHours(short operator, short[] filterValues)
           
 void forAllDurationMinutes(short operator, Collection filterValues)
           
 void forAllDurationMinutes(short operator, short[] filterValues)
           
 void forAllEndedAt(short operator, Collection filterValues)
           
 void forAllEndedAt(short operator, Date[] filterValues)
           
 void forAllName(short operator, Collection filterValues)
           
 void forAllName(short operator, String[] filterValues)
           
 void forAllPauseDurationDecimal(short operator, BigDecimal[] filterValues)
           
 void forAllPauseDurationDecimal(short operator, Collection filterValues)
           
 void forAllPauseDurationHhMm(short operator, Collection filterValues)
           
 void forAllPauseDurationHhMm(short operator, String[] filterValues)
           
 void forAllPauseDurationHours(short operator, Collection filterValues)
           
 void forAllPauseDurationHours(short operator, short[] filterValues)
           
 void forAllPauseDurationMinutes(short operator, Collection filterValues)
           
 void forAllPauseDurationMinutes(short operator, short[] filterValues)
           
 void forAllResource(short operator, Collection filterValues)
           
 void forAllResource(short operator, Resource[] filterValues)
           
 void forAllStartedAt(short operator, Collection filterValues)
           
 void forAllStartedAt(short operator, Date[] filterValues)
           
 void forAllWorkRecord(short operator, ActivityWorkRecord[] filterValues)
           
 void forAllWorkRecord(short operator, Collection filterValues)
           
 void orderByActivityNumber(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 void orderByBillableAmount(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 void orderByBillingCurrency(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 void orderByDescription(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 void orderByDurationDecimal(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 void orderByDurationHhMm(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 void orderByDurationHours(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 void orderByDurationMinutes(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 void orderByEndedAt(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 void orderByName(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 void orderByPauseDurationDecimal(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 void orderByPauseDurationHhMm(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 void orderByPauseDurationHours(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 void orderByPauseDurationMinutes(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 void orderByStartedAt(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 void thereExistsActivity(short operator, Activity[] filterValues)
           
 void thereExistsActivity(short operator, Collection filterValues)
           
 void thereExistsActivityNumber(short operator, Collection filterValues)
           
 void thereExistsActivityNumber(short operator, String[] filterValues)
           
 void thereExistsAssignment(short operator, Collection filterValues)
           
 void thereExistsAssignment(short operator, ResourceAssignment[] filterValues)
           
 void thereExistsBillableAmount(short operator, BigDecimal[] filterValues)
           
 void thereExistsBillableAmount(short operator, Collection filterValues)
           
 void thereExistsBillingCurrency(short operator, Collection filterValues)
           
 void thereExistsBillingCurrency(short operator, short[] filterValues)
           
 void thereExistsDescription(short operator, Collection filterValues)
           
 void thereExistsDescription(short operator, String[] filterValues)
           
 void thereExistsDurationDecimal(short operator, BigDecimal[] filterValues)
           
 void thereExistsDurationDecimal(short operator, Collection filterValues)
           
 void thereExistsDurationHhMm(short operator, Collection filterValues)
           
 void thereExistsDurationHhMm(short operator, String[] filterValues)
           
 void thereExistsDurationHours(short operator, Collection filterValues)
           
 void thereExistsDurationHours(short operator, short[] filterValues)
           
 void thereExistsDurationMinutes(short operator, Collection filterValues)
           
 void thereExistsDurationMinutes(short operator, short[] filterValues)
           
 void thereExistsEndedAt(short operator, Collection filterValues)
           
 void thereExistsEndedAt(short operator, Date[] filterValues)
           
 void thereExistsName(short operator, Collection filterValues)
           
 void thereExistsName(short operator, String[] filterValues)
           
 void thereExistsPauseDurationDecimal(short operator, BigDecimal[] filterValues)
           
 void thereExistsPauseDurationDecimal(short operator, Collection filterValues)
           
 void thereExistsPauseDurationHhMm(short operator, Collection filterValues)
           
 void thereExistsPauseDurationHhMm(short operator, String[] filterValues)
           
 void thereExistsPauseDurationHours(short operator, Collection filterValues)
           
 void thereExistsPauseDurationHours(short operator, short[] filterValues)
           
 void thereExistsPauseDurationMinutes(short operator, Collection filterValues)
           
 void thereExistsPauseDurationMinutes(short operator, short[] filterValues)
           
 void thereExistsResource(short operator, Collection filterValues)
           
 void thereExistsResource(short operator, Resource[] filterValues)
           
 void thereExistsStartedAt(short operator, Collection filterValues)
           
 void thereExistsStartedAt(short operator, Date[] filterValues)
           
 void thereExistsWorkRecord(short operator, ActivityWorkRecord[] filterValues)
           
 void thereExistsWorkRecord(short operator, Collection filterValues)
           
 
Methods inherited from interface org.opencrx.kernel.base.cci.SecureObjectFilter
forAllAccessGrantedByParent, forAllAccessGrantedByParent, forAllAccessLevelBrowse, forAllAccessLevelBrowse, forAllAccessLevelDelete, forAllAccessLevelDelete, forAllAccessLevelUpdate, forAllAccessLevelUpdate, forAllOwner, forAllOwner, forAllOwningGroup, forAllOwningGroup, forAllOwningUser, forAllOwningUser, orderByAccessLevelBrowse, orderByAccessLevelDelete, orderByAccessLevelUpdate, orderByOwner, thereExistsAccessGrantedByParent, thereExistsAccessGrantedByParent, thereExistsAccessLevelBrowse, thereExistsAccessLevelBrowse, thereExistsAccessLevelDelete, thereExistsAccessLevelDelete, thereExistsAccessLevelUpdate, thereExistsAccessLevelUpdate, thereExistsOwner, thereExistsOwner, thereExistsOwningGroup, thereExistsOwningGroup, thereExistsOwningUser, thereExistsOwningUser
 
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.cci.BasicObjectFilter
forAllCreatedAt, forAllCreatedAt, forAllCreatedBy, forAllCreatedBy, forAllModifiedAt, forAllModifiedAt, forAllModifiedBy, forAllModifiedBy, orderByCreatedAt, orderByCreatedBy, orderByModifiedAt, orderByModifiedBy, thereExistsCreatedAt, thereExistsCreatedAt, thereExistsCreatedBy, thereExistsCreatedBy, thereExistsModifiedAt, thereExistsModifiedAt, thereExistsModifiedBy, thereExistsModifiedBy
 
Methods inherited from interface org.openmdx.base.cci.ContextCapableFilter
forAllContext, forAllContext, thereExistsContext, thereExistsContext
 
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.cci.ExtentCapableFilter
forAllIdentity, forAllIdentity, orderByIdentity, thereExistsIdentity, thereExistsIdentity
 
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
 

Method Detail

forAllActivity

void forAllActivity(short operator,
                    Activity[] filterValues)
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsActivity

void thereExistsActivity(short operator,
                         Activity[] filterValues)
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllActivity

void forAllActivity(short operator,
                    Collection filterValues)
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsActivity

void thereExistsActivity(short operator,
                         Collection filterValues)
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllActivityNumber

void forAllActivityNumber(short operator,
                          String[] filterValues)
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsActivityNumber

void thereExistsActivityNumber(short operator,
                               String[] filterValues)
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllActivityNumber

void forAllActivityNumber(short operator,
                          Collection filterValues)
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsActivityNumber

void thereExistsActivityNumber(short operator,
                               Collection filterValues)
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

orderByActivityNumber

void orderByActivityNumber(short order)
Specifies the sort order of all the instances that match the filter criteria.

Parameters:
order - The sort order for this filter.
See Also:
Directions

forAllAssignment

void forAllAssignment(short operator,
                      ResourceAssignment[] filterValues)
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsAssignment

void thereExistsAssignment(short operator,
                           ResourceAssignment[] filterValues)
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllAssignment

void forAllAssignment(short operator,
                      Collection filterValues)
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsAssignment

void thereExistsAssignment(short operator,
                           Collection filterValues)
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllBillableAmount

void forAllBillableAmount(short operator,
                          BigDecimal[] filterValues)
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsBillableAmount

void thereExistsBillableAmount(short operator,
                               BigDecimal[] filterValues)
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllBillableAmount

void forAllBillableAmount(short operator,
                          Collection filterValues)
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsBillableAmount

void thereExistsBillableAmount(short operator,
                               Collection filterValues)
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

orderByBillableAmount

void orderByBillableAmount(short order)
Specifies the sort order of all the instances that match the filter criteria.

Parameters:
order - The sort order for this filter.
See Also:
Directions

forAllBillingCurrency

void forAllBillingCurrency(short operator,
                           short[] filterValues)
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsBillingCurrency

void thereExistsBillingCurrency(short operator,
                                short[] filterValues)
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllBillingCurrency

void forAllBillingCurrency(short operator,
                           Collection filterValues)
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsBillingCurrency

void thereExistsBillingCurrency(short operator,
                                Collection filterValues)
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

orderByBillingCurrency

void orderByBillingCurrency(short order)
Specifies the sort order of all the instances that match the filter criteria.

Parameters:
order - The sort order for this filter.
See Also:
Directions

forAllDescription

void forAllDescription(short operator,
                       String[] filterValues)
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsDescription

void thereExistsDescription(short operator,
                            String[] filterValues)
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllDescription

void forAllDescription(short operator,
                       Collection filterValues)
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsDescription

void thereExistsDescription(short operator,
                            Collection filterValues)
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

orderByDescription

void orderByDescription(short order)
Specifies the sort order of all the instances that match the filter criteria.

Parameters:
order - The sort order for this filter.
See Also:
Directions

forAllDurationDecimal

void forAllDurationDecimal(short operator,
                           BigDecimal[] filterValues)
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsDurationDecimal

void thereExistsDurationDecimal(short operator,
                                BigDecimal[] filterValues)
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllDurationDecimal

void forAllDurationDecimal(short operator,
                           Collection filterValues)
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsDurationDecimal

void thereExistsDurationDecimal(short operator,
                                Collection filterValues)
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

orderByDurationDecimal

void orderByDurationDecimal(short order)
Specifies the sort order of all the instances that match the filter criteria.

Parameters:
order - The sort order for this filter.
See Also:
Directions

forAllDurationHhMm

void forAllDurationHhMm(short operator,
                        String[] filterValues)
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsDurationHhMm

void thereExistsDurationHhMm(short operator,
                             String[] filterValues)
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllDurationHhMm

void forAllDurationHhMm(short operator,
                        Collection filterValues)
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsDurationHhMm

void thereExistsDurationHhMm(short operator,
                             Collection filterValues)
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

orderByDurationHhMm

void orderByDurationHhMm(short order)
Specifies the sort order of all the instances that match the filter criteria.

Parameters:
order - The sort order for this filter.
See Also:
Directions

forAllDurationHours

void forAllDurationHours(short operator,
                         short[] filterValues)
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsDurationHours

void thereExistsDurationHours(short operator,
                              short[] filterValues)
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllDurationHours

void forAllDurationHours(short operator,
                         Collection filterValues)
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsDurationHours

void thereExistsDurationHours(short operator,
                              Collection filterValues)
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

orderByDurationHours

void orderByDurationHours(short order)
Specifies the sort order of all the instances that match the filter criteria.

Parameters:
order - The sort order for this filter.
See Also:
Directions

forAllDurationMinutes

void forAllDurationMinutes(short operator,
                           short[] filterValues)
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsDurationMinutes

void thereExistsDurationMinutes(short operator,
                                short[] filterValues)
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllDurationMinutes

void forAllDurationMinutes(short operator,
                           Collection filterValues)
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsDurationMinutes

void thereExistsDurationMinutes(short operator,
                                Collection filterValues)
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

orderByDurationMinutes

void orderByDurationMinutes(short order)
Specifies the sort order of all the instances that match the filter criteria.

Parameters:
order - The sort order for this filter.
See Also:
Directions

forAllEndedAt

void forAllEndedAt(short operator,
                   Date[] filterValues)
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsEndedAt

void thereExistsEndedAt(short operator,
                        Date[] filterValues)
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllEndedAt

void forAllEndedAt(short operator,
                   Collection filterValues)
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsEndedAt

void thereExistsEndedAt(short operator,
                        Collection filterValues)
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

orderByEndedAt

void orderByEndedAt(short order)
Specifies the sort order of all the instances that match the filter criteria.

Parameters:
order - The sort order for this filter.
See Also:
Directions

forAllName

void forAllName(short operator,
                String[] filterValues)
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsName

void thereExistsName(short operator,
                     String[] filterValues)
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllName

void forAllName(short operator,
                Collection filterValues)
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsName

void thereExistsName(short operator,
                     Collection filterValues)
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

orderByName

void orderByName(short order)
Specifies the sort order of all the instances that match the filter criteria.

Parameters:
order - The sort order for this filter.
See Also:
Directions

forAllPauseDurationDecimal

void forAllPauseDurationDecimal(short operator,
                                BigDecimal[] filterValues)
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsPauseDurationDecimal

void thereExistsPauseDurationDecimal(short operator,
                                     BigDecimal[] filterValues)
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllPauseDurationDecimal

void forAllPauseDurationDecimal(short operator,
                                Collection filterValues)
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsPauseDurationDecimal

void thereExistsPauseDurationDecimal(short operator,
                                     Collection filterValues)
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

orderByPauseDurationDecimal

void orderByPauseDurationDecimal(short order)
Specifies the sort order of all the instances that match the filter criteria.

Parameters:
order - The sort order for this filter.
See Also:
Directions

forAllPauseDurationHhMm

void forAllPauseDurationHhMm(short operator,
                             String[] filterValues)
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsPauseDurationHhMm

void thereExistsPauseDurationHhMm(short operator,
                                  String[] filterValues)
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllPauseDurationHhMm

void forAllPauseDurationHhMm(short operator,
                             Collection filterValues)
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsPauseDurationHhMm

void thereExistsPauseDurationHhMm(short operator,
                                  Collection filterValues)
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

orderByPauseDurationHhMm

void orderByPauseDurationHhMm(short order)
Specifies the sort order of all the instances that match the filter criteria.

Parameters:
order - The sort order for this filter.
See Also:
Directions

forAllPauseDurationHours

void forAllPauseDurationHours(short operator,
                              short[] filterValues)
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsPauseDurationHours

void thereExistsPauseDurationHours(short operator,
                                   short[] filterValues)
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllPauseDurationHours

void forAllPauseDurationHours(short operator,
                              Collection filterValues)
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsPauseDurationHours

void thereExistsPauseDurationHours(short operator,
                                   Collection filterValues)
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

orderByPauseDurationHours

void orderByPauseDurationHours(short order)
Specifies the sort order of all the instances that match the filter criteria.

Parameters:
order - The sort order for this filter.
See Also:
Directions

forAllPauseDurationMinutes

void forAllPauseDurationMinutes(short operator,
                                short[] filterValues)
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsPauseDurationMinutes

void thereExistsPauseDurationMinutes(short operator,
                                     short[] filterValues)
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllPauseDurationMinutes

void forAllPauseDurationMinutes(short operator,
                                Collection filterValues)
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsPauseDurationMinutes

void thereExistsPauseDurationMinutes(short operator,
                                     Collection filterValues)
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

orderByPauseDurationMinutes

void orderByPauseDurationMinutes(short order)
Specifies the sort order of all the instances that match the filter criteria.

Parameters:
order - The sort order for this filter.
See Also:
Directions

forAllResource

void forAllResource(short operator,
                    Resource[] filterValues)
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsResource

void thereExistsResource(short operator,
                         Resource[] filterValues)
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllResource

void forAllResource(short operator,
                    Collection filterValues)
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsResource

void thereExistsResource(short operator,
                         Collection filterValues)
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllStartedAt

void forAllStartedAt(short operator,
                     Date[] filterValues)
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsStartedAt

void thereExistsStartedAt(short operator,
                          Date[] filterValues)
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllStartedAt

void forAllStartedAt(short operator,
                     Collection filterValues)
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsStartedAt

void thereExistsStartedAt(short operator,
                          Collection filterValues)
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

orderByStartedAt

void orderByStartedAt(short order)
Specifies the sort order of all the instances that match the filter criteria.

Parameters:
order - The sort order for this filter.
See Also:
Directions

forAllWorkRecord

void forAllWorkRecord(short operator,
                      ActivityWorkRecord[] filterValues)
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsWorkRecord

void thereExistsWorkRecord(short operator,
                           ActivityWorkRecord[] filterValues)
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllWorkRecord

void forAllWorkRecord(short operator,
                      Collection filterValues)
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsWorkRecord

void thereExistsWorkRecord(short operator,
                           Collection filterValues)
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators


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