org.eclipse.jst.jsf.core.jsflibraryconfiguration
Interface JSFLibraryReferencePluginProvided

All Superinterfaces:
JSFLibraryReference, JSFLibraryReferenceUserDefined

public interface JSFLibraryReferencePluginProvided
extends JSFLibraryReferenceUserDefined

A reference to a plugin defined JSF Library


Method Summary
 java.lang.String getPluginId()
           
 
Methods inherited from interface org.eclipse.jst.jsf.core.jsflibraryconfiguration.JSFLibraryReference
getId, getJars, getLabel, getMaxSupportedVersion, getName, isDeployed, isJSFImplementation
 

Method Detail

getPluginId

java.lang.String getPluginId()
Returns:
plugin id. May return null if plugin id cannot be determined.