|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface UserHome
Class UserHome
isFrozenisFrozenisFrozenisFrozenisFrozenisFrozenisFrozen
| Nested Class Summary | |
|---|---|
static interface |
UserHome.Identity
Object Identity |
| Method Summary | ||
|---|---|---|
ChangePasswordResult |
changePassword(ChangePasswordParams in)
|
|
|
getAccessHistory()
Retrieves a set containing all the elements for the reference accessHistory. |
|
|
getAlert()
Retrieves a set containing all the elements for the reference alert. |
|
|
getAssignedActivity()
Retrieves a set containing all the elements for the reference assignedActivity. |
|
|
getAssignedContract()
Retrieves a set containing all the elements for the reference assignedContract. |
|
|
getChart()
Retrieves a set containing all the elements for the reference chart. |
|
Contact |
getContact()
Retrieves the value for the reference contact. |
|
|
getEMailAccount()
Retrieves a set containing all the elements for the reference eMailAccount. |
|
|
getExportProfile()
Retrieves a set containing all the elements for the reference exportProfile. |
|
|
getObjectFinder()
Retrieves a set containing all the elements for the reference objectFinder. |
|
PrincipalGroup |
getPrimaryGroup()
Retrieves the value for the reference primaryGroup. |
|
|
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. |
|
|
getSubscription()
Retrieves a set containing all the elements for the reference subscription. |
|
|
getSyncProfile()
Retrieves a set containing all the elements for the reference syncProfile. |
|
String |
getWebAccessUrl()
Retrieves the possibly null value for the optional attribute webAccessUrl. |
|
|
getWfProcessInstance()
Retrieves a set containing all the elements for the reference wfProcessInstance. |
|
Boolean |
isStoreSettingsOnLogoff()
Retrieves the possibly null value for the optional attribute storeSettingsOnLogoff. |
|
Void |
refreshItems()
|
|
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. |
|
| Methods inherited from interface org.opencrx.kernel.base.cci2.AlertSender |
|---|
sendAlert |
| Methods inherited from interface org.opencrx.kernel.base.cci2.Auditee |
|---|
getAudit |
| Methods inherited from interface org.opencrx.kernel.base.cci2.Importer |
|---|
importItem |
| Methods inherited from interface org.opencrx.kernel.base.cci2.SecureObject |
|---|
addOwningGroup, checkPermissions, getAccessGrantedByParent, getAccessLevelBrowse, getAccessLevelDelete, getAccessLevelUpdate, getOwner, getOwningGroup, getOwningUser, removeAllOwningGroup, removeOwningGroup, replaceOwningGroup, setAccessLevel, setAccessLevelBrowse, setAccessLevelDelete, setAccessLevelUpdate, setOwner, setOwningUser, setOwningUser |
| Methods inherited from interface org.opencrx.kernel.base.cci2.WorkflowTarget |
|---|
executeWorkflow |
| Methods inherited from interface org.openmdx.base.cci2.Creatable |
|---|
getCreatedAt, getCreatedBy |
| Methods inherited from interface org.openmdx.base.cci2.ExtentCapable |
|---|
getIdentity |
| Methods inherited from interface org.openmdx.base.cci2.Modifiable |
|---|
getModifiedAt, getModifiedBy |
| Method Detail |
|---|
<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 non-null new value for this reference.<T extends EMailAccount> 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 non-null new value for this reference.<T extends QuickAccess> UserHomeContainsQuickAccess.QuickAccess<T> getQuickAccess()
quickAccess.
Void refreshItems()
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.
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.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||