public interface UserHome extends ActivitiesSource, AlertSender, Auditee, Importer, SecureObject, WorkflowTarget, org.openmdx.base.cci2.BasicObject
UserHome
isFrozenisFrozenisFrozenisFrozenisFrozenisFrozenisFrozen
| Modifier and Type | Interface and Description |
|---|---|
static interface |
UserHome.Identity
Object Identity
|
| Modifier and Type | Method and Description |
|---|---|
ChangePasswordResult |
changePassword(ChangePasswordParams in) |
<T extends AccessHistory> |
getAccessHistory()
Retrieves a set containing all the elements for the reference
accessHistory. |
<T extends Alert> |
getAlert()
Retrieves a set containing all the elements for the reference
alert. |
<T extends Activity> |
getAssignedActivity()
Retrieves a set containing all the elements for the reference
assignedActivity. |
<T extends AbstractContract> |
getAssignedContract()
Retrieves a set containing all the elements for the reference
assignedContract. |
<T extends Media> |
getChart()
Retrieves a set containing all the elements for the reference
chart. |
Contact |
getContact()
Retrieves the value for the reference
contact. |
<T extends ServiceAccount> |
getEMailAccount()
Retrieves a set containing all the elements for the reference
eMailAccount. |
<T extends ExportProfile> |
getExportProfile()
Retrieves a set containing all the elements for the reference
exportProfile. |
<T extends ObjectFinder> |
getObjectFinder()
Retrieves a set containing all the elements for the reference
objectFinder. |
PrincipalGroup |
getPrimaryGroup()
Retrieves the value for the reference
primaryGroup. |
<T extends QuickAccess> |
getQuickAccess()
Retrieves a set containing all the elements for the reference
quickAccess. |
String |
getSendMailSubjectPrefix()
Retrieves the possibly null value for the optional attribute
sendMailSubjectPrefix. |
String |
getSettings()
Retrieves the possibly null value for the optional attribute
settings. |
<T extends Subscription> |
getSubscription()
Retrieves a set containing all the elements for the reference
subscription. |
<T extends SyncProfile> |
getSyncProfile()
Retrieves a set containing all the elements for the reference
syncProfile. |
<T extends Timer> |
getTimer()
Retrieves a set containing all the elements for the reference
timer. |
String |
getWebAccessUrl()
Retrieves the possibly null value for the optional attribute
webAccessUrl. |
<T extends WfProcessInstance> |
getWfProcessInstance()
Retrieves a set containing all the elements for the reference
wfProcessInstance. |
Boolean |
isStoreSettingsOnLogoff()
Retrieves the possibly null value for the optional attribute
storeSettingsOnLogoff. |
org.openmdx.base.cci2.Void |
refreshItems() |
org.openmdx.base.cci2.Void |
requestPasswordReset() |
SearchResult |
searchAdvanced(SearchAdvancedParams in) |
SearchResult |
searchBasic(SearchBasicParams in) |
void |
setContact(Contact contact)
Sets a new value for the reference
contact. |
void |
setPrimaryGroup(PrincipalGroup primaryGroup)
Sets a new value for the reference
primaryGroup. |
void |
setSendMailSubjectPrefix(String sendMailSubjectPrefix)
Sets a new value for the attribute
sendMailSubjectPrefix. |
void |
setSettings(String settings)
Sets a new value for the attribute
settings. |
void |
setStoreSettingsOnLogoff(Boolean storeSettingsOnLogoff)
Sets a new value for the attribute
storeSettingsOnLogoff. |
void |
setWebAccessUrl(String webAccessUrl)
Sets a new value for the attribute
webAccessUrl. |
sendAlertimportItemaddOwningGroup, checkPermissions, getAccessLevelBrowse, getAccessLevelDelete, getAccessLevelUpdate, getOwner, getOwningGroup, getOwningUser, removeAllOwningGroup, removeOwningGroup, replaceOwningGroup, setAccessLevel, setAccessLevelBrowse, setAccessLevelDelete, setAccessLevelUpdate, setOwner, setOwningUser, setOwningUserexecuteWorkflow<T extends AccessHistory> UserHomeContainsAccessHistory.AccessHistory<T> getAccessHistory()
accessHistory.<T extends Alert> UserHomeContainsAlert.Alert<T> getAlert()
alert.<T extends Activity> UserHomeHasAssignedActivity.AssignedActivity<T> getAssignedActivity()
assignedActivity.<T extends AbstractContract> UserHomeHasAssignedContract.AssignedContract<T> getAssignedContract()
assignedContract.ChangePasswordResult changePassword(ChangePasswordParams in)
<T extends Media> UserHomeContainsChart.Chart<T> getChart()
chart.Contact getContact()
contact.null – value for this reference.void setContact(Contact contact)
contact.contact - The new – possibly null – value for this reference.<T extends ServiceAccount> UserHomeContainsEMailAccount.EMailAccount<T> getEMailAccount()
eMailAccount.<T extends ExportProfile> UserHomeContainsExportProfile.ExportProfile<T> getExportProfile()
exportProfile.<T extends ObjectFinder> UserHomeContainsObjectFinder.ObjectFinder<T> getObjectFinder()
objectFinder.PrincipalGroup getPrimaryGroup()
primaryGroup.null – value for this reference.void setPrimaryGroup(PrincipalGroup primaryGroup)
primaryGroup.primaryGroup - The new – possibly null – value for this reference.<T extends QuickAccess> UserHomeContainsQuickAccess.QuickAccess<T> getQuickAccess()
quickAccess.org.openmdx.base.cci2.Void refreshItems()
org.openmdx.base.cci2.Void requestPasswordReset()
SearchResult searchAdvanced(SearchAdvancedParams in)
SearchResult searchBasic(SearchBasicParams in)
String getSendMailSubjectPrefix()
sendMailSubjectPrefix.sendMailSubjectPrefix.void setSendMailSubjectPrefix(String sendMailSubjectPrefix)
sendMailSubjectPrefix.sendMailSubjectPrefix - The possibly null new value for attribute sendMailSubjectPrefix.String getSettings()
settings.settings.void setSettings(String settings)
settings.settings - The possibly null new value for attribute settings.Boolean isStoreSettingsOnLogoff()
storeSettingsOnLogoff.storeSettingsOnLogoff.void setStoreSettingsOnLogoff(Boolean storeSettingsOnLogoff)
storeSettingsOnLogoff.storeSettingsOnLogoff - The possibly null new value for attribute storeSettingsOnLogoff.<T extends Subscription> UserHomeContainsSubscription.Subscription<T> getSubscription()
subscription.<T extends SyncProfile> UserHomeContainsSyncProfile.SyncProfile<T> getSyncProfile()
syncProfile.<T extends Timer> UserHomeContainsTimer.Timer<T> getTimer()
timer.String getWebAccessUrl()
webAccessUrl.webAccessUrl.void setWebAccessUrl(String webAccessUrl)
webAccessUrl.webAccessUrl - The possibly null new value for attribute webAccessUrl.<T extends WfProcessInstance> UserHomeContainsWfProcessInstance.WfProcessInstance<T> getWfProcessInstance()
wfProcessInstance.This software is published under the BSD license. Copyright © 2003-${build.year}, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.