org.opencrx.kernel.activity1.jmi1
Interface ActivityDoFollowUpParams

All Superinterfaces:
ActivityDoFollowUpParams, RefStruct, RefStruct_1_0, Serializable

public interface ActivityDoFollowUpParams
extends RefStruct_1_0, ActivityDoFollowUpParams


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.opencrx.kernel.activity1.cci2.ActivityDoFollowUpParams
ActivityDoFollowUpParams.Member
 
Method Summary
 Contact getAssignTo()
          Retrieves the value for the optional structure field assignTo.
 String getFollowUpText()
          Retrieves the value for the optional structure field followUpText.
 String getFollowUpTitle()
          Retrieves the value for the optional structure field followUpTitle.
 ActivityProcessTransition getTransition()
          Retrieves the value for the structure field transition.
 
Methods inherited from interface org.openmdx.base.accessor.jmi.cci.RefStruct_1_0
refDelegate
 
Methods inherited from interface javax.jmi.reflect.RefStruct
equals, hashCode, refFieldNames, refGetValue, refTypeName
 

Method Detail

getAssignTo

Contact getAssignTo()
Retrieves the value for the optional structure field assignTo.

Specified by:
getAssignTo in interface ActivityDoFollowUpParams
Returns:
The possibly null value for structure field assignTo.

getFollowUpText

String getFollowUpText()
Retrieves the value for the optional structure field followUpText.

Specified by:
getFollowUpText in interface ActivityDoFollowUpParams
Returns:
The possibly null value for structure field followUpText.

getFollowUpTitle

String getFollowUpTitle()
Retrieves the value for the optional structure field followUpTitle.

Specified by:
getFollowUpTitle in interface ActivityDoFollowUpParams
Returns:
The possibly null value for structure field followUpTitle.

getTransition

ActivityProcessTransition getTransition()
Retrieves the value for the structure field transition.

Specified by:
getTransition in interface ActivityDoFollowUpParams
Returns:
The non-null value for structure field transition.


This software is published under the BSD license. Copyright © 2003-2012, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.