Uses of Class
org.duracloud.storage.error.InvalidIdException
Packages that use InvalidIdException
-
Uses of InvalidIdException in org.duracloud.storage.util
Methods in org.duracloud.storage.util that throw InvalidIdExceptionModifier and TypeMethodDescriptionstatic 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)