public final class ClassificationFlag extends org.kuali.rice.core.api.mo.AbstractDataTransferObject implements ClassificationFlagContract
| Modifier and Type | Class and Description |
|---|---|
static class |
ClassificationFlag.Builder
A builder which can be used to construct
ClassificationFlag instances. |
| Modifier and Type | Method and Description |
|---|---|
String |
getCategory()
A grouping of flags
|
org.joda.time.LocalDate |
getEffectiveLocalDateOfOwner() |
List<String> |
getNames()
The name of the Flag
|
String |
getObjectId() |
String |
getPmFlagId()
The ID for the Flag object which Classification Flag and pstnFlag extend
|
String |
getPmPositionClassId() |
Long |
getVersionNumber() |
public String getCategory()
FlagContractcategory of a Flag
getCategory in interface FlagContractpublic List<String> getNames()
FlagContractA descriptive name for the flag.
getNames in interface FlagContractpublic String getPmFlagId()
FlagContractpmFlagId of a Flag.
getPmFlagId in interface FlagContractpublic String getPmPositionClassId()
getPmPositionClassId in interface ClassificationDerivedContractpublic org.joda.time.LocalDate getEffectiveLocalDateOfOwner()
getEffectiveLocalDateOfOwner in interface KpmeEffectiveDerivedDataTransferObjectpublic Long getVersionNumber()
getVersionNumber in interface org.kuali.rice.core.api.mo.common.Versionedpublic String getObjectId()
getObjectId in interface org.kuali.rice.core.api.mo.common.GloballyUniqueCopyright © 2004–2015 The Kuali Foundation. All rights reserved.