|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Configuration | |
|---|---|
| com.evolveum.midpoint.web.model.dto | |
| com.evolveum.midpoint.xml.ns._public.common.common_1 | |
| Uses of Configuration in com.evolveum.midpoint.web.model.dto |
|---|
| Methods in com.evolveum.midpoint.web.model.dto with parameters of type Configuration | |
|---|---|
void |
ResourceDto.setConfiguration(Configuration value)
|
| Uses of Configuration in com.evolveum.midpoint.xml.ns._public.common.common_1 |
|---|
| Fields in com.evolveum.midpoint.xml.ns._public.common.common_1 declared as Configuration | |
|---|---|
protected Configuration |
ResourceType.configuration
|
protected Configuration |
ResourceAccessConfigurationType.configuration
|
| Methods in com.evolveum.midpoint.xml.ns._public.common.common_1 that return Configuration | |
|---|---|
Configuration |
ObjectFactory.createConfiguration()
Create an instance of Configuration |
Configuration |
ResourceType.getConfiguration()
Gets the value of the configuration property. |
Configuration |
ResourceAccessConfigurationType.getConfiguration()
Gets the value of the configuration property. |
| Methods in com.evolveum.midpoint.xml.ns._public.common.common_1 with parameters of type Configuration | |
|---|---|
void |
ResourceType.setConfiguration(Configuration value)
Sets the value of the configuration property. |
void |
ResourceAccessConfigurationType.setConfiguration(Configuration value)
Sets the value of the configuration property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||