@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 |
|---|---|
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) |
getActionRequested, getActionRequestedValue, getdocumentNumber, getId, getType, getVersionNumber, prePersist, refresh, setActionRequested, setdocumentNumber, setId, setName, setVersionNumberpublic AdHocRouteWorkgroup()
AdHocRouteRecipient.WORKGROUP_TYPE.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 nameCopyright © 2005–2014 The Kuali Foundation. All rights reserved.