|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of SystemConfigurationType in com.evolveum.midpoint.model.controller |
---|
Method parameters in com.evolveum.midpoint.model.controller with type arguments of type SystemConfigurationType | |
---|---|
void |
SystemConfigurationHandler.postInit(PrismObject<SystemConfigurationType> systemConfiguration,
OperationResult parentResult)
|
Uses of SystemConfigurationType in com.evolveum.midpoint.repo.sql.data.common |
---|
Methods in com.evolveum.midpoint.repo.sql.data.common that return SystemConfigurationType | |
---|---|
SystemConfigurationType |
RSystemConfiguration.toJAXB(PrismContext prismContext)
|
Methods in com.evolveum.midpoint.repo.sql.data.common with parameters of type SystemConfigurationType | |
---|---|
static void |
RSystemConfiguration.copyFromJAXB(SystemConfigurationType jaxb,
RSystemConfiguration repo,
PrismContext prismContext)
|
static void |
RSystemConfiguration.copyToJAXB(RSystemConfiguration repo,
SystemConfigurationType jaxb,
PrismContext prismContext)
|
Uses of SystemConfigurationType in com.evolveum.midpoint.test |
---|
Methods in com.evolveum.midpoint.test that return SystemConfigurationType | |
---|---|
protected SystemConfigurationType |
AbstractIntegrationTest.getSystemConfiguration()
|
Methods in com.evolveum.midpoint.test with parameters of type SystemConfigurationType | |
---|---|
protected AssignmentPolicyEnforcementType |
AbstractIntegrationTest.getAssignmentPolicyEnforcementType(SystemConfigurationType systemConfiguration)
|
Uses of SystemConfigurationType in com.evolveum.midpoint.web.page.admin.configuration.dto |
---|
Methods in com.evolveum.midpoint.web.page.admin.configuration.dto that return types with arguments of type SystemConfigurationType | |
---|---|
PrismObject<SystemConfigurationType> |
LoggingDto.getOldConfiguration()
|
Constructor parameters in com.evolveum.midpoint.web.page.admin.configuration.dto with type arguments of type SystemConfigurationType | |
---|---|
LoggingDto(PrismObject<SystemConfigurationType> oldConfiguration,
LoggingConfigurationType config)
|
Uses of SystemConfigurationType in com.evolveum.midpoint.xml.ns._public.common.common_2a |
---|
Methods in com.evolveum.midpoint.xml.ns._public.common.common_2a that return SystemConfigurationType | |
---|---|
SystemConfigurationType |
SystemConfigurationType.clone()
|
SystemConfigurationType |
ObjectFactory.createSystemConfigurationType()
Create an instance of SystemConfigurationType |
Methods in com.evolveum.midpoint.xml.ns._public.common.common_2a that return types with arguments of type SystemConfigurationType | |
---|---|
javax.xml.bind.JAXBElement<SystemConfigurationType> |
ObjectFactory.createSystemConfiguration(SystemConfigurationType value)
Create an instance of JAXBElement < SystemConfigurationType > } |
Methods in com.evolveum.midpoint.xml.ns._public.common.common_2a with parameters of type SystemConfigurationType | |
---|---|
javax.xml.bind.JAXBElement<SystemConfigurationType> |
ObjectFactory.createSystemConfiguration(SystemConfigurationType value)
Create an instance of JAXBElement < SystemConfigurationType > } |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |