| Package | Description |
|---|---|
| org.wso2.carbon.event.execution.manager.admin.dto.configuration.xsd | |
| org.wso2.carbon.event.execution.manager.stub |
| Modifier and Type | Method and Description |
|---|---|
static TemplateConfigurationDTO |
TemplateConfigurationDTO.Factory.parse(XMLStreamReader reader)
static method to create the object
Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable
If this object is not an element, it is a complex type and the reader is at the event just after the outer start element
Postcondition: If this object is an element, the reader is positioned at its end element
If this object is a complex type, the reader is positioned at the end element of its outer element
|
| Modifier and Type | Field and Description |
|---|---|
protected TemplateConfigurationDTO[] |
GetConfigurationsResponse.local_return
field for _return
This was an Array!
|
protected TemplateConfigurationDTO |
GetConfigurationResponse.local_return
field for _return
|
protected TemplateConfigurationDTO |
SaveConfiguration.localConfiguration
field for Configuration
|
| Modifier and Type | Method and Description |
|---|---|
TemplateConfigurationDTO[] |
GetConfigurationsResponse.get_return()
Auto generated getter method
|
TemplateConfigurationDTO |
GetConfigurationResponse.get_return()
Auto generated getter method
|
TemplateConfigurationDTO |
SaveConfiguration.getConfiguration()
Auto generated getter method
|
TemplateConfigurationDTO |
ExecutionManagerAdminServiceStub.getConfiguration(String domainName87,
String configName88)
Auto generated method signature
|
TemplateConfigurationDTO |
ExecutionManagerAdminService.getConfiguration(String domainName46,
String configName47)
Auto generated method signature
|
TemplateConfigurationDTO[] |
ExecutionManagerAdminServiceStub.getConfigurations(String domainName78)
Auto generated method signature
|
TemplateConfigurationDTO[] |
ExecutionManagerAdminService.getConfigurations(String domainName37)
Auto generated method signature
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetConfigurationsResponse.add_return(TemplateConfigurationDTO param)
Auto generated add method for the array for convenience
|
void |
ExecutionManagerAdminServiceCallbackHandler.receiveResultgetConfiguration(TemplateConfigurationDTO result)
auto generated Axis2 call back method for getConfiguration method
override this method for handling normal response from getConfiguration operation
|
void |
ExecutionManagerAdminServiceCallbackHandler.receiveResultgetConfigurations(TemplateConfigurationDTO[] result)
auto generated Axis2 call back method for getConfigurations method
override this method for handling normal response from getConfigurations operation
|
boolean |
ExecutionManagerAdminServiceStub.saveConfiguration(TemplateConfigurationDTO configuration62)
Auto generated method signature
|
boolean |
ExecutionManagerAdminService.saveConfiguration(TemplateConfigurationDTO configuration21)
Auto generated method signature
|
void |
GetConfigurationResponse.set_return(TemplateConfigurationDTO param)
Auto generated setter method
|
void |
GetConfigurationsResponse.set_return(TemplateConfigurationDTO[] param)
Auto generated setter method
|
void |
SaveConfiguration.setConfiguration(TemplateConfigurationDTO param)
Auto generated setter method
|
void |
ExecutionManagerAdminServiceStub.startsaveConfiguration(TemplateConfigurationDTO configuration62,
ExecutionManagerAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
ExecutionManagerAdminService.startsaveConfiguration(TemplateConfigurationDTO configuration21,
ExecutionManagerAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
protected void |
GetConfigurationsResponse.validate_return(TemplateConfigurationDTO[] param)
validate the array for _return
|
Copyright © 2015 WSO2. All rights reserved.