Package | Description |
---|---|
org.wso2.carbon.logging.view.stub | |
org.wso2.carbon.logging.view.stub.types.axis2 | |
org.wso2.carbon.logging.view.stub.types.carbon |
Modifier and Type | Method and Description |
---|---|
PaginatedLogEvent |
LogViewer.getPaginatedApplicationLogEvents(int pageNumber69,
String type70,
String keyword71,
String applicationName72,
String tenantDomain73,
String serverKey74)
Auto generated method signature
|
PaginatedLogEvent |
LogViewerStub.getPaginatedApplicationLogEvents(int pageNumber166,
String type167,
String keyword168,
String applicationName169,
String tenantDomain170,
String serverKey171)
Auto generated method signature
|
PaginatedLogEvent |
LogViewer.getPaginatedLogEvents(int pageNumber111,
String type112,
String keyword113,
String tenantDomain114,
String serverKey115)
Auto generated method signature
|
PaginatedLogEvent |
LogViewerStub.getPaginatedLogEvents(int pageNumber208,
String type209,
String keyword210,
String tenantDomain211,
String serverKey212)
Auto generated method signature
|
Modifier and Type | Method and Description |
---|---|
void |
LogViewerCallbackHandler.receiveResultgetPaginatedApplicationLogEvents(PaginatedLogEvent result)
auto generated Axis2 call back method for getPaginatedApplicationLogEvents method
override this method for handling normal response from getPaginatedApplicationLogEvents operation
|
void |
LogViewerCallbackHandler.receiveResultgetPaginatedLogEvents(PaginatedLogEvent result)
auto generated Axis2 call back method for getPaginatedLogEvents method
override this method for handling normal response from getPaginatedLogEvents operation
|
Modifier and Type | Field and Description |
---|---|
protected PaginatedLogEvent |
GetPaginatedLogEventsResponse.local_return
field for _return
|
protected PaginatedLogEvent |
GetPaginatedApplicationLogEventsResponse.local_return
field for _return
|
Modifier and Type | Method and Description |
---|---|
PaginatedLogEvent |
GetPaginatedLogEventsResponse.get_return()
Auto generated getter method
|
PaginatedLogEvent |
GetPaginatedApplicationLogEventsResponse.get_return()
Auto generated getter method
|
Modifier and Type | Method and Description |
---|---|
void |
GetPaginatedLogEventsResponse.set_return(PaginatedLogEvent param)
Auto generated setter method
|
void |
GetPaginatedApplicationLogEventsResponse.set_return(PaginatedLogEvent param)
Auto generated setter method
|
Modifier and Type | Method and Description |
---|---|
static PaginatedLogEvent |
PaginatedLogEvent.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.