@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, setVersionNumber
public AdHocRouteWorkgroup()
AdHocRouteRecipient.WORKGROUP_TYPE
.public void setType(Integer type)
setType
in class AdHocRouteRecipient
public String getName()
getName
in class AdHocRouteRecipient
public 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.