Uses of Class
org.duracloud.error.InvalidIdException
Packages that use InvalidIdException
-
Uses of InvalidIdException in org.duracloud.client
Methods in org.duracloud.client that throw InvalidIdExceptionModifier and TypeMethodDescriptionvoidContentStore.validateContentId(String contentId) Checks a content ID to ensure that it conforms to all restrictionsvoidContentStoreImpl.validateContentId(String contentId) Checks a content ID to ensure that it conforms to all restrictionsvoidContentStore.validateSpaceId(String spaceId) Checks a space ID to ensure that it conforms to all restrictionsvoidContentStoreImpl.validateSpaceId(String spaceId) Checks a space ID to ensure that it conforms to all restrictionsvoidContentStoreImpl.validateStoreId(String storeId)