Uses of Package
org.csapi.jr.se

Packages that use org.csapi.jr.se
org.csapi.jr.se Contains the common data type classes for use with all Parlay services. 
org.csapi.jr.se.am Contains the Parlay Account Management (AM) data types and interfaces. 
org.csapi.jr.se.cc Contains the Parlay Call Control data type classes. 
org.csapi.jr.se.cc.gccs Contains the Parlay Generic Call Control Service (GCCS) interfaces and classes. 
org.csapi.jr.se.cc.mmccs Contains the Parlay Multi-Media Call Control Service (MMCCS) interfaces. 
org.csapi.jr.se.cc.mpccs Contains the Parlay Multi-Party Call Control Service (MPCCS) interfaces. 
org.csapi.jr.se.cs Contains the Parlay Charging Service data type classes and interfaces. 
org.csapi.jr.se.dsc Contains the Parlay Data Session Control data types and interfaces. 
org.csapi.jr.se.fw Contains the Parlay Framework data type classes. 
org.csapi.jr.se.fw.fw_access.trust_and_security Contains the Parlay Framework Access Session Trust and Secruity Management interfaces. 
org.csapi.jr.se.fw.fw_application.discovery Contains the Parlay Framework-to-Application Service Discovery interfaces. 
org.csapi.jr.se.fw.fw_application.integrity Contains the Parlay Framework-to-Application Iintegrity Management interfaces. 
org.csapi.jr.se.fw.fw_application.notification Contains the Parlay Framework-to-Application Event Notification interfaces. 
org.csapi.jr.se.fw.fw_application.service_agreement Contains the Parlay Framework-to-Application Service Agreement Management interfaces. 
org.csapi.jr.se.fw.fw_service.discovery Contains the Parlay Framework-to-Service Service Discovery interfaces. 
org.csapi.jr.se.fw.fw_service.integrity Contains the Parlay Framework-to-Service Integrity Management interfaces. 
org.csapi.jr.se.fw.fw_service.notification Contains the Parlay Framework-to-Service Event Notification interfaces. 
org.csapi.jr.se.fw.fw_service.service_lifecycle Contains the Parlay Framework-to-Service Service Instance Lifecycle Manager interfaces. 
org.csapi.jr.se.fw.fw_service.service_registration Contains the Parlay Framework-to-Service Service Registration interfaces. 
org.csapi.jr.se.mm Contains the Parlay Mobility data types classes. 
org.csapi.jr.se.mm.ul Contains the Parlay User Location interfaces. 
org.csapi.jr.se.mm.ulc Contains the Parlay User Location Camel interfaces. 
org.csapi.jr.se.mm.us Contains the Parlay User Status interfaces. 
org.csapi.jr.se.pam Contains the Parlay Presence And Availability Management(PAM) data types and interfaces. 
org.csapi.jr.se.pam.access Contains the PAM Access interface classes. 
org.csapi.jr.se.pam.event Contains the PAM Event interface classes. 
org.csapi.jr.se.pam.provisioning Contains the PAM Provisioning interface classes. 
org.csapi.jr.se.policy Contains the Parlay Policy Management data types and interfaces. 
org.csapi.jr.se.policy.evaluation Contains the Parlay Policy Management Evaluation interfaces. 
org.csapi.jr.se.policy.provisioning Contains the Parlay Policy Management Provisioning interfaces. 
org.csapi.jr.se.termcap Contains the Parlay Terminal Capabilities data types and interfaces. 
org.csapi.jr.se.ui Contains the Parlay Generic User Interaction interfaces and classes. 
 

Classes in org.csapi.jr.se used by org.csapi.jr.se
CommonException
          The exception class which associated exceptions inherit from
CsapiInterface
          All application, framework and service interfaces inherit from the following interface.
This API Base Interface does not provide any additional methods.
InvalidAddressException
          Invalid address specified.
InvalidArgumentException
          Thrown when an invalid argument is set
InvalidEnumValueException
          Thrown when an enum data type is accessed with an invalid request value
InvalidInterfaceTypeException
          The interface reference supplied by the client is the wrong type.
InvalidStateException
          Thrown when a method is called that is not allowed in the state that the OSA state machines are in
InvalidUnionAccessorException
          Thrown when the expected data element has not been set
PlatformException
          Thrown when local platform or communication problems occur
 

Classes in org.csapi.jr.se used by org.csapi.jr.se.am
Activity
          This interface specifies an activity which might be provided by a service.
An activity has three states: "idle", "active" and "invalid".
CommonException
          The exception class which associated exceptions inherit from
CsapiInterface
          All application, framework and service interfaces inherit from the following interface.
This API Base Interface does not provide any additional methods.
InvalidAddressException
          Invalid address specified.
InvalidEnumValueException
          Thrown when an enum data type is accessed with an invalid request value
InvalidTimeAndDateFormatException
          Invalid date and time format provided.
PlatformException
          Thrown when local platform or communication problems occur
Service
          All service interfaces inherit from the following interface.
UnknownSubscriberException
          The subscriber is not known in the network or the application is unauthorised to access information.
 

Classes in org.csapi.jr.se used by org.csapi.jr.se.cc
InvalidEnumValueException
          Thrown when an enum data type is accessed with an invalid request value
InvalidUnionAccessorException
          Thrown when the expected data element has not been set
 

Classes in org.csapi.jr.se used by org.csapi.jr.se.cc.gccs
Activity
          This interface specifies an activity which might be provided by a service.
An activity has three states: "idle", "active" and "invalid".
CommonException
          The exception class which associated exceptions inherit from
CsapiInterface
          All application, framework and service interfaces inherit from the following interface.
This API Base Interface does not provide any additional methods.
InvalidAddressException
          Invalid address specified.
InvalidCriteriaException
          Invalid criteria specified.
InvalidEnumValueException
          Thrown when an enum data type is accessed with an invalid request value
InvalidEventTypeException
          Invalid event type.
InvalidInterfaceTypeException
          The interface reference supplied by the client is the wrong type.
InvalidNetworkStateException
          Although the sequence of method calls is allowed by the gateway, the underlying protocol cannot support it.
InvalidUnionAccessorException
          Thrown when the expected data element has not been set
PlatformException
          Thrown when local platform or communication problems occur
Service
          All service interfaces inherit from the following interface.
UnsupportedAddressPlanException
          An address contains an address plan which is not supported.
 

Classes in org.csapi.jr.se used by org.csapi.jr.se.cc.mmccs
Activity
          This interface specifies an activity which might be provided by a service.
An activity has three states: "idle", "active" and "invalid".
CommonException
          The exception class which associated exceptions inherit from
CsapiInterface
          All application, framework and service interfaces inherit from the following interface.
This API Base Interface does not provide any additional methods.
InvalidCriteriaException
          Invalid criteria specified.
InvalidEnumValueException
          Thrown when an enum data type is accessed with an invalid request value
InvalidEventTypeException
          Invalid event type.
InvalidInterfaceTypeException
          The interface reference supplied by the client is the wrong type.
InvalidUnionAccessorException
          Thrown when the expected data element has not been set
PlatformException
          Thrown when local platform or communication problems occur
Service
          All service interfaces inherit from the following interface.
 

Classes in org.csapi.jr.se used by org.csapi.jr.se.cc.mpccs
Activity
          This interface specifies an activity which might be provided by a service.
An activity has three states: "idle", "active" and "invalid".
CommonException
          The exception class which associated exceptions inherit from
CsapiInterface
          All application, framework and service interfaces inherit from the following interface.
This API Base Interface does not provide any additional methods.
InformationNotAvailableException
          The requested information is not available.
InvalidAddressException
          Invalid address specified.
InvalidAmountException
          Invalid amount specified.
InvalidCriteriaException
          Invalid criteria specified.
InvalidCurrencyException
          Invalid currency specified.
InvalidEventTypeException
          Invalid event type.
InvalidInterfaceTypeException
          The interface reference supplied by the client is the wrong type.
InvalidNetworkStateException
          Although the sequence of method calls is allowed by the gateway, the underlying protocol cannot support it.
PlatformException
          Thrown when local platform or communication problems occur
Service
          All service interfaces inherit from the following interface.
UnauthorisedParameterValueException
          A method parameter value violates the Service Level Agreement.
UnsupportedAddressPlanException
          An address contains an address plan which is not supported.
 

Classes in org.csapi.jr.se used by org.csapi.jr.se.cs
CommonException
          The exception class which associated exceptions inherit from
CsapiInterface
          All application, framework and service interfaces inherit from the following interface.
This API Base Interface does not provide any additional methods.
InvalidAmountException
          Invalid amount specified.
InvalidArgumentException
          Thrown when an invalid argument is set
InvalidCurrencyException
          Invalid currency specified.
InvalidEnumValueException
          Thrown when an enum data type is accessed with an invalid request value
InvalidUnionAccessorException
          Thrown when the expected data element has not been set
PlatformException
          Thrown when local platform or communication problems occur
Service
          All service interfaces inherit from the following interface.
 

Classes in org.csapi.jr.se used by org.csapi.jr.se.dsc
Activity
          This interface specifies an activity which might be provided by a service.
An activity has three states: "idle", "active" and "invalid".
CommonException
          The exception class which associated exceptions inherit from
CsapiInterface
          All application, framework and service interfaces inherit from the following interface.
This API Base Interface does not provide any additional methods.
InvalidAddressException
          Invalid address specified.
InvalidCriteriaException
          Invalid criteria specified.
InvalidEnumValueException
          Thrown when an enum data type is accessed with an invalid request value
InvalidEventTypeException
          Invalid event type.
InvalidInterfaceTypeException
          The interface reference supplied by the client is the wrong type.
InvalidNetworkStateException
          Although the sequence of method calls is allowed by the gateway, the underlying protocol cannot support it.
InvalidTimeAndDateFormatException
          Invalid date and time format provided.
InvalidUnionAccessorException
          Thrown when the expected data element has not been set
PlatformException
          Thrown when local platform or communication problems occur
Service
          All service interfaces inherit from the following interface.
 

Classes in org.csapi.jr.se used by org.csapi.jr.se.fw
InvalidArgumentException
          Thrown when an invalid argument is set
InvalidEnumValueException
          Thrown when an enum data type is accessed with an invalid request value
InvalidUnionAccessorException
          Thrown when the expected data element has not been set
 

Classes in org.csapi.jr.se used by org.csapi.jr.se.fw.fw_access.trust_and_security
CommonException
          The exception class which associated exceptions inherit from
CsapiInterface
          All application, framework and service interfaces inherit from the following interface.
This API Base Interface does not provide any additional methods.
InvalidInterfaceNameException
          Invalid interface name.
InvalidInterfaceTypeException
          The interface reference supplied by the client is the wrong type.
InvalidVersionException
          An invalid version is specified.
PlatformException
          Thrown when local platform or communication problems occur
 

Classes in org.csapi.jr.se used by org.csapi.jr.se.fw.fw_application.discovery
CommonException
          The exception class which associated exceptions inherit from
CsapiInterface
          All application, framework and service interfaces inherit from the following interface.
This API Base Interface does not provide any additional methods.
PlatformException
          Thrown when local platform or communication problems occur
 

Classes in org.csapi.jr.se used by org.csapi.jr.se.fw.fw_application.integrity
CommonException
          The exception class which associated exceptions inherit from
CsapiInterface
          All application, framework and service interfaces inherit from the following interface.
This API Base Interface does not provide any additional methods.
InvalidTimeAndDateFormatException
          Invalid date and time format provided.
PlatformException
          Thrown when local platform or communication problems occur
UnauthorisedParameterValueException
          A method parameter value violates the Service Level Agreement.
 

Classes in org.csapi.jr.se used by org.csapi.jr.se.fw.fw_application.notification
CommonException
          The exception class which associated exceptions inherit from
CsapiInterface
          All application, framework and service interfaces inherit from the following interface.
This API Base Interface does not provide any additional methods.
InvalidAssignmentIdException
          The assignment ID is invalid
InvalidCriteriaException
          Invalid criteria specified.
InvalidEventTypeException
          Invalid event type.
PlatformException
          Thrown when local platform or communication problems occur
 

Classes in org.csapi.jr.se used by org.csapi.jr.se.fw.fw_application.service_agreement
CommonException
          The exception class which associated exceptions inherit from
CsapiInterface
          All application, framework and service interfaces inherit from the following interface.
This API Base Interface does not provide any additional methods.
PlatformException
          Thrown when local platform or communication problems occur
 

Classes in org.csapi.jr.se used by org.csapi.jr.se.fw.fw_service.discovery
CommonException
          The exception class which associated exceptions inherit from
CsapiInterface
          All application, framework and service interfaces inherit from the following interface.
This API Base Interface does not provide any additional methods.
PlatformException
          Thrown when local platform or communication problems occur
 

Classes in org.csapi.jr.se used by org.csapi.jr.se.fw.fw_service.integrity
CommonException
          The exception class which associated exceptions inherit from
CsapiInterface
          All application, framework and service interfaces inherit from the following interface.
This API Base Interface does not provide any additional methods.
InvalidInterfaceTypeException
          The interface reference supplied by the client is the wrong type.
InvalidTimeAndDateFormatException
          Invalid date and time format provided.
PlatformException
          Thrown when local platform or communication problems occur
UnauthorisedParameterValueException
          A method parameter value violates the Service Level Agreement.
 

Classes in org.csapi.jr.se used by org.csapi.jr.se.fw.fw_service.notification
CommonException
          The exception class which associated exceptions inherit from
CsapiInterface
          All application, framework and service interfaces inherit from the following interface.
This API Base Interface does not provide any additional methods.
InvalidAssignmentIdException
          The assignment ID is invalid
InvalidCriteriaException
          Invalid criteria specified.
InvalidEventTypeException
          Invalid event type.
PlatformException
          Thrown when local platform or communication problems occur
 

Classes in org.csapi.jr.se used by org.csapi.jr.se.fw.fw_service.service_lifecycle
CommonException
          The exception class which associated exceptions inherit from
CsapiInterface
          All application, framework and service interfaces inherit from the following interface.
This API Base Interface does not provide any additional methods.
PlatformException
          Thrown when local platform or communication problems occur
 

Classes in org.csapi.jr.se used by org.csapi.jr.se.fw.fw_service.service_registration
CommonException
          The exception class which associated exceptions inherit from
CsapiInterface
          All application, framework and service interfaces inherit from the following interface.
This API Base Interface does not provide any additional methods.
InvalidInterfaceTypeException
          The interface reference supplied by the client is the wrong type.
PlatformException
          Thrown when local platform or communication problems occur
 

Classes in org.csapi.jr.se used by org.csapi.jr.se.mm
InvalidArgumentException
          Thrown when an invalid argument is set
InvalidEnumValueException
          Thrown when an enum data type is accessed with an invalid request value
 

Classes in org.csapi.jr.se used by org.csapi.jr.se.mm.ul
Activity
          This interface specifies an activity which might be provided by a service.
An activity has three states: "idle", "active" and "invalid".
ApplicationNotActivatedException
          An application is unauthorised to access information and request services with regards to users that have deactivated that particular application.
CommonException
          The exception class which associated exceptions inherit from
CsapiInterface
          All application, framework and service interfaces inherit from the following interface.
This API Base Interface does not provide any additional methods.
InformationNotAvailableException
          The requested information is not available.
InvalidInterfaceTypeException
          The interface reference supplied by the client is the wrong type.
PlatformException
          Thrown when local platform or communication problems occur
Service
          All service interfaces inherit from the following interface.
UnknownSubscriberException
          The subscriber is not known in the network or the application is unauthorised to access information.
 

Classes in org.csapi.jr.se used by org.csapi.jr.se.mm.ulc
CommonException
          The exception class which associated exceptions inherit from
CsapiInterface
          All application, framework and service interfaces inherit from the following interface.
This API Base Interface does not provide any additional methods.
PlatformException
          Thrown when local platform or communication problems occur
Service
          All service interfaces inherit from the following interface.
UnknownSubscriberException
          The subscriber is not known in the network or the application is unauthorised to access information.
 

Classes in org.csapi.jr.se used by org.csapi.jr.se.mm.us
Activity
          This interface specifies an activity which might be provided by a service.
An activity has three states: "idle", "active" and "invalid".
ApplicationNotActivatedException
          An application is unauthorised to access information and request services with regards to users that have deactivated that particular application.
CommonException
          The exception class which associated exceptions inherit from
CsapiInterface
          All application, framework and service interfaces inherit from the following interface.
This API Base Interface does not provide any additional methods.
InformationNotAvailableException
          The requested information is not available.
InvalidInterfaceTypeException
          The interface reference supplied by the client is the wrong type.
PlatformException
          Thrown when local platform or communication problems occur
Service
          All service interfaces inherit from the following interface.
UnknownSubscriberException
          The subscriber is not known in the network or the application is unauthorised to access information.
 

Classes in org.csapi.jr.se used by org.csapi.jr.se.pam
InvalidEnumValueException
          Thrown when an enum data type is accessed with an invalid request value
InvalidUnionAccessorException
          Thrown when the expected data element has not been set
 

Classes in org.csapi.jr.se used by org.csapi.jr.se.pam.access
CommonException
          The exception class which associated exceptions inherit from
CsapiInterface
          All application, framework and service interfaces inherit from the following interface.
This API Base Interface does not provide any additional methods.
PlatformException
          Thrown when local platform or communication problems occur
Service
          All service interfaces inherit from the following interface.
 

Classes in org.csapi.jr.se used by org.csapi.jr.se.pam.event
Activity
          This interface specifies an activity which might be provided by a service.
An activity has three states: "idle", "active" and "invalid".
CommonException
          The exception class which associated exceptions inherit from
CsapiInterface
          All application, framework and service interfaces inherit from the following interface.
This API Base Interface does not provide any additional methods.
PlatformException
          Thrown when local platform or communication problems occur
Service
          All service interfaces inherit from the following interface.
 

Classes in org.csapi.jr.se used by org.csapi.jr.se.pam.provisioning
CommonException
          The exception class which associated exceptions inherit from
CsapiInterface
          All application, framework and service interfaces inherit from the following interface.
This API Base Interface does not provide any additional methods.
PlatformException
          Thrown when local platform or communication problems occur
Service
          All service interfaces inherit from the following interface.
 

Classes in org.csapi.jr.se used by org.csapi.jr.se.policy
Activity
          This interface specifies an activity which might be provided by a service.
An activity has three states: "idle", "active" and "invalid".
CommonException
          The exception class which associated exceptions inherit from
CsapiInterface
          All application, framework and service interfaces inherit from the following interface.
This API Base Interface does not provide any additional methods.
InvalidEnumValueException
          Thrown when an enum data type is accessed with an invalid request value
InvalidUnionAccessorException
          Thrown when the expected data element has not been set
PlatformException
          Thrown when local platform or communication problems occur
Service
          All service interfaces inherit from the following interface.
 

Classes in org.csapi.jr.se used by org.csapi.jr.se.policy.evaluation
Activity
          This interface specifies an activity which might be provided by a service.
An activity has three states: "idle", "active" and "invalid".
CommonException
          The exception class which associated exceptions inherit from
CsapiInterface
          All application, framework and service interfaces inherit from the following interface.
This API Base Interface does not provide any additional methods.
PlatformException
          Thrown when local platform or communication problems occur
Service
          All service interfaces inherit from the following interface.
 

Classes in org.csapi.jr.se used by org.csapi.jr.se.policy.provisioning
CommonException
          The exception class which associated exceptions inherit from
CsapiInterface
          All application, framework and service interfaces inherit from the following interface.
This API Base Interface does not provide any additional methods.
PlatformException
          Thrown when local platform or communication problems occur
Service
          All service interfaces inherit from the following interface.
 

Classes in org.csapi.jr.se used by org.csapi.jr.se.termcap
Activity
          This interface specifies an activity which might be provided by a service.
An activity has three states: "idle", "active" and "invalid".
CommonException
          The exception class which associated exceptions inherit from
CsapiInterface
          All application, framework and service interfaces inherit from the following interface.
This API Base Interface does not provide any additional methods.
InformationNotAvailableException
          The requested information is not available.
InvalidArgumentException
          Thrown when an invalid argument is set
InvalidCriteriaException
          Invalid criteria specified.
InvalidEnumValueException
          Thrown when an enum data type is accessed with an invalid request value
InvalidInterfaceTypeException
          The interface reference supplied by the client is the wrong type.
PlatformException
          Thrown when local platform or communication problems occur
Service
          All service interfaces inherit from the following interface.
 

Classes in org.csapi.jr.se used by org.csapi.jr.se.ui
Activity
          This interface specifies an activity which might be provided by a service.
An activity has three states: "idle", "active" and "invalid".
CommonException
          The exception class which associated exceptions inherit from
CsapiInterface
          All application, framework and service interfaces inherit from the following interface.
This API Base Interface does not provide any additional methods.
InvalidAddressException
          Invalid address specified.
InvalidArgumentException
          Thrown when an invalid argument is set
InvalidCriteriaException
          Invalid criteria specified.
InvalidEnumValueException
          Thrown when an enum data type is accessed with an invalid request value
InvalidInterfaceTypeException
          The interface reference supplied by the client is the wrong type.
InvalidNetworkStateException
          Although the sequence of method calls is allowed by the gateway, the underlying protocol cannot support it.
InvalidUnionAccessorException
          Thrown when the expected data element has not been set
PlatformException
          Thrown when local platform or communication problems occur
Service
          All service interfaces inherit from the following interface.