Uses of Interface
com.evolveum.midpoint.xml.ns._public.model.model_1.ModelPortType

Packages that use ModelPortType
com.evolveum.midpoint.init   
com.evolveum.midpoint.model   
com.evolveum.midpoint.web.bean   
com.evolveum.midpoint.web.controller.util   
com.evolveum.midpoint.xml.ns._public.model.model_1   
 

Uses of ModelPortType in com.evolveum.midpoint.init
 

Constructors in com.evolveum.midpoint.init with parameters of type ModelPortType
InitialSetup(ModelPortType modelService)
           
 

Uses of ModelPortType in com.evolveum.midpoint.model
 

Classes in com.evolveum.midpoint.model that implement ModelPortType
 class ModelWebService
           
 

Uses of ModelPortType in com.evolveum.midpoint.web.bean
 

Methods in com.evolveum.midpoint.web.bean with parameters of type ModelPortType
 void BrowserBean.setModel(ModelPortType model)
           
 

Uses of ModelPortType in com.evolveum.midpoint.web.controller.util
 

Methods in com.evolveum.midpoint.web.controller.util with parameters of type ModelPortType
static
<T> T
ControllerUtil.getObjectFromModel(java.lang.String oid, ModelPortType model, OperationResult result, java.lang.Class<T> clazz)
           
 

Uses of ModelPortType in com.evolveum.midpoint.xml.ns._public.model.model_1
 

Methods in com.evolveum.midpoint.xml.ns._public.model.model_1 that return ModelPortType
 ModelPortType ModelService.getModelPort()
           
 ModelPortType ModelService.getModelPort(javax.xml.ws.WebServiceFeature... features)
           
 



Copyright © 2011 evolveum. All Rights Reserved.