|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
Deprecated. instead use Registry.getLogs(String, int, String, java.util.Date, java.util.Date, boolean) } |
Uses of LogEntryCollection in org.wso2.carbon.registry.core.caching |
---|
Methods in org.wso2.carbon.registry.core.caching that return LogEntryCollection | |
---|---|
LogEntryCollection |
CacheBackedRegistry.getLogCollection(String resourcePath,
int action,
String userName,
Date from,
Date to,
boolean recentFirst)
|
Uses of LogEntryCollection in org.wso2.carbon.registry.core.ghostregistry |
---|
Methods in org.wso2.carbon.registry.core.ghostregistry that return LogEntryCollection | |
---|---|
LogEntryCollection |
GhostRegistry.getLogCollection(String resourcePath,
int action,
String userName,
Date from,
Date to,
boolean recentFirst)
Deprecated. |
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 |