public class CommitteeType extends KraPersistableBusinessObjectBase
| Modifier and Type | Field and Description |
|---|---|
static String |
COI_TYPE_CODE |
static String |
IACUC_TYPE_CODE |
static String |
IRB_TYPE_CODE |
UPDATE_USER_LENGTH| Constructor and Description |
|---|
CommitteeType()
Constructs a CommitteeType.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getCommitteeTypeCode() |
String |
getDescription() |
void |
setCommitteeTypeCode(String committeeTypeCode) |
void |
setDescription(String description) |
getAuthorPersonName, getKcPersonService, getUpdateTimestamp, getUpdateUser, isUpdateUserSet, postPersist, prePersist, preUpdate, setUpdateTimestamp, setUpdateUser, setUpdateUserSetafterDelete, afterInsert, afterLookup, afterUpdate, beforeDelete, beforeInsert, beforeUpdate, buildListOfDeletionAwareLists, getExtension, getObjectId, getPersistenceService, getPersistenceStructureService, getVersionNumber, isNewCollectionRecord, linkEditableUserFields, postLoad, postRemove, postUpdate, preRemove, refresh, refreshNonUpdateableReferences, refreshReferenceObject, setExtension, setNewCollectionRecord, setObjectId, setVersionNumberpublic static final String IRB_TYPE_CODE
public static final String COI_TYPE_CODE
public static final String IACUC_TYPE_CODE
Copyright © 2013 The Kuali Foundation. All Rights Reserved.