public class OleStatisticalCategoryBo extends org.kuali.rice.krad.bo.PersistableBusinessObjectBase
| Constructor and Description | 
|---|
| OleStatisticalCategoryBo() | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getOleStatisticalCategoryCode()Gets the value of oleStatisticalCategoryCode property | 
| String | getOleStatisticalCategoryDesc()Gets the value of oleStatisticalCategoryDesc property | 
| String | getOleStatisticalCategoryId()Gets the value of oleStatisticalCategoryId property | 
| String | getOleStatisticalCategoryName()Gets the value of oleStatisticalCategoryName property | 
| boolean | isActive()Gets the value of active property | 
| void | setActive(boolean active)Sets the value for active property | 
| void | setOleStatisticalCategoryCode(String oleStatisticalCategoryCode)Sets the value for oleStatisticalCategoryCode property | 
| void | setOleStatisticalCategoryDesc(String oleStatisticalCategoryDesc)Sets the value for oleStatisticalCategoryDesc property | 
| void | setOleStatisticalCategoryId(String oleStatisticalCategoryId)Sets the value for oleStatisticalCategoryId property | 
| void | setOleStatisticalCategoryName(String oleStatisticalCategoryName)Sets the value for oleStatisticalCategoryName property | 
afterDelete, afterInsert, afterLookup, afterUpdate, beforeDelete, beforeInsert, beforeUpdate, buildListOfDeletionAwareLists, getExtension, getObjectId, getPersistenceService, getPersistenceStructureService, getVersionNumber, isNewCollectionRecord, linkEditableUserFields, postLoad, postPersist, postRemove, postUpdate, prePersist, preRemove, preUpdate, refresh, refreshNonUpdateableReferences, refreshReferenceObject, setExtension, setNewCollectionRecord, setObjectId, setVersionNumberpublic OleStatisticalCategoryBo()
public String getOleStatisticalCategoryId()
public void setOleStatisticalCategoryId(String oleStatisticalCategoryId)
oleStatisticalCategoryId - public String getOleStatisticalCategoryCode()
public void setOleStatisticalCategoryCode(String oleStatisticalCategoryCode)
oleStatisticalCategoryCode - public String getOleStatisticalCategoryName()
public void setOleStatisticalCategoryName(String oleStatisticalCategoryName)
oleStatisticalCategoryName - public String getOleStatisticalCategoryDesc()
public void setOleStatisticalCategoryDesc(String oleStatisticalCategoryDesc)
oleStatisticalCategoryDesc - public boolean isActive()
public void setActive(boolean active)
active - Copyright © 2004–2015 The Kuali Foundation. All rights reserved.