Oracle Application Server Wireless Java API Reference
B14043-01


Package oracle.panama.model

Interface Summary
AccessPoint A AccessPoint is the brand specific address/domain address.
Adapter The Adapter is the container for the RuntimeAdapter.
Alert Deprecated.  
AlertAddress Deprecated.  
AsyncService The AsyncService is an "abstract" interface and handles all generic aspects of an async service.
AttributeQueriable The base interface for all interfaces that store delivery context attributes.
Community A Community is a collection of users.
DataType Presentation of supported internal database data types
DeliverableApplication DelivableApplication is a place holder or organizer of DeliverableContent, representing downlaodable/deliverable Mobile Contents, like J2ME Midlet and Ringtone.
DeliverableContent DeliverableContent, representing downlaodable/deliverable Mobile Contents, like J2ME Midlet and Ringtone.
DeliverableContentItem DeliverableContentItem, representing individual downloadable mobile content pieces, such as MIDLet JAD File, MIDLet JAR File, Ringtone.
DeliveryContextAttribute  
DeliveryService The DeliveryService is the service which enables a Delivery of a Downloadable object.
DeliveryServiceLink  
Device Deprecated. Replaced by DeviceV2
DeviceAddress A DeviceAddress is the device specific address like a phone or e-mail address.
DeviceAttr  
DeviceGroup DeviceGroup represents a collection of devices.
DeviceGroupAssociation A DeviceGroupAssociation represents the association between a Service and a DeviceGroup
DeviceV2 A DeviceV2 is the definition of the target logical device protocol.
ExtendedLocation  
ExternalLink An ExternalLink is a reference to an external URL.
Folder A Folder is just like a directory in a file system and contains other services including other sub-folders.
ForbiddenUser This class represents a user that is not allowed to see a mobile position in a specific service, alert, or the whole system.
Group A group is just a collection of users, and is used to publish specific services to the group members.
JavaTransformer A Java transformer is a class that implements the Transform interface and expects to handle the transformation from the Panama DTD to the device specific ML.
Link A Link is a pointer to any other service "including" another Link.
LocalModule A LocalModule is a pointer to a "modulable" local MasterService.
Location Location is a representation of an address with its coordinates (longitude and latitude).
LocationMark LocationMark is a named storage for an address.
LocationPrivacyAuth The LocationPrivacyAuth interface provides several getter methods to retrieve information specific to a location authorization item, such as the authorization period, the service where the authorization happens, the user who grants the right and the right recipient.
MasterService The MasterService is the "final" Service, and the template for all other Services.
MediaQueriable A MediaQueriable represents the media query type and features of a device.
ModelFactory The model factory.
ModelObject ModelObject is the base interface to manage all "generic" aspects of a persistent object.
ModelServices The model services.
Module A Module is a pointer to a "modulable" service with well known name called "virtual" URL.
OrderBy Use the OrderBy constants to specify the order in which the objects should sorted in ResultSetEnumeration.
PhysicalDevice A PhysicalDevice represents a physical device stored in the wireless device repository.
Point  
PresetCategory  
PresetDescriptor A PresetDescriptor is created by the PresetCategory.
Presets Presets are created by the factory methods in the PresetCategory or User objects.
Profile  
ProvisioningProtocol A Provisioning Protocol is the protocol that j2me device or any device which supports "over the air provisioning" uses to allow provisioning on it.
ResultSetEnumeration This is a "cursor" based Enumeration.
Role A role is just a collection of users, and is used to publish specific services to the group members.
RtDevice This interface represents a run-time device.
Service The Service is an "abstract" interface and handles all generic aspects of a service.
ServiceAccessPoint A Service Level access point allows access to only one service through the access point.
ServiceCategory A Service Category is a collection of Services.
ServiceCategoryAccessPoint A Service Category access point allows access to a set of services through the access point.
Transformer The transfomer is the abstract base interface for all transformation sub-classes.
User A user is the identity of the current user.
UserDevice Interface for UserDevice.
UserDownloadStatus The User download status is an audit interface which is recorded when a particular j2me content is requested for download it encapsulates the user, deliverable content, deliverable application, device information, time stamp and the donwload statuses Caution: All setters be invoked only by the ProvisioningManager or the Download servlet
UserLocationDisclosure This class represents the setting of whether a user disclose his/her location to a given domain in general.
XMLObject The base interface for all objects that can be converted to/from XML Elements.
XSLTransformer A XSL transformer is a stylesheet which is expected to handle the transformation from the internal DTD to the device specific ML.

 

Class Summary
AuthLevel Enumeration class of Authentication Levels
CacheManager CacheManager is a utility class for Third Party Developer who are developing Wireless Application using Wireless Model Object( oracle.panama.model.* ).
DeliverableContentStatus Enumeration of DeliverableContentStatus used by OracleAS Wireless
DeliveryContextType DeliveryContextType is a type-safe enumeration of delivery context types.
DeliveryType Enumeration class of Delivery Types.
DeviceCategory Enumeration of Display Size types
DeviceType A DeviceType represents the type of the user device - mobile phone, PDA, pager, etc.
Gender Enumeration class
MarkupLanguage Enumeration class of Markup Languages supported by OracleAS Wireless
MetaLocator The Meta Locator is a singleton to get the oracle.panama.model.ModelFactory and oracle.panama.model.ModelServices.
Operator Enumeration of conjunctive and disjunctive operators.
RendererSelection The Supported Folder Renderer Selection.
SortRule The Supported Folder Sorting Rules.
UserType Enumeration class of User Types
VideoMode Enumeration class of Video Mode

 

Exception Summary
NameNotValidException Thrown to indicate that a method has been passed an illegal or inappropriate name parameter.
NameUniquenessViolationException Thrown to indicate that a method has been passed a name parameter that is not unique.
TooManyOptionsException  
ValueUniquenessViolationException Thrown to indicate that a method has been passed an argument that must be unique but it is not.

 


Oracle Application Server Wireless Java API Reference
B14043-01


Copyright © 2004 Oracle Corporation. All Rights Reserved.