public class CoeusSubModule extends KraPersistableBusinessObjectBase
| Modifier and Type | Field and Description |
|---|---|
static String |
AMENDMENT |
static String |
AMENDMENT_RENEWAL |
static String |
COI_ANNUAL_DISCL_SUBMODULE |
static String |
COI_EVENT_AWARD_DISCL_SUBMODULE |
static String |
COI_EVENT_IACUC_PROTOCOL_DISCL_SUBMODULE |
static String |
COI_EVENT_IRB_PROTOCOL_DISCL_SUBMODULE |
static String |
COI_EVENT_PROPOSAL_DISCL_SUBMODULE |
static String |
COI_EVENT_TRAVEL_DISCL_SUBMODULE |
static String |
COI_SCREENING_SUBMODULE |
static String |
COI_UPDATE_MASTER_DISCL_SUBMODULE |
static String |
CONTINUATION |
static String |
PROPOSAL_PERSON_CERTIFICATION |
static String |
PROPOSAL_S2S_SUBMODULE |
static String |
PROTOCOL_SUBMISSION |
static String |
RENEWAL |
static String |
ZERO_SUBMODULE |
UPDATE_USER_LENGTH| Constructor and Description |
|---|
CoeusSubModule() |
| Modifier and Type | Method and Description |
|---|---|
CoeusModule |
getCoeusModule() |
Integer |
getCoeusSubModuleId() |
String |
getDescription() |
String |
getModuleCode() |
String |
getSubModuleCode() |
boolean |
isRequireUniqueQuestionnareUsage() |
void |
setCoeusModule(CoeusModule coeusModule) |
void |
setCoeusSubModuleId(Integer coeusSubModuleId) |
void |
setDescription(String description) |
void |
setModuleCode(String moduleCode) |
void |
setRequireUniqueQuestionnareUsage(boolean requireUniqueQuestionnareUsage) |
void |
setSubModuleCode(String subModuleCode) |
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 AMENDMENT_RENEWAL
public static final String PROTOCOL_SUBMISSION
public static final String ZERO_SUBMODULE
public static final String PROPOSAL_S2S_SUBMODULE
public static final String PROPOSAL_PERSON_CERTIFICATION
public static final String COI_ANNUAL_DISCL_SUBMODULE
public static final String COI_UPDATE_MASTER_DISCL_SUBMODULE
public static final String COI_EVENT_AWARD_DISCL_SUBMODULE
public static final String COI_EVENT_PROPOSAL_DISCL_SUBMODULE
public static final String COI_EVENT_IRB_PROTOCOL_DISCL_SUBMODULE
public static final String COI_EVENT_IACUC_PROTOCOL_DISCL_SUBMODULE
public static final String COI_EVENT_TRAVEL_DISCL_SUBMODULE
public static final String COI_SCREENING_SUBMODULE
public static final String AMENDMENT
public static final String RENEWAL
public static final String CONTINUATION
public Integer getCoeusSubModuleId()
public void setCoeusSubModuleId(Integer coeusSubModuleId)
public String getModuleCode()
public void setModuleCode(String moduleCode)
public String getSubModuleCode()
public void setSubModuleCode(String subModuleCode)
public String getDescription()
public void setDescription(String description)
public CoeusModule getCoeusModule()
public void setCoeusModule(CoeusModule coeusModule)
public boolean isRequireUniqueQuestionnareUsage()
public void setRequireUniqueQuestionnareUsage(boolean requireUniqueQuestionnareUsage)
Copyright © 2013 The Kuali Foundation. All Rights Reserved.