Uses of Class
org.pentaho.commons.util.repository.type.ReturnVersion

Packages that use ReturnVersion
org.pentaho.commons.util.repository   
org.pentaho.platform.util.client   
 

Uses of ReturnVersion in org.pentaho.commons.util.repository
 

Methods in org.pentaho.commons.util.repository with parameters of type ReturnVersion
 CmisObject IObjectService.getProperties(String repositoryId, String objectId, ReturnVersion returnVersion, String filter, boolean includeAllowableActions, boolean includeRelationships)
           
 

Uses of ReturnVersion in org.pentaho.platform.util.client
 

Methods in org.pentaho.platform.util.client with parameters of type ReturnVersion
 CmisObject BiPlatformRepositoryClientObjectService.getProperties(String arg0, String arg1, ReturnVersion arg2, String arg3, boolean arg4, boolean arg5)