Package org.csapi.jr.se.fw

Contains the Parlay Framework data type classes.

See:
          Description

Class Summary
AddSagMembersConflict This data type is a Sequence of Data Elements which describes a conflict that may occur when client applications are added to a SAG - see method addSagMembers().
APIUnavailReason The reason why the API is unavailable.
AppAvailStatusReason Defines the reason detailing the change in status of Application availability.
AssignSagToServiceProfileConflict This data type is a Sequence of Data Elements which describes a conflict that may occur when a SAG is assigned to a Service Profile - see method assign().
AuthDomain This is Sequence of Data Elements containing all the data necessary to identify a domain: the domain identifier, and a reference to the authentication interface of the domain
ClientAppDescription This data type is a Sequence of Data Elements which describes an enterprise client application.
DomainID Defines the Tagged Choice of Data Elements that specify either the Framework or the type of entity attempting to access the Framework.
DomainIDType Defines either the Framework or the type of entity attempting to access the Framework.
EntOp This data type is a Sequence of Data Elements which describes an enterprise operator.
FaultStatisticsError Defines the error code associated with a failed attempt to retrieve any fault statistics information.
FaultStats This defines the sequence of data elements which provide the statistics on a per fault type basis.
FaultStatsRecord This defines the set of records to be returned giving fault information for the requested time period.
FwAvailStatusReason Defines the reason detailing the change in status of Framework availability.
FwEventCriteria Defines the Tagged Choice of Data Elements that specify the criteria for an event notification to be generated.
FwEventInfo Defines the Tagged Choice of Data Elements that specify the information returned to the application in an event notification.
FwEventName Defines the name of event being notified.
FWExceptionType Framw work exeption type
FwMigrationServiceAvailableInfo Defines the information to be supplied when an SCS becomes available.
FwUnavailReason Defines the reason why the Framework is unavailable.
InterfaceFault Defines the cause of the interface fault detected.
LoadInitVal Defines the Sequence of Data Elements that specify the pair of load level and associated load threshold value.
LoadLevel Defines the Sequence of Data Elements that specify load level values.
LoadPolicy Defines the load balancing policy.
LoadStatistic Defines the Sequence of Data Elements that represents a load statistic record for a specific entity (that is Framework, service or application) at a specific date and time.
LoadStatisticData Defines the Sequence of Data Elements that represents load statistic information.
LoadStatisticEntityID Defines the Tagged Choice of Data Elements that specify the type of entity (that is service, application or Framework) providing load statistics.
LoadStatisticEntityType Defines the type of entity (that is service, application or Framework) supplying load statistics.
LoadStatisticError Defines the error code associated with a failed attempt to retrieve any load statistics information.
LoadStatisticInfo Defines the Tagged Choice of Data Elements that specify the type of load statistic information (that is valid or invalid).
LoadStatisticInfoType Defines the type of load statistic information (that is valid or invalid).
LoadStatusError The error code for getting the load status.
LoadThreshold Defines the Sequence of Data Elements that specify the load threshold value.
MigrationAdditionalInfo Defines the Tagged Choice of Data Elements that specify additional migration-related information.
MigrationAdditionalInfoType Defines the type of migration-related additional information.
Person This data type is a Sequence of Data Elements which describes a generic 'person': for example a billing contact, a service requestor.
Property This data type is a Sequence of Data Elements which describes a generic 'property'.
Sag This data type is a Sequence of Data Elements which describes a Subscription Assignment Group (SAG) of client applications within an enterprise.
SagProfilePair This data type is a Sequence of Data Elements which describes a pair of a SAG and a Service Profile.
Service This data type is a Sequence of Data Elements which describes a registered SCFs.
ServiceContract This data type is a Sequence of Data Elements which represents a service contract.
ServiceContractDescription This data type is a Sequence of Data Elements which describes a service contract.
ServiceDescription This data type is a Sequence of Data Elements which describes a registered SCF.
ServiceProfile This data type is a Sequence of Data Elements which represents a Service Profile.
ServiceProfileDescription This data type is a Sequence of Data Elements which describes a Service Profile.
ServiceProperty This data type is a Sequence of Data Elements which describes an 'SCF property'.
ServiceTypeDescription This data type is a Sequence of Data Elements which describes an SCF type.
ServiceTypeProperty This data type is a Sequence of Data Elements which describes a service property associated with a service type.
ServiceTypePropertyMode This type defines SCF property modes.
ServiceTypePropertyValue This data type is a Sequence of Data Elements which describes a service property associated with a service.
SignatureAndServiceMgr This is a Sequence of Data Elements containing the digital signature of the Framework for the service agreement, and a reference to the SCF manager interface of the SCF.
SubjectType Defines the subject of a query/notification request/result.
SvcAvailStatusReason Defines the reason detailing the change in status of Service availability.
SvcUnavailReason Defines the reason why a SCF is unavailable.
 

Exception Summary
AccessDeniedException The client is not currently authenticated with the framework
DuplicatePropertyNameException A duplicate property name has been received
FrameworkException Framework abstract exception
IllegalServiceIdException Illegal Service ID
IllegalServiceTypeException Illegal Service Type
InvalidAccessTypeException The framework does not support the type of access interface requested by the client.
InvalidActivityTestIdException ID does not correspond to a valid activity test request
InvalidAdditionToSagException A client application cannot be added to the SAG because this would imply that the client application has two concurrent service profiles at a particular moment in time for a particular service.
InvalidAgreementTextException Invalid agreement text
InvalidAuthTypeException Invalid type of authentication mechanism
InvalidClientAppIdException Invalid Client Application ID
InvalidDomainIdException Invalid client ID
InvalidEncryptionCapabilityException Invalid encryption capability
InvalidEntOpIdException Invalid Enterprise Operator ID
InvalidPropertyException The framework does not recognise the property supplied by the client
InvalidSagIdException Invalid Subscription Assignment Group ID
InvalidSagToServiceProfileAssignmentException A SAG cannot be assigned to the service profile because this would imply that a client application has two concurrent service profiles at a particular moment in time for a particular service.
InvalidServiceContractIdException Invalid Service Contract ID
InvalidServiceIdException Invalid service ID
InvalidServiceProfileIdException Invalid service profile ID
InvalidServiceTokenException The service token has not been issued, or it has expired.
InvalidServiceTypeException Invalid Service Type
InvalidSignatureException Invalid digital signature
InvalidSigningAlgorithmException Invalid signing algorithm
MissingMandatoryPropertyException Mandatory Property Missing
NoAcceptableAuthenticationMechanismException No authentication mechanism, which is acceptable to the framework, is supported by the client
NoAcceptableEncryptionCapabilityException No encryption mechanism, which is acceptable to the framework, is supported by the client
NoAcceptableSigningAlgorithmException No signing algorithm, which is acceptable to the framework, is supported by the client
PropertyTypeMismatchException Property Type Mismatch
ServiceAccessDeniedException The client application is not allowed to access this service.
ServiceNotEnabledException The service ID does not correspond to a service that has been enabled
ServiceTypeUnavailableException The service type is not available according to the Framework.
UnknownServiceIdException Unknown Service ID
UnknownServiceTypeException Unknown Service Type
 

Package org.csapi.jr.se.fw Description

Contains the Parlay Framework data type classes.