|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ResourceAssignment
Class ResourceAssignment
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.opencrx.kernel.activity1.cci2.ResourceAssignment |
|---|
ResourceAssignment.Identity |
| Method Summary | ||
|---|---|---|
void |
addOwningGroup(int index,
PrincipalGroup newValue)
|
|
void |
addOwningGroup(PrincipalGroup newValue)
|
|
void |
addWorkRecord(ActivityWorkRecord newValue)
|
|
void |
addWorkRecord(String id,
ActivityWorkRecord newValue)
|
|
org.openmdx.base.cci2.BasicObject |
getAccessGrantedByParent()
Retrieves the value for the reference accessGrantedByParent. |
|
Calendar |
getCalendar()
Retrieves the value for the reference calendar. |
|
User |
getOwningUser()
Retrieves the value for the reference owningUser. |
|
Resource |
getResource()
Retrieves the value for the reference resource. |
|
|
getView(org.openmdx.compatibility.view1.cci2.ViewQuery query)
Retrieves the value for the reference view for the
specified query. |
|
|
getWorkRecord(ActivityWorkRecordQuery query)
Retrieves the value for the reference workRecord for the
specified query. |
|
void |
removeCalendar()
Removes the value for the optional reference calendar. |
|
void |
removeOwningGroup(int index)
|
|
void |
removeOwningUser()
Removes the value for the optional reference owningUser. |
|
void |
removeResource()
Removes the value for the optional reference resource. |
|
void |
removeWorkRecord(String id)
|
|
void |
setActivity(Activity activity)
Sets a new value for the reference activity. |
|
void |
setActivity(Activity activity,
boolean idIsPersistent,
String id)
Set the object's composite association org:opencrx:kernel:activity1:ActivityHasResourceAssignment. |
|
void |
setCalendar(Calendar calendar)
Sets a new value for the reference calendar. |
|
void |
setOwningUser(User owningUser)
Sets a new value for the reference owningUser. |
|
void |
setResource(Resource resource)
Sets a new value for the reference resource. |
|
| Methods inherited from interface org.opencrx.kernel.activity1.cci2.ResourceAssignment |
|---|
getDescription, getName, getResourceOrder, getResourceRole, getWorkDurationPercentage, getWorkRecord, setDescription, setName, setResourceOrder, setResourceRole, setWorkDurationPercentage |
| 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.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 |
|---|
Calendar getCalendar()
calendar.
getCalendar in interface ResourceAssignmentnull – value for this reference.void setCalendar(Calendar calendar)
calendar.
setCalendar in interface ResourceAssignmentcalendar - The non-null new value for this reference.void removeCalendar()
calendar.
Resource getResource()
resource.
getResource in interface ResourceAssignmentnull – value for this reference.void setResource(Resource resource)
resource.
setResource in interface ResourceAssignmentresource - The non-null new value for this reference.void removeResource()
resource.
<T extends ActivityWorkRecord> List<T> getWorkRecord(ActivityWorkRecordQuery query)
workRecord for the
specified query.
query - predicate which is applied to the set of referenced objects.
true.
void addWorkRecord(String id,
ActivityWorkRecord newValue)
id - The qualifier attribute value that qualifies the reference to get the element to be appended.newValue - The element to be appended.void addWorkRecord(ActivityWorkRecord newValue)
newValue - The element to be appended.void removeWorkRecord(String id)
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 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 setActivity(Activity activity)
activity.
setActivity in interface ResourceAssignmentactivity - The non-null new value for this reference.
void setActivity(Activity activity,
boolean idIsPersistent,
String id)
org:opencrx:kernel:activity1:ActivityHasResourceAssignment.
setActivity in interface ResourceAssignmentactivity - The non-null new value for this object's composite owner.idIsPersistent - Defines whether the id is persistent.id - 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 | |||||||||