|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WSLogEntry | |
---|---|
org.wso2.carbon.registry.ws.api | |
org.wso2.carbon.registry.ws.api.utils |
Uses of WSLogEntry in org.wso2.carbon.registry.ws.api |
---|
Methods in org.wso2.carbon.registry.ws.api that return WSLogEntry | |
---|---|
WSLogEntry[] |
WSRegistry.WSgetLogs(String resourcePath,
int action,
String userName,
Date from,
Date to,
boolean recentFirst)
This is the web service compatible version of getLogs() method |
Uses of WSLogEntry in org.wso2.carbon.registry.ws.api.utils |
---|
Methods in org.wso2.carbon.registry.ws.api.utils that return WSLogEntry | |
---|---|
static WSLogEntry |
CommonUtil.transformLogEntryToWSLogEntry(LogEntry logEntry)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |