@Entity public class AdHocRoutePerson extends AdHocRouteRecipient
actionRequested, documentNumber, id, name, PERSON_TYPE, type, WORKGROUP_TYPE
Constructor and Description |
---|
AdHocRoutePerson() |
Modifier and Type | Method and Description |
---|---|
Person |
getPerson() |
void |
setId(String id) |
void |
setName(String name) |
void |
setPerson(Person person) |
void |
setType(Integer type) |
getActionRequested, getActionRequestedValue, getdocumentNumber, getId, getName, getType, getVersionNumber, prePersist, refresh, setActionRequested, setdocumentNumber, setVersionNumber
public AdHocRoutePerson()
public void setType(Integer type)
setType
in class AdHocRouteRecipient
public void setId(String id)
setId
in class AdHocRouteRecipient
public void setName(String name)
setName
in class AdHocRouteRecipient
Copyright © 2005–2015 The Kuali Foundation. All rights reserved.