Skip navigation links

Oracle Communications Converged Application Server Java API Reference
5.1

E36938-01


com.oracle.sft.xcap.client.simservs
Interface TerminatingIdentityPresentationRestriction

All Superinterfaces:
Attributable, SimservType, SuppServiceElement, XcapElement, XcapResource

public interface TerminatingIdentityPresentationRestriction
extends SimservType

The class is for Terminating Identification Restriction (TIR) service.


Nested Class Summary
static class TerminatingIdentityPresentationRestriction.DefaultBehaviour
          The behaviour of the temporary mode TIR is configured with the optional <default_behaviour> element.

 

Method Summary
 TerminatingIdentityPresentationRestriction.DefaultBehaviour getDefaultBehaviour()
          Get default behaviour of Terminating Identification Restriction (TIR) service.
 void setDefaultBehaviour(TerminatingIdentityPresentationRestriction.DefaultBehaviour behaviour)
          Set default behaviour of Terminating Identification Restriction (TIR) service.

 

Methods inherited from interface com.oracle.sft.xcap.client.simservs.SimservType
getOtherAttributes, isActive, setActive

 

Methods inherited from interface com.oracle.sft.xcap.client.XcapElement
getDocument, getNamespace, getNodeSelector, getParent

 

Methods inherited from interface com.oracle.sft.xcap.client.XcapResource
getContent, getContentType, getUrl, setContent

 

Methods inherited from interface com.oracle.sft.xcap.client.Attributable
deleteByAttrName, getByAttrName, setByAttrName

 

Method Detail

getDefaultBehaviour

TerminatingIdentityPresentationRestriction.DefaultBehaviour getDefaultBehaviour()
Get default behaviour of Terminating Identification Restriction (TIR) service.
Returns:
The default behaviour.

setDefaultBehaviour

void setDefaultBehaviour(TerminatingIdentityPresentationRestriction.DefaultBehaviour behaviour)
Set default behaviour of Terminating Identification Restriction (TIR) service.
Parameters:
behaviour -

Skip navigation links

Oracle Communications Converged Application Server Java API Reference
5.1

E36938-01


Copyright © 2012 Oracle Corporation. All Rights Reserved.