Java Doc for ActionRequestValue.java in  » ERP-CRM-Financial » Kuali-Financial-System » edu » iu » uis » eden » actionrequests » Java Source Code / Java DocumentationJava Source Code and Java Documentation

Java Source Code / Java Documentation
1. 6.0 JDK Core
2. 6.0 JDK Modules
3. 6.0 JDK Modules com.sun
4. 6.0 JDK Modules com.sun.java
5. 6.0 JDK Modules sun
6. 6.0 JDK Platform
7. Ajax
8. Apache Harmony Java SE
9. Aspect oriented
10. Authentication Authorization
11. Blogger System
12. Build
13. Byte Code
14. Cache
15. Chart
16. Chat
17. Code Analyzer
18. Collaboration
19. Content Management System
20. Database Client
21. Database DBMS
22. Database JDBC Connection Pool
23. Database ORM
24. Development
25. EJB Server geronimo
26. EJB Server GlassFish
27. EJB Server JBoss 4.2.1
28. EJB Server resin 3.1.5
29. ERP CRM Financial
30. ESB
31. Forum
32. GIS
33. Graphic Library
34. Groupware
35. HTML Parser
36. IDE
37. IDE Eclipse
38. IDE Netbeans
39. Installer
40. Internationalization Localization
41. Inversion of Control
42. Issue Tracking
43. J2EE
44. JBoss
45. JMS
46. JMX
47. Library
48. Mail Clients
49. Net
50. Parser
51. PDF
52. Portal
53. Profiler
54. Project Management
55. Report
56. RSS RDF
57. Rule Engine
58. Science
59. Scripting
60. Search Engine
61. Security
62. Sevlet Container
63. Source Control
64. Swing Library
65. Template Engine
66. Test Coverage
67. Testing
68. UML
69. Web Crawler
70. Web Framework
71. Web Mail
72. Web Server
73. Web Services
74. Web Services apache cxf 2.0.1
75. Web Services AXIS2
76. Wiki Engine
77. Workflow Engines
78. XML
79. XML UI
Java
Java Tutorial
Java Open Source
Jar File Download
Java Articles
Java Products
Java by API
Photoshop Tutorials
Maya Tutorials
Flash Tutorials
3ds-Max Tutorials
Illustrator Tutorials
GIMP Tutorials
C# / C Sharp
C# / CSharp Tutorial
C# / CSharp Open Source
ASP.Net
ASP.NET Tutorial
JavaScript DHTML
JavaScript Tutorial
JavaScript Reference
HTML / CSS
HTML CSS Reference
C / ANSI-C
C Tutorial
C++
C++ Tutorial
Ruby
PHP
Python
Python Tutorial
Python Open Source
SQL Server / T-SQL
SQL Server / T-SQL Tutorial
Oracle PL / SQL
Oracle PL/SQL Tutorial
PostgreSQL
SQL / MySQL
MySQL Tutorial
VB.Net
VB.Net Tutorial
Flash / Flex / ActionScript
VBA / Excel / Access / Word
XML
XML Tutorial
Microsoft Office PowerPoint 2007 Tutorial
Microsoft Office Excel 2007 Tutorial
Microsoft Office Word 2007 Tutorial
Java Source Code / Java Documentation » ERP CRM Financial » Kuali Financial System » edu.iu.uis.eden.actionrequests 
Source Cross Reference  Class Diagram Java Document (Java Doc) 


java.lang.Object
   edu.iu.uis.eden.actionrequests.ActionRequestValue

ActionRequestValue
public class ActionRequestValue implements WorkflowPersistable(Code)
Bean mapped to DB. Represents ActionRequest to a workgroup, user or role. Contains references to children/parent if a member of a graph
author:
   rkirkend
author:
   ewestfal



Constructor Summary
public  ActionRequestValue()
    

Method Summary
public static  intcompareActionCode(String code1, String code2)
     Allows comparison of action requests to see which is greater responsibility.
public static  intcompareDelegationType(String type1, String type2)
    
public static  intcompareRecipientType(String type1, String type2)
     Allows comparison of action requests to see which is greater responsibility.
public  Objectcopy(boolean preserveKeys)
    
public  ListgetActionItems()
    
public  java.lang.LonggetActionRequestId()
    
public  java.lang.StringgetActionRequested()
    
public  StringgetActionRequestedLabel()
    
public  ActionTakenValuegetActionTaken()
    
public  java.lang.LonggetActionTakenId()
    
public  java.lang.StringgetAnnotation()
    
public  StringgetApprovePolicy()
    
public  ListgetChildrenRequests()
    
public  java.sql.TimestampgetCreateDate()
    
public  StringgetCreateDateString()
    
public  BooleangetCurrentIndicator()
    
public  StringgetDelegationType()
    
public  StringgetDisplayStatus()
    
public  java.lang.IntegergetDocVersion()
    
public  booleangetHasApprovePolicy()
    
public  BooleangetIgnorePrevAction()
    
public  java.lang.IntegergetJrfVerNbr()
    
public  RouteNodeInstancegetNodeInstance()
    
public  ActionRequestValuegetParentActionRequest()
    
public  LonggetParentActionRequestId()
    
public  StringgetPotentialNodeName()
    
public  ListgetPrimaryDelegateRequests()
     Used to get primary delegate names on route log in the 'Requested Of' section so primary delegate requests list the delegate and not the delegator as having the request 'IN ACTION LIST'.
public  java.lang.IntegergetPriority()
    
public  StringgetQualifiedRoleName()
    
public  StringgetQualifiedRoleNameLabel()
    
public  RecipientgetRecipient()
    
public  java.lang.StringgetRecipientTypeCd()
    
public  StringgetRecipientTypeLabel()
    
public  java.lang.StringgetResponsibilityDesc()
    
public  java.lang.LonggetResponsibilityId()
    
public  StringgetRoleName()
    
public  DocumentRouteHeaderValuegetRouteHeader()
    
public  java.lang.LonggetRouteHeaderId()
    
public  java.lang.IntegergetRouteLevel()
    
public  StringgetRouteLevelName()
    
public  RuleBaseValuesgetRuleBaseValues()
    
public  LonggetRuleBaseValuesId()
    
public  java.lang.StringgetStatus()
    
public  StringgetStatusLabel()
    
public  java.lang.StringgetWorkflowId()
    
public  WorkflowUsergetWorkflowUser()
    
public  WorkgroupgetWorkgroup()
    
public  java.lang.LonggetWorkgroupId()
    
public  booleanhasChild(ActionRequestValue actionRequest)
    
public  booleanhasParent()
    
public  booleanisAcknowledgeRequest()
    
public  booleanisActive()
    
public  booleanisAdHocRequest()
    
public  booleanisApproveOrCompleteRequest()
    
public  booleanisApproveRequest()
    
public  booleanisCompleteRequst()
    
public  booleanisDeactivated()
    
public  booleanisDone()
    
public  booleanisExceptionRequest()
    
public  booleanisFYIRequest()
    
public  booleanisGeneratedRequest()
    
public  booleanisInitialized()
    
public  booleanisPending()
    
public  booleanisPrimaryDelegator()
    
public  booleanisRecipientRoutedRequest(Recipient recipient)
    
public  booleanisReviewerUser()
    
public  booleanisRoleRequest()
    
public  booleanisRouteModuleRequest()
    
public  booleanisUserRequest()
    
public  booleanisWorkgroupRequest()
    
public  voidsetActionItems(List actionItems)
    
public  voidsetActionRequestId(java.lang.Long actionRequestId)
    
public  voidsetActionRequested(java.lang.String actionRequested)
    
public  voidsetActionTaken(ActionTakenValue actionTaken)
    
public  voidsetActionTakenId(java.lang.Long actionTakenId)
    
public  voidsetAnnotation(java.lang.String annotation)
    
public  voidsetApprovePolicy(String requestType)
    
public  voidsetChildrenRequests(List childrenRequests)
    
public  voidsetCreateDate(java.sql.Timestamp createDate)
    
public  voidsetCreateDateString(String createDateString)
    
public  voidsetCurrentIndicator(Boolean currentIndicator)
    
public  voidsetDelegationType(String delegatePolicy)
    
public  voidsetDisplayStatus(String displayStatus)
    
public  voidsetDocVersion(java.lang.Integer docVersion)
    
public  voidsetIgnorePrevAction(Boolean ignorePrevAction)
    
public  voidsetJrfVerNbr(java.lang.Integer jrfVerNbr)
    
public  voidsetNodeInstance(RouteNodeInstance nodeInstance)
    
public  voidsetParentActionRequest(ActionRequestValue parentActionRequest)
    
public  voidsetParentActionRequestId(Long parentActionRequestId)
    
public  voidsetPriority(java.lang.Integer priority)
    
public  voidsetQualifiedRoleName(String roleName)
    
public  voidsetQualifiedRoleNameLabel(String qualifiedRoleNameLabel)
    
public  voidsetRecipientTypeCd(java.lang.String recipientTypeCd)
    
public  voidsetResponsibilityDesc(java.lang.String responsibilityDesc)
    
public  voidsetResponsibilityId(java.lang.Long responsibilityId)
    
public  voidsetRoleName(String roleName)
    
public  voidsetRouteHeader(DocumentRouteHeaderValue routeHeader)
    
public  voidsetRouteHeaderId(java.lang.Long routeHeaderId)
    
public  voidsetRouteLevel(java.lang.Integer routeLevel)
    
public  voidsetRuleBaseValuesId(Long ruleBaseValuesId)
    
public  voidsetStatus(java.lang.String status)
    
public  voidsetWorkflowId(java.lang.String workflowId)
    
public  voidsetWorkgroupId(java.lang.Long workgroupId)
    


Constructor Detail
ActionRequestValue
public ActionRequestValue()(Code)




Method Detail
compareActionCode
public static int compareActionCode(String code1, String code2)(Code)
Allows comparison of action requests to see which is greater responsibility. -1 : indicates code 1 is lesser responsibility than code 2 0 : indicates the same responsibility 1 : indicates code1 is greater responsibility than code 2 The priority of action requests is as follows: fyi < acknowledge < (approve == complete)
Parameters:
  code1 -
Parameters:
  code2 - -1 if less than, 0 if equal, 1 if greater than



compareDelegationType
public static int compareDelegationType(String type1, String type2)(Code)



compareRecipientType
public static int compareRecipientType(String type1, String type2)(Code)
Allows comparison of action requests to see which is greater responsibility. -1 : indicates type 1 is lesser responsibility than type 2 0 : indicates the same responsibility 1 : indicates type1 is greater responsibility than type 2
Parameters:
  type1 -
Parameters:
  type2 - -1 if less than, 0 if equal, 1 if greater than



copy
public Object copy(boolean preserveKeys)(Code)



getActionItems
public List getActionItems()(Code)



getActionRequestId
public java.lang.Long getActionRequestId()(Code)
Returns the actionRequestId.



getActionRequested
public java.lang.String getActionRequested()(Code)
Returns the actionRequested.



getActionRequestedLabel
public String getActionRequestedLabel()(Code)



getActionTaken
public ActionTakenValue getActionTaken()(Code)
Returns the actionTaken.



getActionTakenId
public java.lang.Long getActionTakenId()(Code)
Returns the actionTakenId.



getAnnotation
public java.lang.String getAnnotation()(Code)
Returns the annotation.



getApprovePolicy
public String getApprovePolicy()(Code)



getChildrenRequests
public List getChildrenRequests()(Code)



getCreateDate
public java.sql.Timestamp getCreateDate()(Code)
Returns the createDate.



getCreateDateString
public String getCreateDateString()(Code)



getCurrentIndicator
public Boolean getCurrentIndicator()(Code)



getDelegationType
public String getDelegationType()(Code)



getDisplayStatus
public String getDisplayStatus()(Code)



getDocVersion
public java.lang.Integer getDocVersion()(Code)
Returns the docVersion.



getHasApprovePolicy
public boolean getHasApprovePolicy()(Code)



getIgnorePrevAction
public Boolean getIgnorePrevAction()(Code)
Returns the ignorePrevAction.



getJrfVerNbr
public java.lang.Integer getJrfVerNbr()(Code)
Returns the jrfVerNbr.



getNodeInstance
public RouteNodeInstance getNodeInstance()(Code)



getParentActionRequest
public ActionRequestValue getParentActionRequest()(Code)



getParentActionRequestId
public Long getParentActionRequestId()(Code)



getPotentialNodeName
public String getPotentialNodeName()(Code)



getPrimaryDelegateRequests
public List getPrimaryDelegateRequests()(Code)
Used to get primary delegate names on route log in the 'Requested Of' section so primary delegate requests list the delegate and not the delegator as having the request 'IN ACTION LIST'. This method doesn't recurse and therefore assume an AR structure. primary delgate requests



getPriority
public java.lang.Integer getPriority()(Code)
Returns the priority.



getQualifiedRoleName
public String getQualifiedRoleName()(Code)



getQualifiedRoleNameLabel
public String getQualifiedRoleNameLabel()(Code)



getRecipient
public Recipient getRecipient() throws EdenUserNotFoundException(Code)



getRecipientTypeCd
public java.lang.String getRecipientTypeCd()(Code)
Returns the recipientTypeCd.



getRecipientTypeLabel
public String getRecipientTypeLabel()(Code)



getResponsibilityDesc
public java.lang.String getResponsibilityDesc()(Code)
Returns the responsibilityDesc.



getResponsibilityId
public java.lang.Long getResponsibilityId()(Code)
Returns the responsibilityId.



getRoleName
public String getRoleName()(Code)



getRouteHeader
public DocumentRouteHeaderValue getRouteHeader()(Code)



getRouteHeaderId
public java.lang.Long getRouteHeaderId()(Code)
Returns the routeHeaderId.



getRouteLevel
public java.lang.Integer getRouteLevel()(Code)



getRouteLevelName
public String getRouteLevelName()(Code)



getRuleBaseValues
public RuleBaseValues getRuleBaseValues()(Code)



getRuleBaseValuesId
public Long getRuleBaseValuesId()(Code)



getStatus
public java.lang.String getStatus()(Code)



getStatusLabel
public String getStatusLabel()(Code)



getWorkflowId
public java.lang.String getWorkflowId()(Code)



getWorkflowUser
public WorkflowUser getWorkflowUser() throws EdenUserNotFoundException(Code)



getWorkgroup
public Workgroup getWorkgroup() throws EdenUserNotFoundException(Code)



getWorkgroupId
public java.lang.Long getWorkgroupId()(Code)



hasChild
public boolean hasChild(ActionRequestValue actionRequest)(Code)



hasParent
public boolean hasParent()(Code)



isAcknowledgeRequest
public boolean isAcknowledgeRequest()(Code)



isActive
public boolean isActive()(Code)



isAdHocRequest
public boolean isAdHocRequest()(Code)



isApproveOrCompleteRequest
public boolean isApproveOrCompleteRequest()(Code)



isApproveRequest
public boolean isApproveRequest()(Code)



isCompleteRequst
public boolean isCompleteRequst()(Code)



isDeactivated
public boolean isDeactivated()(Code)



isDone
public boolean isDone()(Code)



isExceptionRequest
public boolean isExceptionRequest()(Code)



isFYIRequest
public boolean isFYIRequest()(Code)



isGeneratedRequest
public boolean isGeneratedRequest()(Code)



isInitialized
public boolean isInitialized()(Code)



isPending
public boolean isPending()(Code)



isPrimaryDelegator
public boolean isPrimaryDelegator()(Code)



isRecipientRoutedRequest
public boolean isRecipientRoutedRequest(Recipient recipient) throws EdenUserNotFoundException(Code)



isReviewerUser
public boolean isReviewerUser()(Code)



isRoleRequest
public boolean isRoleRequest()(Code)



isRouteModuleRequest
public boolean isRouteModuleRequest()(Code)



isUserRequest
public boolean isUserRequest()(Code)



isWorkgroupRequest
public boolean isWorkgroupRequest()(Code)



setActionItems
public void setActionItems(List actionItems)(Code)



setActionRequestId
public void setActionRequestId(java.lang.Long actionRequestId)(Code)

Parameters:
  actionRequestId - The actionRequestId to set.



setActionRequested
public void setActionRequested(java.lang.String actionRequested)(Code)

Parameters:
  actionRequested - The actionRequested to set.



setActionTaken
public void setActionTaken(ActionTakenValue actionTaken)(Code)

Parameters:
  actionTaken - The actionTaken to set.



setActionTakenId
public void setActionTakenId(java.lang.Long actionTakenId)(Code)

Parameters:
  actionTakenId - The actionTakenId to set.



setAnnotation
public void setAnnotation(java.lang.String annotation)(Code)

Parameters:
  annotation - The annotation to set.



setApprovePolicy
public void setApprovePolicy(String requestType)(Code)



setChildrenRequests
public void setChildrenRequests(List childrenRequests)(Code)



setCreateDate
public void setCreateDate(java.sql.Timestamp createDate)(Code)

Parameters:
  createDate - The createDate to set.



setCreateDateString
public void setCreateDateString(String createDateString)(Code)



setCurrentIndicator
public void setCurrentIndicator(Boolean currentIndicator)(Code)



setDelegationType
public void setDelegationType(String delegatePolicy)(Code)



setDisplayStatus
public void setDisplayStatus(String displayStatus)(Code)



setDocVersion
public void setDocVersion(java.lang.Integer docVersion)(Code)

Parameters:
  docVersion - The docVersion to set.



setIgnorePrevAction
public void setIgnorePrevAction(Boolean ignorePrevAction)(Code)

Parameters:
  ignorePrevAction - The ignorePrevAction to set.



setJrfVerNbr
public void setJrfVerNbr(java.lang.Integer jrfVerNbr)(Code)

Parameters:
  jrfVerNbr - The jrfVerNbr to set.



setNodeInstance
public void setNodeInstance(RouteNodeInstance nodeInstance)(Code)



setParentActionRequest
public void setParentActionRequest(ActionRequestValue parentActionRequest)(Code)



setParentActionRequestId
public void setParentActionRequestId(Long parentActionRequestId)(Code)



setPriority
public void setPriority(java.lang.Integer priority)(Code)

Parameters:
  priority - The priority to set.



setQualifiedRoleName
public void setQualifiedRoleName(String roleName)(Code)



setQualifiedRoleNameLabel
public void setQualifiedRoleNameLabel(String qualifiedRoleNameLabel)(Code)



setRecipientTypeCd
public void setRecipientTypeCd(java.lang.String recipientTypeCd)(Code)

Parameters:
  recipientTypeCd - The recipientTypeCd to set.



setResponsibilityDesc
public void setResponsibilityDesc(java.lang.String responsibilityDesc)(Code)

Parameters:
  responsibilityDesc - The responsibilityDesc to set.



setResponsibilityId
public void setResponsibilityId(java.lang.Long responsibilityId)(Code)

Parameters:
  responsibilityId - The responsibilityId to set.



setRoleName
public void setRoleName(String roleName)(Code)



setRouteHeader
public void setRouteHeader(DocumentRouteHeaderValue routeHeader)(Code)

Parameters:
  routeHeader - The routeHeader to set.



setRouteHeaderId
public void setRouteHeaderId(java.lang.Long routeHeaderId)(Code)



setRouteLevel
public void setRouteLevel(java.lang.Integer routeLevel)(Code)



setRuleBaseValuesId
public void setRuleBaseValuesId(Long ruleBaseValuesId)(Code)



setStatus
public void setStatus(java.lang.String status)(Code)



setWorkflowId
public void setWorkflowId(java.lang.String workflowId)(Code)



setWorkgroupId
public void setWorkgroupId(java.lang.Long workgroupId)(Code)



Methods inherited from java.lang.Object
native protected Object clone() throws CloneNotSupportedException(Code)(Java Doc)
public boolean equals(Object obj)(Code)(Java Doc)
protected void finalize() throws Throwable(Code)(Java Doc)
final native public Class getClass()(Code)(Java Doc)
native public int hashCode()(Code)(Java Doc)
final native public void notify()(Code)(Java Doc)
final native public void notifyAll()(Code)(Java Doc)
public String toString()(Code)(Java Doc)
final native public void wait(long timeout) throws InterruptedException(Code)(Java Doc)
final public void wait(long timeout, int nanos) throws InterruptedException(Code)(Java Doc)
final public void wait() throws InterruptedException(Code)(Java Doc)

www.java2java.com | Contact Us
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.