|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jboss.portal.common.command.result.CompositeResult
public class CompositeResult
| Constructor Summary | |
|---|---|
CompositeResult()
|
|
| Method Summary | |
|---|---|
void |
addResult(Result result)
|
ResultType |
getType()
|
java.util.Iterator |
iterator()
|
| 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)
public 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 | ||||||||