Package | Description |
---|---|
org.wso2.carbon.theme.mgt.stub | |
org.wso2.carbon.theme.mgt.stub.registry.resource.stub.common.xsd | |
org.wso2.carbon.theme.mgt.stub.services |
Modifier and Type | Method and Description |
---|---|
ResourceData[] |
ThemeMgtServiceStub.getResourceData(String[] paths174)
Auto generated method signature
|
ResourceData[] |
ThemeMgtService.getResourceData(String[] paths89)
Auto generated method signature
|
Modifier and Type | Method and Description |
---|---|
void |
ThemeMgtServiceCallbackHandler.receiveResultgetResourceData(ResourceData[] result)
auto generated Axis2 call back method for getResourceData method
override this method for handling normal response from getResourceData operation
|
Modifier and Type | Method and Description |
---|---|
static ResourceData |
ResourceData.Factory.parse(javax.xml.stream.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 ResourceData[] |
GetResourceDataResponse.local_return
field for _return
This was an Array!
|
Modifier and Type | Method and Description |
---|---|
ResourceData[] |
GetResourceDataResponse.get_return()
Auto generated getter method
|
Modifier and Type | Method and Description |
---|---|
void |
GetResourceDataResponse.add_return(ResourceData param)
Auto generated add method for the array for convenience
|
void |
GetResourceDataResponse.set_return(ResourceData[] param)
Auto generated setter method
|
protected void |
GetResourceDataResponse.validate_return(ResourceData[] param)
validate the array for _return
|
Copyright © 2018 WSO2. All rights reserved.