Constructor and Description |
---|
LazyLoadedOptionSet(ConstantsManager constantsManager) |
Modifier and Type | Method and Description |
---|---|
void |
addOption(String constantType,
String constantId)
Adds the option to the underlying list
|
Collection<String> |
getOptionIds()
Get the list of options ids
|
Collection<Option> |
getOptions()
List of options for this set
|
public LazyLoadedOptionSet(ConstantsManager constantsManager)
public Collection<Option> getOptions()
OptionSet
getOptions
in interface OptionSet
Option
objectspublic Collection<String> getOptionIds()
OptionSet
getOptionIds
in interface OptionSet
String
objectsCopyright © 2002-2015 Atlassian. All Rights Reserved.