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
 
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.