| Package | Description |
|---|---|
| org.wso2.carbon.webapp.mgt.stub | |
| org.wso2.carbon.webapp.mgt.stub.types.axis2 | |
| org.wso2.carbon.webapp.mgt.stub.types.carbon |
| Modifier and Type | Method and Description |
|---|---|
WebappsWrapper |
WebappAdminStub.getPagedFaultyWebappsSummary(String webappSearchString130,
String webappType131,
int pageNumber132)
Auto generated method signature
|
WebappsWrapper |
WebappAdmin.getPagedFaultyWebappsSummary(String webappSearchString37,
String webappType38,
int pageNumber39)
Auto generated method signature
|
WebappsWrapper |
WebappAdminStub.getPagedWebappsSummary(String webappSearchString201,
String webappState202,
String webappType203,
int pageNumber204)
Auto generated method signature
|
WebappsWrapper |
WebappAdmin.getPagedWebappsSummary(String webappSearchString108,
String webappState109,
String webappType110,
int pageNumber111)
Auto generated method signature
|
| Modifier and Type | Method and Description |
|---|---|
void |
WebappAdminCallbackHandler.receiveResultgetPagedFaultyWebappsSummary(WebappsWrapper result)
auto generated Axis2 call back method for getPagedFaultyWebappsSummary method
override this method for handling normal response from getPagedFaultyWebappsSummary operation
|
void |
WebappAdminCallbackHandler.receiveResultgetPagedWebappsSummary(WebappsWrapper result)
auto generated Axis2 call back method for getPagedWebappsSummary method
override this method for handling normal response from getPagedWebappsSummary operation
|
| Modifier and Type | Field and Description |
|---|---|
protected WebappsWrapper |
GetPagedWebappsSummaryResponse.local_return
field for _return
|
protected WebappsWrapper |
GetPagedFaultyWebappsSummaryResponse.local_return
field for _return
|
| Modifier and Type | Method and Description |
|---|---|
WebappsWrapper |
GetPagedWebappsSummaryResponse.get_return()
Auto generated getter method
|
WebappsWrapper |
GetPagedFaultyWebappsSummaryResponse.get_return()
Auto generated getter method
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetPagedWebappsSummaryResponse.set_return(WebappsWrapper param)
Auto generated setter method
|
void |
GetPagedFaultyWebappsSummaryResponse.set_return(WebappsWrapper param)
Auto generated setter method
|
| Modifier and Type | Method and Description |
|---|---|
static WebappsWrapper |
WebappsWrapper.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
|
Copyright © 2017 WSO2. All rights reserved.