Package org.duracloud.duradmin.util
Class ControllerUtils
java.lang.Object
org.duracloud.duradmin.util.ControllerUtils
-
Method Summary
Modifier and TypeMethodDescriptionstatic voidcheckContentItemId(String spaceId, String contentId) static voidcheckSpaceId(String spaceId)
-
Method Details
-
checkContentItemId
public static void checkContentItemId(String spaceId, String contentId) throws IllegalArgumentException - Throws:
IllegalArgumentException
-
checkSpaceId
- Throws:
IllegalArgumentException
-