Package | Description |
---|---|
org.apache.jetspeed.capabilities | |
org.apache.jetspeed.mockobjects.request | |
org.apache.jetspeed.request |
Modifier and Type | Method and Description |
---|---|
CapabilityMap |
Capabilities.getCapabilityMap(String userAgent)
Creates a Capability Map with Capabilities, Mimetypes and mediaTypes for the given UserAgentPattern
|
Modifier and Type | Method and Description |
---|---|
CapabilityMap |
MockRequestContext.getCapabilityMap() |
Modifier and Type | Method and Description |
---|---|
void |
MockRequestContext.setCapabilityMap(CapabilityMap map) |
Modifier and Type | Method and Description |
---|---|
CapabilityMap |
RequestContext.getCapabilityMap()
Get the Capability Map
|
Modifier and Type | Method and Description |
---|---|
void |
RequestContext.setCapabilityMap(CapabilityMap map)
Set the capabilityMap.
|
Copyright © 1999–2016 The Apache Software Foundation. All rights reserved.