|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UriStack | |
|---|---|
| com.evolveum.midpoint.task.api | |
| com.evolveum.midpoint.task.quartzimpl | |
| com.evolveum.midpoint.xml.ns._public.common.common_2a | |
| Uses of UriStack in com.evolveum.midpoint.task.api |
|---|
| Methods in com.evolveum.midpoint.task.api that return UriStack | |
|---|---|
UriStack |
Task.getOtherHandlersUriStack()
Returns the stack of other handlers URIs. |
| Uses of UriStack in com.evolveum.midpoint.task.quartzimpl |
|---|
| Methods in com.evolveum.midpoint.task.quartzimpl that return UriStack | |
|---|---|
UriStack |
TaskQuartzImpl.getOtherHandlersUriStack()
|
| Methods in com.evolveum.midpoint.task.quartzimpl with parameters of type UriStack | |
|---|---|
void |
TaskQuartzImpl.setOtherHandlersUriStack(UriStack value)
|
void |
TaskQuartzImpl.setOtherHandlersUriStackImmediate(UriStack value,
OperationResult parentResult)
|
void |
TaskQuartzImpl.setOtherHandlersUriStackTransient(UriStack value)
|
| Uses of UriStack in com.evolveum.midpoint.xml.ns._public.common.common_2a |
|---|
| Methods in com.evolveum.midpoint.xml.ns._public.common.common_2a that return UriStack | |
|---|---|
UriStack |
UriStack.clone()
Creates and returns a deep copy of this object. |
UriStack |
ObjectFactory.createUriStack()
Create an instance of UriStack |
UriStack |
TaskType.getOtherHandlersUriStack()
|
| Methods in com.evolveum.midpoint.xml.ns._public.common.common_2a with parameters of type UriStack | |
|---|---|
void |
TaskType.setOtherHandlersUriStack(UriStack value)
|
| Constructors in com.evolveum.midpoint.xml.ns._public.common.common_2a with parameters of type UriStack | |
|---|---|
UriStack(UriStack o)
Creates a new UriStack instance by deeply copying a given UriStack instance. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||