Uses of Class
org.duracloud.storage.error.InvalidIdException
-
Packages that use InvalidIdException Package Description org.duracloud.storage.util -
-
Uses of InvalidIdException in org.duracloud.storage.util
Methods in org.duracloud.storage.util that throw InvalidIdException Modifier and Type Method Description static voidIdUtil. validateContentId(String contentID)Determines if the ID of the content to be added is validstatic voidIdUtil. validateSpaceId(String spaceID)Determines if the ID of the space to be added is validstatic voidIdUtil. validateStoreId(String storeId)
-