de.schwarzrot.app.domain.support
Class DefaultOptionBundleHandler
java.lang.Object
de.schwarzrot.app.domain.support.DefaultOptionBundleHandler
- All Implemented Interfaces:
- OptionBundleHandler
public class DefaultOptionBundleHandler
- extends Object
- implements OptionBundleHandler
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultOptionBundleHandler
public DefaultOptionBundleHandler()
getNotAllowedOptions
public OptionBundle getNotAllowedOptions(String applicationName)
- Specified by:
getNotAllowedOptions
in interface OptionBundleHandler
getOptionBundleNames
public List<String> getOptionBundleNames(String applicationName)
- Specified by:
getOptionBundleNames
in interface OptionBundleHandler
getOptionBundles
public List<OptionBundle> getOptionBundles(String applicationName)
- Specified by:
getOptionBundles
in interface OptionBundleHandler
readOptionBundle
public List<OptionBundle> readOptionBundle(String applicationName,
boolean fullyRead)
Submit
a bug or request a feature
SRJRCFrames is published according to the
GNU General Public License
Copyright 2005-2012
Reinhard Mantey - some rights reserved.