|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TestResultType | |
|---|---|
| com.evolveum.midpoint.common | |
| com.evolveum.midpoint.xml.ns._public.common.common_1 | |
| Uses of TestResultType in com.evolveum.midpoint.common |
|---|
| Methods in com.evolveum.midpoint.common with parameters of type TestResultType | |
|---|---|
static java.lang.String |
DebugUtil.prettyPrint(TestResultType testResult)
|
| Uses of TestResultType in com.evolveum.midpoint.xml.ns._public.common.common_1 |
|---|
| Fields in com.evolveum.midpoint.xml.ns._public.common.common_1 declared as TestResultType | |
|---|---|
protected TestResultType |
ResourceTestResultType.configurationValidation
|
protected TestResultType |
ResourceTestResultType.connectorConnection
|
protected TestResultType |
ResourceTestResultType.connectorInitialization
|
protected TestResultType |
ResourceTestResultType.connectorSanity
|
protected TestResultType |
ResourceTestResultType.connectorSchema
|
protected TestResultType |
ResourceTestResultType.ExtraTest.result
|
| Methods in com.evolveum.midpoint.xml.ns._public.common.common_1 that return TestResultType | |
|---|---|
TestResultType |
ObjectFactory.createTestResultType()
Create an instance of TestResultType |
TestResultType |
ResourceTestResultType.getConfigurationValidation()
Gets the value of the configurationValidation property. |
TestResultType |
ResourceTestResultType.getConnectorConnection()
Gets the value of the connectorConnection property. |
TestResultType |
ResourceTestResultType.getConnectorInitialization()
Gets the value of the connectorInitialization property. |
TestResultType |
ResourceTestResultType.getConnectorSanity()
Gets the value of the connectorSanity property. |
TestResultType |
ResourceTestResultType.getConnectorSchema()
Gets the value of the connectorSchema property. |
TestResultType |
ResourceTestResultType.ExtraTest.getResult()
Gets the value of the result property. |
| Methods in com.evolveum.midpoint.xml.ns._public.common.common_1 with parameters of type TestResultType | |
|---|---|
void |
ResourceTestResultType.setConfigurationValidation(TestResultType value)
Sets the value of the configurationValidation property. |
void |
ResourceTestResultType.setConnectorConnection(TestResultType value)
Sets the value of the connectorConnection property. |
void |
ResourceTestResultType.setConnectorInitialization(TestResultType value)
Sets the value of the connectorInitialization property. |
void |
ResourceTestResultType.setConnectorSanity(TestResultType value)
Sets the value of the connectorSanity property. |
void |
ResourceTestResultType.setConnectorSchema(TestResultType value)
Sets the value of the connectorSchema property. |
void |
ResourceTestResultType.ExtraTest.setResult(TestResultType value)
Sets the value of the result property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||