|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.portlet.forums.commands.CompositeResult
public class CompositeResult
Constructor Summary | |
---|---|
CompositeResult()
|
Method Summary | |
---|---|
void |
addResult(Result result)
DOCUMENT_ME |
ResultType |
getType()
DOCUMENT_ME |
java.util.Iterator |
iterator()
DOCUMENT_ME |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CompositeResult()
Method Detail |
---|
public void addResult(Result result)
result
- DOCUMENT_MEpublic java.util.Iterator iterator()
public ResultType getType()
getType
in interface Result
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |