| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.kuali.rice.krad.bo.AdHocRouteRecipient
org.kuali.rice.krad.bo.AdHocRouteWorkgroup
@Entity public class AdHocRouteWorkgroup
Ad Hoc Route Workgroup Business Object.
| Field Summary | 
|---|
| Fields inherited from class org.kuali.rice.krad.bo.AdHocRouteRecipient | 
|---|
| actionRequested, documentNumber, id, name, PERSON_TYPE, type, WORKGROUP_TYPE | 
| Constructor Summary | |
|---|---|
| AdHocRouteWorkgroup()Sets type to AdHocRouteRecipient.WORKGROUP_TYPE. | |
| Method Summary | |
|---|---|
|  String | getName() | 
|  String | getRecipientName()Gets recipient name. | 
|  String | getRecipientNamespaceCode()Gets recipient namespace code. | 
|  void | setRecipientName(String recipientName)Setter for recipientName. | 
|  void | setRecipientNamespaceCode(String recipientNamespaceCode)Setter for getRecipientNamespaceCode(). | 
|  void | setType(Integer type) | 
| Methods inherited from class org.kuali.rice.krad.bo.AdHocRouteRecipient | 
|---|
| getActionRequested, getActionRequestedValue, getdocumentNumber, getId, getType, getVersionNumber, prePersist, refresh, setActionRequested, setdocumentNumber, setId, setName, setVersionNumber | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Methods inherited from interface org.kuali.rice.core.api.mo.ModelObjectBasic | 
|---|
| toString | 
| Constructor Detail | 
|---|
public AdHocRouteWorkgroup()
AdHocRouteRecipient.WORKGROUP_TYPE.
| Method Detail | 
|---|
public void setType(Integer type)
setType in class AdHocRouteRecipientpublic String getName()
getName in class AdHocRouteRecipientpublic String getRecipientNamespaceCode()
public String getRecipientName()
public void setRecipientNamespaceCode(String recipientNamespaceCode)
getRecipientNamespaceCode().
recipientNamespaceCode - recipient namespace codepublic void setRecipientName(String recipientName)
recipientName.
recipientName - recipient name| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||