public class IacucPrinciples extends ProtocolAssociateBase
UPDATE_USER_LENGTH| Constructor and Description |
|---|
IacucPrinciples() |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getIacucPrinciplesId() |
String |
getReduction() |
String |
getRefinement() |
String |
getReplacement() |
String |
getSearchRequired() |
boolean |
isExceptionsPresent() |
void |
resetPersistenceState()
This method resets the persistence state used to establish
whether this is a new entity or an already-persisted entity.
|
void |
setExceptionsPresent(boolean exceptionsPresent) |
void |
setIacucPrinciplesId(Integer iacucPrinciplesId) |
void |
setReduction(String reduction) |
void |
setRefinement(String refinement) |
void |
setReplacement(String replacement) |
void |
setSearchRequired(String searchRequired) |
equals, getProtocol, getProtocolId, getProtocolNumber, getSequenceNumber, getSequenceOwner, hashCode, init, postInitHook, setProtocol, setProtocolId, setProtocolNumber, setSequenceNumber, setSequenceOwnergetAuthorPersonName, 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 Integer getIacucPrinciplesId()
public void setIacucPrinciplesId(Integer iacucPrinciplesId)
public String getReduction()
public void setReduction(String reduction)
public String getRefinement()
public void setRefinement(String refinement)
public String getReplacement()
public void setReplacement(String replacement)
public void resetPersistenceState()
Sequenceablepublic boolean isExceptionsPresent()
public void setExceptionsPresent(boolean exceptionsPresent)
public String getSearchRequired()
public void setSearchRequired(String searchRequired)
Copyright © 2013 The Kuali Foundation. All Rights Reserved.