|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.w3c.jpa3.AbstractObject
org.opencrx.kernel.activity1.jpa3.ActivityProcessAction
org.opencrx.kernel.activity1.jpa3.ActivityCreationAction
public class ActivityCreationAction
Class ActivityCreationAction
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.w3c.jpa3.AbstractObject |
|---|
org.w3c.jpa3.AbstractObject.AbstractStateAccessor, org.w3c.jpa3.AbstractObject.EmbeddedList<E>, org.w3c.jpa3.AbstractObject.EmbeddedSet<E>, org.w3c.jpa3.AbstractObject.ObjectState, org.w3c.jpa3.AbstractObject.SlicedList<E,S>, org.w3c.jpa3.AbstractObject.SlicedMap<E,S>, org.w3c.jpa3.AbstractObject.SlicedSet<E,S> |
| Nested classes/interfaces inherited from interface org.opencrx.kernel.activity1.cci2.ActivityProcessAction |
|---|
ActivityProcessAction.Identity |
| Field Summary |
|---|
| Fields inherited from class org.opencrx.kernel.activity1.jpa3.ActivityProcessAction |
|---|
createdAt, identity, modifiedAt |
| Constructor Summary | |
|---|---|
ActivityCreationAction()
Constructor |
|
| Method Summary | |
|---|---|
String |
getActivityCreator_Id()
|
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_Id(String activityCreator)
|
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 class org.w3c.jpa3.AbstractObject |
|---|
openmdxjdoMakeDirty, openmdxjdoSetArray, openmdxjdoSetCollection, openmdxjdoToArray, openmdxjdoToArray |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| 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 |
| Methods inherited from interface org.opencrx.kernel.base.cci2.Cloneable |
|---|
clone_ |
| Methods inherited from interface org.opencrx.kernel.base.cci2.Exporter |
|---|
exportItem, exportItemAdvanced |
| Methods inherited from interface org.opencrx.kernel.base.cci2.Importer |
|---|
importItem |
| Methods inherited from interface org.opencrx.kernel.base.cci2.Indexed |
|---|
getIndexEntry, updateIndex |
| 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.openmdx.base.cci2.ContextCapable |
|---|
getContext |
| 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 |
| Constructor Detail |
|---|
public ActivityCreationAction()
| Method Detail |
|---|
public ActivityCreator getActivityCreator()
activityCreator.
getActivityCreator in interface ActivityCreationActionnull – value for this reference.public String getActivityCreator_Id()
public void setActivityCreator(ActivityCreator activityCreator)
activityCreator.
setActivityCreator in interface ActivityCreationActionactivityCreator - The non-null new value for this reference.public void setActivityCreator_Id(String activityCreator)
public final String getActivityDescription()
activityDescription.
getActivityDescription in interface ActivityCreationActionactivityDescription.public void setActivityDescription(String activityDescription)
activityDescription.
setActivityDescription in interface ActivityCreationActionactivityDescription - The possibly null new value for attribute activityDescription.public String getActivityName()
activityName.
getActivityName in interface ActivityCreationActionactivityName.public void setActivityName(String activityName)
activityName.
setActivityName in interface ActivityCreationActionactivityName - The non-null new value for attribute activityName.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||