public interface WorkflowServiceError
Modifier and Type | Method and Description |
---|---|
void |
addChild(WorkflowServiceError busError) |
void |
addChildren(Collection children) |
String |
getArg1() |
String |
getArg2() |
Collection |
getChildren() |
Collection |
getFlatChildrenList() |
String |
getKey() |
String |
getMessage() |
MessageMap |
getMessageMap() |
Collection getChildren()
Collection getFlatChildrenList()
String getMessage()
void addChild(WorkflowServiceError busError)
void addChildren(Collection children)
MessageMap getMessageMap()
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.