Uses of Class
org.wso2.carbon.registry.ws.api.WSLogEntry

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)
          Returns the logs of the activities occurred in the Registry.
 

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(org.wso2.carbon.registry.core.LogEntry logEntry)
           
 



Copyright © 2012 WSO2 Inc. All Rights Reserved.