public final class OleStatisticalCategoryDefinition extends org.kuali.rice.core.api.mo.AbstractDataTransferObject implements OleStatisticalCategoryContract
| Modifier and Type | Class and Description |
|---|---|
static class |
OleStatisticalCategoryDefinition.Builder |
static class |
OleStatisticalCategoryDefinition.Cache |
| Constructor and Description |
|---|
OleStatisticalCategoryDefinition() |
| Modifier and Type | Method and Description |
|---|---|
String |
getId() |
String |
getOleStatisticalCategoryCode() |
String |
getOleStatisticalCategoryDesc() |
String |
getOleStatisticalCategoryId() |
String |
getOleStatisticalCategoryName() |
Long |
getVersionNumber() |
boolean |
isActive() |
public OleStatisticalCategoryDefinition()
public String getOleStatisticalCategoryId()
getOleStatisticalCategoryId in interface OleStatisticalCategoryContractpublic String getOleStatisticalCategoryCode()
getOleStatisticalCategoryCode in interface OleStatisticalCategoryContractpublic String getOleStatisticalCategoryName()
getOleStatisticalCategoryName in interface OleStatisticalCategoryContractpublic String getOleStatisticalCategoryDesc()
getOleStatisticalCategoryDesc in interface OleStatisticalCategoryContractpublic boolean isActive()
isActive in interface OleStatisticalCategoryContractpublic String getId()
getId in interface org.kuali.rice.core.api.mo.common.Identifiablepublic Long getVersionNumber()
getVersionNumber in interface org.kuali.rice.core.api.mo.common.VersionedCopyright © 2004–2015 The Kuali Foundation. All rights reserved.