|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ActivityCreationAction
Class ActivityCreationAction
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.opencrx.kernel.activity1.cci2.ActivityProcessAction |
|---|
ActivityProcessAction.Identity |
| Method Summary | |
|---|---|
ActivityCreator |
getActivityCreator()
Retrieves the value for the reference activityCreator. |
String |
getActivityDescription()
Retrieves the possibly null value for the optional attribute activityDescription. |
String |
getActivityName()
Retrieves the value for the attribute activityName. |
void |
setActivityCreator(ActivityCreator activityCreator)
Sets a new value for the reference activityCreator. |
void |
setActivityDescription(String activityDescription)
Sets a new value for the attribute activityDescription. |
void |
setActivityName(String activityName)
Sets a new value for the attribute activityName. |
| Methods inherited from interface org.opencrx.kernel.activity1.cci2.ActivityProcessAction |
|---|
getDescription, getName, setDescription, setName |
| Methods inherited from interface org.opencrx.kernel.base.cci2.AlertSender |
|---|
sendAlert |
| Methods inherited from interface org.opencrx.kernel.base.cci2.Auditee |
|---|
getAudit, getAudit |
| Methods inherited from interface org.opencrx.kernel.base.cci2.Cloneable |
|---|
clone_ |
| Methods inherited from interface org.opencrx.kernel.base.cci2.Importer |
|---|
importItem |
| Methods inherited from interface org.opencrx.kernel.base.cci2.Indexed |
|---|
getIndexEntry, getIndexEntry, updateIndex |
| Methods inherited from interface org.opencrx.kernel.base.cci2.SecureObject |
|---|
addOwningGroup, checkPermissions, getAccessGrantedByParent, getAccessLevelBrowse, getAccessLevelDelete, getAccessLevelUpdate, getOwner, getOwningGroup, getOwningUser, removeAllOwningGroup, removeOwningGroup, setAccessLevel, setAccessLevelBrowse, setAccessLevelDelete, setAccessLevelUpdate, setOwningUser, setOwningUser |
| Methods inherited from interface org.opencrx.kernel.base.cci2.XmlExporter |
|---|
exportXml |
| Methods inherited from interface org.openmdx.base.cci2.BasicObject |
|---|
getCreatedAt, getCreatedBy, getModifiedAt, getModifiedBy |
| Methods inherited from interface org.openmdx.base.cci2.ExtentCapable |
|---|
getIdentity |
| Methods inherited from interface org.openmdx.compatibility.view1.cci2.ViewCapable |
|---|
getView, getView |
| Method Detail |
|---|
ActivityCreator getActivityCreator()
activityCreator.
null – value for this reference.void setActivityCreator(ActivityCreator activityCreator)
activityCreator.
activityCreator - The non-null new value for this reference.String getActivityDescription()
activityDescription.
activityDescription.void setActivityDescription(String activityDescription)
activityDescription.
activityDescription - The possibly null new value for attribute activityDescription.String getActivityName()
activityName.
activityName.void setActivityName(String activityName)
activityName.
activityName - The non-null new value for attribute activityName.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||