Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
U
V
A
ACTION
- Static variable in class org.wso2.registry.
RegistryConstants
ActionConstants
- Class in
org.wso2.registry
ActionConstants()
- Constructor for class org.wso2.registry.
ActionConstants
ActionProcessor
- Interface in
org.wso2.registry.servlet.actions
Each registry action should be implemented as an ActionProcessor (e.g.
ACTIVE_STATE
- Static variable in class org.wso2.registry.
RegistryConstants
add(String, Artifact, Connection)
- Method in class org.wso2.registry.jdbc.dao.
ArtifactDAO
Adds the given artifact to the database.
ADD_USER
- Static variable in class org.wso2.registry.
ActionConstants
addChild(long, long, Connection)
- Method in class org.wso2.registry.jdbc.dao.
ArtifactDAO
addComment(String, Comment)
- Method in class org.wso2.registry.inmemory.comments.
CommentManager
addComment(String, Comment)
- Method in class org.wso2.registry.inmemory.
InMemoryRegistry
addComment(long, String, Comment, Connection)
- Method in class org.wso2.registry.jdbc.dao.
CommentsDAO
addComment(String, Comment)
- Method in class org.wso2.registry.jdbc.
JDBCRegistry
Adds a comment to a resource.
addComment(String, Comment)
- Method in interface org.wso2.registry.
Registry
Adds a comment to a resource.
addComment(String, Comment)
- Method in class org.wso2.registry.secure.
SecureRegistry
addMessageBundle(String, MessageBundle)
- Static method in class org.wso2.registry.i18n.
Messages
To add a new Message Bundle to the MessageBundle list.
addProperties(long, Properties, Connection)
- Method in class org.wso2.registry.jdbc.dao.
ArtifactDAO
addRating(int)
- Method in class org.wso2.registry.inmemory.ratings.
ResourceRating
addRating(long, String, int, Connection)
- Method in class org.wso2.registry.jdbc.dao.
RatingsDAO
addResourceToVersionTable(Connection, Artifact)
- Static method in class org.wso2.registry.versions.
VersionHandler
To add a new resource or to update a new resource we can use this.
addTag(String, Connection)
- Method in class org.wso2.registry.jdbc.dao.
TagsDAO
addTagging(long, long, String, Connection)
- Method in class org.wso2.registry.jdbc.dao.
TagsDAO
addUser(String, String)
- Method in class org.wso2.registry.secure.
RegistryUserManager
ADMIN_USER
- Static variable in class org.wso2.registry.
RegistryConstants
AID_FIELD
- Static variable in class org.wso2.registry.jdbc.
DatabaseConstants
ALTER_ROLE_ATTRIBUTES
- Static variable in class org.wso2.registry.secure.
HSQLDBInitializer
ALTER_ROLE_PERMISSIONS_1
- Static variable in class org.wso2.registry.secure.
HSQLDBInitializer
ALTER_ROLE_PERMISSIONS_2
- Static variable in class org.wso2.registry.secure.
HSQLDBInitializer
ALTER_USER_ATTRIBUTES
- Static variable in class org.wso2.registry.secure.
HSQLDBInitializer
ALTER_USER_PERMISSIONS_1
- Static variable in class org.wso2.registry.secure.
HSQLDBInitializer
ALTER_USER_PERMISSIONS_2
- Static variable in class org.wso2.registry.secure.
HSQLDBInitializer
ALTER_USER_ROLES_1
- Static variable in class org.wso2.registry.secure.
HSQLDBInitializer
ALTER_USER_ROLES_2
- Static variable in class org.wso2.registry.secure.
HSQLDBInitializer
ANONYMOUS_USER
- Static variable in class org.wso2.registry.
RegistryConstants
Built in user names
APPLY_TAG
- Static variable in class org.wso2.registry.
ActionConstants
applyTag(String, String)
- Method in class org.wso2.registry.inmemory.
InMemoryRegistry
applyTag(String, String)
- Method in class org.wso2.registry.inmemory.tags.
TagManager
applyTag(String, String)
- Method in class org.wso2.registry.jdbc.
JDBCRegistry
Applies the given tag to the resource in the given path.
applyTag(String, String)
- Method in interface org.wso2.registry.
Registry
Applies the given tag to the resource in the given path.
applyTag(String, String)
- Method in class org.wso2.registry.secure.
SecureRegistry
Artifact
- Class in
org.wso2.registry
Artifact()
- Constructor for class org.wso2.registry.
Artifact
ARTIFACT_ID_FIELD
- Static variable in class org.wso2.registry.jdbc.
DatabaseConstants
ArtifactDAO
- Class in
org.wso2.registry.jdbc.dao
ArtifactDAO()
- Constructor for class org.wso2.registry.jdbc.dao.
ArtifactDAO
artifactDAO
- Variable in class org.wso2.registry.jdbc.mediatypes.
MediaTypeHandler
ArtifactDAO for directly accessing resources.
artifactExist(String, Connection)
- Method in class org.wso2.registry.jdbc.dao.
ArtifactDAO
ATT_NAME
- Static variable in class org.wso2.registry.
RegistryConstants
ATT_PATH
- Static variable in class org.wso2.registry.
RegistryConstants
AUTHOR_FIELD
- Static variable in class org.wso2.registry.jdbc.
DatabaseConstants
AuthorizationFailedException
- Exception in
org.wso2.registry.secure
AuthorizationFailedException(String)
- Constructor for exception org.wso2.registry.secure.
AuthorizationFailedException
AuthorizationFailedException(String, Throwable)
- Constructor for exception org.wso2.registry.secure.
AuthorizationFailedException
authorizationUtil
- Variable in class org.wso2.registry.jdbc.mediatypes.
MediaTypeHandler
Some common authorization tasks are implemented in this util.
AuthorizationUtil
- Class in
org.wso2.registry.jdbc.utils
AuthorizationUtil()
- Constructor for class org.wso2.registry.jdbc.utils.
AuthorizationUtil
AUTHORIZE
- Static variable in class org.wso2.registry.
ActionConstants
authorizeUser(String, String, String)
- Method in class org.wso2.registry.secure.
RegistryUserManager
B
BASE_NAME
- Static variable in class org.wso2.registry.i18n.
RB
basePropertyFileName
- Variable in class org.wso2.registry.i18n.
RB
C
CHILD_ID_FIELD
- Static variable in class org.wso2.registry.jdbc.
DatabaseConstants
clearCache()
- Static method in class org.wso2.registry.i18n.
RB
Clears the internal cache.
Comment
- Class in
org.wso2.registry
Comment()
- Constructor for class org.wso2.registry.
Comment
Comment(String)
- Constructor for class org.wso2.registry.
Comment
COMMENT_ID_FIELD
- Static variable in class org.wso2.registry.jdbc.
DatabaseConstants
COMMENT_TEXT_FIELD
- Static variable in class org.wso2.registry.jdbc.
DatabaseConstants
CommentCollectionURLHandler
- Class in
org.wso2.registry.jdbc.urlhandlers
Handles URLs in the form
?comments.
CommentCollectionURLHandler(ConnectionFactory)
- Constructor for class org.wso2.registry.jdbc.urlhandlers.
CommentCollectionURLHandler
COMMENTED_TIME_FIELD
- Static variable in class org.wso2.registry.jdbc.
DatabaseConstants
COMMENTED_USER_ID_FIELD
- Static variable in class org.wso2.registry.jdbc.
DatabaseConstants
CommentManager
- Class in
org.wso2.registry.inmemory.comments
CommentManager(InMemoryRegistry)
- Constructor for class org.wso2.registry.inmemory.comments.
CommentManager
COMMENTS_RESULT_TYPE
- Static variable in class org.wso2.registry.
RegistryConstants
CommentsDAO
- Class in
org.wso2.registry.jdbc.dao
CommentsDAO()
- Constructor for class org.wso2.registry.jdbc.dao.
CommentsDAO
CommentURLHandler
- Class in
org.wso2.registry.jdbc.urlhandlers
CommentURLHandler(ConnectionFactory)
- Constructor for class org.wso2.registry.jdbc.urlhandlers.
CommentURLHandler
ConnectionFactory
- Class in
org.wso2.registry.jdbc
ConnectionFactory()
- Constructor for class org.wso2.registry.jdbc.
ConnectionFactory
connectionFactory
- Variable in class org.wso2.registry.jdbc.mediatypes.
MediaTypeHandler
Connection factory to obtaining database connections.
connectionFactory
- Variable in class org.wso2.registry.jdbc.urlhandlers.
URLHandler
containsKey(Object)
- Method in class org.wso2.registry.inmemory.
ResourceMap
CONTENT_FIELD
- Static variable in class org.wso2.registry.jdbc.
DatabaseConstants
CREATED_TIME_FIELD
- Static variable in class org.wso2.registry.jdbc.
DatabaseConstants
createHSQLTables()
- Method in class org.wso2.registry.secure.
HSQLDBInitializer
D
DatabaseConstants
- Class in
org.wso2.registry.jdbc
DatabaseConstants()
- Constructor for class org.wso2.registry.jdbc.
DatabaseConstants
DATASOURCE_NAME
- Static variable in class org.wso2.registry.jdbc.
DatabaseConstants
DB_DRIVER_PARAM
- Static variable in class org.wso2.registry.secure.
UserManagerConstants
DB_URL_PARAM
- Static variable in class org.wso2.registry.secure.
UserManagerConstants
DBUtils
- Class in
org.wso2.registry.jdbc.hsql
DBUtils()
- Constructor for class org.wso2.registry.jdbc.hsql.
DBUtils
DEFAULT_MEDIA_TYPE
- Static variable in class org.wso2.registry.
RegistryConstants
DEFAULT_MESSAGE_BUNDLE_KEY
- Static variable in class org.wso2.registry.i18n.
Messages
DefaultMediaTypeHandler
- Class in
org.wso2.registry.jdbc.mediatypes.builtin
DefaultMediaTypeHandler(ConnectionFactory, Realm, MediaTypeManager)
- Constructor for class org.wso2.registry.jdbc.mediatypes.builtin.
DefaultMediaTypeHandler
defineQuery(String, String)
- Method in class org.wso2.registry.jdbc.
JDBCRegistry
DELETE
- Static variable in class org.wso2.registry.
ActionConstants
delete(String)
- Method in class org.wso2.registry.inmemory.
InMemoryRegistry
Deletes a resource from the resourceMap.
delete(String, Connection)
- Method in class org.wso2.registry.jdbc.dao.
ArtifactDAO
delete(String)
- Method in class org.wso2.registry.jdbc.
JDBCRegistry
Deletes the resource in the given path.
delete(String)
- Method in class org.wso2.registry.jdbc.mediatypes.builtin.
DefaultMediaTypeHandler
delete(String)
- Method in class org.wso2.registry.jdbc.mediatypes.builtin.
SQLQueryMediaTypeHandler
delete(String)
- Method in class org.wso2.registry.jdbc.mediatypes.builtin.
SynapseRepositoryMediaTypeHandler
delete(String)
- Method in class org.wso2.registry.jdbc.mediatypes.
MediaTypeHandler
Processes the DELETE action of the media type.
delete(String)
- Method in class org.wso2.registry.jdbc.mediatypes.
MediaTypeManager
delete(String)
- Method in interface org.wso2.registry.
Registry
Deletes the resource in the given path.
delete(String)
- Method in class org.wso2.registry.secure.
SecureRegistry
deleteByID(long, Connection)
- Method in class org.wso2.registry.jdbc.dao.
ArtifactDAO
DELETED_STATE
- Static variable in class org.wso2.registry.
RegistryConstants
deleteResource(Artifact, Connection)
- Static method in class org.wso2.registry.versions.
VersionHandler
To delete a artifact , what actualy happen here is that update the version table with the new data and artifact will not actualy removed from the table
denyUser(String, String, String)
- Method in class org.wso2.registry.secure.
RegistryUserManager
DESCRIPTION_FIELD
- Static variable in class org.wso2.registry.jdbc.
DatabaseConstants
DIRECTORY_ELEMENT
- Static variable in class org.wso2.registry.
RegistryConstants
DIRECTORY_FIELD
- Static variable in class org.wso2.registry.jdbc.
DatabaseConstants
doGet(HttpServletRequest, HttpServletResponse)
- Method in class org.wso2.registry.servlet.
RegistryServlet
doPost(HttpServletRequest, HttpServletResponse)
- Method in class org.wso2.registry.servlet.
RegistryServlet
E
EditProcessor
- Class in
org.wso2.registry.servlet
EditProcessor()
- Constructor for class org.wso2.registry.servlet.
EditProcessor
executeQuery(String, Object[])
- Method in class org.wso2.registry.inmemory.
InMemoryRegistry
executeQuery(String, Object[])
- Method in class org.wso2.registry.jdbc.
JDBCRegistry
executeQuery(Artifact, Object[], Connection)
- Method in interface org.wso2.registry.jdbc.queries.
QueryProcessor
executeQuery(Artifact, Object[], Connection)
- Method in class org.wso2.registry.jdbc.queries.
SQLQueryProcessor
executeQuery(String, Object[])
- Method in interface org.wso2.registry.
Registry
Executes a custom query defined by users.
executeQuery(String, Object[])
- Method in class org.wso2.registry.secure.
SecureRegistry
F
FILE_ELEMENT
- Static variable in class org.wso2.registry.
RegistryConstants
FileUploadUtil
- Class in
org.wso2.registry.servlet
FileUploadUtil()
- Constructor for class org.wso2.registry.servlet.
FileUploadUtil
G
GET
- Static variable in class org.wso2.registry.
ActionConstants
get(String)
- Method in class org.wso2.registry.inmemory.
InMemoryRegistry
get(Object)
- Method in class org.wso2.registry.inmemory.
ResourceMap
get(String, Connection)
- Method in class org.wso2.registry.jdbc.dao.
ArtifactDAO
get(String, long, Connection)
- Method in class org.wso2.registry.jdbc.dao.
ArtifactDAO
get(String)
- Method in class org.wso2.registry.jdbc.
JDBCRegistry
Returns the resource in the given path.
get(String, Artifact)
- Method in class org.wso2.registry.jdbc.mediatypes.builtin.
DefaultMediaTypeHandler
get(String, Artifact)
- Method in class org.wso2.registry.jdbc.mediatypes.builtin.
SQLQueryMediaTypeHandler
get(String, Artifact)
- Method in class org.wso2.registry.jdbc.mediatypes.builtin.
SynapseRepositoryMediaTypeHandler
get(String, Artifact)
- Method in class org.wso2.registry.jdbc.mediatypes.
MediaTypeHandler
Processes the GET action of the media type.
get(String)
- Method in class org.wso2.registry.jdbc.mediatypes.
MediaTypeManager
get(String)
- Method in interface org.wso2.registry.
Registry
Returns the resource in the given path.
get(String)
- Method in class org.wso2.registry.secure.
SecureRegistry
GET_RESOURCES_WITH_TAG
- Static variable in class org.wso2.registry.
ActionConstants
GET_TAGS
- Static variable in class org.wso2.registry.
ActionConstants
getAllUsers()
- Method in class org.wso2.registry.secure.
RegistryUserManager
getArtifactByID(long, long, Connection)
- Method in class org.wso2.registry.jdbc.dao.
ArtifactDAO
getArtifactID(String, Connection)
- Method in class org.wso2.registry.jdbc.dao.
ArtifactDAO
getAuthorUserName()
- Method in class org.wso2.registry.
Artifact
getAverageRating(String)
- Method in class org.wso2.registry.inmemory.
InMemoryRegistry
getAverageRating(String)
- Method in class org.wso2.registry.inmemory.ratings.
RatingsManager
getAverageRating()
- Method in class org.wso2.registry.inmemory.ratings.
ResourceRating
getAverageRating(String, Connection)
- Method in class org.wso2.registry.jdbc.dao.
RatingsDAO
getAverageRating(String)
- Method in class org.wso2.registry.jdbc.
JDBCRegistry
Returns the avarage rating for the given resource.
getAverageRating(String)
- Method in interface org.wso2.registry.
Registry
Returns the avarage rating for the given resource.
getAverageRating(String)
- Method in class org.wso2.registry.secure.
SecureRegistry
getBundle(String, String, String)
- Static method in class org.wso2.registry.i18n.
ProjectResourceBundle
Construct a new ProjectResourceBundle
getBundle(String, Class, String, Locale)
- Static method in class org.wso2.registry.i18n.
ProjectResourceBundle
Construct a new ProjectResourceBundle
getBundle(String, String, String, Locale, ClassLoader)
- Static method in class org.wso2.registry.i18n.
ProjectResourceBundle
Construct a new ProjectResourceBundle
getBundle(String, Class, String, Locale, ResourceBundle)
- Static method in class org.wso2.registry.i18n.
ProjectResourceBundle
Construct a new ProjectResourceBundle
getBundle(String, String, String, Locale, ClassLoader, ResourceBundle)
- Static method in class org.wso2.registry.i18n.
ProjectResourceBundle
Construct a new ProjectResourceBundle
getChildren(long, Connection)
- Method in class org.wso2.registry.jdbc.dao.
ArtifactDAO
getChildren(long, long, Connection)
- Method in class org.wso2.registry.jdbc.dao.
ArtifactDAO
getChildrenPath(long, Connection)
- Static method in class org.wso2.registry.versions.
VersionHandler
To get the depndents path for a given artifact
getChildrenPath(long, long, Connection)
- Static method in class org.wso2.registry.versions.
VersionHandler
getComment(long, Connection)
- Method in class org.wso2.registry.jdbc.dao.
CommentsDAO
getCommentedTime()
- Method in class org.wso2.registry.
Comment
getCommentedUser()
- Method in class org.wso2.registry.
Comment
getCommentIDs(String, Connection)
- Method in class org.wso2.registry.jdbc.dao.
CommentsDAO
getComments(String)
- Method in class org.wso2.registry.inmemory.comments.
CommentManager
getComments(String)
- Method in class org.wso2.registry.inmemory.
InMemoryRegistry
getComments(String, Connection)
- Method in class org.wso2.registry.jdbc.dao.
CommentsDAO
getComments(String)
- Method in class org.wso2.registry.jdbc.
JDBCRegistry
Retruns all comments for the given resource.
getComments(String)
- Method in interface org.wso2.registry.
Registry
Retruns all comments for the given resource.
getComments(String)
- Method in class org.wso2.registry.secure.
SecureRegistry
getCommentText()
- Method in class org.wso2.registry.
Comment
getConnection()
- Method in class org.wso2.registry.jdbc.
ConnectionFactory
getContent()
- Method in class org.wso2.registry.
Artifact
getCreatedTime()
- Method in class org.wso2.registry.
Artifact
getCurrentUser()
- Static method in class org.wso2.registry.
User
getDefaultMediaTypeHandler()
- Method in class org.wso2.registry.jdbc.mediatypes.
MediaTypeManager
getDependedOnBy()
- Method in class org.wso2.registry.
Artifact
getDependsOn()
- Method in class org.wso2.registry.
Artifact
getDescription()
- Method in class org.wso2.registry.
Artifact
getId()
- Method in class org.wso2.registry.
Artifact
getId()
- Method in class org.wso2.registry.jdbc.dataobjects.
TagDO
getKeys()
- Method in class org.wso2.registry.i18n.
ProjectResourceBundle
getLastModified()
- Method in class org.wso2.registry.
Artifact
getLastUpdaterUserName()
- Method in class org.wso2.registry.
Artifact
getLatestChildrenPath(long, long, Connection)
- Static method in class org.wso2.registry.versions.
VersionHandler
getLatestVerison(long, Connection)
- Static method in class org.wso2.registry.versions.
VersionHandler
To get the version latest version number for a given artifact
getLatestVersion(String, Connection)
- Method in class org.wso2.registry.jdbc.dao.
ArtifactDAO
getMediaType()
- Method in class org.wso2.registry.
Artifact
getMediaTypeHandler(String)
- Method in class org.wso2.registry.jdbc.mediatypes.
MediaTypeManager
getMessage(String)
- Method in class org.wso2.registry.i18n.
MessageBundle
Gets a string message from the resource bundle for the given key
getMessage(String, String)
- Method in class org.wso2.registry.i18n.
MessageBundle
Gets a string message from the resource bundle for the given key.
getMessage(String, String, String)
- Method in class org.wso2.registry.i18n.
MessageBundle
Gets a string message from the resource bundle for the given key.
getMessage(String, String, String, String)
- Method in class org.wso2.registry.i18n.
MessageBundle
Gets a string message from the resource bundle for the given key.
getMessage(String, String, String, String, String)
- Method in class org.wso2.registry.i18n.
MessageBundle
Gets a string message from the resource bundle for the given key.
getMessage(String, String, String, String, String, String)
- Method in class org.wso2.registry.i18n.
MessageBundle
Gets a string message from the resource bundle for the given key.
getMessage(String, String[])
- Method in class org.wso2.registry.i18n.
MessageBundle
Gets a string message from the resource bundle for the given key.
getMessage(String)
- Static method in class org.wso2.registry.i18n.
Messages
Get a message from resource.properties from the package of the given object.
getMessage(String, String)
- Static method in class org.wso2.registry.i18n.
Messages
Get a message from resource.properties from the package of the given object.
getMessage(String, String, String)
- Static method in class org.wso2.registry.i18n.
Messages
Get a message from resource.properties from the package of the given object.
getMessage(String, String, String, String)
- Static method in class org.wso2.registry.i18n.
Messages
Get a message from resource.properties from the package of the given object.
getMessage(String, String, String, String, String)
- Static method in class org.wso2.registry.i18n.
Messages
Get a message from resource.properties from the package of the given object.
getMessage(String, String, String, String, String, String)
- Static method in class org.wso2.registry.i18n.
Messages
Get a message from resource.properties from the package of the given object.
getMessage(String, String[])
- Static method in class org.wso2.registry.i18n.
Messages
Get a message from resource.properties from the package of the given object.
getMessage(Object, String, Locale, String, Object[])
- Static method in class org.wso2.registry.i18n.
RB
getMessageBundle()
- Static method in class org.wso2.registry.i18n.
Messages
getMessageBundle(String)
- Static method in class org.wso2.registry.i18n.
Messages
getMessageFromBundle(String, String)
- Static method in class org.wso2.registry.i18n.
Messages
Get a message from resource.properties from the package of the given object.
getMessageFromBundle(String, String, String)
- Static method in class org.wso2.registry.i18n.
Messages
Get a message from resource.properties from the package of the given object.
getMessageFromBundle(String, String, String, String)
- Static method in class org.wso2.registry.i18n.
Messages
Get a message from resource.properties from the package of the given object.
getMessageFromBundle(String, String, String, String, String)
- Static method in class org.wso2.registry.i18n.
Messages
Get a message from resource.properties from the package of the given object.
getMessageFromBundle(String, String, String, String, String, String)
- Static method in class org.wso2.registry.i18n.
Messages
Get a message from resource.properties from the package of the given object.
getMessageFromBundle(String, String, String, String, String, String, String)
- Static method in class org.wso2.registry.i18n.
Messages
Get a message from resource.properties from the package of the given object.
getParameters(String)
- Static method in class org.wso2.registry.servlet.
Utils
Extract the paramters from the query string.
getParentPath()
- Method in class org.wso2.registry.
Artifact
getParentPath(long, long, Connection)
- Static method in class org.wso2.registry.versions.
VersionHandler
getPath()
- Method in class org.wso2.registry.
Artifact
getPathsWithTag(String, Connection)
- Method in class org.wso2.registry.jdbc.dao.
TagsDAO
getProperties()
- Method in class org.wso2.registry.
Artifact
getProperties()
- Method in class org.wso2.registry.i18n.
RB
Get the underlying properties
getProperty(String)
- Method in class org.wso2.registry.
Artifact
getQueryProcessor(String)
- Method in class org.wso2.registry.jdbc.queries.
QueryProcessorFactory
getRating(String, String)
- Method in class org.wso2.registry.inmemory.
InMemoryRegistry
getRating(String, String, Connection)
- Method in class org.wso2.registry.jdbc.dao.
RatingsDAO
getRating(String, String)
- Method in class org.wso2.registry.jdbc.
JDBCRegistry
getRating(String, String)
- Method in interface org.wso2.registry.
Registry
Returns the rating given to the specified resource by the given user
getRating(String, String)
- Method in class org.wso2.registry.secure.
SecureRegistry
getResourceBundle()
- Method in class org.wso2.registry.i18n.
MessageBundle
getResourceBundle()
- Static method in class org.wso2.registry.i18n.
Messages
getResourceName()
- Method in class org.wso2.registry.i18n.
ProjectResourceBundle
getResourcePath()
- Method in class org.wso2.registry.
TaggedResourcePath
getResourcePathsWithTag(String)
- Method in class org.wso2.registry.inmemory.
InMemoryRegistry
getResourcePathsWithTag(String)
- Method in class org.wso2.registry.inmemory.tags.
TagManager
getResourcePathsWithTag(String)
- Method in class org.wso2.registry.jdbc.
JDBCRegistry
Returns the paths of the resources, which are tagged using the given tag.
getResourcePathsWithTag(String)
- Method in interface org.wso2.registry.
Registry
Returns the paths of the resources, which are tagged using the given tag.
getResourcePathsWithTag(String)
- Method in class org.wso2.registry.secure.
SecureRegistry
getSecureRegistry(HttpServletRequest)
- Static method in class org.wso2.registry.servlet.
Utils
Returns the registry associated with the current session.
getState()
- Method in class org.wso2.registry.
Artifact
getString(String)
- Method in class org.wso2.registry.i18n.
RB
Gets a string message from the resource bundle for the given key
getString(String, Object)
- Method in class org.wso2.registry.i18n.
RB
Gets a string message from the resource bundle for the given key.
getString(String, Object, Object)
- Method in class org.wso2.registry.i18n.
RB
Gets a string message from the resource bundle for the given key.
getString(String, Object, Object, Object)
- Method in class org.wso2.registry.i18n.
RB
Gets a string message from the resource bundle for the given key.
getString(String, Object[])
- Method in class org.wso2.registry.i18n.
RB
Gets a string message from the resource bundle for the given key.
getString(Object, String)
- Static method in class org.wso2.registry.i18n.
RB
Get a message from resource.properties from the package of the given object.
getString(Object, String, Object)
- Static method in class org.wso2.registry.i18n.
RB
Get a message from resource.properties from the package of the given object.
getString(Object, String, Object, Object)
- Static method in class org.wso2.registry.i18n.
RB
Get a message from resource.properties from the package of the given object.
getString(Object, String, Object, Object, Object)
- Static method in class org.wso2.registry.i18n.
RB
Get a message from resource.properties from the package of the given object.
getString(Object, String, Object, Object, Object, Object)
- Static method in class org.wso2.registry.i18n.
RB
Get a message from resource.properties from the package of the given object.
getString(Object, String, Object, Object, Object, Object, Object)
- Static method in class org.wso2.registry.i18n.
RB
Get a message from resource.properties from the package of the given object.
getString(Object, String, Object[])
- Static method in class org.wso2.registry.i18n.
RB
Get a message from resource.properties from the package of the given object.
getString(Object, Locale, String)
- Static method in class org.wso2.registry.i18n.
RB
Get a message from resource.properties from the package of the given object.
getString(Object, Locale, String, Object)
- Static method in class org.wso2.registry.i18n.
RB
Get a message from resource.properties from the package of the given object.
getString(Object, Locale, String, Object, Object)
- Static method in class org.wso2.registry.i18n.
RB
Get a message from resource.properties from the package of the given object.
getString(Object, Locale, String, Object, Object, Object)
- Static method in class org.wso2.registry.i18n.
RB
Get a message from resource.properties from the package of the given object.
getString(Object, Locale, String, Object, Object, Object, Object)
- Static method in class org.wso2.registry.i18n.
RB
Get a message from resource.properties from the package of the given object.
getString(Object, Locale, String, Object, Object, Object, Object, Object)
- Static method in class org.wso2.registry.i18n.
RB
Get a message from resource.properties from the package of the given object.
getString(Object, Locale, String, Object[])
- Static method in class org.wso2.registry.i18n.
RB
Get a message from resource.properties from the package of the given object.
getTag(String, Connection)
- Method in class org.wso2.registry.jdbc.dao.
TagsDAO
getTagCount()
- Method in class org.wso2.registry.
Tag
getTagCount()
- Method in class org.wso2.registry.
TaggedResourcePath
getTaggedPaths(String, Connection)
- Method in class org.wso2.registry.jdbc.dao.
TagsDAO
getTagName()
- Method in class org.wso2.registry.jdbc.dataobjects.
TagDO
getTagName()
- Method in class org.wso2.registry.
Tag
getTags(String)
- Method in class org.wso2.registry.inmemory.
InMemoryRegistry
getTags(String)
- Method in class org.wso2.registry.inmemory.tags.
TagManager
getTags(String, Connection)
- Method in class org.wso2.registry.jdbc.dao.
TagsDAO
getTags(String)
- Method in class org.wso2.registry.jdbc.
JDBCRegistry
Returns all tags used for tagging the given resource.
getTags(String)
- Method in interface org.wso2.registry.
Registry
Returns all tags used for tagging the given resource.
getTags(String)
- Method in class org.wso2.registry.secure.
SecureRegistry
getTagsWithCount(String, Connection)
- Method in class org.wso2.registry.jdbc.dao.
TagsDAO
getUserID()
- Method in class org.wso2.registry.secure.
SecureRegistry
getUserManager()
- Method in class org.wso2.registry.secure.
SecureRegistry
getVersions(String)
- Method in class org.wso2.registry.inmemory.
InMemoryRegistry
getVersions(String)
- Method in class org.wso2.registry.jdbc.
JDBCRegistry
getVersions(String)
- Method in interface org.wso2.registry.
Registry
Returns the paths of the versions of the resource located at the given path.
getVersions(String)
- Method in class org.wso2.registry.secure.
SecureRegistry
getVersions(long, Connection)
- Static method in class org.wso2.registry.versions.
VersionHandler
H
handleGetObject(String)
- Method in class org.wso2.registry.i18n.
ProjectResourceBundle
handleURL(String, Artifact)
- Method in class org.wso2.registry.jdbc.urlhandlers.
CommentCollectionURLHandler
handleURL(String, Artifact)
- Method in class org.wso2.registry.jdbc.urlhandlers.
CommentURLHandler
Accepts URL in the form
?comment
handleURL(String, Artifact)
- Method in class org.wso2.registry.jdbc.urlhandlers.
TagURLHandler
Accepts the URLs in the form
?tag=
&user=
handleURL(String, Artifact)
- Method in class org.wso2.registry.jdbc.urlhandlers.
URLHandler
handleURL(String)
- Method in class org.wso2.registry.jdbc.urlhandlers.
URLHandlerManager
HSQL_DB_URL
- Static variable in class org.wso2.registry.secure.
UserManagerConstants
HSQL_DRIVER_NAME
- Static variable in class org.wso2.registry.jdbc.
DatabaseConstants
HSQLDBInitializer
- Class in
org.wso2.registry.secure
HSQLDBInitializer()
- Constructor for class org.wso2.registry.secure.
HSQLDBInitializer
I
importDirectory(String, String)
- Method in class org.wso2.registry.
ResourceImporter
init(ServletConfig)
- Method in class org.wso2.registry.servlet.
RegistryServlet
init()
- Method in class org.wso2.registry.servlet.
RegistryServlet
initContextRoot(HttpServletRequest)
- Method in class org.wso2.registry.servlet.
RegistryServlet
To find the name of the war , so getting that from the request context path
initializeDatabase(Connection)
- Method in class org.wso2.registry.jdbc.hsql.
DBUtils
InMemoryRegistry
- Class in
org.wso2.registry.inmemory
In memory implementation of the resourceMap.
InMemoryRegistry()
- Constructor for class org.wso2.registry.inmemory.
InMemoryRegistry
isDirectory()
- Method in class org.wso2.registry.
Artifact
isResourceAvailable(String)
- Method in class org.wso2.registry.inmemory.
InMemoryRegistry
J
JDBCRegistry
- Class in
org.wso2.registry.jdbc
JDBC based implementation of the Registry.
JDBCRegistry(Realm)
- Constructor for class org.wso2.registry.jdbc.
JDBCRegistry
L
LAST_UPDATED_TIME_FIELD
- Static variable in class org.wso2.registry.jdbc.
DatabaseConstants
LAST_UPDATER_FIELD
- Static variable in class org.wso2.registry.jdbc.
DatabaseConstants
loadProperties(String, ClassLoader, Locale, Locale)
- Method in class org.wso2.registry.i18n.
RB
loadProperties(String, ClassLoader, Locale, Properties)
- Method in class org.wso2.registry.i18n.
RB
loadProperties(String, ClassLoader)
- Method in class org.wso2.registry.i18n.
RB
locale
- Static variable in class org.wso2.registry.i18n.
MessagesConstants
log
- Static variable in class org.wso2.registry.inmemory.
InMemoryRegistry
M
markDeleted(String, Connection)
- Method in class org.wso2.registry.jdbc.dao.
ArtifactDAO
MEDIA_TYPE_FIELD
- Static variable in class org.wso2.registry.jdbc.
DatabaseConstants
MediaTypeHandler
- Class in
org.wso2.registry.jdbc.mediatypes
Base class of all media type handlers.
MediaTypeHandler(ConnectionFactory, Realm, MediaTypeManager)
- Constructor for class org.wso2.registry.jdbc.mediatypes.
MediaTypeHandler
mediaTypeManager
- Variable in class org.wso2.registry.jdbc.mediatypes.
MediaTypeHandler
While processing media types, handlers may want to access resources with other media types.
MediaTypeManager
- Class in
org.wso2.registry.jdbc.mediatypes
Handles the actions by delegating them to registered media type handlers.
MediaTypeManager(ConnectionFactory, Realm)
- Constructor for class org.wso2.registry.jdbc.mediatypes.
MediaTypeManager
merge(Properties, Properties)
- Method in class org.wso2.registry.i18n.
RB
Merge two Properties objects
MessageBundle
- Class in
org.wso2.registry.i18n
Accept parameters for ProjectResourceBundle, but defer object instantiation (and therefore resource bundle loading) until required.
MessageBundle(String, String, String, Locale, ClassLoader, ResourceBundle)
- Constructor for class org.wso2.registry.i18n.
MessageBundle
Construct a new ExtendMessages
Messages
- Class in
org.wso2.registry.i18n
Messages()
- Constructor for class org.wso2.registry.i18n.
Messages
MessagesConstants
- Class in
org.wso2.registry.i18n
MessagesConstants()
- Constructor for class org.wso2.registry.i18n.
MessagesConstants
N
newInMemoryRegistryRealm(String)
- Method in class org.wso2.registry.secure.
RegistryRealmFactory
newRegistryRealm(String, String, String)
- Method in class org.wso2.registry.secure.
RegistryRealmFactory
O
org.wso2.registry
- package org.wso2.registry
org.wso2.registry.i18n
- package org.wso2.registry.i18n
org.wso2.registry.inmemory
- package org.wso2.registry.inmemory
org.wso2.registry.inmemory.comments
- package org.wso2.registry.inmemory.comments
org.wso2.registry.inmemory.ratings
- package org.wso2.registry.inmemory.ratings
org.wso2.registry.inmemory.tags
- package org.wso2.registry.inmemory.tags
org.wso2.registry.jdbc
- package org.wso2.registry.jdbc
org.wso2.registry.jdbc.dao
- package org.wso2.registry.jdbc.dao
org.wso2.registry.jdbc.dataobjects
- package org.wso2.registry.jdbc.dataobjects
org.wso2.registry.jdbc.hsql
- package org.wso2.registry.jdbc.hsql
org.wso2.registry.jdbc.mediatypes
- package org.wso2.registry.jdbc.mediatypes
org.wso2.registry.jdbc.mediatypes.builtin
- package org.wso2.registry.jdbc.mediatypes.builtin
org.wso2.registry.jdbc.queries
- package org.wso2.registry.jdbc.queries
org.wso2.registry.jdbc.urlhandlers
- package org.wso2.registry.jdbc.urlhandlers
org.wso2.registry.jdbc.utils
- package org.wso2.registry.jdbc.utils
org.wso2.registry.secure
- package org.wso2.registry.secure
org.wso2.registry.servlet
- package org.wso2.registry.servlet
org.wso2.registry.servlet.actions
- package org.wso2.registry.servlet.actions
org.wso2.registry.versions
- package org.wso2.registry.versions
P
PARENT_ID_FIELD
- Static variable in class org.wso2.registry.jdbc.
DatabaseConstants
PATH
- Static variable in class org.wso2.registry.
RegistryConstants
PATH_FIELD
- Static variable in class org.wso2.registry.jdbc.
DatabaseConstants
PATH_SEPARATOR
- Static variable in class org.wso2.registry.
RegistryConstants
populateDummyData(Registry)
- Static method in class org.wso2.registry.servlet.
Utils
process(String, HttpServletRequest, HttpServletResponse)
- Method in interface org.wso2.registry.servlet.actions.
ActionProcessor
processEdit(HttpServletRequest, HttpServletResponse)
- Method in class org.wso2.registry.servlet.
EditProcessor
processUpload(HttpServletRequest, HttpServletResponse)
- Static method in class org.wso2.registry.servlet.
FileUploadUtil
projectName
- Static variable in class org.wso2.registry.i18n.
MessagesConstants
ProjectResourceBundle
- Class in
org.wso2.registry.i18n
Wrapper class for resource bundles.
PROPERTY_EXT
- Static variable in class org.wso2.registry.i18n.
RB
PROPERTY_ID_FIELD
- Static variable in class org.wso2.registry.jdbc.
DatabaseConstants
PROPERTY_KEY_FIELD
- Static variable in class org.wso2.registry.jdbc.
DatabaseConstants
PROPERTY_VALUE_FIELD
- Static variable in class org.wso2.registry.jdbc.
DatabaseConstants
PUT
- Static variable in class org.wso2.registry.
ActionConstants
put(String, Artifact)
- Method in class org.wso2.registry.inmemory.
InMemoryRegistry
Creates and updates resources (directories, repositories, content resourcess)
put(Object, Object)
- Method in class org.wso2.registry.inmemory.
ResourceMap
put(String, Artifact)
- Method in class org.wso2.registry.jdbc.
JDBCRegistry
Adds or updates resources in the registry.
put(String, Artifact)
- Method in class org.wso2.registry.jdbc.mediatypes.builtin.
DefaultMediaTypeHandler
put(String, Artifact)
- Method in class org.wso2.registry.jdbc.mediatypes.builtin.
SQLQueryMediaTypeHandler
put(String, Artifact)
- Method in class org.wso2.registry.jdbc.mediatypes.builtin.
SynapseRepositoryMediaTypeHandler
put(String, Artifact)
- Method in class org.wso2.registry.jdbc.mediatypes.
MediaTypeHandler
Processes the PUT action of the media type.
put(String, Artifact)
- Method in class org.wso2.registry.jdbc.mediatypes.
MediaTypeManager
put(String, Artifact)
- Method in interface org.wso2.registry.
Registry
Adds or updates resources in the registry.
put(String, Artifact)
- Method in class org.wso2.registry.secure.
SecureRegistry
Checks if the user has "PUT" permissions to the existing ascendent path of the given path.
Q
QUERIES_COLLECTION_NAME
- Static variable in class org.wso2.registry.
RegistryConstants
QueryProcessor
- Interface in
org.wso2.registry.jdbc.queries
QueryProcessorFactory
- Class in
org.wso2.registry.jdbc.queries
QueryProcessorFactory()
- Constructor for class org.wso2.registry.jdbc.queries.
QueryProcessorFactory
R
rateResource(String, int)
- Method in class org.wso2.registry.inmemory.
InMemoryRegistry
rateResource(String, int)
- Method in class org.wso2.registry.inmemory.ratings.
RatingsManager
rateResource(String, int)
- Method in class org.wso2.registry.jdbc.
JDBCRegistry
Rates the given resource.
rateResource(String, int)
- Method in interface org.wso2.registry.
Registry
Rates the given resource.
rateResource(String, int)
- Method in class org.wso2.registry.secure.
SecureRegistry
ratingExist(long, String, Connection)
- Method in class org.wso2.registry.jdbc.dao.
RatingsDAO
RatingsDAO
- Class in
org.wso2.registry.jdbc.dao
RatingsDAO()
- Constructor for class org.wso2.registry.jdbc.dao.
RatingsDAO
RatingsManager
- Class in
org.wso2.registry.inmemory.ratings
RatingsManager(InMemoryRegistry)
- Constructor for class org.wso2.registry.inmemory.ratings.
RatingsManager
RB
- Class in
org.wso2.registry.i18n
CURRENTLY NOT USED KEEPING FOR REFERENCE 9/19/2002
RB(String)
- Constructor for class org.wso2.registry.i18n.
RB
Construct a new RB
RB(Object, String)
- Constructor for class org.wso2.registry.i18n.
RB
Construct a new RB
RB(Object, String, Locale)
- Constructor for class org.wso2.registry.i18n.
RB
Construct a new RB
realm
- Variable in class org.wso2.registry.jdbc.mediatypes.
MediaTypeHandler
User manager realm, which can be used to set permissions on resources.
Registry
- Interface in
org.wso2.registry
API for the Registry.
REGISTRY
- Static variable in class org.wso2.registry.
RegistryConstants
REGISTRY_INSTANCE
- Static variable in class org.wso2.registry.
RegistryConstants
REGISTRY_REALM
- Static variable in class org.wso2.registry.
RegistryConstants
RegistryConstants
- Class in
org.wso2.registry
RegistryConstants()
- Constructor for class org.wso2.registry.
RegistryConstants
RegistryException
- Exception in
org.wso2.registry
RegistryException(String)
- Constructor for exception org.wso2.registry.
RegistryException
RegistryException(String, Throwable)
- Constructor for exception org.wso2.registry.
RegistryException
RegistryRealmFactory
- Class in
org.wso2.registry.secure
RegistryRealmFactory()
- Constructor for class org.wso2.registry.secure.
RegistryRealmFactory
RegistryServlet
- Class in
org.wso2.registry.servlet
Servlet for providing REST API for the registry.
RegistryServlet()
- Constructor for class org.wso2.registry.servlet.
RegistryServlet
RegistryUserManager
- Class in
org.wso2.registry.secure
Handles user related operations in the registry.
RegistryUserManager(Realm, String)
- Constructor for class org.wso2.registry.secure.
RegistryUserManager
remove(Object)
- Method in class org.wso2.registry.inmemory.
ResourceMap
REMOVE_USER
- Static variable in class org.wso2.registry.
ActionConstants
removeChildRelationship(long, Connection)
- Method in class org.wso2.registry.jdbc.dao.
ArtifactDAO
removeComment(String, Comment)
- Method in class org.wso2.registry.inmemory.comments.
CommentManager
removeComments(String)
- Method in class org.wso2.registry.inmemory.comments.
CommentManager
removeComments(long, Connection)
- Method in class org.wso2.registry.jdbc.dao.
CommentsDAO
removeProperties(long, Connection)
- Method in class org.wso2.registry.jdbc.dao.
ArtifactDAO
removeRatings(String)
- Method in class org.wso2.registry.inmemory.ratings.
RatingsManager
removeRatings(long, Connection)
- Method in class org.wso2.registry.jdbc.dao.
RatingsDAO
removeTaggings(String)
- Method in class org.wso2.registry.inmemory.tags.
TagManager
removeTaggings(long, Connection)
- Method in class org.wso2.registry.jdbc.dao.
TagsDAO
removeUser(String)
- Method in class org.wso2.registry.secure.
RegistryUserManager
renderView(String, HttpServletRequest, HttpServletResponse)
- Method in class org.wso2.registry.servlet.
RegistryServlet
resourceExists(String)
- Method in class org.wso2.registry.inmemory.
InMemoryRegistry
resourceExists(String)
- Method in class org.wso2.registry.jdbc.
JDBCRegistry
resourceExists(String)
- Method in interface org.wso2.registry.
Registry
Check whether a resource exist in the given path
resourceExists(String)
- Method in class org.wso2.registry.secure.
SecureRegistry
ResourceImporter
- Class in
org.wso2.registry
ResourceImporter(Registry)
- Constructor for class org.wso2.registry.
ResourceImporter
ResourceMap
- Class in
org.wso2.registry.inmemory
This Map prepares all paths used as keys by removing suffixing "/" charactors.
ResourceMap()
- Constructor for class org.wso2.registry.inmemory.
ResourceMap
resourceName
- Static variable in class org.wso2.registry.i18n.
MessagesConstants
resourceProperties
- Variable in class org.wso2.registry.i18n.
RB
ResourceRating
- Class in
org.wso2.registry.inmemory.ratings
ResourceRating()
- Constructor for class org.wso2.registry.inmemory.ratings.
ResourceRating
RESOURCES_RESULT_TYPE
- Static variable in class org.wso2.registry.
RegistryConstants
restoreVersion(String)
- Method in class org.wso2.registry.inmemory.
InMemoryRegistry
restoreVersion(String)
- Method in class org.wso2.registry.jdbc.
JDBCRegistry
restoreVersion(String)
- Method in interface org.wso2.registry.
Registry
Reverts a resource to a given version.
restoreVersion(String)
- Method in class org.wso2.registry.secure.
SecureRegistry
RESULT_TYPE_PROPERTY_NAME
- Static variable in class org.wso2.registry.
RegistryConstants
revert(long, long, Connection)
- Static method in class org.wso2.registry.versions.
VersionHandler
To restoreVersion or rollback artifcat to a given version number
ROOT_PATH
- Static variable in class org.wso2.registry.
RegistryConstants
rootBundle
- Static variable in class org.wso2.registry.i18n.
MessagesConstants
rootPackageName
- Static variable in class org.wso2.registry.i18n.
MessagesConstants
S
SecureRegistry
- Class in
org.wso2.registry.secure
Registry implementation to perform authentication and authorization.
SecureRegistry(String, String, Registry, Realm)
- Constructor for class org.wso2.registry.secure.
SecureRegistry
servletConfig
- Variable in class org.wso2.registry.servlet.
RegistryServlet
SESSION_PROPERTY
- Static variable in class org.wso2.registry.
RegistryConstants
setAuthorUserName(String)
- Method in class org.wso2.registry.
Artifact
setCommentedTime(Date)
- Method in class org.wso2.registry.
Comment
setCommentedUser(String)
- Method in class org.wso2.registry.
Comment
setCommentText(String)
- Method in class org.wso2.registry.
Comment
setContent(Object)
- Method in class org.wso2.registry.
Artifact
setCreatedTime(Date)
- Method in class org.wso2.registry.
Artifact
setCurrentUser(String)
- Static method in class org.wso2.registry.
User
setDefaultAuthorizations(Realm, String, String)
- Method in class org.wso2.registry.jdbc.utils.
AuthorizationUtil
setDependedOnBy(String[])
- Method in class org.wso2.registry.
Artifact
setDependsOn(String[])
- Method in class org.wso2.registry.
Artifact
setDescription(String)
- Method in class org.wso2.registry.
Artifact
setDirectory(boolean)
- Method in class org.wso2.registry.
Artifact
setId(long)
- Method in class org.wso2.registry.
Artifact
setId(long)
- Method in class org.wso2.registry.jdbc.dataobjects.
TagDO
setLastModified(Date)
- Method in class org.wso2.registry.
Artifact
setLastUpdaterUserName(String)
- Method in class org.wso2.registry.
Artifact
setMediaType(String)
- Method in class org.wso2.registry.
Artifact
setParentPath(String)
- Method in class org.wso2.registry.
Artifact
setPath(String)
- Method in class org.wso2.registry.
Artifact
setProperties(Properties)
- Method in class org.wso2.registry.
Artifact
setProperty(String, String)
- Method in class org.wso2.registry.
Artifact
setResourcePath(String)
- Method in class org.wso2.registry.
TaggedResourcePath
setSecureRegistry(HttpServletRequest, SecureRegistry)
- Static method in class org.wso2.registry.servlet.
Utils
setState(int)
- Method in class org.wso2.registry.
Artifact
setTagCount(long)
- Method in class org.wso2.registry.
Tag
setTagCount(long)
- Method in class org.wso2.registry.
TaggedResourcePath
setTagName(String)
- Method in class org.wso2.registry.jdbc.dataobjects.
TagDO
setTagName(String)
- Method in class org.wso2.registry.
Tag
shutdown()
- Method in class org.wso2.registry.jdbc.
ConnectionFactory
shutdown()
- Method in class org.wso2.registry.jdbc.
JDBCRegistry
SQL_FILE_PATH_PARAM
- Static variable in class org.wso2.registry.secure.
UserManagerConstants
SQL_QUERY_MEDIA_TYPE
- Static variable in class org.wso2.registry.
RegistryConstants
SQLQueryMediaTypeHandler
- Class in
org.wso2.registry.jdbc.mediatypes.builtin
SQLQueryMediaTypeHandler(ConnectionFactory, Realm, MediaTypeManager)
- Constructor for class org.wso2.registry.jdbc.mediatypes.builtin.
SQLQueryMediaTypeHandler
SQLQueryProcessor
- Class in
org.wso2.registry.jdbc.queries
SQLQueryProcessor()
- Constructor for class org.wso2.registry.jdbc.queries.
SQLQueryProcessor
STATE_FIELD
- Static variable in class org.wso2.registry.jdbc.
DatabaseConstants
STATUS_MESSAGE_NAME
- Static variable in class org.wso2.registry.servlet.
EditProcessor
SYNAPSE_CONF_COLLECTION_MEDIA_TYPE
- Static variable in class org.wso2.registry.
RegistryConstants
SYNAPSE_CONF_COLLECTION_NAME
- Static variable in class org.wso2.registry.
RegistryConstants
SYNAPSE_ENDPOINT_COLLECTION_NAME
- Static variable in class org.wso2.registry.
RegistryConstants
SYNAPSE_SEQUENCE_COLLECTION_MEDIA_TYPE
- Static variable in class org.wso2.registry.
RegistryConstants
SYNAPSE_SEQUENCE_ENDPOINT_MEDIA_TYPE
- Static variable in class org.wso2.registry.
RegistryConstants
SYNAPSE_SEQUENCES_COLLECTION_NAME
- Static variable in class org.wso2.registry.
RegistryConstants
SynapseRepositoryMediaTypeHandler
- Class in
org.wso2.registry.jdbc.mediatypes.builtin
SynapseRepositoryMediaTypeHandler(ConnectionFactory, Realm, MediaTypeManager)
- Constructor for class org.wso2.registry.jdbc.mediatypes.builtin.
SynapseRepositoryMediaTypeHandler
SYNPASE_REPOSITORY_MEDIA_TYPE
- Static variable in class org.wso2.registry.
RegistryConstants
T
Tag
- Class in
org.wso2.registry
Tag()
- Constructor for class org.wso2.registry.
Tag
TAG_ID_FIELD
- Static variable in class org.wso2.registry.jdbc.
DatabaseConstants
TAG_NAME_FIELD
- Static variable in class org.wso2.registry.jdbc.
DatabaseConstants
TAG_PROPERTY
- Static variable in class org.wso2.registry.
RegistryConstants
TAG_REGISTRY
- Static variable in class org.wso2.registry.
RegistryConstants
TAG_UPLOAD
- Static variable in class org.wso2.registry.
RegistryConstants
TagDO
- Class in
org.wso2.registry.jdbc.dataobjects
TagDO()
- Constructor for class org.wso2.registry.jdbc.dataobjects.
TagDO
tagExist(String, Connection)
- Method in class org.wso2.registry.jdbc.dao.
TagsDAO
TaggedResourcePath
- Class in
org.wso2.registry
TaggedResourcePath()
- Constructor for class org.wso2.registry.
TaggedResourcePath
taggingExist(long, long, String, Connection)
- Method in class org.wso2.registry.jdbc.dao.
TagsDAO
TagManager
- Class in
org.wso2.registry.inmemory.tags
TagManager(InMemoryRegistry)
- Constructor for class org.wso2.registry.inmemory.tags.
TagManager
TagsDAO
- Class in
org.wso2.registry.jdbc.dao
TagsDAO()
- Constructor for class org.wso2.registry.jdbc.dao.
TagsDAO
TagURLHandler
- Class in
org.wso2.registry.jdbc.urlhandlers
TagURLHandler(ConnectionFactory)
- Constructor for class org.wso2.registry.jdbc.urlhandlers.
TagURLHandler
toString()
- Method in class org.wso2.registry.i18n.
ProjectResourceBundle
Clears the internal cache
U
UM_PERMISSIONS_TABLE
- Static variable in class org.wso2.registry.secure.
HSQLDBInitializer
UM_ROLE_ATTRIBUTES_TABLE
- Static variable in class org.wso2.registry.secure.
HSQLDBInitializer
UM_ROLE_PERMISSIONS_TABLE
- Static variable in class org.wso2.registry.secure.
HSQLDBInitializer
UM_ROLES_TABLE
- Static variable in class org.wso2.registry.secure.
HSQLDBInitializer
UM_USER_ATTRIBUTES
- Static variable in class org.wso2.registry.secure.
HSQLDBInitializer
UM_USER_PERMISSIONS_TABLE
- Static variable in class org.wso2.registry.secure.
HSQLDBInitializer
UM_USER_ROLES_TABLE
- Static variable in class org.wso2.registry.secure.
HSQLDBInitializer
UM_USERS_TABLE
- Static variable in class org.wso2.registry.secure.
HSQLDBInitializer
update(String, Artifact, Connection)
- Method in class org.wso2.registry.jdbc.dao.
ArtifactDAO
updateRating(long, String, int, Connection)
- Method in class org.wso2.registry.jdbc.dao.
RatingsDAO
URLHandler
- Class in
org.wso2.registry.jdbc.urlhandlers
URLHandler(ConnectionFactory)
- Constructor for class org.wso2.registry.jdbc.urlhandlers.
URLHandler
URLHandlerManager
- Class in
org.wso2.registry.jdbc.urlhandlers
URLHandlerManager(ConnectionFactory)
- Constructor for class org.wso2.registry.jdbc.urlhandlers.
URLHandlerManager
User
- Class in
org.wso2.registry
Encapsulates the handling of the user thread local variable.
User()
- Constructor for class org.wso2.registry.
User
USER_ID_FIELD
- Static variable in class org.wso2.registry.jdbc.
DatabaseConstants
USER_REGISTRY
- Static variable in class org.wso2.registry.
RegistryConstants
UserManagerConstants
- Class in
org.wso2.registry.secure
UserManagerConstants()
- Constructor for class org.wso2.registry.secure.
UserManagerConstants
USERS_COLLECTION_NAME
- Static variable in class org.wso2.registry.
RegistryConstants
Utils
- Class in
org.wso2.registry.servlet
Utils()
- Constructor for class org.wso2.registry.servlet.
Utils
V
VERSION_AUTHOR_FIELD
- Static variable in class org.wso2.registry.jdbc.
DatabaseConstants
VERSION_CONTENT_FIELD
- Static variable in class org.wso2.registry.jdbc.
DatabaseConstants
VERSION_UPDATED_TIME
- Static variable in class org.wso2.registry.jdbc.
DatabaseConstants
VersionHandler
- Class in
org.wso2.registry.versions
This class is to handle all the version related stuff , putting into the dependecy tables , updating the tables and ect..
VersionHandler()
- Constructor for class org.wso2.registry.versions.
VersionHandler
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
U
V
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2007 Apache Web Services Project. All Rights Reserved.