Skip navigation links

Oracle Communications Converged Application Server Java API Reference
5.1

E36938-01


com.oracle.sft.xcap.client.policy
Interface Action

All Superinterfaces:
XcapElement, XcapResource
All Known Subinterfaces:
Allow, ForwardTo

public interface Action
extends XcapElement

Base interface of all actions, such as Allow and ForwardTo. An Action can be created by calling com.oracle.sft.xcap.client.policy.Actions.createAction(Class<A>).

See Also:
Actions

Method Summary

 

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

 


Skip navigation links

Oracle Communications Converged Application Server Java API Reference
5.1

E36938-01


Copyright © 2012 Oracle Corporation. All Rights Reserved.