|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LogEntryCollection | |
---|---|
org.wso2.carbon.registry.app | |
org.wso2.carbon.registry.core | |
org.wso2.carbon.registry.core.jdbc | |
org.wso2.carbon.registry.core.session |
Uses of LogEntryCollection in org.wso2.carbon.registry.app |
---|
Methods in org.wso2.carbon.registry.app that return LogEntryCollection | |
---|---|
LogEntryCollection |
RemoteRegistry.getLogCollection(String resourcePath,
int action,
String userName,
Date from,
Date to,
boolean recentFirst)
|
Uses of LogEntryCollection in org.wso2.carbon.registry.core |
---|
Methods in org.wso2.carbon.registry.core that return LogEntryCollection | |
---|---|
LogEntryCollection |
Registry.getLogCollection(String resourcePath,
int action,
String userName,
Date from,
Date to,
boolean recentFirst)
Returns the logs of the activities occurred in the registry. |
Uses of LogEntryCollection in org.wso2.carbon.registry.core.jdbc |
---|
Methods in org.wso2.carbon.registry.core.jdbc that return LogEntryCollection | |
---|---|
LogEntryCollection |
EmbeddedRegistry.getLogCollection(String resourcePath,
int action,
String userName,
Date from,
Date to,
boolean recentFirst)
|
Uses of LogEntryCollection in org.wso2.carbon.registry.core.session |
---|
Methods in org.wso2.carbon.registry.core.session that return LogEntryCollection | |
---|---|
LogEntryCollection |
UserRegistry.getLogCollection(String resourcePath,
int action,
String userName,
Date from,
Date to,
boolean recentFirst)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |