Skip navigation links

Oracle Communications Converged Application Server Java API Reference
5.1

E36938-01


com.oracle.sft.xcap.client.simservs.capability
Interface ProvisionedAction

All Superinterfaces:
ActionCapability

public interface ProvisionedAction
extends ActionCapability

Provisioned action. A ProvisionedAction can be created by calling com.oracle.sft.xcap.client.simservs.capability.ActionCapabilities.createAction(Class<A>).


Method Summary
 ProvisionedType getProvisionedType()
          Get provisioned type of this action.

 

Method Detail

getProvisionedType

ProvisionedType getProvisionedType()
Get provisioned type of this action.
Returns:
the provisioned type

Skip navigation links

Oracle Communications Converged Application Server Java API Reference
5.1

E36938-01


Copyright © 2012 Oracle Corporation. All Rights Reserved.