Uses of Class
org.duracloud.error.InvalidIdException
-
Packages that use InvalidIdException Package Description org.duracloud.client -
-
Uses of InvalidIdException in org.duracloud.client
Methods in org.duracloud.client that throw InvalidIdException Modifier and Type Method Description voidContentStore. 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)
-