|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ResourcePath | |
---|---|
org.wso2.registry.jdbc.handlers | |
org.wso2.registry.utils |
Uses of ResourcePath in org.wso2.registry.jdbc.handlers |
---|
Methods in org.wso2.registry.jdbc.handlers that return ResourcePath | |
---|---|
ResourcePath |
RequestContext.getResourcePath()
|
Methods in org.wso2.registry.jdbc.handlers with parameters of type ResourcePath | |
---|---|
void |
RequestContext.setResourcePath(ResourcePath resourcePath)
|
Uses of ResourcePath in org.wso2.registry.utils |
---|
Methods in org.wso2.registry.utils with parameters of type ResourcePath | |
---|---|
static VersionedPath |
RegistryUtils.getVersionedPath(ResourcePath resourcePath)
Paths refering to a version of a resource are in the form /c1/c2/r1?v=2. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |