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 OleStatisticalCategoryContract
public String getOleStatisticalCategoryCode()
getOleStatisticalCategoryCode
in interface OleStatisticalCategoryContract
public String getOleStatisticalCategoryName()
getOleStatisticalCategoryName
in interface OleStatisticalCategoryContract
public String getOleStatisticalCategoryDesc()
getOleStatisticalCategoryDesc
in interface OleStatisticalCategoryContract
public boolean isActive()
isActive
in interface OleStatisticalCategoryContract
public String getId()
getId
in interface org.kuali.rice.core.api.mo.common.Identifiable
public Long getVersionNumber()
getVersionNumber
in interface org.kuali.rice.core.api.mo.common.Versioned
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.