Uses of Class
nl.hippo.client.api.content.Property

Packages that use Property
nl.hippo.client.api.service   
 

Uses of Property in nl.hippo.client.api.service
 

Methods in nl.hippo.client.api.service with parameters of type Property
 int WebdavService.executePropPatch(DocumentPath targetPath, Property[] propertiesToRemove, Property[] propertiesToSet)
          Execute a webdav PROPPATCH.
 int WebdavService.executePropPatch(DocumentPath targetPath, Property[] propertiesToRemove, Property[] propertiesToSet)
          Execute a webdav PROPPATCH.
 int NOPWebdavService.executePropPatch(DocumentPath targetPath, Property[] propertiesToRemove, Property[] propertiesToSet)
           
 int NOPWebdavService.executePropPatch(DocumentPath targetPath, Property[] propertiesToRemove, Property[] propertiesToSet)
           
 



Copyright © 2006-2009 Hippo. All Rights Reserved.