com.trackstudio.tools
Class ExternalAdapterManagerUtil

java.lang.Object
  extended bycom.trackstudio.tools.ExternalAdapterManagerUtil

public class ExternalAdapterManagerUtil
extends java.lang.Object


Constructor Summary
ExternalAdapterManagerUtil()
           
 
Method Summary
static java.util.HashMap getAssignableHandlerAclMap(SessionContext sc, java.lang.String taskid)
           
static java.util.HashMap getAvailableCategoryMap(SessionContext sc, java.lang.String taskId)
           
static java.util.HashMap getAvailableMstatusMap(SessionContext sc, java.lang.String taskid)
           
static java.util.HashMap getAvailablePriorityMap(java.lang.String taskid)
          For EditFilter page
static java.util.HashMap getAvailableResolutionMap(java.lang.String taskid)
          For EditFilter page
static java.util.HashMap getAvailableStatusMap(java.lang.String taskid)
          For EditFilter page
static java.util.HashMap getMprstatusMap(java.lang.String workflowid, java.lang.String access, java.lang.String mstatusId)
          For Transition.inc
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExternalAdapterManagerUtil

public ExternalAdapterManagerUtil()
Method Detail

getAssignableHandlerAclMap

public static java.util.HashMap getAssignableHandlerAclMap(SessionContext sc,
                                                           java.lang.String taskid)
                                                    throws GranException
Throws:
GranException

getAvailableCategoryMap

public static java.util.HashMap getAvailableCategoryMap(SessionContext sc,
                                                        java.lang.String taskId)
                                                 throws GranException
Throws:
GranException

getAvailableMstatusMap

public static java.util.HashMap getAvailableMstatusMap(SessionContext sc,
                                                       java.lang.String taskid)
                                                throws GranException
Throws:
GranException

getAvailableStatusMap

public static java.util.HashMap getAvailableStatusMap(java.lang.String taskid)
                                               throws GranException
For EditFilter page

Throws:
GranException

getAvailablePriorityMap

public static java.util.HashMap getAvailablePriorityMap(java.lang.String taskid)
                                                 throws GranException
For EditFilter page

Throws:
GranException

getAvailableResolutionMap

public static java.util.HashMap getAvailableResolutionMap(java.lang.String taskid)
                                                   throws GranException
For EditFilter page

Throws:
GranException

getMprstatusMap

public static java.util.HashMap getMprstatusMap(java.lang.String workflowid,
                                                java.lang.String access,
                                                java.lang.String mstatusId)
                                         throws GranException
For Transition.inc

Throws:
GranException


Copyright © 2002-2005 TrackStudio, Ltd. All Rights Reserved.