public class RegistryUsagePersistingListener
extends org.wso2.carbon.registry.core.jdbc.handlers.Handler
| Constructor and Description |
|---|
RegistryUsagePersistingListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
dump(org.wso2.carbon.registry.core.jdbc.handlers.RequestContext requestContext) |
org.wso2.carbon.registry.core.Resource |
get(org.wso2.carbon.registry.core.jdbc.handlers.RequestContext context) |
void |
importResource(org.wso2.carbon.registry.core.jdbc.handlers.RequestContext context) |
void |
put(org.wso2.carbon.registry.core.jdbc.handlers.RequestContext context) |
static void |
registerRegistryUsagePersistingListener(org.wso2.carbon.registry.core.config.RegistryContext registryContext) |
void |
restore(org.wso2.carbon.registry.core.jdbc.handlers.RequestContext requestContext) |
addAssociation, addComment, applyTag, copy, createLink, createVersion, delete, dumpLite, editComment, equals, executeQuery, getAllAssociations, getAssociations, getAverageRating, getComments, getRating, getRegistryContext, getResourcePathsWithTag, getTags, getVersions, hashCode, importChild, invokeAspect, move, putChild, rateResource, removeAssociation, removeComment, removeLink, removeTag, rename, resourceExists, restoreVersion, searchContentpublic void put(org.wso2.carbon.registry.core.jdbc.handlers.RequestContext context)
throws org.wso2.carbon.registry.core.exceptions.RegistryException
put in class org.wso2.carbon.registry.core.jdbc.handlers.Handlerorg.wso2.carbon.registry.core.exceptions.RegistryExceptionpublic void importResource(org.wso2.carbon.registry.core.jdbc.handlers.RequestContext context)
throws org.wso2.carbon.registry.core.exceptions.RegistryException
importResource in class org.wso2.carbon.registry.core.jdbc.handlers.Handlerorg.wso2.carbon.registry.core.exceptions.RegistryExceptionpublic org.wso2.carbon.registry.core.Resource get(org.wso2.carbon.registry.core.jdbc.handlers.RequestContext context)
throws org.wso2.carbon.registry.core.exceptions.RegistryException
get in class org.wso2.carbon.registry.core.jdbc.handlers.Handlerorg.wso2.carbon.registry.core.exceptions.RegistryExceptionpublic void dump(org.wso2.carbon.registry.core.jdbc.handlers.RequestContext requestContext)
throws org.wso2.carbon.registry.core.exceptions.RegistryException
dump in class org.wso2.carbon.registry.core.jdbc.handlers.Handlerorg.wso2.carbon.registry.core.exceptions.RegistryExceptionpublic void restore(org.wso2.carbon.registry.core.jdbc.handlers.RequestContext requestContext)
throws org.wso2.carbon.registry.core.exceptions.RegistryException
restore in class org.wso2.carbon.registry.core.jdbc.handlers.Handlerorg.wso2.carbon.registry.core.exceptions.RegistryExceptionpublic static void registerRegistryUsagePersistingListener(org.wso2.carbon.registry.core.config.RegistryContext registryContext)
throws org.wso2.carbon.registry.core.exceptions.RegistryException
org.wso2.carbon.registry.core.exceptions.RegistryExceptionCopyright © 2019 WSO2. All rights reserved.