Uses of Class
org.wso2.carbon.webapp.mgt.stub.types.carbon.WebappsWrapper
Packages that use WebappsWrapper
Package
Description
-
Uses of WebappsWrapper in org.wso2.carbon.webapp.mgt.stub
Methods in org.wso2.carbon.webapp.mgt.stub that return WebappsWrapperModifier and TypeMethodDescriptionWebappAdmin.getPagedFaultyWebappsSummary(String webappSearchString100, String webappType101, int pageNumber102) Auto generated method signatureWebappAdminStub.getPagedFaultyWebappsSummary(String webappSearchString193, String webappType194, int pageNumber195) Auto generated method signatureWebappAdmin.getPagedWebappsSummary(String webappSearchString122, String webappState123, String webappType124, int pageNumber125) Auto generated method signatureWebappAdminStub.getPagedWebappsSummary(String webappSearchString215, String webappState216, String webappType217, int pageNumber218) Auto generated method signatureMethods in org.wso2.carbon.webapp.mgt.stub with parameters of type WebappsWrapperModifier and TypeMethodDescriptionvoidWebappAdminCallbackHandler.receiveResultgetPagedFaultyWebappsSummary(WebappsWrapper result) auto generated Axis2 call back method for getPagedFaultyWebappsSummary method override this method for handling normal response from getPagedFaultyWebappsSummary operationvoidWebappAdminCallbackHandler.receiveResultgetPagedWebappsSummary(WebappsWrapper result) auto generated Axis2 call back method for getPagedWebappsSummary method override this method for handling normal response from getPagedWebappsSummary operation -
Uses of WebappsWrapper in org.wso2.carbon.webapp.mgt.stub.types.axis2
Fields in org.wso2.carbon.webapp.mgt.stub.types.axis2 declared as WebappsWrapperModifier and TypeFieldDescriptionprotected WebappsWrapperGetPagedFaultyWebappsSummaryResponse.local_returnfield for _returnprotected WebappsWrapperGetPagedWebappsSummaryResponse.local_returnfield for _returnMethods in org.wso2.carbon.webapp.mgt.stub.types.axis2 that return WebappsWrapperModifier and TypeMethodDescriptionGetPagedFaultyWebappsSummaryResponse.get_return()Auto generated getter methodGetPagedWebappsSummaryResponse.get_return()Auto generated getter methodMethods in org.wso2.carbon.webapp.mgt.stub.types.axis2 with parameters of type WebappsWrapperModifier and TypeMethodDescriptionvoidGetPagedFaultyWebappsSummaryResponse.set_return(WebappsWrapper param) Auto generated setter methodvoidGetPagedWebappsSummaryResponse.set_return(WebappsWrapper param) Auto generated setter method -
Uses of WebappsWrapper in org.wso2.carbon.webapp.mgt.stub.types.carbon
Methods in org.wso2.carbon.webapp.mgt.stub.types.carbon that return WebappsWrapperModifier and TypeMethodDescriptionstatic WebappsWrapperWebappsWrapper.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