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(java.lang.String contentId)
          Checks a content ID to ensure that it conforms to all restrictions
 void ContentStoreImpl.validateContentId(java.lang.String contentId)
          Checks a content ID to ensure that it conforms to all restrictions
 void ContentStore.validateSpaceId(java.lang.String spaceId)
          Checks a space ID to ensure that it conforms to all restrictions
 void ContentStoreImpl.validateSpaceId(java.lang.String spaceId)
          Checks a space ID to ensure that it conforms to all restrictions
 



Copyright © 2009-2011 DuraSpace. All Rights Reserved.