Skip navigation links

Oracle Communications Service Broker
SAL API Reference Reference
Release 6.0

E26227-01


com.convergin.common.sal.ext.api.oos
Interface OutOfSessionEventFactory


public interface OutOfSessionEventFactory

Field Summary
static java.lang.String OOSFACTORY
           

 

Method Summary
 NameValueAttribute createNameValueAttribute(java.lang.String _name)
           
 NameValueAttribute createNameValueAttribute(java.lang.String _name, java.lang.String _value)
           
 OutOfSessionEvent CreateOOSRequest(java.lang.String _category, java.lang.String _eventType)
           
 SubscriberID createSubscriberID(SubscriberID.CodeType _type, java.lang.String _id)
           

 

Field Detail

OOSFACTORY

static final java.lang.String OOSFACTORY
See Also:
Constant Field Values

Method Detail

CreateOOSRequest

OutOfSessionEvent CreateOOSRequest(java.lang.String _category,
                                   java.lang.String _eventType)

createNameValueAttribute

NameValueAttribute createNameValueAttribute(java.lang.String _name)

createNameValueAttribute

NameValueAttribute createNameValueAttribute(java.lang.String _name,
                                            java.lang.String _value)

createSubscriberID

SubscriberID createSubscriberID(SubscriberID.CodeType _type,
                                java.lang.String _id)

Skip navigation links

Oracle Communications Service Broker
SAL API Reference Reference
Release 6.0

E26227-01


Copyright © 2011, Oracle and/or its affiliates. All rights reserved.