Interface | Description |
Adapter |
The Adapter is the container for the RuntimeAdapter. |
Alert |
A Job is a service to be automatically executed (time interval specification). |
AlertAddress |
An AlertAddress is the device specific address like a phone or an email address. |
Community |
A Community is a collection of users. |
DataType |
Presentation of supported PTG internal database data Types |
Device |
A Device is the definition of the target logical device protocol. |
DeviceAddress |
A DeviceAddress is the device specific address like a phone or e-mail
address. |
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. |
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. |
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 . |
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 |
|
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. |
Service |
The Service is an "abstract" interface and handles all generic aspects
of a service. |
Transformer |
The transfomer is the abstract base interface for all transformation sub-classes. |
User |
A user is the identity of the current user. |
XMLObject |
|
XSLTransformer |
A XSL transformer is a stylesheet which is expected to handle the transformation
from the internal DTD to the device specific ML. |