public interface UserHomeQuery extends ActivitiesSourceQuery, AlertSenderQuery, AuditeeQuery, ImporterQuery, SecureObjectQuery, WorkflowTargetQuery, org.openmdx.base.cci2.BasicObjectQuery
| Modifier and Type | Method and Description |
|---|---|
org.w3c.cci2.MultivaluedFeaturePredicate |
accessHistory()
Adds a constraint to the predicate for
UserHome testing whether the feature accessHistory has values or not. |
org.w3c.cci2.MultivaluedFeaturePredicate |
alert()
Adds a constraint to the predicate for
UserHome testing whether the feature alert has values or not. |
org.w3c.cci2.MultivaluedFeaturePredicate |
assignedActivity()
Adds a constraint to the predicate for
UserHome testing whether the feature assignedActivity has values or not. |
org.w3c.cci2.MultivaluedFeaturePredicate |
assignedContract()
Adds a constraint to the predicate for
UserHome testing whether the feature assignedContract has values or not. |
org.w3c.cci2.MultivaluedFeaturePredicate |
chart()
Adds a constraint to the predicate for
UserHome testing whether the feature chart has values or not. |
org.w3c.cci2.OptionalFeaturePredicate |
contact()
Adds a constraint to the predicate for
UserHome testing whether the value of the feature contact is null or not. |
org.w3c.cci2.MultivaluedFeaturePredicate |
eMailAccount()
Adds a constraint to the predicate for
UserHome testing whether the feature eMailAccount has values or not. |
org.w3c.cci2.MultivaluedFeaturePredicate |
exportProfile()
Adds a constraint to the predicate for
UserHome testing whether the feature exportProfile has values or not. |
AccessHistoryQuery |
forAllAccessHistory()
Adds a condition for the feature
accessHistory to the predicate for UserHome, which evaluates to false unless the value of the feature accessHistory satisfies the given condition. |
AlertQuery |
forAllAlert()
Adds a condition for the feature
alert to the predicate for UserHome, which evaluates to false unless the value of the feature alert satisfies the given condition. |
ActivityQuery |
forAllAssignedActivity()
Adds a condition for the feature
assignedActivity to the predicate for UserHome, which evaluates to false unless the value of the feature assignedActivity satisfies the given condition. |
AbstractContractQuery |
forAllAssignedContract()
Adds a condition for the feature
assignedContract to the predicate for UserHome, which evaluates to false unless the value of the feature assignedContract satisfies the given condition. |
MediaQuery |
forAllChart()
Adds a condition for the feature
chart to the predicate for UserHome, which evaluates to false unless the value of the feature chart satisfies the given condition. |
ContactQuery |
forAllContact()
Adds a condition for the feature
contact to the predicate for UserHome, which evaluates to false unless the value of the feature contact satisfies the given condition. |
ServiceAccountQuery |
forAllEMailAccount()
Adds a condition for the feature
eMailAccount to the predicate for UserHome, which evaluates to false unless the value of the feature eMailAccount satisfies the given condition. |
ExportProfileQuery |
forAllExportProfile()
Adds a condition for the feature
exportProfile to the predicate for UserHome, which evaluates to false unless the value of the feature exportProfile satisfies the given condition. |
ObjectFinderQuery |
forAllObjectFinder()
Adds a condition for the feature
objectFinder to the predicate for UserHome, which evaluates to false unless the value of the feature objectFinder satisfies the given condition. |
PrincipalGroupQuery |
forAllPrimaryGroup()
Adds a condition for the feature
primaryGroup to the predicate for UserHome, which evaluates to false unless the value of the feature primaryGroup satisfies the given condition. |
QuickAccessQuery |
forAllQuickAccess()
Adds a condition for the feature
quickAccess to the predicate for UserHome, which evaluates to false unless the value of the feature quickAccess satisfies the given condition. |
org.w3c.cci2.StringTypePredicate |
forAllSendMailSubjectPrefix()
Adds a condition for the feature
sendMailSubjectPrefix to the predicate for UserHome, which evaluates to false unless the value of the feature sendMailSubjectPrefix satisfies the given condition. |
org.w3c.cci2.StringTypePredicate |
forAllSettings()
Adds a condition for the feature
settings to the predicate for UserHome, which evaluates to false unless the value of the feature settings satisfies the given condition. |
org.w3c.cci2.BooleanTypePredicate |
forAllStoreSettingsOnLogoff()
Adds a condition for the feature
storeSettingsOnLogoff to the predicate for UserHome, which evaluates to false unless the value of the feature storeSettingsOnLogoff satisfies the given condition. |
SubscriptionQuery |
forAllSubscription()
Adds a condition for the feature
subscription to the predicate for UserHome, which evaluates to false unless the value of the feature subscription satisfies the given condition. |
SyncProfileQuery |
forAllSyncProfile()
Adds a condition for the feature
syncProfile to the predicate for UserHome, which evaluates to false unless the value of the feature syncProfile satisfies the given condition. |
TimerQuery |
forAllTimer()
Adds a condition for the feature
timer to the predicate for UserHome, which evaluates to false unless the value of the feature timer satisfies the given condition. |
org.w3c.cci2.StringTypePredicate |
forAllWebAccessUrl()
Adds a condition for the feature
webAccessUrl to the predicate for UserHome, which evaluates to false unless the value of the feature webAccessUrl satisfies the given condition. |
WfProcessInstanceQuery |
forAllWfProcessInstance()
Adds a condition for the feature
wfProcessInstance to the predicate for UserHome, which evaluates to false unless the value of the feature wfProcessInstance satisfies the given condition. |
org.w3c.cci2.MultivaluedFeaturePredicate |
objectFinder()
Adds a constraint to the predicate for
UserHome testing whether the feature objectFinder has values or not. |
org.w3c.cci2.SimpleTypeOrder |
orderBySendMailSubjectPrefix()
Allows to adds a sort instruction for
UserHome depending the feature sendMailSubjectPrefix
Note: The order in which orderBy… instructions are given is relevant! |
org.w3c.cci2.SimpleTypeOrder |
orderBySettings()
Allows to adds a sort instruction for
UserHome depending the feature settings
Note: The order in which orderBy… instructions are given is relevant! |
org.w3c.cci2.SimpleTypeOrder |
orderByStoreSettingsOnLogoff()
Allows to adds a sort instruction for
UserHome depending the feature storeSettingsOnLogoff
Note: The order in which orderBy… instructions are given is relevant! |
org.w3c.cci2.SimpleTypeOrder |
orderByWebAccessUrl()
Allows to adds a sort instruction for
UserHome depending the feature webAccessUrl
Note: The order in which orderBy… instructions are given is relevant! |
org.w3c.cci2.OptionalFeaturePredicate |
primaryGroup()
Adds a constraint to the predicate for
UserHome testing whether the value of the feature primaryGroup is null or not. |
org.w3c.cci2.MultivaluedFeaturePredicate |
quickAccess()
Adds a constraint to the predicate for
UserHome testing whether the feature quickAccess has values or not. |
org.w3c.cci2.OptionalFeaturePredicate |
sendMailSubjectPrefix()
Adds a constraint to the predicate for
UserHome testing whether the value of the feature sendMailSubjectPrefix is null or not. |
org.w3c.cci2.OptionalFeaturePredicate |
settings()
Adds a constraint to the predicate for
UserHome testing whether the value of the feature settings is null or not. |
org.w3c.cci2.OptionalFeaturePredicate |
storeSettingsOnLogoff()
Adds a constraint to the predicate for
UserHome testing whether the value of the feature storeSettingsOnLogoff is null or not. |
org.w3c.cci2.MultivaluedFeaturePredicate |
subscription()
Adds a constraint to the predicate for
UserHome testing whether the feature subscription has values or not. |
org.w3c.cci2.MultivaluedFeaturePredicate |
syncProfile()
Adds a constraint to the predicate for
UserHome testing whether the feature syncProfile has values or not. |
AccessHistoryQuery |
thereExistsAccessHistory()
Adds a condition for the feature
accessHistory to the predicate for UserHome, which evaluates to false unless the value of the feature accessHistory satisfies the given condition. |
AlertQuery |
thereExistsAlert()
Adds a condition for the feature
alert to the predicate for UserHome, which evaluates to false unless the value of the feature alert satisfies the given condition. |
ActivityQuery |
thereExistsAssignedActivity()
Adds a condition for the feature
assignedActivity to the predicate for UserHome, which evaluates to false unless the value of the feature assignedActivity satisfies the given condition. |
AbstractContractQuery |
thereExistsAssignedContract()
Adds a condition for the feature
assignedContract to the predicate for UserHome, which evaluates to false unless the value of the feature assignedContract satisfies the given condition. |
MediaQuery |
thereExistsChart()
Adds a condition for the feature
chart to the predicate for UserHome, which evaluates to false unless the value of the feature chart satisfies the given condition. |
ContactQuery |
thereExistsContact()
Adds a condition for the feature
contact to the predicate for UserHome, which evaluates to false unless the value of the feature contact satisfies the given condition. |
ServiceAccountQuery |
thereExistsEMailAccount()
Adds a condition for the feature
eMailAccount to the predicate for UserHome, which evaluates to false unless the value of the feature eMailAccount satisfies the given condition. |
ExportProfileQuery |
thereExistsExportProfile()
Adds a condition for the feature
exportProfile to the predicate for UserHome, which evaluates to false unless the value of the feature exportProfile satisfies the given condition. |
ObjectFinderQuery |
thereExistsObjectFinder()
Adds a condition for the feature
objectFinder to the predicate for UserHome, which evaluates to false unless the value of the feature objectFinder satisfies the given condition. |
PrincipalGroupQuery |
thereExistsPrimaryGroup()
Adds a condition for the feature
primaryGroup to the predicate for UserHome, which evaluates to false unless the value of the feature primaryGroup satisfies the given condition. |
QuickAccessQuery |
thereExistsQuickAccess()
Adds a condition for the feature
quickAccess to the predicate for UserHome, which evaluates to false unless the value of the feature quickAccess satisfies the given condition. |
org.w3c.cci2.StringTypePredicate |
thereExistsSendMailSubjectPrefix()
Adds a condition for the feature
sendMailSubjectPrefix to the predicate for UserHome, which evaluates to false unless the value of the feature sendMailSubjectPrefix satisfies the given condition. |
org.w3c.cci2.StringTypePredicate |
thereExistsSettings()
Adds a condition for the feature
settings to the predicate for UserHome, which evaluates to false unless the value of the feature settings satisfies the given condition. |
org.w3c.cci2.BooleanTypePredicate |
thereExistsStoreSettingsOnLogoff()
Adds a condition for the feature
storeSettingsOnLogoff to the predicate for UserHome, which evaluates to false unless the value of the feature storeSettingsOnLogoff satisfies the given condition. |
SubscriptionQuery |
thereExistsSubscription()
Adds a condition for the feature
subscription to the predicate for UserHome, which evaluates to false unless the value of the feature subscription satisfies the given condition. |
SyncProfileQuery |
thereExistsSyncProfile()
Adds a condition for the feature
syncProfile to the predicate for UserHome, which evaluates to false unless the value of the feature syncProfile satisfies the given condition. |
TimerQuery |
thereExistsTimer()
Adds a condition for the feature
timer to the predicate for UserHome, which evaluates to false unless the value of the feature timer satisfies the given condition. |
org.w3c.cci2.StringTypePredicate |
thereExistsWebAccessUrl()
Adds a condition for the feature
webAccessUrl to the predicate for UserHome, which evaluates to false unless the value of the feature webAccessUrl satisfies the given condition. |
WfProcessInstanceQuery |
thereExistsWfProcessInstance()
Adds a condition for the feature
wfProcessInstance to the predicate for UserHome, which evaluates to false unless the value of the feature wfProcessInstance satisfies the given condition. |
org.w3c.cci2.MultivaluedFeaturePredicate |
timer()
Adds a constraint to the predicate for
UserHome testing whether the feature timer has values or not. |
org.w3c.cci2.OptionalFeaturePredicate |
webAccessUrl()
Adds a constraint to the predicate for
UserHome testing whether the value of the feature webAccessUrl is null or not. |
org.w3c.cci2.MultivaluedFeaturePredicate |
wfProcessInstance()
Adds a constraint to the predicate for
UserHome testing whether the feature wfProcessInstance has values or not. |
audit, forAllAudit, thereExistsAuditaccessLevelBrowse, accessLevelDelete, accessLevelUpdate, forAllOwner, forAllOwningGroup, forAllOwningUser, orderByAccessLevelBrowse, orderByAccessLevelDelete, orderByAccessLevelUpdate, owner, owningGroup, owningUser, thereExistsOwner, thereExistsOwningGroup, thereExistsOwningUsercreatedAt, createdBy, forAllCreatedBy, orderByCreatedAt, thereExistsCreatedByorg.w3c.cci2.MultivaluedFeaturePredicate accessHistory()
UserHome testing whether the feature accessHistory has values or not.AccessHistoryQuery thereExistsAccessHistory()
accessHistory to the predicate for UserHome, which evaluates to false unless the value of the feature accessHistory satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
AccessHistoryQuery forAllAccessHistory()
accessHistory to the predicate for UserHome, which evaluates to false unless the value of the feature accessHistory satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is satisfied
org.w3c.cci2.MultivaluedFeaturePredicate alert()
UserHome testing whether the feature alert has values or not.AlertQuery thereExistsAlert()
alert to the predicate for UserHome, which evaluates to false unless the value of the feature alert satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
AlertQuery forAllAlert()
alert to the predicate for UserHome, which evaluates to false unless the value of the feature alert satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is satisfied
org.w3c.cci2.MultivaluedFeaturePredicate assignedActivity()
UserHome testing whether the feature assignedActivity has values or not.ActivityQuery thereExistsAssignedActivity()
assignedActivity to the predicate for UserHome, which evaluates to false unless the value of the feature assignedActivity satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
ActivityQuery forAllAssignedActivity()
assignedActivity to the predicate for UserHome, which evaluates to false unless the value of the feature assignedActivity satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is satisfied
org.w3c.cci2.MultivaluedFeaturePredicate assignedContract()
UserHome testing whether the feature assignedContract has values or not.AbstractContractQuery thereExistsAssignedContract()
assignedContract to the predicate for UserHome, which evaluates to false unless the value of the feature assignedContract satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
AbstractContractQuery forAllAssignedContract()
assignedContract to the predicate for UserHome, which evaluates to false unless the value of the feature assignedContract satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is satisfied
org.w3c.cci2.MultivaluedFeaturePredicate chart()
UserHome testing whether the feature chart has values or not.MediaQuery thereExistsChart()
chart to the predicate for UserHome, which evaluates to false unless the value of the feature chart satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
MediaQuery forAllChart()
chart to the predicate for UserHome, which evaluates to false unless the value of the feature chart 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 contact()
UserHome testing whether the value of the feature contact is null or not.ContactQuery thereExistsContact()
contact to the predicate for UserHome, which evaluates to false unless the value of the feature contact satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
ContactQuery forAllContact()
contact to the predicate for UserHome, which evaluates to false unless the value of the feature contact satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is satisfied
org.w3c.cci2.MultivaluedFeaturePredicate eMailAccount()
UserHome testing whether the feature eMailAccount has values or not.ServiceAccountQuery thereExistsEMailAccount()
eMailAccount to the predicate for UserHome, which evaluates to false unless the value of the feature eMailAccount satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
ServiceAccountQuery forAllEMailAccount()
eMailAccount to the predicate for UserHome, which evaluates to false unless the value of the feature eMailAccount satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is satisfied
org.w3c.cci2.MultivaluedFeaturePredicate exportProfile()
UserHome testing whether the feature exportProfile has values or not.ExportProfileQuery thereExistsExportProfile()
exportProfile to the predicate for UserHome, which evaluates to false unless the value of the feature exportProfile satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
ExportProfileQuery forAllExportProfile()
exportProfile to the predicate for UserHome, which evaluates to false unless the value of the feature exportProfile satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is satisfied
org.w3c.cci2.MultivaluedFeaturePredicate objectFinder()
UserHome testing whether the feature objectFinder has values or not.ObjectFinderQuery thereExistsObjectFinder()
objectFinder to the predicate for UserHome, which evaluates to false unless the value of the feature objectFinder satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
ObjectFinderQuery forAllObjectFinder()
objectFinder to the predicate for UserHome, which evaluates to false unless the value of the feature objectFinder 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 primaryGroup()
UserHome testing whether the value of the feature primaryGroup is null or not.PrincipalGroupQuery thereExistsPrimaryGroup()
primaryGroup to the predicate for UserHome, which evaluates to false unless the value of the feature primaryGroup satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
PrincipalGroupQuery forAllPrimaryGroup()
primaryGroup to the predicate for UserHome, which evaluates to false unless the value of the feature primaryGroup satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is satisfied
org.w3c.cci2.MultivaluedFeaturePredicate quickAccess()
UserHome testing whether the feature quickAccess has values or not.QuickAccessQuery thereExistsQuickAccess()
quickAccess to the predicate for UserHome, which evaluates to false unless the value of the feature quickAccess satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
QuickAccessQuery forAllQuickAccess()
quickAccess to the predicate for UserHome, which evaluates to false unless the value of the feature quickAccess 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 sendMailSubjectPrefix()
UserHome testing whether the value of the feature sendMailSubjectPrefix is null or not.org.w3c.cci2.StringTypePredicate thereExistsSendMailSubjectPrefix()
sendMailSubjectPrefix to the predicate for UserHome, which evaluates to false unless the value of the feature sendMailSubjectPrefix 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 forAllSendMailSubjectPrefix()
sendMailSubjectPrefix to the predicate for UserHome, which evaluates to false unless the value of the feature sendMailSubjectPrefix 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 orderBySendMailSubjectPrefix()
UserHome depending the feature sendMailSubjectPrefix
Note: The order in which orderBy… instructions are given is relevant!org.w3c.cci2.OptionalFeaturePredicate settings()
UserHome testing whether the value of the feature settings is null or not.org.w3c.cci2.StringTypePredicate thereExistsSettings()
settings to the predicate for UserHome, which evaluates to false unless the value of the feature settings 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 forAllSettings()
settings to the predicate for UserHome, which evaluates to false unless the value of the feature settings 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 orderBySettings()
UserHome depending the feature settings
Note: The order in which orderBy… instructions are given is relevant!org.w3c.cci2.OptionalFeaturePredicate storeSettingsOnLogoff()
UserHome testing whether the value of the feature storeSettingsOnLogoff is null or not.org.w3c.cci2.BooleanTypePredicate thereExistsStoreSettingsOnLogoff()
storeSettingsOnLogoff to the predicate for UserHome, which evaluates to false unless the value of the feature storeSettingsOnLogoff 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 forAllStoreSettingsOnLogoff()
storeSettingsOnLogoff to the predicate for UserHome, which evaluates to false unless the value of the feature storeSettingsOnLogoff 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 orderByStoreSettingsOnLogoff()
UserHome depending the feature storeSettingsOnLogoff
Note: The order in which orderBy… instructions are given is relevant!org.w3c.cci2.MultivaluedFeaturePredicate subscription()
UserHome testing whether the feature subscription has values or not.SubscriptionQuery thereExistsSubscription()
subscription to the predicate for UserHome, which evaluates to false unless the value of the feature subscription satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
SubscriptionQuery forAllSubscription()
subscription to the predicate for UserHome, which evaluates to false unless the value of the feature subscription satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is satisfied
org.w3c.cci2.MultivaluedFeaturePredicate syncProfile()
UserHome testing whether the feature syncProfile has values or not.SyncProfileQuery thereExistsSyncProfile()
syncProfile to the predicate for UserHome, which evaluates to false unless the value of the feature syncProfile satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
SyncProfileQuery forAllSyncProfile()
syncProfile to the predicate for UserHome, which evaluates to false unless the value of the feature syncProfile satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is satisfied
org.w3c.cci2.MultivaluedFeaturePredicate timer()
UserHome testing whether the feature timer has values or not.TimerQuery thereExistsTimer()
timer to the predicate for UserHome, which evaluates to false unless the value of the feature timer satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
TimerQuery forAllTimer()
timer to the predicate for UserHome, which evaluates to false unless the value of the feature timer 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 webAccessUrl()
UserHome testing whether the value of the feature webAccessUrl is null or not.org.w3c.cci2.StringTypePredicate thereExistsWebAccessUrl()
webAccessUrl to the predicate for UserHome, which evaluates to false unless the value of the feature webAccessUrl 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 forAllWebAccessUrl()
webAccessUrl to the predicate for UserHome, which evaluates to false unless the value of the feature webAccessUrl 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 orderByWebAccessUrl()
UserHome depending the feature webAccessUrl
Note: The order in which orderBy… instructions are given is relevant!org.w3c.cci2.MultivaluedFeaturePredicate wfProcessInstance()
UserHome testing whether the feature wfProcessInstance has values or not.WfProcessInstanceQuery thereExistsWfProcessInstance()
wfProcessInstance to the predicate for UserHome, which evaluates to false unless the value of the feature wfProcessInstance satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
WfProcessInstanceQuery forAllWfProcessInstance()
wfProcessInstance to the predicate for UserHome, which evaluates to false unless the value of the feature wfProcessInstance satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is satisfied
This software is published under the BSD license. Copyright © 2003-${build.year}, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.