Uses of Class
org.wso2.carbon.registry.core.jdbc.handlers.RequestContext

Packages that use RequestContext
org.wso2.carbon.registry.core   
org.wso2.carbon.registry.core.caching   
org.wso2.carbon.registry.core.jdbc.handlers   
org.wso2.carbon.registry.core.jdbc.handlers.builtin   
org.wso2.carbon.registry.core.jdbc.handlers.filters   
org.wso2.carbon.registry.core.jdbc.indexing   
 

Uses of RequestContext in org.wso2.carbon.registry.core
 

Methods in org.wso2.carbon.registry.core with parameters of type RequestContext
abstract  void Aspect.dissociate(RequestContext context)
          Remove this Aspect from the referenced resource.
abstract  String[] Aspect.getAvailableActions(RequestContext context)
          Get a list of available actions for the resource in the RequestContext, taking into account current state, user, etc.
abstract  void Aspect.invoke(RequestContext context, String action)
          Do something - action names are aspect-specific, and it's up to the implementation to decide if a given action is allowed, and what to do if so.
 void Aspect.invoke(RequestContext context, String action, Map<String,String> parameters)
          Do something - action names are aspect-specific, and it's up to the implementation to decide if a given action is allowed, and what to do if so.
 

Uses of RequestContext in org.wso2.carbon.registry.core.caching
 

Methods in org.wso2.carbon.registry.core.caching with parameters of type RequestContext
 String CachingHandler.copy(RequestContext requestContext)
           
 void CachingHandler.createLink(RequestContext requestContext)
           
 void CachingHandler.delete(RequestContext requestContext)
           
 void CachingHandler.importResource(RequestContext requestContext)
           
 String CachingHandler.move(RequestContext requestContext)
           
 void CachingHandler.put(RequestContext requestContext)
           
 void CachingHandler.removeLink(RequestContext requestContext)
           
 String CachingHandler.rename(RequestContext requestContext)
           
 void CachingHandler.restore(RequestContext requestContext)
           
 void CachingHandler.restoreVersion(RequestContext requestContext)
           
 

Uses of RequestContext in org.wso2.carbon.registry.core.jdbc.handlers
 

Methods in org.wso2.carbon.registry.core.jdbc.handlers with parameters of type RequestContext
 void UserDefinedHandlerManager.addAssociation(RequestContext requestContext)
           
 void HandlerLifecycleManager.addAssociation(RequestContext requestContext)
           
 void Handler.addAssociation(RequestContext requestContext)
          Gets called when an Association is added.
 void HandlerManager.addAssociation(RequestContext requestContext)
          Manages the handler invocations of ADD_ASSOCIATION method.
 String UserDefinedHandlerManager.addComment(RequestContext requestContext)
           
 String HandlerLifecycleManager.addComment(RequestContext requestContext)
           
 String Handler.addComment(RequestContext requestContext)
          Gets called when adding a comment.
 String HandlerManager.addComment(RequestContext requestContext)
          Manages the handler invocations of ADD_COMMENT method.
 void UserDefinedHandlerManager.applyTag(RequestContext requestContext)
           
 void HandlerLifecycleManager.applyTag(RequestContext requestContext)
           
 void Handler.applyTag(RequestContext requestContext)
          Gets called when a tag is applied.
 void HandlerManager.applyTag(RequestContext requestContext)
          Manages the handler invocations of APPLY_TAG method.
 String UserDefinedHandlerManager.copy(RequestContext requestContext)
           
 String HandlerLifecycleManager.copy(RequestContext requestContext)
           
 String Handler.copy(RequestContext requestContext)
          Copy a resource in the registry.
 String HandlerManager.copy(RequestContext requestContext)
          Manages the handler invocations of COPY method.
 void UserDefinedHandlerManager.createLink(RequestContext requestContext)
           
 void HandlerLifecycleManager.createLink(RequestContext requestContext)
           
 void Handler.createLink(RequestContext requestContext)
          Create a symbolic link or mount a registry.
 void HandlerManager.createLink(RequestContext requestContext)
          Manages the handler invocations of CREATE_LINK method.
 void UserDefinedHandlerManager.createVersion(RequestContext requestContext)
           
 void HandlerLifecycleManager.createVersion(RequestContext requestContext)
           
 void Handler.createVersion(RequestContext requestContext)
          Gets called when creating a version.
 void HandlerManager.createVersion(RequestContext requestContext)
          Manages the handler invocations of CREATE_VERSION method.
 void UserDefinedHandlerManager.delete(RequestContext requestContext)
           
 void HandlerLifecycleManager.delete(RequestContext requestContext)
           
 void Handler.delete(RequestContext requestContext)
          Processes the DELETE action of the media type.
 void HandlerManager.delete(RequestContext requestContext)
          Manages the handler invocations of DELETE method.
 org.apache.axiom.om.OMElement UserDefinedHandlerManager.dump(RequestContext requestContext)
           
 org.apache.axiom.om.OMElement HandlerLifecycleManager.dump(RequestContext requestContext)
           
 void Handler.dump(RequestContext requestContext)
          Gets called when dumping an path
 org.apache.axiom.om.OMElement HandlerManager.dump(RequestContext requestContext)
          Manages the handler invocations of DUMP method.
 void UserDefinedHandlerManager.editComment(RequestContext requestContext)
           
 void HandlerLifecycleManager.editComment(RequestContext requestContext)
           
 void Handler.editComment(RequestContext requestContext)
          Gets called when editing a comment.
 void HandlerManager.editComment(RequestContext requestContext)
          Manages the handler invocations of REMOVE_COMMENT method.
 Collection UserDefinedHandlerManager.executeQuery(RequestContext requestContext)
           
 Collection HandlerLifecycleManager.executeQuery(RequestContext requestContext)
           
 Collection Handler.executeQuery(RequestContext requestContext)
          Gets called when executing Queries.
 Collection HandlerManager.executeQuery(RequestContext requestContext)
          Manages the handler invocations of EXECUTE_QUERY method.
 Resource UserDefinedHandlerManager.get(RequestContext requestContext)
           
 Resource HandlerLifecycleManager.get(RequestContext requestContext)
           
 Resource Handler.get(RequestContext requestContext)
          Processes the GET action for resource path of the requestContext.
 Resource UIEnabledHandler.get(RequestContext requestContext)
          Implementation of the Handler.get(org.wso2.carbon.registry.core.jdbc.handlers.RequestContext) method of the Handler class.
 Resource HandlerManager.get(RequestContext requestContext)
          Manages the handler invocations of GET method.
 Association[] UserDefinedHandlerManager.getAllAssociations(RequestContext requestContext)
           
 Association[] HandlerLifecycleManager.getAllAssociations(RequestContext requestContext)
           
 Association[] Handler.getAllAssociations(RequestContext requestContext)
          Gets called when getting all Associations.
 Association[] HandlerManager.getAllAssociations(RequestContext requestContext)
          Manages the handler invocations of GET_ALL_ASSOCIATIONS method.
 Association[] UserDefinedHandlerManager.getAssociations(RequestContext requestContext)
           
 Association[] HandlerLifecycleManager.getAssociations(RequestContext requestContext)
           
 Association[] Handler.getAssociations(RequestContext requestContext)
          Gets called when getting Associations of given type.
 Association[] HandlerManager.getAssociations(RequestContext requestContext)
          Manages the handler invocations of GET_ASSOCIATIONS method.
 float UserDefinedHandlerManager.getAverageRating(RequestContext requestContext)
           
 float HandlerLifecycleManager.getAverageRating(RequestContext requestContext)
           
 float Handler.getAverageRating(RequestContext requestContext)
          Gets called when getting average rating.
 float HandlerManager.getAverageRating(RequestContext requestContext)
          Manages the handler invocations of GET_AVERAGE_RATING method.
 Resource XSLTBasedUIEnabledHandler.getBrowseView(String viewKey, RequestContext requestContext)
          Deprecated.  
 Resource UIEnabledHandler.getBrowseView(String browseViewKey, RequestContext requestContext)
          Implementations of this method should generate a HTML UI for rendering the resource content and set it as the content of the returned resource.
 Comment[] UserDefinedHandlerManager.getComments(RequestContext requestContext)
           
 Comment[] HandlerLifecycleManager.getComments(RequestContext requestContext)
           
 Comment[] Handler.getComments(RequestContext requestContext)
          Gets called when retrieving comments.
 Comment[] HandlerManager.getComments(RequestContext requestContext)
          Manages the handler invocations of GET_COMMENTS method.
 Resource XSLTBasedUIEnabledHandler.getEditView(String editViewKey, RequestContext requestContext)
          Deprecated.  
 Resource UIEnabledHandler.getEditView(String editViewKey, RequestContext requestContext)
          Implementations of this method should generate a HTML UI for editing the resource content and set it as the content of the returned resource.
 Resource XSLTBasedUIEnabledHandler.getNewView(String newViewKey, RequestContext requestContext)
          Deprecated.  
 Resource UIEnabledHandler.getNewView(String newViewKey, RequestContext requestContext)
          Implementations of this method should generate a HTML UI for creating a new resource content and set it as the content of the returned resource.
 int UserDefinedHandlerManager.getRating(RequestContext requestContext)
           
 int HandlerLifecycleManager.getRating(RequestContext requestContext)
           
 int Handler.getRating(RequestContext requestContext)
          Gets called when getting a rating given by a specific user.
 int HandlerManager.getRating(RequestContext requestContext)
          Manages the handler invocations of GET_RATING method.
 Resource UIEnabledHandler.getRawResource(RequestContext requestContext)
          Returns a Resource instance specified in the requestContext.
 RegistryContext UserDefinedHandlerManager.getRegistryContext(RequestContext requestContext)
           
 RegistryContext HandlerLifecycleManager.getRegistryContext(RequestContext requestContext)
           
 RegistryContext Handler.getRegistryContext(RequestContext requestContext)
          Gets called when obtaining the registry context.
 RegistryContext HandlerManager.getRegistryContext(RequestContext requestContext)
          Manages the handler invocations of GET_REGISTRY_CONTEXT method.
 TaggedResourcePath[] UserDefinedHandlerManager.getResourcePathsWithTag(RequestContext requestContext)
           
 TaggedResourcePath[] HandlerLifecycleManager.getResourcePathsWithTag(RequestContext requestContext)
           
 TaggedResourcePath[] Handler.getResourcePathsWithTag(RequestContext requestContext)
          Gets called when getting the resource paths corresponding to the given tag.
 TaggedResourcePath[] HandlerManager.getResourcePathsWithTag(RequestContext requestContext)
          Manages the handler invocations of GET_RESOURCE_PATHS_WITH_TAG method.
 Tag[] UserDefinedHandlerManager.getTags(RequestContext requestContext)
           
 Tag[] HandlerLifecycleManager.getTags(RequestContext requestContext)
           
 Tag[] Handler.getTags(RequestContext requestContext)
          Gets called when getting tags.
 Tag[] HandlerManager.getTags(RequestContext requestContext)
          Manages the handler invocations of GET_TAGS method.
 String[] UserDefinedHandlerManager.getVersions(RequestContext requestContext)
           
 String[] HandlerLifecycleManager.getVersions(RequestContext requestContext)
           
 String[] Handler.getVersions(RequestContext requestContext)
          Gets called when getting versions.
 String[] HandlerManager.getVersions(RequestContext requestContext)
          Manages the handler invocations of GET_VERSIONS method.
 void UserDefinedHandlerManager.importChild(RequestContext requestContext)
           
 void HandlerLifecycleManager.importChild(RequestContext requestContext)
           
 void Handler.importChild(RequestContext requestContext)
          Invokes when a child resource is imported.
 void HandlerManager.importChild(RequestContext requestContext)
          Manages the handler invocations of IMPORT_CHILD method.
 String UserDefinedHandlerManager.importResource(RequestContext requestContext)
           
 String HandlerLifecycleManager.importResource(RequestContext requestContext)
           
 void Handler.importResource(RequestContext requestContext)
          Creates a resource in the given path by fetching the resource content from the given URL.
 String HandlerManager.importResource(RequestContext requestContext)
          Manages the handler invocations of IMPORT method.
 void UserDefinedHandlerManager.invokeAspect(RequestContext requestContext)
           
 void HandlerLifecycleManager.invokeAspect(RequestContext requestContext)
           
 void Handler.invokeAspect(RequestContext requestContext)
          Gets called when an Associated Aspect gets invoked.
 void HandlerManager.invokeAspect(RequestContext requestContext)
          Manages the handler invocations of INVOKE_ASPECT method.
 boolean HandlerManager.isProcessingComplete(RequestContext requestContext)
          Determines whether the processing of the request is completed or not.
 String UserDefinedHandlerManager.move(RequestContext requestContext)
           
 String HandlerLifecycleManager.move(RequestContext requestContext)
           
 String Handler.move(RequestContext requestContext)
          Move a resource in the registry.
 String HandlerManager.move(RequestContext requestContext)
          Manages the handler invocations of MOVE method.
 String UserDefinedHandlerManager.put(RequestContext requestContext)
           
 String HandlerLifecycleManager.put(RequestContext requestContext)
           
 void Handler.put(RequestContext requestContext)
          Processes the PUT action.
 String HandlerManager.put(RequestContext requestContext)
          Manages the handler invocations of PUT method.
 void UserDefinedHandlerManager.putChild(RequestContext requestContext)
           
 void HandlerLifecycleManager.putChild(RequestContext requestContext)
           
 void Handler.putChild(RequestContext requestContext)
          Invokes when a child resource is added.
 void HandlerManager.putChild(RequestContext requestContext)
          Manages the handler invocations of PUT_CHILD method.
 void UserDefinedHandlerManager.rateResource(RequestContext requestContext)
           
 void HandlerLifecycleManager.rateResource(RequestContext requestContext)
           
 void Handler.rateResource(RequestContext requestContext)
          Gets called when rating a resource.
 void HandlerManager.rateResource(RequestContext requestContext)
          Manages the handler invocations of RATE_RESOURCE method.
 void UserDefinedHandlerManager.removeAssociation(RequestContext requestContext)
           
 void HandlerLifecycleManager.removeAssociation(RequestContext requestContext)
           
 void Handler.removeAssociation(RequestContext requestContext)
          Gets called when an Association is removed.
 void HandlerManager.removeAssociation(RequestContext requestContext)
          Manages the handler invocations of REMOVE_ASSOCIATION method.
 void UserDefinedHandlerManager.removeComment(RequestContext requestContext)
           
 void HandlerLifecycleManager.removeComment(RequestContext requestContext)
           
 void Handler.removeComment(RequestContext requestContext)
          Gets called when removing a comment.
 void HandlerManager.removeComment(RequestContext requestContext)
          Manages the handler invocations of EDIT_COMMENT method.
 void UserDefinedHandlerManager.removeLink(RequestContext requestContext)
           
 void HandlerLifecycleManager.removeLink(RequestContext requestContext)
           
 void Handler.removeLink(RequestContext requestContext)
          Remove a symbolic link or un-mount a registry.
 void HandlerManager.removeLink(RequestContext requestContext)
          Manages the handler invocations of REMOVE_LINK method.
 void UserDefinedHandlerManager.removeTag(RequestContext requestContext)
           
 void HandlerLifecycleManager.removeTag(RequestContext requestContext)
           
 void Handler.removeTag(RequestContext requestContext)
          Gets called when a tag is removed.
 void HandlerManager.removeTag(RequestContext requestContext)
          Manages the handler invocations of REMOVE_TAG method.
 String UserDefinedHandlerManager.rename(RequestContext requestContext)
           
 String HandlerLifecycleManager.rename(RequestContext requestContext)
           
 String Handler.rename(RequestContext requestContext)
          Rename a resource in the registry.
 String HandlerManager.rename(RequestContext requestContext)
          Manages the handler invocations of RENAME method.
 boolean UserDefinedHandlerManager.resourceExists(RequestContext requestContext)
           
 boolean HandlerLifecycleManager.resourceExists(RequestContext requestContext)
           
 boolean Handler.resourceExists(RequestContext requestContext)
          Gets called when searching for existence of resource.
 boolean HandlerManager.resourceExists(RequestContext requestContext)
          Manages the handler invocations of RESOURCE_EXISTS method.
 void UserDefinedHandlerManager.restore(RequestContext requestContext)
           
 void HandlerLifecycleManager.restore(RequestContext requestContext)
           
 void Handler.restore(RequestContext requestContext)
          Gets called when restoring a path
 void HandlerManager.restore(RequestContext requestContext)
          Manages the handler invocations of RESTORE method.
 void UserDefinedHandlerManager.restoreVersion(RequestContext requestContext)
           
 void HandlerLifecycleManager.restoreVersion(RequestContext requestContext)
           
 void Handler.restoreVersion(RequestContext requestContext)
          Gets called when restoring a version.
 void HandlerManager.restoreVersion(RequestContext requestContext)
          Manages the handler invocations of RESTORE_VERSION method.
 Collection UserDefinedHandlerManager.searchContent(RequestContext requestContext)
           
 Collection HandlerLifecycleManager.searchContent(RequestContext requestContext)
           
 Collection Handler.searchContent(RequestContext requestContext)
          Gets called when searching for content.
 Collection HandlerManager.searchContent(RequestContext requestContext)
          Manages the handler invocations of SEARCH_CONTENT method.
 

Uses of RequestContext in org.wso2.carbon.registry.core.jdbc.handlers.builtin
 

Methods in org.wso2.carbon.registry.core.jdbc.handlers.builtin with parameters of type RequestContext
 void SymLinkHandler.addAssociation(RequestContext requestContext)
           
 void MountHandler.addAssociation(RequestContext requestContext)
           
 void SimulationHandler.addAssociation(RequestContext requestContext)
           
 void OperationStatisticsHandler.addAssociation(RequestContext requestContext)
           
 String SymLinkHandler.addComment(RequestContext requestContext)
           
 String MountHandler.addComment(RequestContext requestContext)
           
 String SimulationHandler.addComment(RequestContext requestContext)
           
 void SymLinkHandler.applyTag(RequestContext requestContext)
           
 void MountHandler.applyTag(RequestContext requestContext)
           
 void SimulationHandler.applyTag(RequestContext requestContext)
           
 String SymLinkHandler.copy(RequestContext requestContext)
           
 String MountHandler.copy(RequestContext requestContext)
           
 String SimulationHandler.copy(RequestContext requestContext)
           
 String OperationStatisticsHandler.copy(RequestContext requestContext)
           
 void SimulationHandler.createLink(RequestContext requestContext)
           
 void SimulationHandler.createVersion(RequestContext requestContext)
           
 void SymLinkHandler.delete(RequestContext requestContext)
           
 void CommentURLHandler.delete(RequestContext requestContext)
           
 void MountHandler.delete(RequestContext requestContext)
           
 void SimulationHandler.delete(RequestContext requestContext)
           
 void OperationStatisticsHandler.delete(RequestContext requestContext)
           
 void MountHandler.dump(RequestContext requestContext)
           
 void SimulationHandler.dump(RequestContext requestContext)
           
 void OperationStatisticsHandler.dump(RequestContext requestContext)
           
 void SimulationHandler.editComment(RequestContext requestContext)
           
 Collection MountHandler.executeQuery(RequestContext requestContext)
           
 Collection SimulationHandler.executeQuery(RequestContext requestContext)
           
 Collection OperationStatisticsHandler.executeQuery(RequestContext requestContext)
           
 Resource SymLinkHandler.get(RequestContext requestContext)
           
 Resource RatingURLHandler.get(RequestContext requestContext)
           
 Resource CommentURLHandler.get(RequestContext requestContext)
           
 Resource RatingCollectionURLHandler.get(RequestContext requestContext)
           
 Resource MountHandler.get(RequestContext requestContext)
           
 Resource TagURLHandler.get(RequestContext requestContext)
           
 Resource SQLQueryHandler.get(RequestContext requestContext)
           
 Resource SimulationHandler.get(RequestContext requestContext)
           
 Resource CommentCollectionURLHandler.get(RequestContext requestContext)
           
 Resource OperationStatisticsHandler.get(RequestContext requestContext)
           
 Resource TagCollectionURLHandler.get(RequestContext requestContext)
          Deprecated.  
 Association[] SymLinkHandler.getAllAssociations(RequestContext requestContext)
           
 Association[] MountHandler.getAllAssociations(RequestContext requestContext)
           
 Association[] SimulationHandler.getAllAssociations(RequestContext requestContext)
           
 Association[] OperationStatisticsHandler.getAllAssociations(RequestContext requestContext)
           
 Association[] SymLinkHandler.getAssociations(RequestContext requestContext)
           
 Association[] MountHandler.getAssociations(RequestContext requestContext)
           
 Association[] SimulationHandler.getAssociations(RequestContext requestContext)
           
 Association[] OperationStatisticsHandler.getAssociations(RequestContext requestContext)
           
 float SymLinkHandler.getAverageRating(RequestContext requestContext)
           
 float MountHandler.getAverageRating(RequestContext requestContext)
           
 float SimulationHandler.getAverageRating(RequestContext requestContext)
           
 Comment[] SymLinkHandler.getComments(RequestContext requestContext)
           
 Comment[] MountHandler.getComments(RequestContext requestContext)
           
 Comment[] SimulationHandler.getComments(RequestContext requestContext)
           
 int SymLinkHandler.getRating(RequestContext requestContext)
           
 int MountHandler.getRating(RequestContext requestContext)
           
 int SimulationHandler.getRating(RequestContext requestContext)
           
 RegistryContext MountHandler.getRegistryContext(RequestContext requestContext)
           
 TaggedResourcePath[] MountHandler.getResourcePathsWithTag(RequestContext requestContext)
           
 TaggedResourcePath[] SimulationHandler.getResourcePathsWithTag(RequestContext requestContext)
           
 Tag[] SymLinkHandler.getTags(RequestContext requestContext)
           
 Tag[] MountHandler.getTags(RequestContext requestContext)
           
 Tag[] SimulationHandler.getTags(RequestContext requestContext)
           
 String[] SimulationHandler.getVersions(RequestContext requestContext)
           
 void SimulationHandler.importChild(RequestContext requestContext)
           
 void SymLinkHandler.importResource(RequestContext requestContext)
           
 void MountHandler.importResource(RequestContext requestContext)
           
 void SimulationHandler.importResource(RequestContext requestContext)
           
 void OperationStatisticsHandler.importResource(RequestContext requestContext)
           
 void SimulationHandler.invokeAspect(RequestContext requestContext)
           
 String SymLinkHandler.move(RequestContext requestContext)
           
 String RegexBaseRestrictionHandler.move(RequestContext requestContext)
           
 String MountHandler.move(RequestContext requestContext)
           
 String SimulationHandler.move(RequestContext requestContext)
           
 String OperationStatisticsHandler.move(RequestContext requestContext)
           
 void SymLinkHandler.put(RequestContext requestContext)
           
 void MountHandler.put(RequestContext requestContext)
           
 void SQLQueryHandler.put(RequestContext requestContext)
           
 void SimulationHandler.put(RequestContext requestContext)
           
 void OperationStatisticsHandler.put(RequestContext requestContext)
           
 void SymLinkHandler.rateResource(RequestContext requestContext)
           
 void MountHandler.rateResource(RequestContext requestContext)
           
 void SimulationHandler.rateResource(RequestContext requestContext)
           
 void SymLinkHandler.removeAssociation(RequestContext requestContext)
           
 void MountHandler.removeAssociation(RequestContext requestContext)
           
 void SimulationHandler.removeAssociation(RequestContext requestContext)
           
 void OperationStatisticsHandler.removeAssociation(RequestContext requestContext)
           
 void MountHandler.removeComment(RequestContext requestContext)
           
 void SimulationHandler.removeComment(RequestContext requestContext)
           
 void SymLinkHandler.removeLink(RequestContext requestContext)
           
 void SimulationHandler.removeLink(RequestContext requestContext)
           
 void SymLinkHandler.removeTag(RequestContext requestContext)
           
 void MountHandler.removeTag(RequestContext requestContext)
           
 void SimulationHandler.removeTag(RequestContext requestContext)
           
 String SymLinkHandler.rename(RequestContext requestContext)
           
 String RegexBaseRestrictionHandler.rename(RequestContext requestContext)
           
 String MountHandler.rename(RequestContext requestContext)
           
 String SimulationHandler.rename(RequestContext requestContext)
           
 String OperationStatisticsHandler.rename(RequestContext requestContext)
           
 boolean SymLinkHandler.resourceExists(RequestContext requestContext)
           
 boolean MountHandler.resourceExists(RequestContext requestContext)
           
 boolean SimulationHandler.resourceExists(RequestContext requestContext)
           
 boolean OperationStatisticsHandler.resourceExists(RequestContext requestContext)
           
 void MountHandler.restore(RequestContext requestContext)
           
 void SimulationHandler.restore(RequestContext requestContext)
           
 void OperationStatisticsHandler.restore(RequestContext requestContext)
           
 void SimulationHandler.restoreVersion(RequestContext requestContext)
           
 Collection SimulationHandler.searchContent(RequestContext requestContext)
           
 

Uses of RequestContext in org.wso2.carbon.registry.core.jdbc.handlers.filters
 

Methods in org.wso2.carbon.registry.core.jdbc.handlers.filters with parameters of type RequestContext
 boolean SimulationFilter.handleAddAssociation(RequestContext requestContext)
           
 boolean URLMatcher.handleAddAssociation(RequestContext requestContext)
           
 boolean Filter.handleAddAssociation(RequestContext requestContext)
          Determines whether the associating handler should handle the addAssociation action.
 boolean SimulationFilter.handleAddComment(RequestContext requestContext)
           
 boolean URLMatcher.handleAddComment(RequestContext requestContext)
           
 boolean Filter.handleAddComment(RequestContext requestContext)
          Determines whether the associating handler should handle the addComment action.
 boolean SimulationFilter.handleApplyTag(RequestContext requestContext)
           
 boolean URLMatcher.handleApplyTag(RequestContext requestContext)
           
 boolean Filter.handleApplyTag(RequestContext requestContext)
          Determines whether the associating handler should handle the applyTag action.
 boolean MediaTypeMatcher.handleCopy(RequestContext requestContext)
          Matches if the media type of the current resource is equal to the handler's media type.
 boolean SimulationFilter.handleCopy(RequestContext requestContext)
           
 boolean URLMatcher.handleCopy(RequestContext requestContext)
           
 boolean Filter.handleCopy(RequestContext requestContext)
          Determines whether the associating handler should handle the copy action.
 boolean MediaTypeMatcher.handleCreateLink(RequestContext requestContext)
          Matches if the media type of the current resource is equal to the handler's media type.
 boolean SimulationFilter.handleCreateLink(RequestContext requestContext)
           
 boolean URLMatcher.handleCreateLink(RequestContext requestContext)
           
 boolean Filter.handleCreateLink(RequestContext requestContext)
          Determines whether the associating handler should handle the createLink action.
 boolean SimulationFilter.handleCreateVersion(RequestContext requestContext)
           
 boolean URLMatcher.handleCreateVersion(RequestContext requestContext)
           
 boolean Filter.handleCreateVersion(RequestContext requestContext)
          Determines whether the associating handler should handle the createVersion action.
 boolean MediaTypeMatcher.handleDelete(RequestContext requestContext)
          Matches if the media type of the current resource is equal to the handler's media type.
 boolean SimulationFilter.handleDelete(RequestContext requestContext)
           
 boolean URLMatcher.handleDelete(RequestContext requestContext)
           
abstract  boolean Filter.handleDelete(RequestContext requestContext)
          Determines whether the associating handler should handle the delete action.
 boolean SimulationFilter.handleDump(RequestContext requestContext)
           
 boolean URLMatcher.handleDump(RequestContext requestContext)
           
 boolean Filter.handleDump(RequestContext requestContext)
          Determines whether the associating handler should handle the dump action.
 boolean SimulationFilter.handleEditComment(RequestContext requestContext)
           
 boolean URLMatcher.handleEditComment(RequestContext requestContext)
           
 boolean Filter.handleEditComment(RequestContext requestContext)
          Determines whether the associating handler should handle the editComment action.
 boolean SimulationFilter.handleExecuteQuery(RequestContext requestContext)
           
 boolean URLMatcher.handleExecuteQuery(RequestContext requestContext)
           
 boolean Filter.handleExecuteQuery(RequestContext requestContext)
          Determines whether the associating handler should handle the executeQuery action.
 boolean MediaTypeMatcher.handleGet(RequestContext requestContext)
          Matches if the media type of the current resource is equal to the handler's media type.
 boolean SimulationFilter.handleGet(RequestContext requestContext)
           
 boolean URLMatcher.handleGet(RequestContext requestContext)
           
abstract  boolean Filter.handleGet(RequestContext requestContext)
          Determines whether the associating handler should handle the get action.
 boolean SimulationFilter.handleGetAllAssociations(RequestContext requestContext)
           
 boolean URLMatcher.handleGetAllAssociations(RequestContext requestContext)
           
 boolean Filter.handleGetAllAssociations(RequestContext requestContext)
          Determines whether the associating handler should handle the getAllAssociations action.
 boolean SimulationFilter.handleGetAssociations(RequestContext requestContext)
           
 boolean URLMatcher.handleGetAssociations(RequestContext requestContext)
           
 boolean Filter.handleGetAssociations(RequestContext requestContext)
          Determines whether the associating handler should handle the getAssociations action.
 boolean SimulationFilter.handleGetAverageRating(RequestContext requestContext)
           
 boolean URLMatcher.handleGetAverageRating(RequestContext requestContext)
           
 boolean Filter.handleGetAverageRating(RequestContext requestContext)
          Determines whether the associating handler should handle the getAverageRating action.
 boolean SimulationFilter.handleGetComments(RequestContext requestContext)
           
 boolean URLMatcher.handleGetComments(RequestContext requestContext)
           
 boolean Filter.handleGetComments(RequestContext requestContext)
          Determines whether the associating handler should handle the getComments action.
 boolean SimulationFilter.handleGetRating(RequestContext requestContext)
           
 boolean URLMatcher.handleGetRating(RequestContext requestContext)
           
 boolean Filter.handleGetRating(RequestContext requestContext)
          Determines whether the associating handler should handle the getRating action.
 boolean URLMatcher.handleGetRegistryContext(RequestContext requestContext)
           
 boolean Filter.handleGetRegistryContext(RequestContext requestContext)
          Determines whether the associating handler should handle the getRegistryContext action.
 boolean SimulationFilter.handleGetResourcePathsWithTag(RequestContext requestContext)
           
 boolean Filter.handleGetResourcePathsWithTag(RequestContext requestContext)
          Determines whether the associating handler should handle the getResourcePathsWithTag action.
 boolean SimulationFilter.handleGetTags(RequestContext requestContext)
           
 boolean URLMatcher.handleGetTags(RequestContext requestContext)
           
 boolean Filter.handleGetTags(RequestContext requestContext)
          Determines whether the associating handler should handle the getTags action.
 boolean SimulationFilter.handleGetVersions(RequestContext requestContext)
           
 boolean URLMatcher.handleGetVersions(RequestContext requestContext)
           
 boolean Filter.handleGetVersions(RequestContext requestContext)
          Determines whether the associating handler should handle the getVersions action.
 boolean MediaTypeMatcher.handleImportChild(RequestContext requestContext)
          Matches if the media type of the parent collection of the current resource is equal to the handler's media type.
 boolean SimulationFilter.handleImportChild(RequestContext requestContext)
           
 boolean URLMatcher.handleImportChild(RequestContext requestContext)
           
abstract  boolean Filter.handleImportChild(RequestContext requestContext)
          Determines whether the associating handler should handle the importChild action.
 boolean MediaTypeMatcher.handleImportResource(RequestContext requestContext)
          Matches if the media type of the current resource is equal to the handler's media type.
 boolean SimulationFilter.handleImportResource(RequestContext requestContext)
           
 boolean URLMatcher.handleImportResource(RequestContext requestContext)
           
abstract  boolean Filter.handleImportResource(RequestContext requestContext)
          Determines whether the associating handler should handle the import resource action.
 boolean MediaTypeMatcher.handleInvokeAspect(RequestContext requestContext)
          Matches if the media type of the current resource is equal to the handler's media type.
 boolean SimulationFilter.handleInvokeAspect(RequestContext requestContext)
           
 boolean URLMatcher.handleInvokeAspect(RequestContext requestContext)
           
 boolean Filter.handleInvokeAspect(RequestContext requestContext)
          Determines whether the associating handler should handle the invokeAspect action.
 boolean MediaTypeMatcher.handleMove(RequestContext requestContext)
          Matches if the media type of the current resource is equal to the handler's media type.
 boolean SimulationFilter.handleMove(RequestContext requestContext)
           
 boolean URLMatcher.handleMove(RequestContext requestContext)
           
 boolean Filter.handleMove(RequestContext requestContext)
          Determines whether the associating handler should handle the move action.
 boolean MediaTypeMatcher.handlePut(RequestContext requestContext)
          Matches if the media type of the current resource is equal to the handler's media type.
 boolean SimulationFilter.handlePut(RequestContext requestContext)
           
 boolean URLMatcher.handlePut(RequestContext requestContext)
           
abstract  boolean Filter.handlePut(RequestContext requestContext)
          Determines whether the associating handler should handle the put action.
 boolean MediaTypeMatcher.handlePutChild(RequestContext requestContext)
          Matches if the media type of the parent collection of the current resource is equal to the handler's media type.
 boolean SimulationFilter.handlePutChild(RequestContext requestContext)
           
 boolean URLMatcher.handlePutChild(RequestContext requestContext)
           
abstract  boolean Filter.handlePutChild(RequestContext requestContext)
          Determines whether the associating handler should handle the putChild action.
 boolean SimulationFilter.handleRateResource(RequestContext requestContext)
           
 boolean URLMatcher.handleRateResource(RequestContext requestContext)
           
 boolean Filter.handleRateResource(RequestContext requestContext)
          Determines whether the associating handler should handle the rateResource action.
 boolean SimulationFilter.handleRemoveAssociation(RequestContext requestContext)
           
 boolean URLMatcher.handleRemoveAssociation(RequestContext requestContext)
           
 boolean Filter.handleRemoveAssociation(RequestContext requestContext)
          Determines whether the associating handler should handle the removeAssociation action.
 boolean SimulationFilter.handleRemoveComment(RequestContext requestContext)
           
 boolean URLMatcher.handleRemoveComment(RequestContext requestContext)
           
 boolean Filter.handleRemoveComment(RequestContext requestContext)
          Determines whether the associating handler should handle the removeComment action.
 boolean MediaTypeMatcher.handleRemoveLink(RequestContext requestContext)
          Matches if the media type of the current resource is equal to the handler's media type.
 boolean SimulationFilter.handleRemoveLink(RequestContext requestContext)
           
 boolean URLMatcher.handleRemoveLink(RequestContext requestContext)
           
 boolean Filter.handleRemoveLink(RequestContext requestContext)
          Determines whether the associating handler should handle the removeLink action.
 boolean SimulationFilter.handleRemoveTag(RequestContext requestContext)
           
 boolean URLMatcher.handleRemoveTag(RequestContext requestContext)
           
 boolean Filter.handleRemoveTag(RequestContext requestContext)
          Determines whether the associating handler should handle the removeTag action.
 boolean MediaTypeMatcher.handleRename(RequestContext requestContext)
          Matches if the media type of the current resource is equal to the handler's media type.
 boolean SimulationFilter.handleRename(RequestContext requestContext)
           
 boolean URLMatcher.handleRename(RequestContext requestContext)
           
 boolean Filter.handleRename(RequestContext requestContext)
          Determines whether the associating handler should handle the rename action.
 boolean SimulationFilter.handleResourceExists(RequestContext requestContext)
           
 boolean URLMatcher.handleResourceExists(RequestContext requestContext)
           
 boolean Filter.handleResourceExists(RequestContext requestContext)
          Determines whether the associating handler should handle the resourceExists action.
 boolean SimulationFilter.handleRestore(RequestContext requestContext)
           
 boolean URLMatcher.handleRestore(RequestContext requestContext)
           
 boolean Filter.handleRestore(RequestContext requestContext)
          Determines whether the associating handler should handle the restore action.
 boolean SimulationFilter.handleRestoreVersion(RequestContext requestContext)
           
 boolean URLMatcher.handleRestoreVersion(RequestContext requestContext)
           
 boolean Filter.handleRestoreVersion(RequestContext requestContext)
          Determines whether the associating handler should handle the restoreVersion action.
 boolean SimulationFilter.handleSearchContent(RequestContext requestContext)
           
 boolean Filter.handleSearchContent(RequestContext requestContext)
          Determines whether the associating handler should handle the searchContent action.
 

Uses of RequestContext in org.wso2.carbon.registry.core.jdbc.indexing
 

Methods in org.wso2.carbon.registry.core.jdbc.indexing with parameters of type RequestContext
 void Indexer.deleteFromIndex(RequestContext requestContext)
           
 void Indexer.indexMSExcel(RequestContext requestContext)
           
 void Indexer.indexMSPowerpoint(RequestContext requestContext)
           
 void Indexer.indexMSWord(RequestContext requestContext)
           
 void Indexer.indexPDF(RequestContext requestContext)
           
 void Indexer.indexXML(RequestContext requestContext)
           
 void Indexer.updateIndex(RequestContext requestContext)
           
 



Copyright © 2012 WSO2 Inc. All Rights Reserved.