org.kuali.rice.kew.exception
Interface WorkflowServiceError
- All Known Implementing Classes: 
- WorkflowServiceErrorImpl
- public interface WorkflowServiceError 
 
getChildren
Collection getChildren()
- 
 
getFlatChildrenList
Collection getFlatChildrenList()
- 
 
getMessage
String getMessage()
- 
 
getKey
String getKey()
- 
 
getArg1
String getArg1()
- 
 
getArg2
String getArg2()
- 
 
addChild
void addChild(WorkflowServiceError busError)
- 
 
addChildren
void addChildren(Collection children)
- 
 
getMessageMap
MessageMap getMessageMap()
- 
 
Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.