public interface FlagContract
FlagContract interface
| Modifier and Type | Method and Description | 
|---|---|
| String | getCategory()A grouping of flags | 
| List<String> | getNames()The name of the Flag | 
| String | getPmFlagId()The ID for the Flag object which Classification Flag and pstnFlag extend | 
String getPmFlagId()
pmFlagId of a Flag.
String getCategory()
category of a Flag
Copyright © 2004–2014 The Kuali Foundation. All rights reserved.