A C D E F G I L O P Q R S T V

I

IDescriptor - Interface in org.eclipse.wst.ws.service.policy
This interface encapsulates the idea of a description for a service policy.
IEnableOperation - Interface in org.eclipse.wst.ws.service.policy.ui
This interface is associated with the enabledClass attribute of the enabled element.
IFilter - Interface in org.eclipse.wst.ws.service.policy
This interface is used to filter service policies.
ILaunchOperation - Interface in org.eclipse.wst.ws.service.policy.ui
This interface is used in conjunction with the launchClass attribute of the complex element.
IPolicyChildChangeListener - Interface in org.eclipse.wst.ws.service.policy.listeners
 
IPolicyEnumerationList - Interface in org.eclipse.wst.ws.service.policy
This interface encapsulates the combination of a policy and a list of state enumeration items.
IPolicyOperation - Interface in org.eclipse.wst.ws.service.policy.ui
This interface represents a Service policy operation that has been defined in the plugin.xml meta data.
IPolicyOperation.OperationKind - Enum in org.eclipse.wst.ws.service.policy.ui
Indicates the kind of Service policy operation that this object represents.
IPolicyPlatformLoadListener - Interface in org.eclipse.wst.ws.service.policy.listeners
This interface is used to register code that needs to execute when the service policy platform is loaded.
IPolicyPlatformProjectLoadListener - Interface in org.eclipse.wst.ws.service.policy.listeners
This interface is used to register code that needs to loaded when a particular project is loaded into the service policy platform.
IPolicyRelationship - Interface in org.eclipse.wst.ws.service.policy
This interface is used to describe the dependency relationships between service policies.
IPolicyState - Interface in org.eclipse.wst.ws.service.policy
This interface is used by service policy extenders to save the state of there policies.
IPolicyStateChangeListener - Interface in org.eclipse.wst.ws.service.policy.listeners
This interface is used when the developer wants to listener to state changes for a particular service policy.
IPolicyStateEnum - Interface in org.eclipse.wst.ws.service.policy
This interface is used to access the state when an enumeration is used to persist state.
IQuickFixAction - Interface in org.eclipse.wst.ws.service.policy.ui
This interface is used by extenders to add quick fixes to the service policy ui framework.
IQuickFixActionInfo - Interface in org.eclipse.wst.ws.service.policy.ui
This interface is used to store quick fix action information.
isDefault() - Method in interface org.eclipse.wst.ws.service.policy.IStateEnumerationItem
Returns whether this is the default item or not.
isEnabled(Object) - Method in class org.eclipse.wst.ws.service.policy.ServicePolicyPlatform
Indicates if the property page for a project should be displayed in a popup menu or not.
isEnabled(List<IServicePolicy>) - Method in interface org.eclipse.wst.ws.service.policy.ui.IEnableOperation
Returns whether the service policy operation should be enabled or not.
isEnabled(List<IServicePolicy>) - Method in interface org.eclipse.wst.ws.service.policy.ui.IPolicyOperation
Returns whether this operation should be enabled or not.
IServicePolicy - Interface in org.eclipse.wst.ws.service.policy
This interface encapsulates the idea of a service policy
isMutable() - Method in interface org.eclipse.wst.ws.service.policy.IPolicyState
Returns whether the state of this policy is mutible or not.
isPredefined() - Method in interface org.eclipse.wst.ws.service.policy.IServicePolicy
Returns if this service policy is defined by an extension or not.
isProjectPreferencesEnabled(IProject) - Method in class org.eclipse.wst.ws.service.policy.ServicePolicyPlatform
Returns if the particular project has been enabled or not on it's service policy property page.
IStateEnumerationItem - Interface in org.eclipse.wst.ws.service.policy
This interface is used to describe a state enumeration item that was defined by an enumeration in plugin.xml meta data.
IStatusChangeListener - Interface in org.eclipse.wst.ws.service.policy.listeners
This interface is used by code that is interested in listening to status change events of service policies.
isUseDefaultData() - Method in interface org.eclipse.wst.ws.service.policy.ui.IPolicyOperation
Returns whether this operation uses default state or not.
isWorkspaceOnly() - Method in interface org.eclipse.wst.ws.service.policy.ui.IPolicyOperation
Returns whether this is a workspace only operation or not.

A C D E F G I L O P Q R S T V