Interface SystemConfigurationAPI
-
- All Superinterfaces:
net.anotheria.anoplass.api.API
- All Known Implementing Classes:
SystemConfigurationAPIImpl
public interface SystemConfigurationAPI extends net.anotheria.anoplass.api.APISystem Configuration API.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description List<String>getAvailableSystems()StringgetCurrentApplication()StringgetCurrentSystem()StringgetCurrentSystemExpanded()
-