public class IacucProtocolSpecialReview extends ProtocolSpecialReviewBase
UPDATE_USER_LENGTH| Constructor and Description |
|---|
IacucProtocolSpecialReview() |
| Modifier and Type | Method and Description |
|---|---|
ProtocolSpecialReviewExemption |
createSpecialReviewExemption(String exemptionTypeCode)
Creates a SpecialReviewExemption for the given type based on the exemptionTypeCode.
|
boolean |
equals(Object obj) |
IacucProtocol |
getSequenceOwner()
The SequenceOwner is returned; "this" should be returned if this associate is the sequence owner.
|
int |
hashCode() |
void |
resetPersistenceState()
This method resets the persistence state used to establish
whether this is a new entity or an already-persisted entity.
|
getProtocolId, getProtocolSpecialReviewId, getSequenceNumber, setProtocolId, setProtocolSpecialReviewId, setSequenceOwnerbuildListOfDeletionAwareLists, getApplicationDate, getApprovalDate, getApprovalType, getApprovalTypeCode, getComments, getExemptionTypeCodes, getExpirationDate, getProtocolNumber, getProtocolStatus, getSpecialReviewExemptions, getSpecialReviewNumber, getSpecialReviewType, getSpecialReviewTypeCode, postLoad, setApplicationDate, setApprovalDate, setApprovalType, setApprovalTypeCode, setComments, setExemptionTypeCodes, setExpirationDate, setProtocolNumber, setProtocolStatus, setSpecialReviewExemptions, setSpecialReviewNumber, setSpecialReviewType, setSpecialReviewTypeCodegetAuthorPersonName, getKcPersonService, getUpdateTimestamp, getUpdateUser, isUpdateUserSet, postPersist, prePersist, preUpdate, setUpdateTimestamp, setUpdateUser, setUpdateUserSetafterDelete, afterInsert, afterLookup, afterUpdate, beforeDelete, beforeInsert, beforeUpdate, getExtension, getObjectId, getPersistenceService, getPersistenceStructureService, getVersionNumber, isNewCollectionRecord, linkEditableUserFields, postRemove, postUpdate, preRemove, refresh, refreshNonUpdateableReferences, refreshReferenceObject, setExtension, setNewCollectionRecord, setObjectId, setVersionNumberpublic IacucProtocol getSequenceOwner()
SequenceAssociategetSequenceOwner in interface SequenceAssociate<ProtocolBase>getSequenceOwner in class ProtocolSpecialReviewBasepublic void resetPersistenceState()
ProtocolSpecialReviewBaseresetPersistenceState in interface SequenceableresetPersistenceState in class ProtocolSpecialReviewBaseSequenceable.resetPersistenceState()public ProtocolSpecialReviewExemption createSpecialReviewExemption(String exemptionTypeCode)
SpecialReviewcreateSpecialReviewExemption in class ProtocolSpecialReviewBaseexemptionTypeCode - The exemption type code connected to the SpecialReviewExemptionpublic int hashCode()
hashCode in class ProtocolSpecialReviewBasepublic boolean equals(Object obj)
equals in class ProtocolSpecialReviewBaseCopyright © 2013 The Kuali Foundation. All Rights Reserved.