public class IacucProtocolStudyGroup extends KraPersistableBusinessObjectBase
UPDATE_USER_LENGTH| Constructor and Description |
|---|
IacucProtocolStudyGroup() |
getAuthorPersonName, getKcPersonService, getUpdateTimestamp, getUpdateUser, isUpdateUserSet, postPersist, prePersist, preUpdate, setUpdateTimestamp, setUpdateUser, setUpdateUserSetafterDelete, afterInsert, afterLookup, afterUpdate, beforeDelete, beforeInsert, beforeUpdate, getExtension, getObjectId, getPersistenceService, getPersistenceStructureService, getVersionNumber, isNewCollectionRecord, linkEditableUserFields, postLoad, postRemove, postUpdate, preRemove, refresh, refreshNonUpdateableReferences, refreshReferenceObject, setExtension, setNewCollectionRecord, setObjectId, setVersionNumberpublic Integer getIacucProtocolStudyGroupId()
public void setIacucProtocolStudyGroupId(Integer iacucProtocolStudyGroupId)
public Integer getStudyGroupId()
public void setStudyGroupId(Integer studyGroupId)
public Integer getIacucProtocolSpeciesId()
public void setIacucProtocolSpeciesId(Integer iacucProtocolSpeciesId)
public String getPainCategory()
public void setPainCategory(String painCategory)
public Integer getPainCategoryCode()
public void setPainCategoryCode(Integer painCategoryCode)
public Integer getCount()
public void setCount(Integer count)
public IacucProtocolSpecies getIacucProtocolSpecies()
public void setIacucProtocolSpecies(IacucProtocolSpecies iacucProtocolSpecies)
public List<IacucProcedurePersonResponsible> getIacucProcedurePersonsResponsible()
public void setIacucProcedurePersonsResponsible(List<IacucProcedurePersonResponsible> iacucProcedurePersonsResponsible)
public Integer getProcedureBeanIndex()
public void setProcedureBeanIndex(Integer procedureBeanIndex)
public List<IacucProtocolStudyGroupLocation> getIacucProtocolStudyGroupLocations()
public void setIacucProtocolStudyGroupLocations(List<IacucProtocolStudyGroupLocation> iacucProtocolStudyGroupLocations)
public List<Collection<org.kuali.rice.krad.bo.PersistableBusinessObject>> buildListOfDeletionAwareLists()
buildListOfDeletionAwareLists in interface org.kuali.rice.krad.bo.PersistableBusinessObjectbuildListOfDeletionAwareLists in class org.kuali.rice.krad.bo.PersistableBusinessObjectBasepublic List<IacucProtocolStudyCustomData> getIacucProtocolStudyCustomDataList()
public void setIacucProtocolStudyCustomDataList(List<IacucProtocolStudyCustomData> iacucProtocolStudyCustomDataList)
public IacucPainCategory getIacucPainCategory()
public void setIacucPainCategory(IacucPainCategory iacucPainCategory)
public Integer getIacucProtocolStudyGroupDetailId()
public void setIacucProtocolStudyGroupDetailId(Integer iacucProtocolStudyGroupDetailId)
public IacucProtocolStudyGroupDetailBean getIacucProtocolStudyGroupDetailBean()
public void setIacucProtocolStudyGroupDetailBean(IacucProtocolStudyGroupDetailBean iacucProtocolStudyGroupDetailBean)
public void resetPersistenceState()
Copyright © 2013 The Kuali Foundation. All Rights Reserved.