Package com.ibm.portal.resourceaggregator.combiner

Interface Summary
CorResourceCombinerServiceHome Home interface for the portlet service for ResourceCombinerService
PortletResourceCombinerServiceHome Home interface for the portlet service for ResourceCombinerService
Resource Represents a single type URI to be used within a module.
ResourceCombinerService The resource combiner service is a helper that provides the ability to combine an arbitrary number of resources of type CSS, JS or Markup.
ResourceCombinerServiceHome Home interface for JNDI based lookups for ResourceCombinerService
ResourceList A ResourceList object represents a list of resource variations.
The resource aggregation framework will combine all resource variations into one url so that all resources are retrieved with just one http request instead of many individual ones.
ResourceURIVariations A ResourceURIVariations object represents a selection of resources.
The resource aggregation framework will choose just one URI out of the set of resources.
 

Enum Summary
Resource.URIType Defines the URI type
ResourceCombinerService.ResourceType Defines the Resource type