Uses of Class
org.wso2.registry.utils.VersionedPath

Packages that use VersionedPath
org.wso2.registry.jdbc   
org.wso2.registry.utils   
 

Uses of VersionedPath in org.wso2.registry.jdbc
 

Methods in org.wso2.registry.jdbc with parameters of type VersionedPath
 Resource VersionRepository.get(VersionedPath versionedPath)
           
 Collection VersionRepository.get(VersionedPath versionedPath, int start, int pageLen)
           
 

Uses of VersionedPath in org.wso2.registry.utils
 

Methods in org.wso2.registry.utils that return VersionedPath
static VersionedPath RegistryUtils.getVersionedPath(java.lang.String resourcePath)
          Paths refering to a version of a resource are in the form /c1/c2/r1?v=2.
 



Copyright © 2007 Apache Web Services Project. All Rights Reserved.