|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Tag | |
---|---|
org.wso2.registry | |
org.wso2.registry.app | |
org.wso2.registry.jdbc | |
org.wso2.registry.jdbc.dao | |
org.wso2.registry.session |
Uses of Tag in org.wso2.registry |
---|
Methods in org.wso2.registry that return Tag | |
---|---|
Tag[] |
Registry.getTags(java.lang.String resourcePath)
Returns all tags used for tagging the given resource. |
Uses of Tag in org.wso2.registry.app |
---|
Methods in org.wso2.registry.app that return Tag | |
---|---|
Tag[] |
RemoteRegistry.getTags(java.lang.String resourcePath)
|
Uses of Tag in org.wso2.registry.jdbc |
---|
Methods in org.wso2.registry.jdbc that return Tag | |
---|---|
Tag[] |
JDBCRegistry.getTags(java.lang.String resourcePath)
|
Tag[] |
BasicRegistry.getTags(java.lang.String resourcePath)
Returns all tags used for tagging the given resource. |
Tag[] |
AtomicRegistry.getTags(java.lang.String resourcePath)
Returns all tags used for tagging the given resource. |
Uses of Tag in org.wso2.registry.jdbc.dao |
---|
Methods in org.wso2.registry.jdbc.dao that return Tag | |
---|---|
static Tag[] |
TagsDAO.getTagsWithCount(java.lang.String path)
|
Uses of Tag in org.wso2.registry.session |
---|
Methods in org.wso2.registry.session that return Tag | |
---|---|
Tag[] |
UserRegistry.getTags(java.lang.String resourcePath)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |