Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
W
X
S
SessionDeviceFactory
- Class in
com.free2be.dimensions.device
Simply used to check for persistant devices in the session that have already been built.
SessionDeviceFactory()
- Constructor for class com.free2be.dimensions.device.
SessionDeviceFactory
setColorCapable(Boolean)
- Method in class com.free2be.dimensions.device.simple.
SimpleHardware
setContentType(String)
- Method in class com.free2be.dimensions.device.simple.
SimpleDevice
setDecider(Decider)
- Method in class com.free2be.dimensions.config.
DimensionsConfig
Sets the decider to use.
setDeviceSubtype(String)
- Method in class com.free2be.dimensions.device.simple.
SimpleDevice
setDeviceType(String)
- Method in class com.free2be.dimensions.device.simple.
SimpleDevice
setGifCapable(boolean)
- Method in class com.free2be.dimensions.device.simple.
SimpleImage
setImageMimeTypes(Collection)
- Method in class com.free2be.dimensions.device.simple.
SimpleImage
setJpegCapable(boolean)
- Method in class com.free2be.dimensions.device.simple.
SimpleImage
setModel(String)
- Method in class com.free2be.dimensions.device.simple.
SimpleDevice
setModel(String)
- Method in class com.free2be.dimensions.device.simple.
SimpleHardware
setName(String)
- Method in class com.free2be.dimensions.device.simple.
SimpleBrowser
setOsName(String)
- Method in class com.free2be.dimensions.device.simple.
SimpleSoftware
setOsVendor(String)
- Method in class com.free2be.dimensions.device.simple.
SimpleSoftware
setOsVersion(String)
- Method in class com.free2be.dimensions.device.simple.
SimpleSoftware
setParameter(String, String)
- Method in class com.free2be.dimensions.decider.
Decision
Sets a parameter inside the decision.
setPngCapable(boolean)
- Method in class com.free2be.dimensions.device.simple.
SimpleImage
setPreferredContentType(String)
- Method in class com.free2be.dimensions.device.simple.
SimpleSoftware
setPreferredType(String)
- Method in class com.free2be.dimensions.device.simple.
SimpleHardware
setResolver(InheritanceResolver)
- Method in class com.free2be.dimensions.config.
DimensionsConfig
Setter for property resolver.
setScreenHeightInPixels(Integer)
- Method in class com.free2be.dimensions.device.simple.
SimpleHardware
setScreenWidthInPixels(Integer)
- Method in class com.free2be.dimensions.device.simple.
SimpleHardware
setUserBeanName(String)
- Method in class com.free2be.dimensions.decider.
UserDeviceDecider
Sets the name of the bean to inspect when deciding for the user role.
setUserBeanRoleProperty(String)
- Method in class com.free2be.dimensions.decider.
UserDeviceDecider
Sets the property to inspect when deciding for the user role.
setUserBeanScope(String)
- Method in class com.free2be.dimensions.decider.
UserDeviceDecider
Sets the scope in which the bean to get is placed.
setVendor(String)
- Method in class com.free2be.dimensions.device.simple.
SimpleDevice
setVendor(String)
- Method in class com.free2be.dimensions.device.simple.
SimpleHardware
setVersion(String)
- Method in class com.free2be.dimensions.device.simple.
SimpleBrowser
setWirelessBitmapCapable(boolean)
- Method in class com.free2be.dimensions.device.simple.
SimpleImage
SimpleAudio
- Class in
com.free2be.dimensions.device.simple
SimpleAudio()
- Constructor for class com.free2be.dimensions.device.simple.
SimpleAudio
SimpleBrowser
- Class in
com.free2be.dimensions.device.simple
SimpleBrowser()
- Constructor for class com.free2be.dimensions.device.simple.
SimpleBrowser
SimpleDevice
- Class in
com.free2be.dimensions.device.simple
Mimics the behavior of Locale as if contentType were Language and deviceType were Country.
SimpleDevice()
- Constructor for class com.free2be.dimensions.device.simple.
SimpleDevice
SimpleDeviceComponent
- Class in
com.free2be.dimensions.device.simple
SimpleDeviceComponent()
- Constructor for class com.free2be.dimensions.device.simple.
SimpleDeviceComponent
SimpleDeviceFactory
- Class in
com.free2be.dimensions.device.simple
SimpleDeviceFactory()
- Constructor for class com.free2be.dimensions.device.simple.
SimpleDeviceFactory
SimpleHardware
- Class in
com.free2be.dimensions.device.simple
SimpleHardware()
- Constructor for class com.free2be.dimensions.device.simple.
SimpleHardware
SimpleImage
- Class in
com.free2be.dimensions.device.simple
SimpleImage()
- Constructor for class com.free2be.dimensions.device.simple.
SimpleImage
SimpleJava
- Class in
com.free2be.dimensions.device.simple
SimpleJava()
- Constructor for class com.free2be.dimensions.device.simple.
SimpleJava
SimpleNetwork
- Class in
com.free2be.dimensions.device.simple
SimpleNetwork()
- Constructor for class com.free2be.dimensions.device.simple.
SimpleNetwork
SimpleSoftware
- Class in
com.free2be.dimensions.device.simple
SimpleSoftware()
- Constructor for class com.free2be.dimensions.device.simple.
SimpleSoftware
SimpleWapBrowser
- Class in
com.free2be.dimensions.device.simple
SimpleWapBrowser()
- Constructor for class com.free2be.dimensions.device.simple.
SimpleWapBrowser
SIMULATION_DEVICE_COMMAND
- Static variable in class com.free2be.dimensions.device.
SimulationDeviceFactory
Indicator parameter that would indicate commands to communicate with the this factory...
SIMULATION_DEVICE_COMMAND_STOP
- Static variable in class com.free2be.dimensions.device.
SimulationDeviceFactory
Indicator parameter that would indicate commands to communicate with the this factory...
SIMULATION_DEVICE_CONTENT_TYPE_INDICATOR
- Static variable in class com.free2be.dimensions.device.
SimulationDeviceFactory
Indicator parameter that would indicate the content type to simulate...
SIMULATION_DEVICE_MODEL_INDICATOR
- Static variable in class com.free2be.dimensions.device.
SimulationDeviceFactory
Indicator parameter that would indicate the device model to simulate...
SIMULATION_DEVICE_SUBTYPE_INDICATOR
- Static variable in class com.free2be.dimensions.device.
SimulationDeviceFactory
Indicator parameter that would indicate the device subtype to simulate...
SIMULATION_DEVICE_TYPE_INDICATOR
- Static variable in class com.free2be.dimensions.device.
SimulationDeviceFactory
Indicator parameter that would indicate the device type to simulate...
SIMULATION_DEVICE_VENDOR_INDICATOR
- Static variable in class com.free2be.dimensions.device.
SimulationDeviceFactory
Indicator parameter that would indicate the device vendor to simulate...
SIMULATION_WAP_PROFILE_INDICATOR
- Static variable in class com.free2be.dimensions.device.
SimulationDeviceFactory
Indicator parameter that would indicate the url to the UAProf RDF...
SimulationDeviceFactory
- Class in
com.free2be.dimensions.device
Used to detect simulation overrides of the calling device to simulate or emulate a different device than the actual.
SimulationDeviceFactory()
- Constructor for class com.free2be.dimensions.device.
SimulationDeviceFactory
SOAP_CONTENT_TYPE
- Static variable in interface com.free2be.dimensions.device.
Device
Software
- Interface in
com.free2be.dimensions.device
SoftwareProfile
- Class in
com.free2be.dimensions.device.profile
SoftwareProfile(Node, Node)
- Constructor for class com.free2be.dimensions.device.profile.
SoftwareProfile
STANDARD
- Static variable in class com.free2be.dimensions.device.
DeviceFactory
CC/PP is the W3C standard that describes almost every detail of a device and is the preferred method of device description.
storeInApplicationScope(Device, String, HttpServletRequest)
- Static method in class com.free2be.dimensions.device.profile.
DeviceProfileFactory
storeInLocalCache(Device, String)
- Static method in class com.free2be.dimensions.device.profile.
DeviceProfileFactory
stripOffQuotes(String)
- Static method in class com.free2be.dimensions.device.profile.
DeviceProfileFactory
Sometimes the url reference is coming with quotes.!!!
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
W
X