Package | Description |
---|---|
com.suncode.pwfl.administration.configuration |
Modifier and Type | Method and Description |
---|---|
Category |
SystemParameterFinder.findCategory(String categoryKey,
String... joins)
Pobiera kategorię na podstawie jej nazwy
|
Category |
SystemParameter.getCategory() |
Modifier and Type | Method and Description |
---|---|
List<Category> |
SystemParameterFinder.getAllCategories(String... joins)
Pobiera wszystkie kategorie parametrów systemowych
|
Modifier and Type | Method and Description |
---|---|
void |
SystemParameter.setCategory(Category category) |
Constructor and Description |
---|
SystemParameter(Category category,
ParameterType type,
String key) |
Copyright © 2017 Suncode. All rights reserved.