com.trackstudio.secured
Interface SecuredTaskBeanInterface

All Known Implementing Classes:
SecuredTaskBean, SecuredTaskBean4Filter, SecuredTaskTriggerBean

public interface SecuredTaskBeanInterface

Copyright (c) TrackStudio Ltd., 2002-2005. All rights reserved. Date: 10.04.2006 Time: 16:00:35


Method Summary
 boolean canUpdate()
           
 boolean canView()
           
 int compareTo(java.lang.Object o)
           
 java.lang.Double getActualBudget()
           
 java.lang.Integer getAllowedChildrenCount()
           
 java.util.Map getAllowedChildrenMap()
           
 java.util.Map getAllowedChildrenWithSubtasksMap()
           
 java.util.ArrayList getAttachments()
           
 java.lang.Double getBudget()
           
 boolean getCanUpdate()
           
 boolean getCanView()
           
 SecuredCategoryBean getCategory()
           
 java.lang.String getCategoryId()
           
 java.util.ArrayList getChildren()
           
 java.lang.Integer getChildrenCount()
           
 java.util.Calendar getClosedate()
           
 java.util.ArrayList getCurrentTaskUDFs()
           
 java.util.Calendar getDeadline()
           
 java.lang.String getDescription()
           
 java.lang.String getEncodeDescription()
           
 java.lang.String getEncodeName()
           
 java.lang.String getEncodeShortname()
           
 java.lang.String getEncodeShortnameInput()
           
 java.util.ArrayList getFilteredUDFValues()
           
 java.util.ArrayList getFilterUDFValues()
           
 SecuredUserBean getHandler()
           
 SecuredPrstatusBean getHandlerGroup()
           
 java.lang.String getHandlerGroupId()
           
 java.lang.String getHandlerId()
           
 java.util.List getHandlerPrstatuses()
           
 java.util.Collection getHandlerPrstatusesId()
           
 SecuredUserBean getHandlerUser()
           
 java.lang.String getHandlerUserId()
           
 java.lang.String getId()
           
 java.lang.Integer getMessageCount()
           
 java.util.ArrayList getMessages()
           
 java.lang.String getName()
           
 java.lang.String getNumber()
           
 SecuredTaskBean getParent()
           
 java.lang.String getParentId()
           
 SecuredPriorityBean getPriority()
           
 java.lang.String getPriorityId()
           
 java.lang.String getProjectAlias()
           
 SecuredResolutionBean getResolution()
           
 java.lang.String getResolutionId()
           
 java.lang.String getShortname()
           
 SecuredStatusBean getStatus()
           
 java.lang.String getStatusId()
           
 java.util.Calendar getSubmitdate()
           
 SecuredUserBean getSubmitter()
           
 java.lang.String getSubmitterId()
           
 java.util.List getSubmitterPrstatuses()
           
 java.util.Collection getSubmitterPrstatusesId()
           
 java.lang.String getTaskNameCutted()
           
 java.lang.String getTaskNumber()
           
 java.lang.String getTextDescription()
           
 java.lang.Integer getTotalChildrenCount()
           
 java.util.ArrayList getUDFs()
           
 java.util.ArrayList getUDFs(java.lang.String workflowId)
           
 java.util.HashMap getUDFValues()
           
 java.util.ArrayList getUDFValuesForNewTask(java.lang.String workflowId)
           
 java.util.ArrayList getUDFValuesList()
           
 java.util.Calendar getUpdatedate()
           
 java.lang.String getWikiParsedDescription()
           
 SecuredWorkflowBean getWorkflow()
           
 java.lang.String getWorkflowId()
           
 java.util.ArrayList getWorkflowUDFValues()
           
 boolean hasAttachments()
           
 boolean isAllowedByACL()
           
 boolean isOnSight()
           
 

Method Detail

getCategory

SecuredCategoryBean getCategory()
                                throws GranException
Throws:
GranException

getStatus

SecuredStatusBean getStatus()
                            throws GranException
Throws:
GranException

getResolution

SecuredResolutionBean getResolution()
                                    throws GranException
Throws:
GranException

getPriority

SecuredPriorityBean getPriority()
                                throws GranException
Throws:
GranException

getSubmitter

SecuredUserBean getSubmitter()
                             throws GranException
Throws:
GranException

getHandlerUser

SecuredUserBean getHandlerUser()
                               throws GranException
Throws:
GranException

getHandlerGroup

SecuredPrstatusBean getHandlerGroup()
                                    throws GranException
Throws:
GranException

getParent

SecuredTaskBean getParent()
                          throws GranException
Throws:
GranException

getWorkflow

SecuredWorkflowBean getWorkflow()
                                throws GranException
Throws:
GranException

getId

java.lang.String getId()

getName

java.lang.String getName()

getWikiParsedDescription

java.lang.String getWikiParsedDescription()
                                          throws GranException
Throws:
GranException

getEncodeName

java.lang.String getEncodeName()

getShortname

java.lang.String getShortname()

getEncodeShortname

java.lang.String getEncodeShortname()

getEncodeShortnameInput

java.lang.String getEncodeShortnameInput()

getEncodeDescription

java.lang.String getEncodeDescription()
                                      throws GranException
Throws:
GranException

getSubmitdate

java.util.Calendar getSubmitdate()
                                 throws GranException
Throws:
GranException

getUpdatedate

java.util.Calendar getUpdatedate()
                                 throws GranException
Throws:
GranException

getClosedate

java.util.Calendar getClosedate()
                                throws GranException
Throws:
GranException

getDescription

java.lang.String getDescription()
                                throws GranException
Throws:
GranException

getTextDescription

java.lang.String getTextDescription()
                                    throws GranException
Throws:
GranException

getBudget

java.lang.Double getBudget()
                           throws GranException
Throws:
GranException

getActualBudget

java.lang.Double getActualBudget()
                                 throws GranException
Throws:
GranException

getDeadline

java.util.Calendar getDeadline()
                               throws GranException
Throws:
GranException

getNumber

java.lang.String getNumber()

compareTo

int compareTo(java.lang.Object o)

getMessageCount

java.lang.Integer getMessageCount()
                                  throws GranException
Throws:
GranException

getChildrenCount

java.lang.Integer getChildrenCount()
                                   throws GranException
Throws:
GranException

getChildren

java.util.ArrayList getChildren()
                                throws GranException
Throws:
GranException

getMessages

java.util.ArrayList getMessages()
                                throws GranException
Throws:
GranException

getTotalChildrenCount

java.lang.Integer getTotalChildrenCount()
                                        throws GranException
Throws:
GranException

getAllowedChildrenCount

java.lang.Integer getAllowedChildrenCount()
                                          throws GranException
Throws:
GranException

getTaskNumber

java.lang.String getTaskNumber()

getUDFValuesForNewTask

java.util.ArrayList getUDFValuesForNewTask(java.lang.String workflowId)
                                           throws GranException
Throws:
GranException

getUDFValues

java.util.HashMap getUDFValues()
                               throws GranException
Throws:
GranException

getUDFValuesList

java.util.ArrayList getUDFValuesList()
                                     throws GranException
Throws:
GranException

getFilteredUDFValues

java.util.ArrayList getFilteredUDFValues()
                                         throws GranException
Throws:
GranException

getWorkflowUDFValues

java.util.ArrayList getWorkflowUDFValues()
                                         throws GranException
Throws:
GranException

getCurrentTaskUDFs

java.util.ArrayList getCurrentTaskUDFs()
                                       throws GranException
Throws:
GranException

getUDFs

java.util.ArrayList getUDFs()
                            throws GranException
Throws:
GranException

getUDFs

java.util.ArrayList getUDFs(java.lang.String workflowId)
                            throws GranException
Throws:
GranException

getFilterUDFValues

java.util.ArrayList getFilterUDFValues()
                                       throws GranException
Throws:
GranException

getTaskNameCutted

java.lang.String getTaskNameCutted()

getProjectAlias

java.lang.String getProjectAlias()
                                 throws GranException
Throws:
GranException

getAttachments

java.util.ArrayList getAttachments()
                                   throws GranException
Throws:
GranException

hasAttachments

boolean hasAttachments()
                       throws GranException
Throws:
GranException

getHandlerPrstatuses

java.util.List getHandlerPrstatuses()
                                    throws GranException
Throws:
GranException

getSubmitterPrstatuses

java.util.List getSubmitterPrstatuses()
                                      throws GranException
Throws:
GranException

canUpdate

boolean canUpdate()
                  throws GranException
Throws:
GranException

getCanUpdate

boolean getCanUpdate()
                     throws GranException
Throws:
GranException

canView

boolean canView()
                throws GranException
Throws:
GranException

getCanView

boolean getCanView()
                   throws GranException
Throws:
GranException

getCategoryId

java.lang.String getCategoryId()

getStatusId

java.lang.String getStatusId()

getResolutionId

java.lang.String getResolutionId()
                                 throws GranException
Throws:
GranException

getPriorityId

java.lang.String getPriorityId()
                               throws GranException
Throws:
GranException

getSubmitterId

java.lang.String getSubmitterId()

getHandlerUserId

java.lang.String getHandlerUserId()

getHandlerGroupId

java.lang.String getHandlerGroupId()

getHandlerPrstatusesId

java.util.Collection getHandlerPrstatusesId()
                                            throws GranException
Throws:
GranException

getSubmitterPrstatusesId

java.util.Collection getSubmitterPrstatusesId()
                                              throws GranException
Throws:
GranException

getParentId

java.lang.String getParentId()

getWorkflowId

java.lang.String getWorkflowId()

isAllowedByACL

boolean isAllowedByACL()

isOnSight

boolean isOnSight()

getAllowedChildrenMap

java.util.Map getAllowedChildrenMap()
                                    throws GranException
Throws:
GranException

getAllowedChildrenWithSubtasksMap

java.util.Map getAllowedChildrenWithSubtasksMap()
                                                throws GranException
Throws:
GranException

getHandler

SecuredUserBean getHandler()
                           throws GranException
Throws:
GranException

getHandlerId

java.lang.String getHandlerId()
                              throws GranException
Throws:
GranException


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