@MappedSuperclass public class AdHocRouteRecipient extends PersistableBusinessObjectBase
| Modifier and Type | Field and Description | 
|---|---|
| protected String | actionRequested | 
| protected String | documentNumber | 
| protected String | id | 
| protected String | name | 
| static Integer | PERSON_TYPE | 
| protected Integer | type | 
| static Integer | WORKGROUP_TYPE | 
extension, versionNumber| Constructor and Description | 
|---|
| AdHocRouteRecipient() | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getActionRequested() | 
| String | getActionRequestedValue() | 
| String | getdocumentNumber() | 
| String | getId() | 
| String | getName() | 
| Integer | getType() | 
| void | setActionRequested(String actionRequested) | 
| void | setdocumentNumber(String documentNumber) | 
| void | setId(String id) | 
| void | setName(String name) | 
| void | setType(Integer type) | 
afterDelete, afterInsert, afterLookup, afterUpdate, beforeDelete, beforeInsert, beforeUpdate, buildListOfDeletionAwareLists, getExtension, getObjectId, getPersistenceService, getPersistenceStructureService, getVersionNumber, isNewCollectionRecord, linkEditableUserFields, postLoad, postPersist, postRemove, postUpdate, prePersist, preRemove, preUpdate, refresh, refreshNonUpdateableReferences, refreshReferenceObject, setExtension, setNewCollectionRecord, setObjectId, setVersionNumbertoStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waittoStringpublic static final Integer PERSON_TYPE
public static final Integer WORKGROUP_TYPE
protected String actionRequested
protected String documentNumber
public AdHocRouteRecipient()
public String getActionRequested()
public void setActionRequested(String actionRequested)
public void setdocumentNumber(String documentNumber)
public String getdocumentNumber()
public String getActionRequestedValue()
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.