public abstract class AbstractScienceKeyword extends KraPersistableBusinessObjectBase
UPDATE_USER_LENGTH| Constructor and Description |
|---|
AbstractScienceKeyword() |
| Modifier and Type | Method and Description |
|---|---|
ScienceKeyword |
getScienceKeyword()
Gets the scienceKeyword attribute.
|
String |
getScienceKeywordCode()
Gets the scienceKeywordCode attribute.
|
String |
getScienceKeywordDescription()
Gets the scienceKeywordDescription attribute.
|
Boolean |
getSelectKeyword()
Gets the selectKeyword attribute.
|
void |
setScienceKeyword(ScienceKeyword scienceKeyword)
Sets the scienceKeyword attribute value.
|
void |
setScienceKeywordCode(String scienceCode)
Sets the scienceKeywordCode attribute value.
|
void |
setScienceKeywordDescription(String scienceKeywordDescription)
Sets the scienceKeywordDescription attribute value.
|
void |
setSelectKeyword(Boolean selectKeyword)
Sets the selectKeyword attribute value.
|
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 String getScienceKeywordCode()
public void setScienceKeywordCode(String scienceCode)
scienceKeywordCode. - public ScienceKeyword getScienceKeyword()
public void setScienceKeyword(ScienceKeyword scienceKeyword)
scienceKeyword - The scienceKeyword to set.public Boolean getSelectKeyword()
public void setSelectKeyword(Boolean selectKeyword)
selectKeyword - The selectKeyword to set.public String getScienceKeywordDescription()
public void setScienceKeywordDescription(String scienceKeywordDescription)
scienceKeywordDescription - The scienceKeywordDescription to set.Copyright © 2013 The Kuali Foundation. All Rights Reserved.