Uses of Interface
org.eclipse.wst.ws.service.policy.ui.IQuickFixActionInfo

Packages that use IQuickFixActionInfo
org.eclipse.wst.ws.service.policy.ui   
 

Uses of IQuickFixActionInfo in org.eclipse.wst.ws.service.policy.ui
 

Methods in org.eclipse.wst.ws.service.policy.ui that return types with arguments of type IQuickFixActionInfo
 java.util.List<IQuickFixActionInfo> ServicePolicyPlatformUI.getQuickFixes(org.eclipse.core.runtime.IStatus status)
          Returns a list of quick fix info for the specified status object.