public interface GetActivityCmd extends BusinessObjectDocumentCmd
GetActivityType
object which contains the xpath request. It also defines a method to get the ShowActivityType object
which contains the information used to compose the show business object document.| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
COPYRIGHT
IBM Copyright notice field.
|
| Modifier and Type | Method and Description |
|---|---|
ShowActivityType |
getShowActivity()
This method gets the
ShowActivityType business object document result. |
void |
setGetActivity(GetActivityType getActivity)
This method sets the
GetActivityType business object document that this command will process. |
getResultBusinessObjectDocument, handleException, setRequestBusinessObjectDocumentstatic final java.lang.String COPYRIGHT
void setGetActivity(GetActivityType getActivity)
GetActivityType business object document that this command will process.getActivity - The GetActivityType business object document.ShowActivityType getShowActivity()
ShowActivityType business object document result.ShowActivityType business object document result to the client.