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
G
getAsXml()
- Method in interface com.free2be.dimensions.device.
DeviceComponent
Ideally this will always return the CC/PP representation of this device, but until then:
If derived from a valid CC/PP (like UAProf) document then that document will be returned as formatted string.
getAsXml()
- Method in class com.free2be.dimensions.device.profile.
DeviceProfile
getAsXml()
- Method in class com.free2be.dimensions.device.profile.
HardwareProfile
getAsXml()
- Method in class com.free2be.dimensions.device.profile.
ImageProfile
getAsXml()
- Method in class com.free2be.dimensions.device.profile.
NetworkProfile
getAsXml()
- Method in class com.free2be.dimensions.device.profile.
SoftwareProfile
getAsXml()
- Method in class com.free2be.dimensions.device.simple.
SimpleDeviceComponent
getAsXml(String, String)
- Method in class com.free2be.dimensions.device.simple.
SimpleDeviceComponent
getAudio()
- Method in class com.free2be.dimensions.device.profile.
SoftwareProfile
getAudio()
- Method in class com.free2be.dimensions.device.simple.
SimpleSoftware
getAudio()
- Method in interface com.free2be.dimensions.device.
Software
getBoolean(String, Node)
- Static method in class com.free2be.dimensions.device.profile.
DeviceProfileComponent
getBrowser()
- Method in class com.free2be.dimensions.device.profile.
SoftwareProfile
getBrowser()
- Method in class com.free2be.dimensions.device.simple.
SimpleSoftware
getBrowser()
- Method in interface com.free2be.dimensions.device.
Software
getColorCapable()
- Method in class com.free2be.dimensions.device.simple.
SimpleHardware
getConfidenceLevel()
- Method in class com.free2be.dimensions.device.
DeviceFactory
Retrieves the confidence level this factory has in fulfilling the request based on the information provided during intialization.
getConfidenceLevel()
- Method in class com.free2be.dimensions.device.profile.
DeviceProfileFactory
getConfidenceLevel()
- Method in class com.free2be.dimensions.device.
SessionDeviceFactory
Retrieves the confidence level this factory has in fulfilling the request based on the information provided during intialization.
getConfidenceLevel()
- Method in class com.free2be.dimensions.device.simple.
SimpleDeviceFactory
getConfidenceLevel()
- Method in class com.free2be.dimensions.device.
SimulationDeviceFactory
Retrieves the confidence level this factory has in fulfilling the request based on the information provided during intialization.
getContentType()
- Method in interface com.free2be.dimensions.device.
Device
Indicates the preferred content type as defined in the factory.
getContentType()
- Method in class com.free2be.dimensions.device.profile.
DeviceProfile
getContentType()
- Method in class com.free2be.dimensions.device.simple.
SimpleDevice
getDecider()
- Method in class com.free2be.dimensions.config.
DimensionsConfig
Returns the created decider.
getDecisionMap()
- Method in class com.free2be.dimensions.config.
DimensionsConfig
Returns the decision map, i.e. a map where the keys are Decision's and the values are XmlDefinitionsSet's.
getDefaultFactory()
- Method in class com.free2be.dimensions.tiles.
ChannelFactorySet
Get default factory.
getDefaultFactory()
- Method in class com.free2be.dimensions.tiles.
ConfigurableFactorySet
Returns the default factory.
getDefinitionsFactoryKey(String, ServletRequest, ServletContext)
- Method in class com.free2be.dimensions.tiles.
ChannelFactorySet
Extract key that will be used to get the sub factory.
getDefinitionsFactoryKey(String, ServletRequest, ServletContext)
- Method in class com.free2be.dimensions.tiles.
ConfigurableFactorySet
Returns the key of a definitions factory, depending on the status of the application.
getDevice()
- Method in class com.free2be.dimensions.device.
DeviceFactory
Retrieves a device to represent the calling client's device.
getDevice()
- Method in class com.free2be.dimensions.device.profile.
DeviceProfileFactory
getDevice()
- Method in class com.free2be.dimensions.device.
SessionDeviceFactory
Retrieves a device to represent the calling client's device.
getDevice()
- Method in class com.free2be.dimensions.device.simple.
SimpleDeviceFactory
getDevice()
- Method in class com.free2be.dimensions.device.
SimulationDeviceFactory
Retrieves a device to represent the calling client's device.
getDeviceFactory(Object)
- Static method in class com.free2be.dimensions.device.
DeviceFactory
getDeviceSubtype()
- Method in interface com.free2be.dimensions.device.
Device
The next level of detail beyond device type.
getDeviceSubtype()
- Method in class com.free2be.dimensions.device.simple.
SimpleDevice
Sitting here until it can be determined where this will always private String deviceSubtype = ""; /** The next level of detail beyond device type.
getDeviceType()
- Method in interface com.free2be.dimensions.device.
Device
Indicates the preferred content type as defined in the factory.
getDeviceType()
- Method in class com.free2be.dimensions.device.profile.
DeviceProfile
getDeviceType()
- Method in class com.free2be.dimensions.device.simple.
SimpleDevice
getFactories()
- Static method in class com.free2be.dimensions.device.
DeviceFactory
Gets all the factories.
getHardware()
- Method in interface com.free2be.dimensions.device.
Device
getHardware()
- Method in class com.free2be.dimensions.device.profile.
DeviceProfile
getHardware()
- Method in class com.free2be.dimensions.device.simple.
SimpleDevice
getHighestConfidenceLevel()
- Method in class com.free2be.dimensions.device.
DeviceFactory
Returns the highest confidence level the implementing device factory can provide.
getHighestConfidenceLevel()
- Method in class com.free2be.dimensions.device.profile.
DeviceProfileFactory
getHighestConfidenceLevel()
- Method in class com.free2be.dimensions.device.
SessionDeviceFactory
Returns the highest confidence level the implementing device factory can provide.
getHighestConfidenceLevel()
- Method in class com.free2be.dimensions.device.simple.
SimpleDeviceFactory
getHighestConfidenceLevel()
- Method in class com.free2be.dimensions.device.
SimulationDeviceFactory
Returns the highest confidence level the implementing device factory can provide.
getImage()
- Method in class com.free2be.dimensions.device.profile.
SoftwareProfile
getImage()
- Method in class com.free2be.dimensions.device.simple.
SimpleSoftware
getImage()
- Method in interface com.free2be.dimensions.device.
Software
getImageMimeTypes()
- Method in interface com.free2be.dimensions.device.
DeviceImage
getImageMimeTypes()
- Method in class com.free2be.dimensions.device.simple.
SimpleImage
getInstance()
- Static method in class com.free2be.dimensions.device.
ConfidenceComparator
getInstance()
- Static method in class com.free2be.dimensions.device.
HighestConfidenceComparator
getJ2meSupported()
- Method in interface com.free2be.dimensions.device.
Java
getJ2meSupported()
- Method in class com.free2be.dimensions.device.simple.
SimpleJava
getJava()
- Method in class com.free2be.dimensions.device.profile.
SoftwareProfile
getJava()
- Method in class com.free2be.dimensions.device.simple.
SimpleSoftware
getJava()
- Method in interface com.free2be.dimensions.device.
Software
getLoadedFactory(String)
- Method in class com.free2be.dimensions.tiles.
ChannelFactorySet
getModel()
- Method in interface com.free2be.dimensions.device.
Device
The model of the device made by the vendor.
getModel()
- Method in interface com.free2be.dimensions.device.
Hardware
The manufacturer's model name.
getModel()
- Method in class com.free2be.dimensions.device.profile.
HardwareProfile
The manufacturer's model name.
getModel()
- Method in class com.free2be.dimensions.device.simple.
SimpleDevice
The model of the device made by the vendor. i.e. this is intended to be used with a series like Treo from Handspring.
getModel()
- Method in class com.free2be.dimensions.device.simple.
SimpleHardware
getName()
- Method in interface com.free2be.dimensions.device.
Browser
getName()
- Method in class com.free2be.dimensions.device.simple.
SimpleBrowser
getNetwork()
- Method in interface com.free2be.dimensions.device.
Device
getNetwork()
- Method in class com.free2be.dimensions.device.profile.
DeviceProfile
getNetwork()
- Method in class com.free2be.dimensions.device.simple.
SimpleDevice
getNodes(String, Node)
- Static method in class com.free2be.dimensions.device.profile.
DeviceProfileComponent
getOsName()
- Method in class com.free2be.dimensions.device.simple.
SimpleSoftware
getOsName()
- Method in interface com.free2be.dimensions.device.
Software
getOsVendor()
- Method in class com.free2be.dimensions.device.simple.
SimpleSoftware
getOsVendor()
- Method in interface com.free2be.dimensions.device.
Software
getOsVersion()
- Method in class com.free2be.dimensions.device.simple.
SimpleSoftware
getParameterNameSet()
- Method in class com.free2be.dimensions.decider.
Decision
Returns the set of all entered parameters.
getParameterValue(String)
- Method in class com.free2be.dimensions.decider.
Decision
Returns the value of the given parameter.
getPathSequence(Decision)
- Method in class com.free2be.dimensions.tiles.inheritance.
AbstractInheritanceResolverImpl
Returns the sequence of Tiles definitions files to load to correctly have the final XmlDefinitionsSet.
getPathSequence(Decision)
- Method in interface com.free2be.dimensions.tiles.inheritance.
InheritanceResolver
Returns the sequence of Tiles definitions files to load to correctly have the final XmlDefinitionsSet.
getPersistentFactories()
- Static method in class com.free2be.dimensions.device.
DeviceFactory
This returns a list of persistant factories.
getPreferredContentType()
- Method in class com.free2be.dimensions.device.profile.
SoftwareProfile
This method needs some major rethinking and reworking once put to use.
getPreferredContentType()
- Method in class com.free2be.dimensions.device.simple.
SimpleSoftware
getPreferredContentType()
- Method in interface com.free2be.dimensions.device.
Software
getPreferredType()
- Method in interface com.free2be.dimensions.device.
Hardware
Describes in a general sense the type of device the caller is using.
getPreferredType()
- Method in class com.free2be.dimensions.device.profile.
HardwareProfile
getPreferredType()
- Method in class com.free2be.dimensions.device.simple.
SimpleHardware
getPropertyName()
- Method in class com.free2be.dimensions.device.simple.
SimpleAudio
getPropertyName()
- Method in class com.free2be.dimensions.device.simple.
SimpleBrowser
getPropertyName()
- Method in class com.free2be.dimensions.device.simple.
SimpleDevice
getPropertyName()
- Method in class com.free2be.dimensions.device.simple.
SimpleDeviceComponent
Each implementation must return a xml representation (name) that best describes it.
getPropertyName()
- Method in class com.free2be.dimensions.device.simple.
SimpleHardware
getPropertyName()
- Method in class com.free2be.dimensions.device.simple.
SimpleImage
getPropertyName()
- Method in class com.free2be.dimensions.device.simple.
SimpleJava
getPropertyName()
- Method in class com.free2be.dimensions.device.simple.
SimpleNetwork
getPropertyName()
- Method in class com.free2be.dimensions.device.simple.
SimpleSoftware
getPropertyName()
- Method in class com.free2be.dimensions.device.simple.
SimpleWapBrowser
getResolver()
- Method in class com.free2be.dimensions.config.
DimensionsConfig
Returns the resolver.
getScreenHeightInPixels()
- Method in interface com.free2be.dimensions.device.
Hardware
getScreenHeightInPixels()
- Method in class com.free2be.dimensions.device.profile.
HardwareProfile
getScreenHeightInPixels()
- Method in class com.free2be.dimensions.device.simple.
SimpleHardware
getScreenSize()
- Method in class com.free2be.dimensions.device.profile.
HardwareProfile
getScreenWidthInPixels()
- Method in interface com.free2be.dimensions.device.
Hardware
getScreenWidthInPixels()
- Method in class com.free2be.dimensions.device.profile.
HardwareProfile
getScreenWidthInPixels()
- Method in class com.free2be.dimensions.device.simple.
SimpleHardware
getSimpleXml()
- Method in class com.free2be.dimensions.device.simple.
SimpleDeviceComponent
getSoftware()
- Method in interface com.free2be.dimensions.device.
Device
getSoftware()
- Method in class com.free2be.dimensions.device.profile.
DeviceProfile
getSoftware()
- Method in class com.free2be.dimensions.device.simple.
SimpleDevice
getString(String, Node)
- Static method in class com.free2be.dimensions.device.profile.
DeviceProfileComponent
getStrings(String, Node)
- Static method in class com.free2be.dimensions.device.profile.
DeviceProfileComponent
the xpath should point to the nodes that contain the desired text values.
getSuitableDecisionSet()
- Method in class com.free2be.dimensions.decider.
AbstractDeciderImpl
Returns the set of all suitable decisions.
getSuitableDecisionSet()
- Method in interface com.free2be.dimensions.decider.
Decider
Returns the set of all suitable decisions.
getVendor()
- Method in interface com.free2be.dimensions.device.
Device
The manufacturer of the client device.
getVendor()
- Method in interface com.free2be.dimensions.device.
Hardware
getVendor()
- Method in class com.free2be.dimensions.device.profile.
HardwareProfile
getVendor()
- Method in class com.free2be.dimensions.device.simple.
SimpleDevice
The manufacturer of the client device.
getVendor()
- Method in class com.free2be.dimensions.device.simple.
SimpleHardware
getVersion()
- Method in interface com.free2be.dimensions.device.
Browser
getVersion()
- Method in class com.free2be.dimensions.device.simple.
SimpleBrowser
getWapBrowser()
- Method in class com.free2be.dimensions.device.profile.
SoftwareProfile
getWapBrowser()
- Method in class com.free2be.dimensions.device.simple.
SimpleSoftware
getWapBrowser()
- Method in interface com.free2be.dimensions.device.
Software
GIF_CONTENT_TYPE
- Static variable in class com.free2be.dimensions.device.simple.
SimpleImage
GREATER_THAN
- Static variable in class com.free2be.dimensions.device.simple.
SimpleDeviceComponent
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