org.opencrx.kernel.home1.cci
Interface UserHomeFilter

All Superinterfaces:
AlertSenderFilter, AuditeeFilter, BasicObjectFilter, ContextCapableFilter, ExtentCapableFilter, ImporterFilter, RefFilter_1_0, SecureObjectFilter, Serializable, ViewCapableFilter, WorkflowTargetFilter
All Known Implementing Classes:
UserHomeFilterImpl

public interface UserHomeFilter
extends AlertSenderFilter, AuditeeFilter, ImporterFilter, SecureObjectFilter, WorkflowTargetFilter, BasicObjectFilter


Method Summary
 void forAllChart0(short operator, Chart[] filterValues)
           
 void forAllChart0(short operator, Collection filterValues)
           
 void forAllChart1(short operator, Chart[] filterValues)
           
 void forAllChart1(short operator, Collection filterValues)
           
 void forAllChart2(short operator, Chart[] filterValues)
           
 void forAllChart2(short operator, Collection filterValues)
           
 void forAllChart3(short operator, Chart[] filterValues)
           
 void forAllChart3(short operator, Collection filterValues)
           
 void forAllContact(short operator, Collection filterValues)
           
 void forAllContact(short operator, Contact[] filterValues)
           
 void forAllFavoriteChart0(short operator, byte[][] filterValues)
           
 void forAllFavoriteChart0(short operator, Collection filterValues)
           
 void forAllFavoriteChart0Description(short operator, Collection filterValues)
           
 void forAllFavoriteChart0Description(short operator, String[] filterValues)
           
 void forAllFavoriteChart0MimeType(short operator, Collection filterValues)
           
 void forAllFavoriteChart0MimeType(short operator, String[] filterValues)
           
 void forAllFavoriteChart0Name(short operator, Collection filterValues)
           
 void forAllFavoriteChart0Name(short operator, String[] filterValues)
           
 void forAllFavoriteChart1(short operator, byte[][] filterValues)
           
 void forAllFavoriteChart1(short operator, Collection filterValues)
           
 void forAllFavoriteChart1Description(short operator, Collection filterValues)
           
 void forAllFavoriteChart1Description(short operator, String[] filterValues)
           
 void forAllFavoriteChart1MimeType(short operator, Collection filterValues)
           
 void forAllFavoriteChart1MimeType(short operator, String[] filterValues)
           
 void forAllFavoriteChart1Name(short operator, Collection filterValues)
           
 void forAllFavoriteChart1Name(short operator, String[] filterValues)
           
 void forAllFavoriteChart2(short operator, byte[][] filterValues)
           
 void forAllFavoriteChart2(short operator, Collection filterValues)
           
 void forAllFavoriteChart2Description(short operator, Collection filterValues)
           
 void forAllFavoriteChart2Description(short operator, String[] filterValues)
           
 void forAllFavoriteChart2MimeType(short operator, Collection filterValues)
           
 void forAllFavoriteChart2MimeType(short operator, String[] filterValues)
           
 void forAllFavoriteChart2Name(short operator, Collection filterValues)
           
 void forAllFavoriteChart2Name(short operator, String[] filterValues)
           
 void forAllFavoriteChart3(short operator, byte[][] filterValues)
           
 void forAllFavoriteChart3(short operator, Collection filterValues)
           
 void forAllFavoriteChart3Description(short operator, Collection filterValues)
           
 void forAllFavoriteChart3Description(short operator, String[] filterValues)
           
 void forAllFavoriteChart3MimeType(short operator, Collection filterValues)
           
 void forAllFavoriteChart3MimeType(short operator, String[] filterValues)
           
 void forAllFavoriteChart3Name(short operator, Collection filterValues)
           
 void forAllFavoriteChart3Name(short operator, String[] filterValues)
           
 void forAllPrimaryGroup(short operator, Collection filterValues)
           
 void forAllPrimaryGroup(short operator, PrincipalGroup[] filterValues)
           
 void forAllSendMailSubjectPrefix(short operator, Collection filterValues)
           
 void forAllSendMailSubjectPrefix(short operator, String[] filterValues)
           
 void forAllSettings(short operator, Collection filterValues)
           
 void forAllSettings(short operator, String[] filterValues)
           
 void forAllStoreSettingsOnLogoff(short operator, boolean[] filterValues)
           
 void forAllStoreSettingsOnLogoff(short operator, Collection filterValues)
           
 void forAllWebAccessUrl(short operator, Collection filterValues)
           
 void forAllWebAccessUrl(short operator, String[] filterValues)
           
 void forAllWorkWeek(short operator, byte[][] filterValues)
           
 void forAllWorkWeek(short operator, Collection filterValues)
           
 void forAllWorkWeekMimeType(short operator, Collection filterValues)
           
 void forAllWorkWeekMimeType(short operator, String[] filterValues)
           
 void forAllWorkWeekName(short operator, Collection filterValues)
           
 void forAllWorkWeekName(short operator, String[] filterValues)
           
 void orderByFavoriteChart0(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 void orderByFavoriteChart0Description(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 void orderByFavoriteChart0MimeType(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 void orderByFavoriteChart0Name(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 void orderByFavoriteChart1(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 void orderByFavoriteChart1Description(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 void orderByFavoriteChart1MimeType(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 void orderByFavoriteChart1Name(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 void orderByFavoriteChart2(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 void orderByFavoriteChart2Description(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 void orderByFavoriteChart2MimeType(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 void orderByFavoriteChart2Name(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 void orderByFavoriteChart3(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 void orderByFavoriteChart3Description(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 void orderByFavoriteChart3MimeType(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 void orderByFavoriteChart3Name(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 void orderBySendMailSubjectPrefix(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 void orderBySettings(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 void orderByStoreSettingsOnLogoff(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 void orderByWebAccessUrl(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 void orderByWorkWeek(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 void orderByWorkWeekMimeType(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 void orderByWorkWeekName(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 void thereExistsChart0(short operator, Chart[] filterValues)
           
 void thereExistsChart0(short operator, Collection filterValues)
           
 void thereExistsChart1(short operator, Chart[] filterValues)
           
 void thereExistsChart1(short operator, Collection filterValues)
           
 void thereExistsChart2(short operator, Chart[] filterValues)
           
 void thereExistsChart2(short operator, Collection filterValues)
           
 void thereExistsChart3(short operator, Chart[] filterValues)
           
 void thereExistsChart3(short operator, Collection filterValues)
           
 void thereExistsContact(short operator, Collection filterValues)
           
 void thereExistsContact(short operator, Contact[] filterValues)
           
 void thereExistsFavoriteChart0(short operator, byte[][] filterValues)
           
 void thereExistsFavoriteChart0(short operator, Collection filterValues)
           
 void thereExistsFavoriteChart0Description(short operator, Collection filterValues)
           
 void thereExistsFavoriteChart0Description(short operator, String[] filterValues)
           
 void thereExistsFavoriteChart0MimeType(short operator, Collection filterValues)
           
 void thereExistsFavoriteChart0MimeType(short operator, String[] filterValues)
           
 void thereExistsFavoriteChart0Name(short operator, Collection filterValues)
           
 void thereExistsFavoriteChart0Name(short operator, String[] filterValues)
           
 void thereExistsFavoriteChart1(short operator, byte[][] filterValues)
           
 void thereExistsFavoriteChart1(short operator, Collection filterValues)
           
 void thereExistsFavoriteChart1Description(short operator, Collection filterValues)
           
 void thereExistsFavoriteChart1Description(short operator, String[] filterValues)
           
 void thereExistsFavoriteChart1MimeType(short operator, Collection filterValues)
           
 void thereExistsFavoriteChart1MimeType(short operator, String[] filterValues)
           
 void thereExistsFavoriteChart1Name(short operator, Collection filterValues)
           
 void thereExistsFavoriteChart1Name(short operator, String[] filterValues)
           
 void thereExistsFavoriteChart2(short operator, byte[][] filterValues)
           
 void thereExistsFavoriteChart2(short operator, Collection filterValues)
           
 void thereExistsFavoriteChart2Description(short operator, Collection filterValues)
           
 void thereExistsFavoriteChart2Description(short operator, String[] filterValues)
           
 void thereExistsFavoriteChart2MimeType(short operator, Collection filterValues)
           
 void thereExistsFavoriteChart2MimeType(short operator, String[] filterValues)
           
 void thereExistsFavoriteChart2Name(short operator, Collection filterValues)
           
 void thereExistsFavoriteChart2Name(short operator, String[] filterValues)
           
 void thereExistsFavoriteChart3(short operator, byte[][] filterValues)
           
 void thereExistsFavoriteChart3(short operator, Collection filterValues)
           
 void thereExistsFavoriteChart3Description(short operator, Collection filterValues)
           
 void thereExistsFavoriteChart3Description(short operator, String[] filterValues)
           
 void thereExistsFavoriteChart3MimeType(short operator, Collection filterValues)
           
 void thereExistsFavoriteChart3MimeType(short operator, String[] filterValues)
           
 void thereExistsFavoriteChart3Name(short operator, Collection filterValues)
           
 void thereExistsFavoriteChart3Name(short operator, String[] filterValues)
           
 void thereExistsPrimaryGroup(short operator, Collection filterValues)
           
 void thereExistsPrimaryGroup(short operator, PrincipalGroup[] filterValues)
           
 void thereExistsSendMailSubjectPrefix(short operator, Collection filterValues)
           
 void thereExistsSendMailSubjectPrefix(short operator, String[] filterValues)
           
 void thereExistsSettings(short operator, Collection filterValues)
           
 void thereExistsSettings(short operator, String[] filterValues)
           
 void thereExistsStoreSettingsOnLogoff(short operator, boolean[] filterValues)
           
 void thereExistsStoreSettingsOnLogoff(short operator, Collection filterValues)
           
 void thereExistsWebAccessUrl(short operator, Collection filterValues)
           
 void thereExistsWebAccessUrl(short operator, String[] filterValues)
           
 void thereExistsWorkWeek(short operator, byte[][] filterValues)
           
 void thereExistsWorkWeek(short operator, Collection filterValues)
           
 void thereExistsWorkWeekMimeType(short operator, Collection filterValues)
           
 void thereExistsWorkWeekMimeType(short operator, String[] filterValues)
           
 void thereExistsWorkWeekName(short operator, Collection filterValues)
           
 void thereExistsWorkWeekName(short operator, String[] 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.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.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
 

Method Detail

forAllChart0

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

thereExistsChart0

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

forAllChart0

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

thereExistsChart0

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

forAllChart1

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

thereExistsChart1

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

forAllChart1

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

thereExistsChart1

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

forAllChart2

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

thereExistsChart2

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

forAllChart2

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

thereExistsChart2

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

forAllChart3

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

thereExistsChart3

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

forAllChart3

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

thereExistsChart3

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

forAllContact

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

thereExistsContact

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

forAllContact

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

thereExistsContact

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

forAllFavoriteChart0

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

thereExistsFavoriteChart0

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

forAllFavoriteChart0

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

thereExistsFavoriteChart0

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

orderByFavoriteChart0

void orderByFavoriteChart0(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

forAllFavoriteChart0Description

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

thereExistsFavoriteChart0Description

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

forAllFavoriteChart0Description

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

thereExistsFavoriteChart0Description

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

orderByFavoriteChart0Description

void orderByFavoriteChart0Description(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

forAllFavoriteChart0MimeType

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

thereExistsFavoriteChart0MimeType

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

forAllFavoriteChart0MimeType

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

thereExistsFavoriteChart0MimeType

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

orderByFavoriteChart0MimeType

void orderByFavoriteChart0MimeType(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

forAllFavoriteChart0Name

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

thereExistsFavoriteChart0Name

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

forAllFavoriteChart0Name

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