|
Oracle Communications Converged Application Server Java API Reference 5.1 E36938-01 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ServiceCapability
Service capability.
Method Summary | |
---|---|
ActionCapabilities |
createActionCapabilities() Create a new ActionCapabilities if there isn't one, otherwise, work as getActionCapabilities(). |
ConditionCapabilities |
createConditionCapabilities() Create a new ConditionCapabilities if there isn't one, otherwise, work as getConditionCapabilities(). |
void |
deleteActionCapabilities() Delete the ActionCapabilities. |
void |
deleteConditionCapabilities() Delete the ConditionCapabilities. |
ActionCapabilities |
getActionCapabilities() Get the ActionCapabilities. |
ConditionCapabilities |
getConditionCapabilities() Get the ConditionCapabilities |
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 |
---|
ConditionCapabilities createConditionCapabilities()
UnsupportedOperationException
- if condition capability is not supported by the service capability.void deleteConditionCapabilities()
UnsupportedOperationException
- if condition capability is not supported by the service capability.ConditionCapabilities getConditionCapabilities()
UnsupportedOperationException
- if condition capability is not supported by the service capability.ActionCapabilities createActionCapabilities()
UnsupportedOperationException
- if action capability is not supported by the service capability.void deleteActionCapabilities()
UnsupportedOperationException
- if action capability is not supported by the service capability.ActionCapabilities getActionCapabilities()
UnsupportedOperationException
- if action capability is not supported by the service capability.
|
Oracle Communications Converged Application Server Java API Reference 5.1 E36938-01 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright © 2012 Oracle Corporation. All Rights Reserved.