|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OperationalResultType | |
---|---|
com.evolveum.midpoint.common | |
com.evolveum.midpoint.xml.ns._public.common.common_1 | |
com.evolveum.midpoint.xml.ns._public.model.password_1 |
Uses of OperationalResultType in com.evolveum.midpoint.common |
---|
Constructors in com.evolveum.midpoint.common with parameters of type OperationalResultType | |
---|---|
MidPointResult(OperationalResultType result,
javax.xml.namespace.QName operation)
|
Uses of OperationalResultType in com.evolveum.midpoint.xml.ns._public.common.common_1 |
---|
Fields in com.evolveum.midpoint.xml.ns._public.common.common_1 with type parameters of type OperationalResultType | |
---|---|
protected java.util.List<OperationalResultType> |
OperationalResultType.operationalResult
|
Methods in com.evolveum.midpoint.xml.ns._public.common.common_1 that return OperationalResultType | |
---|---|
OperationalResultType |
ObjectFactory.createOperationalResultType()
Create an instance of OperationalResultType |
Methods in com.evolveum.midpoint.xml.ns._public.common.common_1 that return types with arguments of type OperationalResultType | |
---|---|
javax.xml.bind.JAXBElement<OperationalResultType> |
ObjectFactory.createOperationalResult(OperationalResultType value)
Create an instance of JAXBElement < OperationalResultType > } |
java.util.List<OperationalResultType> |
OperationalResultType.getOperationalResult()
Gets the value of the operationalResult property. |
Methods in com.evolveum.midpoint.xml.ns._public.common.common_1 with parameters of type OperationalResultType | |
---|---|
javax.xml.bind.JAXBElement<OperationalResultType> |
ObjectFactory.createOperationalResult(OperationalResultType value)
Create an instance of JAXBElement < OperationalResultType > } |
Uses of OperationalResultType in com.evolveum.midpoint.xml.ns._public.model.password_1 |
---|
Subclasses of OperationalResultType in com.evolveum.midpoint.xml.ns._public.model.password_1 | |
---|---|
class |
PasswordChangeResponseType
Java class for PasswordChangeResponseType complex type. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |