public class KcKrmsTermFunction extends KraPersistableBusinessObjectBase
UPDATE_USER_LENGTH| Constructor and Description |
|---|
KcKrmsTermFunction() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
String |
getFunctionType() |
Long |
getKcKrmsTermFunctionId() |
String |
getKrmsTermName() |
String |
getReturnType() |
List<KcKrmsTermFunctionParam> |
getTermFunctionParams() |
void |
setDescription(String description) |
void |
setFunctionType(String functionType) |
void |
setKcKrmsTermFunctionId(Long kcKrmsTermFunctionId) |
void |
setKrmsTermSpecId(String krmsTermName) |
void |
setReturnType(String returnType) |
void |
setTermFunctionParams(List<KcKrmsTermFunctionParam> termFunctionParams) |
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 Long getKcKrmsTermFunctionId()
public void setKcKrmsTermFunctionId(Long kcKrmsTermFunctionId)
public String getKrmsTermName()
public void setKrmsTermSpecId(String krmsTermName)
public String getDescription()
public void setDescription(String description)
public String getReturnType()
public void setReturnType(String returnType)
public String getFunctionType()
public void setFunctionType(String functionType)
public List<KcKrmsTermFunctionParam> getTermFunctionParams()
public void setTermFunctionParams(List<KcKrmsTermFunctionParam> termFunctionParams)
Copyright © 2013 The Kuali Foundation. All Rights Reserved.