|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface EmbeddedAction
EmbeddedAction is used to provide a callback Action to document.
EmbeddedAction is a callback generated in the Web Service View output.
By Setting an EmbeddedAction alone information such as View, NavigationMap or PromptInfo are not returned.
In order to retrieve more document information, such as the NavigationMap or prompts, RetrieveNavigationMap or RetrievePromptInfo should be added to the RetrieveData or the RetrieveMustFillInfo objects respectfully.
See RetrieveData for an
example of how to use the retrieve objects.
See DBLogonInfo
for an example of how to use the RetrieveMustFillInfo object.
EmbeddedCallbackOption,
Action,
BICatalog,
Document,
ReportEngine,
DocumentInformation,
RetrieveMustFillInfo,
Refresh,
FillPrompts,
Drill,
FillPassword,
EmbeddedAction,
FillDBLogons,
FillQueryContext,
Navigate,
RetrieveData| Nested Class Summary | |
|---|---|
static class |
EmbeddedAction.Factory
A class with methods for creating instances of the EmbeddedAction type. |
| Field Summary | |
|---|---|
static org.apache.xmlbeans.SchemaType |
type
Internal Use Only. |
| Method Summary | |
|---|---|
java.lang.String |
getActionString()
Internal Use Only. |
void |
setActionString(java.lang.String actionString)
Sets the EmbeddedAction with an ActionHolder value. |
org.apache.xmlbeans.XmlString |
xgetActionString()
Internal Use Only. |
void |
xsetActionString(org.apache.xmlbeans.XmlString actionString)
Internal Use Only. |
| Field Detail |
|---|
static final org.apache.xmlbeans.SchemaType type
Internal Use Only.
| Method Detail |
|---|
java.lang.String getActionString()
Internal Use Only.
org.apache.xmlbeans.XmlString xgetActionString()
Internal Use Only.
void setActionString(java.lang.String actionString)
EmbeddedCallbackOption class.
actionString - an ActionHolder valuevoid xsetActionString(org.apache.xmlbeans.XmlString actionString)
Internal Use Only.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||