Uses of Class
org.duracloud.error.InvalidIdException

Packages that use InvalidIdException
org.duracloud.client   
 

Uses of InvalidIdException in org.duracloud.client
 

Methods in org.duracloud.client that throw InvalidIdException
 void ContentStore.validateContentId(String contentId)
          Checks a content ID to ensure that it conforms to all restrictions
 void ContentStoreImpl.validateContentId(String contentId)
          Checks a content ID to ensure that it conforms to all restrictions
 void ContentStore.validateSpaceId(String spaceId)
          Checks a space ID to ensure that it conforms to all restrictions
 void ContentStoreImpl.validateSpaceId(String spaceId)
          Checks a space ID to ensure that it conforms to all restrictions
 void ContentStoreImpl.validateStoreId(String storeId)
           
 



Copyright © 2009-2012 DuraSpace. All Rights Reserved.