All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.opencrx.kernel.home1.cci2.UserHomeQuery Maven / Gradle / Ivy

The newest version!
// ----------------------------------------------------------------------------
// Query/Begin
// ----------------------------------------------------------------------------
package org.opencrx.kernel.home1.cci2;

/**
 * A {@code UserHomeQuery} selects a set of instances of class {@code UserHome} based on conditions to be met by their attributes. 
 */
@javax.annotation.Generated(
  value = "org.openmdx.application.mof.mapping.java.QueryMapper",
  date = "2023-10-28T12:15:35.534012139Z",
  comments = "Generated by openMDX 2.18.8 - DO NOT CHANGE MANUALLY"
)
public interface UserHomeQuery
  extends org.opencrx.kernel.activity1.cci2.ActivitiesSourceQuery,
    org.opencrx.kernel.base.cci2.AlertSenderQuery,
    org.opencrx.kernel.base.cci2.AuditeeQuery,
    org.opencrx.kernel.base.cci2.ImporterQuery,
    org.opencrx.kernel.base.cci2.SecureObjectQuery,
    org.opencrx.kernel.base.cci2.WorkflowTargetQuery,
    org.openmdx.base.cci2.BasicObjectQuery
{

// ----------------------------------------------------------------------------
// Query/Feature
// ----------------------------------------------------------------------------
  /**
   * Adds a constraint to the predicate for {@code UserHome} testing whether the feature {@code accessHistory} has values or not.
   */
  public org.w3c.cci2.MultivaluedFeaturePredicate accessHistory(
  );

  /**
   * Adds a condition for the feature {@code accessHistory} to the predicate for {@code UserHome}, which evaluates to {@code false} unless the value of the feature {@code accessHistory} satisfies the given condition.
   * 

Since the attribute is optional its value may be {@code null}, in which case the condition is not satisfied */ public org.opencrx.kernel.home1.cci2.AccessHistoryQuery thereExistsAccessHistory( ); /** * Adds a condition for the feature {@code accessHistory} to the predicate for {@code UserHome}, which evaluates to {@code false} unless the value of the feature {@code accessHistory} satisfies the given condition. *

Since the attribute is optional its value may be {@code null}, in which case the condition is satisfied */ public org.opencrx.kernel.home1.cci2.AccessHistoryQuery forAllAccessHistory( ); // ---------------------------------------------------------------------------- // Query/Feature // ---------------------------------------------------------------------------- /** * Adds a constraint to the predicate for {@code UserHome} testing whether the feature {@code alert} has values or not. */ public org.w3c.cci2.MultivaluedFeaturePredicate alert( ); /** * Adds a condition for the feature {@code alert} to the predicate for {@code UserHome}, which evaluates to {@code false} unless the value of the feature {@code alert} satisfies the given condition. *

Since the attribute is optional its value may be {@code null}, in which case the condition is not satisfied */ public org.opencrx.kernel.home1.cci2.AlertQuery thereExistsAlert( ); /** * Adds a condition for the feature {@code alert} to the predicate for {@code UserHome}, which evaluates to {@code false} unless the value of the feature {@code alert} satisfies the given condition. *

Since the attribute is optional its value may be {@code null}, in which case the condition is satisfied */ public org.opencrx.kernel.home1.cci2.AlertQuery forAllAlert( ); // ---------------------------------------------------------------------------- // Query/Feature // ---------------------------------------------------------------------------- /** * Adds a constraint to the predicate for {@code UserHome} testing whether the feature {@code assignedActivity} has values or not. */ public org.w3c.cci2.MultivaluedFeaturePredicate assignedActivity( ); /** * Adds a condition for the feature {@code assignedActivity} to the predicate for {@code UserHome}, which evaluates to {@code false} unless the value of the feature {@code assignedActivity} satisfies the given condition. *

Since the attribute is optional its value may be {@code null}, in which case the condition is not satisfied */ public org.opencrx.kernel.activity1.cci2.ActivityQuery thereExistsAssignedActivity( ); /** * Adds a condition for the feature {@code assignedActivity} to the predicate for {@code UserHome}, which evaluates to {@code false} unless the value of the feature {@code assignedActivity} satisfies the given condition. *

Since the attribute is optional its value may be {@code null}, in which case the condition is satisfied */ public org.opencrx.kernel.activity1.cci2.ActivityQuery forAllAssignedActivity( ); // ---------------------------------------------------------------------------- // Query/Feature // ---------------------------------------------------------------------------- /** * Adds a constraint to the predicate for {@code UserHome} testing whether the feature {@code assignedContract} has values or not. */ public org.w3c.cci2.MultivaluedFeaturePredicate assignedContract( ); /** * Adds a condition for the feature {@code assignedContract} to the predicate for {@code UserHome}, which evaluates to {@code false} unless the value of the feature {@code assignedContract} satisfies the given condition. *

Since the attribute is optional its value may be {@code null}, in which case the condition is not satisfied */ public org.opencrx.kernel.contract1.cci2.AbstractContractQuery thereExistsAssignedContract( ); /** * Adds a condition for the feature {@code assignedContract} to the predicate for {@code UserHome}, which evaluates to {@code false} unless the value of the feature {@code assignedContract} satisfies the given condition. *

Since the attribute is optional its value may be {@code null}, in which case the condition is satisfied */ public org.opencrx.kernel.contract1.cci2.AbstractContractQuery forAllAssignedContract( ); // ---------------------------------------------------------------------------- // Query/Feature // ---------------------------------------------------------------------------- /** * Adds a constraint to the predicate for {@code UserHome} testing whether the feature {@code chart} has values or not. */ public org.w3c.cci2.MultivaluedFeaturePredicate chart( ); /** * Adds a condition for the feature {@code chart} to the predicate for {@code UserHome}, which evaluates to {@code false} unless the value of the feature {@code chart} satisfies the given condition. *

Since the attribute is optional its value may be {@code null}, in which case the condition is not satisfied */ public org.opencrx.kernel.home1.cci2.MediaQuery thereExistsChart( ); /** * Adds a condition for the feature {@code chart} to the predicate for {@code UserHome}, which evaluates to {@code false} unless the value of the feature {@code chart} satisfies the given condition. *

Since the attribute is optional its value may be {@code null}, in which case the condition is satisfied */ public org.opencrx.kernel.home1.cci2.MediaQuery forAllChart( ); // ---------------------------------------------------------------------------- // Query/Feature // ---------------------------------------------------------------------------- /** * Adds a constraint to the predicate for {@code UserHome} testing whether the value of the feature {@code contact} is {@code null} or not. */ public org.w3c.cci2.OptionalFeaturePredicate contact( ); /** * Adds a condition for the feature {@code contact} to the predicate for {@code UserHome}, which evaluates to {@code false} unless the value of the feature {@code contact} satisfies the given condition. *

Since the attribute is optional its value may be {@code null}, in which case the condition is not satisfied */ public org.opencrx.kernel.account1.cci2.ContactQuery thereExistsContact( ); /** * Adds a condition for the feature {@code contact} to the predicate for {@code UserHome}, which evaluates to {@code false} unless the value of the feature {@code contact} satisfies the given condition. *

Since the attribute is optional its value may be {@code null}, in which case the condition is satisfied */ public org.opencrx.kernel.account1.cci2.ContactQuery forAllContact( ); // ---------------------------------------------------------------------------- // Query/Feature // ---------------------------------------------------------------------------- /** * Adds a constraint to the predicate for {@code UserHome} testing whether the feature {@code eMailAccount} has values or not. */ public org.w3c.cci2.MultivaluedFeaturePredicate eMailAccount( ); /** * Adds a condition for the feature {@code eMailAccount} to the predicate for {@code UserHome}, which evaluates to {@code false} unless the value of the feature {@code eMailAccount} satisfies the given condition. *

Since the attribute is optional its value may be {@code null}, in which case the condition is not satisfied */ public org.opencrx.kernel.home1.cci2.ServiceAccountQuery thereExistsEMailAccount( ); /** * Adds a condition for the feature {@code eMailAccount} to the predicate for {@code UserHome}, which evaluates to {@code false} unless the value of the feature {@code eMailAccount} satisfies the given condition. *

Since the attribute is optional its value may be {@code null}, in which case the condition is satisfied */ public org.opencrx.kernel.home1.cci2.ServiceAccountQuery forAllEMailAccount( ); // ---------------------------------------------------------------------------- // Query/Feature // ---------------------------------------------------------------------------- /** * Adds a constraint to the predicate for {@code UserHome} testing whether the feature {@code objectFinder} has values or not. */ public org.w3c.cci2.MultivaluedFeaturePredicate objectFinder( ); /** * Adds a condition for the feature {@code objectFinder} to the predicate for {@code UserHome}, which evaluates to {@code false} unless the value of the feature {@code objectFinder} satisfies the given condition. *

Since the attribute is optional its value may be {@code null}, in which case the condition is not satisfied */ public org.opencrx.kernel.home1.cci2.ObjectFinderQuery thereExistsObjectFinder( ); /** * Adds a condition for the feature {@code objectFinder} to the predicate for {@code UserHome}, which evaluates to {@code false} unless the value of the feature {@code objectFinder} satisfies the given condition. *

Since the attribute is optional its value may be {@code null}, in which case the condition is satisfied */ public org.opencrx.kernel.home1.cci2.ObjectFinderQuery forAllObjectFinder( ); // ---------------------------------------------------------------------------- // Query/Feature // ---------------------------------------------------------------------------- /** * Adds a constraint to the predicate for {@code UserHome} testing whether the value of the feature {@code primaryGroup} is {@code null} or not. */ public org.w3c.cci2.OptionalFeaturePredicate primaryGroup( ); /** * Adds a condition for the feature {@code primaryGroup} to the predicate for {@code UserHome}, which evaluates to {@code false} unless the value of the feature {@code primaryGroup} satisfies the given condition. *

Since the attribute is optional its value may be {@code null}, in which case the condition is not satisfied */ public org.opencrx.security.realm1.cci2.PrincipalGroupQuery thereExistsPrimaryGroup( ); /** * Adds a condition for the feature {@code primaryGroup} to the predicate for {@code UserHome}, which evaluates to {@code false} unless the value of the feature {@code primaryGroup} satisfies the given condition. *

Since the attribute is optional its value may be {@code null}, in which case the condition is satisfied */ public org.opencrx.security.realm1.cci2.PrincipalGroupQuery forAllPrimaryGroup( ); // ---------------------------------------------------------------------------- // Query/Feature // ---------------------------------------------------------------------------- /** * Adds a constraint to the predicate for {@code UserHome} testing whether the feature {@code propertySet} has values or not. */ public org.w3c.cci2.MultivaluedFeaturePredicate propertySet( ); /** * Adds a condition for the feature {@code propertySet} to the predicate for {@code UserHome}, which evaluates to {@code false} unless the value of the feature {@code propertySet} satisfies the given condition. *

Since the attribute is optional its value may be {@code null}, in which case the condition is not satisfied */ public org.opencrx.kernel.home1.cci2.PropertySetQuery thereExistsPropertySet( ); /** * Adds a condition for the feature {@code propertySet} to the predicate for {@code UserHome}, which evaluates to {@code false} unless the value of the feature {@code propertySet} satisfies the given condition. *

Since the attribute is optional its value may be {@code null}, in which case the condition is satisfied */ public org.opencrx.kernel.home1.cci2.PropertySetQuery forAllPropertySet( ); // ---------------------------------------------------------------------------- // Query/Feature // ---------------------------------------------------------------------------- /** * Adds a constraint to the predicate for {@code UserHome} testing whether the feature {@code quickAccess} has values or not. */ public org.w3c.cci2.MultivaluedFeaturePredicate quickAccess( ); /** * Adds a condition for the feature {@code quickAccess} to the predicate for {@code UserHome}, which evaluates to {@code false} unless the value of the feature {@code quickAccess} satisfies the given condition. *

Since the attribute is optional its value may be {@code null}, in which case the condition is not satisfied */ public org.opencrx.kernel.home1.cci2.QuickAccessQuery thereExistsQuickAccess( ); /** * Adds a condition for the feature {@code quickAccess} to the predicate for {@code UserHome}, which evaluates to {@code false} unless the value of the feature {@code quickAccess} satisfies the given condition. *

Since the attribute is optional its value may be {@code null}, in which case the condition is satisfied */ public org.opencrx.kernel.home1.cci2.QuickAccessQuery forAllQuickAccess( ); // ---------------------------------------------------------------------------- // Query/Feature // ---------------------------------------------------------------------------- /** * Adds a constraint to the predicate for {@code UserHome} testing whether the value of the feature {@code sendMailSubjectPrefix} is {@code null} or not. */ public org.w3c.cci2.OptionalFeaturePredicate sendMailSubjectPrefix( ); /** * Adds a condition for the feature {@code sendMailSubjectPrefix} to the predicate for {@code UserHome}, which evaluates to {@code false} unless the value of the feature {@code sendMailSubjectPrefix} satisfies the given condition. *

Since the attribute is optional its value may be {@code null}, in which case the condition is not satisfied */ public org.w3c.cci2.StringTypePredicate thereExistsSendMailSubjectPrefix( ); /** * Adds a condition for the feature {@code sendMailSubjectPrefix} to the predicate for {@code UserHome}, which evaluates to {@code false} unless the value of the feature {@code sendMailSubjectPrefix} satisfies the given condition. *

Since the attribute is optional its value may be {@code null}, in which case the condition is satisfied */ public org.w3c.cci2.StringTypePredicate forAllSendMailSubjectPrefix( ); /** * Allows to adds a sort instruction for {@code UserHome} depending the feature {@code sendMailSubjectPrefix} * Note: The order in which {@code orderBy…} instructions are given is relevant! */ public org.w3c.cci2.StringTypeOrder orderBySendMailSubjectPrefix( ); // ---------------------------------------------------------------------------- // Query/Feature // ---------------------------------------------------------------------------- /** * Adds a constraint to the predicate for {@code UserHome} testing whether the value of the feature {@code settings} is {@code null} or not. */ public org.w3c.cci2.OptionalFeaturePredicate settings( ); /** * Adds a condition for the feature {@code settings} to the predicate for {@code UserHome}, which evaluates to {@code false} unless the value of the feature {@code settings} satisfies the given condition. *

Since the attribute is optional its value may be {@code null}, in which case the condition is not satisfied */ public org.w3c.cci2.StringTypePredicate thereExistsSettings( ); /** * Adds a condition for the feature {@code settings} to the predicate for {@code UserHome}, which evaluates to {@code false} unless the value of the feature {@code settings} satisfies the given condition. *

Since the attribute is optional its value may be {@code null}, in which case the condition is satisfied */ public org.w3c.cci2.StringTypePredicate forAllSettings( ); /** * Allows to adds a sort instruction for {@code UserHome} depending the feature {@code settings} * Note: The order in which {@code orderBy…} instructions are given is relevant! */ public org.w3c.cci2.StringTypeOrder orderBySettings( ); // ---------------------------------------------------------------------------- // Query/Feature // ---------------------------------------------------------------------------- /** * Adds a constraint to the predicate for {@code UserHome} testing whether the value of the feature {@code storeSettingsOnLogoff} is {@code null} or not. */ public org.w3c.cci2.OptionalFeaturePredicate storeSettingsOnLogoff( ); /** * Adds a condition for the feature {@code storeSettingsOnLogoff} to the predicate for {@code UserHome}, which evaluates to {@code false} unless the value of the feature {@code storeSettingsOnLogoff} satisfies the given condition. *

Since the attribute is optional its value may be {@code null}, in which case the condition is not satisfied */ public org.w3c.cci2.BooleanTypePredicate thereExistsStoreSettingsOnLogoff( ); /** * Adds a condition for the feature {@code storeSettingsOnLogoff} to the predicate for {@code UserHome}, which evaluates to {@code false} unless the value of the feature {@code storeSettingsOnLogoff} satisfies the given condition. *

Since the attribute is optional its value may be {@code null}, in which case the condition is satisfied */ public org.w3c.cci2.BooleanTypePredicate forAllStoreSettingsOnLogoff( ); /** * Allows to adds a sort instruction for {@code UserHome} depending the feature {@code storeSettingsOnLogoff} * Note: The order in which {@code orderBy…} instructions are given is relevant! */ public org.w3c.cci2.SimpleTypeOrder orderByStoreSettingsOnLogoff( ); // ---------------------------------------------------------------------------- // Query/Feature // ---------------------------------------------------------------------------- /** * Adds a constraint to the predicate for {@code UserHome} testing whether the feature {@code subscription} has values or not. */ public org.w3c.cci2.MultivaluedFeaturePredicate subscription( ); /** * Adds a condition for the feature {@code subscription} to the predicate for {@code UserHome}, which evaluates to {@code false} unless the value of the feature {@code subscription} satisfies the given condition. *

Since the attribute is optional its value may be {@code null}, in which case the condition is not satisfied */ public org.opencrx.kernel.home1.cci2.SubscriptionQuery thereExistsSubscription( ); /** * Adds a condition for the feature {@code subscription} to the predicate for {@code UserHome}, which evaluates to {@code false} unless the value of the feature {@code subscription} satisfies the given condition. *

Since the attribute is optional its value may be {@code null}, in which case the condition is satisfied */ public org.opencrx.kernel.home1.cci2.SubscriptionQuery forAllSubscription( ); // ---------------------------------------------------------------------------- // Query/Feature // ---------------------------------------------------------------------------- /** * Adds a constraint to the predicate for {@code UserHome} testing whether the feature {@code syncProfile} has values or not. */ public org.w3c.cci2.MultivaluedFeaturePredicate syncProfile( ); /** * Adds a condition for the feature {@code syncProfile} to the predicate for {@code UserHome}, which evaluates to {@code false} unless the value of the feature {@code syncProfile} satisfies the given condition. *

Since the attribute is optional its value may be {@code null}, in which case the condition is not satisfied */ public org.opencrx.kernel.home1.cci2.SyncProfileQuery thereExistsSyncProfile( ); /** * Adds a condition for the feature {@code syncProfile} to the predicate for {@code UserHome}, which evaluates to {@code false} unless the value of the feature {@code syncProfile} satisfies the given condition. *

Since the attribute is optional its value may be {@code null}, in which case the condition is satisfied */ public org.opencrx.kernel.home1.cci2.SyncProfileQuery forAllSyncProfile( ); // ---------------------------------------------------------------------------- // Query/Feature // ---------------------------------------------------------------------------- /** * Adds a constraint to the predicate for {@code UserHome} testing whether the feature {@code timer} has values or not. */ public org.w3c.cci2.MultivaluedFeaturePredicate timer( ); /** * Adds a condition for the feature {@code timer} to the predicate for {@code UserHome}, which evaluates to {@code false} unless the value of the feature {@code timer} satisfies the given condition. *

Since the attribute is optional its value may be {@code null}, in which case the condition is not satisfied */ public org.opencrx.kernel.home1.cci2.TimerQuery thereExistsTimer( ); /** * Adds a condition for the feature {@code timer} to the predicate for {@code UserHome}, which evaluates to {@code false} unless the value of the feature {@code timer} satisfies the given condition. *

Since the attribute is optional its value may be {@code null}, in which case the condition is satisfied */ public org.opencrx.kernel.home1.cci2.TimerQuery forAllTimer( ); // ---------------------------------------------------------------------------- // Query/Feature // ---------------------------------------------------------------------------- /** * Adds a constraint to the predicate for {@code UserHome} testing whether the value of the feature {@code webAccessUrl} is {@code null} or not. */ public org.w3c.cci2.OptionalFeaturePredicate webAccessUrl( ); /** * Adds a condition for the feature {@code webAccessUrl} to the predicate for {@code UserHome}, which evaluates to {@code false} unless the value of the feature {@code webAccessUrl} satisfies the given condition. *

Since the attribute is optional its value may be {@code null}, in which case the condition is not satisfied */ public org.w3c.cci2.StringTypePredicate thereExistsWebAccessUrl( ); /** * Adds a condition for the feature {@code webAccessUrl} to the predicate for {@code UserHome}, which evaluates to {@code false} unless the value of the feature {@code webAccessUrl} satisfies the given condition. *

Since the attribute is optional its value may be {@code null}, in which case the condition is satisfied */ public org.w3c.cci2.StringTypePredicate forAllWebAccessUrl( ); /** * Allows to adds a sort instruction for {@code UserHome} depending the feature {@code webAccessUrl} * Note: The order in which {@code orderBy…} instructions are given is relevant! */ public org.w3c.cci2.StringTypeOrder orderByWebAccessUrl( ); // ---------------------------------------------------------------------------- // Query/Feature // ---------------------------------------------------------------------------- /** * Adds a constraint to the predicate for {@code UserHome} testing whether the feature {@code wfProcessInstance} has values or not. */ public org.w3c.cci2.MultivaluedFeaturePredicate wfProcessInstance( ); /** * Adds a condition for the feature {@code wfProcessInstance} to the predicate for {@code UserHome}, which evaluates to {@code false} unless the value of the feature {@code wfProcessInstance} satisfies the given condition. *

Since the attribute is optional its value may be {@code null}, in which case the condition is not satisfied */ public org.opencrx.kernel.home1.cci2.WfProcessInstanceQuery thereExistsWfProcessInstance( ); /** * Adds a condition for the feature {@code wfProcessInstance} to the predicate for {@code UserHome}, which evaluates to {@code false} unless the value of the feature {@code wfProcessInstance} satisfies the given condition. *

Since the attribute is optional its value may be {@code null}, in which case the condition is satisfied */ public org.opencrx.kernel.home1.cci2.WfProcessInstanceQuery forAllWfProcessInstance( ); // ---------------------------------------------------------------------------- // Query/Feature // ---------------------------------------------------------------------------- /** * Adds a constraint to the predicate for {@code UserHome} testing whether the feature {@code workList} has values or not. */ public org.w3c.cci2.MultivaluedFeaturePredicate workList( ); /** * Adds a condition for the feature {@code workList} to the predicate for {@code UserHome}, which evaluates to {@code false} unless the value of the feature {@code workList} satisfies the given condition. *

Since the attribute is optional its value may be {@code null}, in which case the condition is not satisfied */ public org.opencrx.kernel.home1.cci2.WorkListQuery thereExistsWorkList( ); /** * Adds a condition for the feature {@code workList} to the predicate for {@code UserHome}, which evaluates to {@code false} unless the value of the feature {@code workList} satisfies the given condition. *

Since the attribute is optional its value may be {@code null}, in which case the condition is satisfied */ public org.opencrx.kernel.home1.cci2.WorkListQuery forAllWorkList( ); // ---------------------------------------------------------------------------- // Query/End // ---------------------------------------------------------------------------- }





© 2015 - 2024 Weber Informatics LLC | Privacy Policy