org.kuali.rice.kew.actionlist
Class TestCustomActionList
java.lang.Object
   org.kuali.rice.kew.actionlist.TestCustomActionList
org.kuali.rice.kew.actionlist.TestCustomActionList
- All Implemented Interfaces: 
- Serializable, CustomActionListAttribute, CustomEmailAttribute, CustomNoteAttribute
- public class TestCustomActionList 
- extends Object- implements CustomActionListAttribute, Serializable, CustomEmailAttribute, CustomNoteAttribute
- See Also:
- Serialized Form
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
TestCustomActionList
public TestCustomActionList()
isAuthorizedToAddNotes
public boolean isAuthorizedToAddNotes()
                               throws Exception
- 
- Specified by:
- isAuthorizedToAddNotesin interface- CustomNoteAttribute
 
- 
- Throws:
- Exception
 
isAuthorizedToEditNote
public boolean isAuthorizedToEditNote(Note note)
                               throws Exception
- 
- Specified by:
- isAuthorizedToEditNotein interface- CustomNoteAttribute
 
- 
- Throws:
- Exception
 
getCustomEmailBody
public String getCustomEmailBody()
                          throws Exception
- 
- Specified by:
- getCustomEmailBodyin interface- CustomEmailAttribute
 
- 
- Throws:
- Exception
 
getCustomEmailSubject
public String getCustomEmailSubject()
                             throws Exception
- 
- Specified by:
- getCustomEmailSubjectin interface- CustomEmailAttribute
 
- 
- Throws:
- Exception
 
getLegalActions
public ActionSet getLegalActions(String principalId,
                                 ActionItem actionItem)
                          throws Exception
- 
- Specified by:
- getLegalActionsin interface- CustomActionListAttribute
 
- 
- Throws:
- Exception
 
getDocHandlerDisplayParameters
public DisplayParameters getDocHandlerDisplayParameters(String principalId,
                                                        ActionItem actionItem)
                                                 throws Exception
- 
- Specified by:
- getDocHandlerDisplayParametersin interface- CustomActionListAttribute
 
- 
- Throws:
- Exception
 
getRouteHeaderVO
public Document getRouteHeaderVO()
- 
- Specified by:
- getRouteHeaderVOin interface- CustomEmailAttribute
- Specified by:
- getRouteHeaderVOin interface- CustomNoteAttribute
 
- 
 
setRouteHeaderVO
public void setRouteHeaderVO(Document routeHeaderVO)
- 
- Specified by:
- setRouteHeaderVOin interface- CustomEmailAttribute
- Specified by:
- setRouteHeaderVOin interface- CustomNoteAttribute
 
- 
 
getActionRequestVO
public ActionRequest getActionRequestVO()
- 
- Specified by:
- getActionRequestVOin interface- CustomEmailAttribute
 
- 
 
setActionRequestVO
public void setActionRequestVO(ActionRequest actionRequestVO)
- 
- Specified by:
- setActionRequestVOin interface- CustomEmailAttribute
 
- 
 
getUserSession
public UserSession getUserSession()
- 
- Specified by:
- getUserSessionin interface- CustomNoteAttribute
 
- 
 
setUserSession
public void setUserSession(UserSession userSession)
- 
- Specified by:
- setUserSessionin interface- CustomNoteAttribute
 
- 
 
isAuthorizedToRetrieveAttachments
public boolean isAuthorizedToRetrieveAttachments()
                                          throws Exception
- 
- Specified by:
- isAuthorizedToRetrieveAttachmentsin interface- CustomNoteAttribute
 
- 
- Throws:
- Exception
 
Copyright © 2005-2013 The Kuali Foundation. All Rights Reserved.