gov.nih.nci.caarray.ui.arraydesign
Class ArrayUtils
java.lang.Object
gov.nih.nci.caarray.ui.arraydesign.ArrayUtils
public class ArrayUtils
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ArrayUtils
public ArrayUtils()
getVisibilityDropdown
public static ProtectionGroupData[] getVisibilityDropdown()
getVisibilityFromForm
public static void getVisibilityFromForm(ArrayBaseForm form,
ArrayGroupDesc desc)
getManufacturersFromForm
public static void getManufacturersFromForm(ArrayBaseForm form,
ArrayGroupDesc desc)
throws GeneralException,
AccessDeniedException,
ObjectNotExistException
- Throws:
GeneralException
AccessDeniedException
ObjectNotExistException
setupLists
public static ArrayBaseForm setupLists(ArrayBaseForm form,
javax.servlet.http.HttpServletRequest request)
throws GeneralException,
AccessDeniedException
- Throws:
GeneralException
AccessDeniedException
setupOldLists
public static ArrayBaseForm setupOldLists(ArrayBaseForm form,
javax.servlet.http.HttpServletRequest request)
throws GeneralException,
AccessDeniedException
- Throws:
GeneralException
AccessDeniedException
clearOldLists
public static void clearOldLists(javax.servlet.http.HttpServletRequest request)
setArraySearchPage
public static void setArraySearchPage(java.lang.String page,
javax.servlet.http.HttpServletRequest request)
getArraySearchPage
public static java.lang.String getArraySearchPage(javax.servlet.http.HttpServletRequest request)
clearBioMatSearchPage
public static void clearBioMatSearchPage(javax.servlet.http.HttpServletRequest request)