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
D
debug
- Static variable in class com.free2be.dimensions.tiles.
ChannelFactorySet
Debug flag
decide(HttpServletRequest)
- Method in interface com.free2be.dimensions.decider.
Decider
Takes a decision, using the HttpServletRequest as a basis.
decide(HttpServletRequest)
- Method in class com.free2be.dimensions.decider.
UserDeviceDecider
Takes a decision, using the request as a basis.
Decider
- Interface in
com.free2be.dimensions.decider
This interface represents an "entity" that takes decision on what Tiles definitions to use, depending on situations that the programmer must specify.
Decision
- Class in
com.free2be.dimensions.decider
This class represents a decision, i.e. after analyzing the current situation, the engine "decides" which is the most currect decision among a set of suitable ones.
Decision()
- Constructor for class com.free2be.dimensions.decider.
Decision
Creates a new instance of Decision
decision2path
- Variable in class com.free2be.dimensions.tiles.inheritance.
AbstractInheritanceResolverImpl
A map where the key is a Decision and the value is a path to a Tiles definitions file.
decision2sequence
- Variable in class com.free2be.dimensions.tiles.inheritance.
AbstractInheritanceResolverImpl
A map where the key is a decision and the value is a List containing Strings, representing the sequence of file paths to load.
decisionSet
- Variable in class com.free2be.dimensions.decider.
AbstractDeciderImpl
The decision set.
DEFAULT
- Static variable in class com.free2be.dimensions.device.
DeviceFactory
Practically as good as no confidence, but regardless returns a device that represents the default for the system.
DEFAULT_DEFINITION_FILENAMES
- Static variable in class com.free2be.dimensions.tiles.
ChannelFactorySet
Possible definition filenames
defaultFactory
- Variable in class com.free2be.dimensions.tiles.
ChannelFactorySet
Default factory
DEFINITIONS_CONFIG_PARAMETER_NAME
- Static variable in class com.free2be.dimensions.tiles.
ChannelFactorySet
Config file parameter name
deleteFromCache(File)
- Static method in class com.free2be.dimensions.device.profile.
DeviceProfileFactory
detectDevice(HttpServletRequest)
- Method in class com.free2be.dimensions.device.simple.
SimpleDeviceFactory
detectJ2meDevice(HttpServletRequest)
- Method in class com.free2be.dimensions.device.simple.
SimpleDeviceFactory
detectPcBrowserDevice(HttpServletRequest)
- Method in class com.free2be.dimensions.device.simple.
SimpleDeviceFactory
detectPocketPcDevice(HttpServletRequest)
- Method in class com.free2be.dimensions.device.simple.
SimpleDeviceFactory
detectWmlDevice(HttpServletRequest)
- Method in class com.free2be.dimensions.device.simple.
SimpleDeviceFactory
Device
- Interface in
com.free2be.dimensions.device
This device represents the capabilities of an actual device.
DEVICE
- Static variable in class com.free2be.dimensions.device.
DeviceFactory
Indicates the content type(s) are known and some information about the device is known, but not described in a disciplined or standard way.
DEVICE_KEY
- Static variable in class com.free2be.dimensions.device.
SessionDeviceFactory
A constant referring to the key which the channel is stored in the session.
DeviceComponent
- Interface in
com.free2be.dimensions.device
DeviceException
- Exception in
com.free2be.dimensions.device
DeviceException(Exception)
- Constructor for exception com.free2be.dimensions.device.
DeviceException
General exception for problems with Devices.
DeviceException(String, Exception)
- Constructor for exception com.free2be.dimensions.device.
DeviceException
DeviceException(String)
- Constructor for exception com.free2be.dimensions.device.
DeviceException
Constructs an Exception with a detailed message.
DeviceFactory
- Class in
com.free2be.dimensions.device
A device factory is used to determine a calling device.
DeviceFactory()
- Constructor for class com.free2be.dimensions.device.
DeviceFactory
DeviceFactory.ConfidenceLevel
- Class in
com.free2be.dimensions.device
Confidence Levels are indicators that are used to determine how confident a factory is in providing an appropriate device.
DeviceFactory.ConfidenceLevel(int)
- Constructor for class com.free2be.dimensions.device.
DeviceFactory.ConfidenceLevel
DeviceImage
- Interface in
com.free2be.dimensions.device
Name differs from others that are similar due to naming conflict with Image itself.
deviceMatches(Device)
- Method in class com.free2be.dimensions.device.
SimulationDeviceFactory
DeviceProfile
- Class in
com.free2be.dimensions.device.profile
Parse an rdf xml document and expose the corresponding attributes in java types.
DeviceProfile(InputStream)
- Constructor for class com.free2be.dimensions.device.profile.
DeviceProfile
DeviceProfile(URL)
- Constructor for class com.free2be.dimensions.device.profile.
DeviceProfile
DeviceProfileComponent
- Class in
com.free2be.dimensions.device.profile
DeviceProfileComponent()
- Constructor for class com.free2be.dimensions.device.profile.
DeviceProfileComponent
DeviceProfileException
- Exception in
com.free2be.dimensions.device.profile
Indicates a problem figuring out the device profile.
DeviceProfileException(Exception)
- Constructor for exception com.free2be.dimensions.device.profile.
DeviceProfileException
Constructs an Exception without a message.
DeviceProfileException(String, Exception)
- Constructor for exception com.free2be.dimensions.device.profile.
DeviceProfileException
DeviceProfileException(String)
- Constructor for exception com.free2be.dimensions.device.profile.
DeviceProfileException
Constructs an Exception with a detailed message.
DeviceProfileFactory
- Class in
com.free2be.dimensions.device.profile
A factory that reads the x-wap-profile header url and retrieves the .rdf (on the web or cached).
DeviceProfileFactory()
- Constructor for class com.free2be.dimensions.device.profile.
DeviceProfileFactory
DimensionsConfig
- Class in
com.free2be.dimensions.config
This class contains the configuration of Dimensions under a specific webapp.
DimensionsConfig(ServletContext)
- Constructor for class com.free2be.dimensions.config.
DimensionsConfig
Creates a new instance of DimensionsConfigurator
DimensionsConfigRuleSet
- Class in
com.free2be.dimensions.config
This class contains the rules used by the digester to parse the configuration file.
DimensionsConfigRuleSet()
- Constructor for class com.free2be.dimensions.config.
DimensionsConfigRuleSet
Creates a new instance of DimensionsConfigRuleSet
discoverDeviceProfile(String, HttpServletRequest)
- Static method in class com.free2be.dimensions.device.profile.
DeviceProfileFactory
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