Uses of Class
com.evolveum.midpoint.model.impl.rest.PATCH
-
Packages that use PATCH Package Description com.evolveum.midpoint.model.impl -
-
Uses of PATCH in com.evolveum.midpoint.model.impl
Methods in com.evolveum.midpoint.model.impl with annotations of type PATCH Modifier and Type Method Description javax.ws.rs.core.Response
ModelRestService. modifyObjectPatch(String type, String oid, ObjectModificationType modificationType, List<String> options, org.apache.cxf.jaxrs.ext.MessageContext mc)
-