|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.jhu.tmaj.servlet.response.SuccessResponse
edu.jhu.tmaj.servlet.response.impl.ShapesLoadResponse
public final class ShapesLoadResponse
Contains a List of ShapeRecords that will be displayed on an ArrayImage for the user.
| Constructor Summary | |
|---|---|
ShapesLoadResponse(java.util.List<ShapeRecord> list)
|
|
| Method Summary | |
|---|---|
java.util.List<ShapeRecord> |
getShapeRecordsList()
|
| Methods inherited from class edu.jhu.tmaj.servlet.response.SuccessResponse |
|---|
getError, isSuccessful, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ShapesLoadResponse(java.util.List<ShapeRecord> list)
| Method Detail |
|---|
public java.util.List<ShapeRecord> getShapeRecordsList()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||