Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_1.UriStack

Packages that use UriStack
com.evolveum.midpoint.task.api   
com.evolveum.midpoint.task.impl   
com.evolveum.midpoint.xml.ns._public.common.common_1   
 

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.impl
 

Methods in com.evolveum.midpoint.task.impl that return UriStack
 UriStack TaskImpl.getOtherHandlersUriStack()
           
 

Uses of UriStack in com.evolveum.midpoint.xml.ns._public.common.common_1
 

Fields in com.evolveum.midpoint.xml.ns._public.common.common_1 declared as UriStack
protected  UriStack TaskType.otherHandlersUriStack
           
 

Methods in com.evolveum.midpoint.xml.ns._public.common.common_1 that return UriStack
 UriStack ObjectFactory.createUriStack()
          Create an instance of UriStack
 UriStack TaskType.getOtherHandlersUriStack()
          Gets the value of the otherHandlersUriStack property.
 

Methods in com.evolveum.midpoint.xml.ns._public.common.common_1 with parameters of type UriStack
 void TaskType.setOtherHandlersUriStack(UriStack value)
          Sets the value of the otherHandlersUriStack property.
 



Copyright © 2012 evolveum. All Rights Reserved.