|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface LinkedActivityFollowUpAction
Class LinkedActivityFollowUpAction
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.opencrx.kernel.activity1.cci2.ActivityProcessAction |
|---|
ActivityProcessAction.Identity |
| Method Summary | |
|---|---|
short |
getActivityLinkType()
Retrieves the value for the attribute activityLinkType. |
ActivityProcessTransition |
getTransition()
Retrieves the value for the reference transition. |
String |
getTransitionText()
Retrieves the possibly null value for the optional attribute transitionText. |
String |
getTransitionTitle()
Retrieves the possibly null value for the optional attribute transitionTitle. |
void |
setActivityLinkType(short activityLinkType)
Sets a new value for the attribute activityLinkType. |
void |
setTransition(ActivityProcessTransition transition)
Sets a new value for the reference transition. |
void |
setTransitionText(String transitionText)
Sets a new value for the attribute transitionText. |
void |
setTransitionTitle(String transitionTitle)
Sets a new value for the attribute transitionTitle. |
| 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 |
|---|
short getActivityLinkType()
activityLinkType.
activityLinkType.void setActivityLinkType(short activityLinkType)
activityLinkType.
activityLinkType - The non-null new value for attribute activityLinkType.ActivityProcessTransition getTransition()
transition.
null – value for this reference.void setTransition(ActivityProcessTransition transition)
transition.
transition - The non-null new value for this reference.String getTransitionText()
transitionText.
transitionText.void setTransitionText(String transitionText)
transitionText.
transitionText - The possibly null new value for attribute transitionText.String getTransitionTitle()
transitionTitle.
transitionTitle.void setTransitionTitle(String transitionTitle)
transitionTitle.
transitionTitle - The possibly null new value for attribute transitionTitle.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||