|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface UserHome
Class UserHome
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.opencrx.kernel.home1.cci2.UserHome |
|---|
UserHome.Identity |
| Method Summary | ||
|---|---|---|
void |
addAccessHistory(AccessHistory newValue)
|
|
void |
addAccessHistory(String id,
AccessHistory newValue)
|
|
void |
addAlert(Alert newValue)
|
|
void |
addAlert(String id,
Alert newValue)
|
|
void |
addEMailAccount(EmailAccount newValue)
|
|
void |
addEMailAccount(String id,
EmailAccount newValue)
|
|
void |
addOwningGroup(int index,
PrincipalGroup newValue)
|
|
void |
addOwningGroup(PrincipalGroup newValue)
|
|
void |
addQuickAccess(QuickAccess newValue)
|
|
void |
addQuickAccess(String id,
QuickAccess newValue)
|
|
void |
addSubscription(String id,
Subscription newValue)
|
|
void |
addSubscription(Subscription newValue)
|
|
|
changePassword(ChangePasswordParams params)
|
|
org.openmdx.base.cci2.BasicObject |
getAccessGrantedByParent()
Retrieves the value for the reference accessGrantedByParent. |
|
|
getAccessHistory(AccessHistoryQuery query)
Retrieves the value for the reference accessHistory for
the specified query. |
|
|
getAlert(AlertQuery query)
Retrieves the value for the reference alert for the
specified query. |
|
|
getAssignedActivity(ActivityQuery query)
Retrieves the value for the reference assignedActivity for
the specified query. |
|
|
getAssignedContract(AbstractContractQuery query)
Retrieves the value for the reference assignedContract for
the specified query. |
|
|
getAudit(AuditEntryQuery query)
Retrieves the value for the reference audit for the
specified query. |
|
|
getChart(ChartQuery query)
Retrieves the value for the reference chart for the
specified query. |
|
Chart |
getChart0()
Retrieves the value for the reference chart0. |
|
Chart |
getChart1()
Retrieves the value for the reference chart1. |
|
Chart |
getChart2()
Retrieves the value for the reference chart2. |
|
Chart |
getChart3()
Retrieves the value for the reference chart3. |
|
Contact |
getContact()
Retrieves the value for the reference contact. |
|
|
getEmailAccount(EmailAccountQuery query)
Retrieves the value for the reference eMailAccount for the
specified query. |
|
User |
getOwningUser()
Retrieves the value for the reference owningUser. |
|
PrincipalGroup |
getPrimaryGroup()
Retrieves the value for the reference primaryGroup. |
|
|
getQuickAccess(QuickAccessQuery query)
Retrieves the value for the reference quickAccess for the
specified query. |
|
|
getSubscription(SubscriptionQuery query)
Retrieves the value for the reference subscription for the
specified query. |
|
|
getView(org.openmdx.compatibility.view1.cci2.ViewQuery query)
Retrieves the value for the reference view for the
specified query. |
|
|
getWfProcessInstance(WfProcessInstanceQuery query)
Retrieves the value for the reference wfProcessInstance
for the specified query. |
|
|
refreshItems(org.openmdx.base.cci2.Void params)
|
|
void |
removeAccessHistory(String id)
|
|
void |
removeAlert(String id)
|
|
void |
removeChart0()
Removes the value for the optional reference chart0. |
|
void |
removeChart1()
Removes the value for the optional reference chart1. |
|
void |
removeChart2()
Removes the value for the optional reference chart2. |
|
void |
removeChart3()
Removes the value for the optional reference chart3. |
|
void |
removeContact()
Removes the value for the optional reference contact. |
|
void |
removeEMailAccount(String id)
|
|
void |
removeOwningGroup(int index)
|
|
void |
removeOwningUser()
Removes the value for the optional reference owningUser. |
|
void |
removePrimaryGroup()
Removes the value for the optional reference primaryGroup. |
|
void |
removeQuickAccess(String id)
|
|
void |
removeSubscription(String id)
|
|
void |
setChart0(Chart chart0)
Sets a new value for the reference chart0. |
|
void |
setChart1(Chart chart1)
Sets a new value for the reference chart1. |
|
void |
setChart2(Chart chart2)
Sets a new value for the reference chart2. |
|
void |
setChart3(Chart chart3)
Sets a new value for the reference chart3. |
|
void |
setContact(Contact contact)
Sets a new value for the reference contact. |
|
void |
setOwningUser(User owningUser)
Sets a new value for the reference owningUser. |
|
void |
setPrimaryGroup(PrincipalGroup primaryGroup)
Sets a new value for the reference primaryGroup. |
|
void |
setSegment(Segment segment)
Sets a new value for the reference segment. |
|
void |
setSegment(Segment segment,
boolean principalIdIsPersistent,
String principalId)
Set the object's composite association org:opencrx:kernel:home1:SegmentContainsUserHome. |
|
| Methods inherited from interface org.opencrx.kernel.base.jmi1.AlertSender |
|---|
sendAlert |
| 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.jmi1.Importer |
|---|
importItem |
| Methods inherited from interface org.opencrx.kernel.base.cci2.Importer |
|---|
importItem |
| Methods inherited from interface org.opencrx.kernel.base.jmi1.SecureObject |
|---|
addOwningGroup, getOwner, removeAllOwningGroup, removeOwningGroup, setAccessLevel, setOwningUser |
| Methods inherited from interface org.opencrx.kernel.base.cci2.SecureObject |
|---|
addOwningGroup, getAccessLevelBrowse, getAccessLevelDelete, getAccessLevelUpdate, getOwner, getOwningGroup, removeAllOwningGroup, removeOwningGroup, setAccessLevel, setAccessLevelBrowse, setAccessLevelDelete, setAccessLevelUpdate, setOwningUser |
| Methods inherited from interface org.opencrx.kernel.base.jmi1.WorkflowTarget |
|---|
executeWorkflow |
| Methods inherited from interface org.opencrx.kernel.base.cci2.WorkflowTarget |
|---|
executeWorkflow |
| Methods inherited from interface org.openmdx.base.jmi1.BasicObject |
|---|
getCreatedBy, getModifiedBy |
| Methods inherited from interface org.openmdx.base.cci2.BasicObject |
|---|
getCreatedAt, getModifiedAt |
| Methods inherited from interface org.openmdx.base.cci2.ExtentCapable |
|---|
getIdentity |
| Methods inherited from interface org.openmdx.compatibility.view1.cci2.ViewCapable |
|---|
getView |
| Methods inherited from interface javax.jmi.reflect.RefObject |
|---|
refClass, refDelete, refImmediateComposite, refIsInstanceOf, refOutermostComposite |
| Methods inherited from interface javax.jmi.reflect.RefFeatured |
|---|
refGetValue, refGetValue, refInvokeOperation, refInvokeOperation, refSetValue, refSetValue |
| Methods inherited from interface javax.jmi.reflect.RefBaseObject |
|---|
equals, hashCode, refImmediatePackage, refMetaObject, refMofId, refOutermostPackage, refVerifyConstraints |
| Method Detail |
|---|
<T extends AuditEntry> List<T> getAudit(AuditEntryQuery query)
audit for the
specified query.
query - predicate which is applied to the set of referenced objects.
true.org.openmdx.base.cci2.BasicObject getAccessGrantedByParent()
accessGrantedByParent.
getAccessGrantedByParent in interface SecureObjectnull – value for this reference.
void addOwningGroup(int index,
PrincipalGroup newValue)
index - The qualifier attribute value that qualifies the reference to get the element to be appended.newValue - The element to be appended.void addOwningGroup(PrincipalGroup newValue)
newValue - The element to be appended.void removeOwningGroup(int index)
User getOwningUser()
owningUser.
getOwningUser in interface SecureObjectnull – value for this reference.void setOwningUser(User owningUser)
owningUser.
setOwningUser in interface SecureObjectowningUser - The non-null new value for this reference.void removeOwningUser()
owningUser.
<T extends AccessHistory> List<T> getAccessHistory(AccessHistoryQuery query)
accessHistory for
the specified query.
query - predicate which is applied to the set of referenced objects.
true.
void addAccessHistory(String id,
AccessHistory newValue)
id - The qualifier attribute value that qualifies the reference to get the element to be appended.newValue - The element to be appended.void addAccessHistory(AccessHistory newValue)
newValue - The element to be appended.void removeAccessHistory(String id)
<T extends Alert> List<T> getAlert(AlertQuery query)
alert for the
specified query.
query - predicate which is applied to the set of referenced objects.
true.
void addAlert(String id,
Alert newValue)
id - The qualifier attribute value that qualifies the reference to get the element to be appended.newValue - The element to be appended.void addAlert(Alert newValue)
newValue - The element to be appended.void removeAlert(String id)
<T extends Activity> List<T> getAssignedActivity(ActivityQuery query)
assignedActivity for
the specified query.
query - predicate which is applied to the set of referenced objects.
true.<T extends AbstractContract> List<T> getAssignedContract(AbstractContractQuery query)
assignedContract for
the specified query.
query - predicate which is applied to the set of referenced objects.
true.
<T extends ChangePasswordResult> T changePassword(ChangePasswordParams params)
throws RefException
RefException<T extends Chart> List<T> getChart(ChartQuery query)
chart for the
specified query.
query - predicate which is applied to the set of referenced objects.
true.Chart getChart0()
chart0.
getChart0 in interface UserHomenull – value for this reference.void setChart0(Chart chart0)
chart0.
setChart0 in interface UserHomechart0 - The non-null new value for this reference.void removeChart0()
chart0.
Chart getChart1()
chart1.
getChart1 in interface UserHomenull – value for this reference.void setChart1(Chart chart1)
chart1.
setChart1 in interface UserHomechart1 - The non-null new value for this reference.void removeChart1()
chart1.
Chart getChart2()
chart2.
getChart2 in interface UserHomenull – value for this reference.void setChart2(Chart chart2)
chart2.
setChart2 in interface UserHomechart2 - The non-null new value for this reference.void removeChart2()
chart2.
Chart getChart3()
chart3.
getChart3 in interface UserHomenull – value for this reference.void setChart3(Chart chart3)
chart3.
setChart3 in interface UserHomechart3 - The non-null new value for this reference.void removeChart3()
chart3.
Contact getContact()
contact.
getContact in interface UserHomenull – value for this reference.void setContact(Contact contact)
contact.
setContact in interface UserHomecontact - The non-null new value for this reference.void removeContact()
contact.
<T extends EmailAccount> List<T> getEmailAccount(EmailAccountQuery query)
eMailAccount for the
specified query.
query - predicate which is applied to the set of referenced objects.
true.
void addEMailAccount(String id,
EmailAccount newValue)
id - The qualifier attribute value that qualifies the reference to get the element to be appended.newValue - The element to be appended.void addEMailAccount(EmailAccount newValue)
newValue - The element to be appended.void removeEMailAccount(String id)
PrincipalGroup getPrimaryGroup()
primaryGroup.
getPrimaryGroup in interface UserHomenull – value for this reference.void setPrimaryGroup(PrincipalGroup primaryGroup)
primaryGroup.
setPrimaryGroup in interface UserHomeprimaryGroup - The non-null new value for this reference.void removePrimaryGroup()
primaryGroup.
<T extends QuickAccess> List<T> getQuickAccess(QuickAccessQuery query)
quickAccess for the
specified query.
query - predicate which is applied to the set of referenced objects.
true.
void addQuickAccess(String id,
QuickAccess newValue)
id - The qualifier attribute value that qualifies the reference to get the element to be appended.newValue - The element to be appended.void addQuickAccess(QuickAccess newValue)
newValue - The element to be appended.void removeQuickAccess(String id)
<T extends org.openmdx.base.cci2.Void> T refreshItems(org.openmdx.base.cci2.Void params)
throws RefException
RefException<T extends Subscription> List<T> getSubscription(SubscriptionQuery query)
subscription for the
specified query.
query - predicate which is applied to the set of referenced objects.
true.
void addSubscription(String id,
Subscription newValue)
id - The qualifier attribute value that qualifies the reference to get the element to be appended.newValue - The element to be appended.void addSubscription(Subscription newValue)
newValue - The element to be appended.void removeSubscription(String id)
<T extends WfProcessInstance> List<T> getWfProcessInstance(WfProcessInstanceQuery query)
wfProcessInstance
for the specified query.
query - predicate which is applied to the set of referenced objects.
true.<T extends org.openmdx.compatibility.view1.cci2.View> List<T> getView(org.openmdx.compatibility.view1.cci2.ViewQuery query)
view for the
specified query.
query - predicate which is applied to the set of referenced objects.
true.void setSegment(Segment segment)
segment.
setSegment in interface UserHomesegment - The non-null new value for this reference.
void setSegment(Segment segment,
boolean principalIdIsPersistent,
String principalId)
org:opencrx:kernel:home1:SegmentContainsUserHome.
setSegment in interface UserHomesegment - The non-null new value for this object's composite owner.principalIdIsPersistent - Defines whether the principalId is persistent.principalId - The non-null new value for this object's qualifier.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||