@Entity public class AdHocRouteWorkgroup extends AdHocRouteRecipient
actionRequested, documentNumber, id, name, PERSON_TYPE, type, WORKGROUP_TYPE| Constructor and Description | 
|---|
| AdHocRouteWorkgroup()Sets type to  AdHocRouteRecipient.WORKGROUP_TYPE. | 
| Modifier and Type | Method and Description | 
|---|---|
| Group | getGroup() | 
| String | getName() | 
| String | getRecipientName()Gets recipient name. | 
| String | getRecipientNamespaceCode()Gets recipient namespace code. | 
| void | setGroup(Group group) | 
| void | setId(String id) | 
| void | setRecipientName(String recipientName)Setter for  recipientName. | 
| void | setRecipientNamespaceCode(String recipientNamespaceCode)Setter for  getRecipientNamespaceCode(). | 
| void | setType(Integer type) | 
getActionRequested, getActionRequestedValue, getdocumentNumber, getId, getType, getVersionNumber, prePersist, refresh, setActionRequested, setdocumentNumber, setName, setVersionNumberpublic AdHocRouteWorkgroup()
AdHocRouteRecipient.WORKGROUP_TYPE.public void setType(Integer type)
setType in class AdHocRouteRecipientpublic void setId(String id)
setId in class AdHocRouteRecipientpublic String getName()
getName in class AdHocRouteRecipientpublic String getRecipientNamespaceCode()
public void setRecipientNamespaceCode(String recipientNamespaceCode)
getRecipientNamespaceCode().recipientNamespaceCode - recipient namespace codepublic String getRecipientName()
public void setRecipientName(String recipientName)
recipientName.recipientName - recipient nameCopyright © 2005–2015 The Kuali Foundation. All rights reserved.