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 webappSearchString193,
String webappType194,
int pageNumber195)
Auto generated method signature
|
WebappsWrapper |
WebappAdmin.getPagedFaultyWebappsSummary(String webappSearchString100,
String webappType101,
int pageNumber102)
Auto generated method signature
|
WebappsWrapper |
WebappAdminStub.getPagedWebappsSummary(String webappSearchString215,
String webappState216,
String webappType217,
int pageNumber218)
Auto generated method signature
|
WebappsWrapper |
WebappAdmin.getPagedWebappsSummary(String webappSearchString122,
String webappState123,
String webappType124,
int pageNumber125)
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 © 2018 WSO2. All rights reserved.