Uses of Class
org.apache.cxf.jaxrs.model.UserOperation
Packages that use UserOperation
-
Uses of UserOperation in org.apache.cxf.jaxrs.model
Methods in org.apache.cxf.jaxrs.model that return types with arguments of type UserOperationMethod parameters in org.apache.cxf.jaxrs.model with type arguments of type UserOperationConstructor parameters in org.apache.cxf.jaxrs.model with type arguments of type UserOperationModifierConstructorDescriptionUserResource(String className, String pathValue, List<UserOperation> ops)