|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use CapabilityMap | |
| org.apache.jetspeed.om.registry | Represents a repository of configuration data. |
| org.apache.jetspeed.om.registry.base | |
| Uses of CapabilityMap in org.apache.jetspeed.om.registry |
| Methods in org.apache.jetspeed.om.registry that return CapabilityMap | |
CapabilityMap |
MediaTypeEntry.getCapabilityMap()
Returns all supported capablities as CapabilityMap. |
CapabilityMap |
ClientEntry.getCapabilityMap()
Returns all supported capablities as CapabilityMap. |
| Methods in org.apache.jetspeed.om.registry with parameters of type CapabilityMap | |
boolean |
CapabilityMap.containsAll(CapabilityMap map)
Checks if the all the elements of argument capability map are included in the current one |
| Uses of CapabilityMap in org.apache.jetspeed.om.registry.base |
| Classes in org.apache.jetspeed.om.registry.base that implement CapabilityMap | |
class |
BaseCapabilityMap
Simple bean-like implementation of the CapabilityMap |
| Methods in org.apache.jetspeed.om.registry.base that return CapabilityMap | |
CapabilityMap |
BaseMediaTypeEntry.getCapabilityMap()
|
CapabilityMap |
BaseClientEntry.getCapabilityMap()
|
| Methods in org.apache.jetspeed.om.registry.base with parameters of type CapabilityMap | |
boolean |
BaseCapabilityMap.containsAll(CapabilityMap map)
Checks if the all the elements of argument capability map are included in the current one |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||