org.duracloud.duradmin.util
Class ControllerUtils

java.lang.Object
  extended by org.duracloud.duradmin.util.ControllerUtils

public class ControllerUtils
extends Object


Constructor Summary
ControllerUtils()
           
 
Method Summary
static void checkContentItemId(String spaceId, String contentId)
           
static void checkSpaceId(String spaceId)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ControllerUtils

public ControllerUtils()
Method Detail

checkContentItemId

public static void checkContentItemId(String spaceId,
                                      String contentId)
                               throws IllegalArgumentException
Throws:
IllegalArgumentException

checkSpaceId

public static void checkSpaceId(String spaceId)
                         throws IllegalArgumentException
Throws:
IllegalArgumentException


Copyright © 2009-2011 DuraSpace. All Rights Reserved.