|
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 SimServsDocument
SimServsDocument.
Field Summary | |
---|---|
static String |
AUID The AUID of simservs document. |
static String |
FILENAME The document file name of simservs document. |
static String |
MIMETYPE The MIME type of simservs document. |
static String |
NAMESPACE The name space of simservs document. |
Method Summary | ||
---|---|---|
SimServs |
createSimservs() Create a SimServs. |
|
void |
deleteSimservs() Delete SimServs. |
|
|
getElement(Class<S> elementType) Get element of type extends SuppServiceElement, such as CommunicationDiversion, CommunicationWaiting, etc. |
|
SimServs |
getSimservs() Get SimServs. |
Methods inherited from interface com.oracle.sft.xcap.client.XcapDocument |
---|
getDocumentSelector, getNamespace2PrefixMap, setNamespace2PrefixMap |
Methods inherited from interface com.oracle.sft.xcap.client.XcapResource |
---|
getContent, getContentType, getUrl, setContent |
Field Detail |
---|
static final String AUID
static final String MIMETYPE
static final String NAMESPACE
static final String FILENAME
Method Detail |
---|
SimServs getSimservs()
SimServs createSimservs()
void deleteSimservs()
<S extends SuppServiceElement> S getElement(Class<S> elementType)
elementType
- class token of the element to be got.
|
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.