|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.chorem.lima.service.neogia.NeogiaStatusService
public class NeogiaStatusService
| Field Summary | |
|---|---|
protected static java.lang.String |
BALANCED
|
protected static org.apache.commons.logging.Log |
log
log |
protected static java.lang.String |
VALIDATE
|
protected static java.lang.String |
WIP
|
| Constructor Summary | |
|---|---|
NeogiaStatusService()
|
|
| Method Summary | |
|---|---|
java.util.List<StatusDTO> |
getAllStatus()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected static final org.apache.commons.logging.Log log
protected static final java.lang.String VALIDATE
protected static final java.lang.String BALANCED
protected static final java.lang.String WIP
| Constructor Detail |
|---|
public NeogiaStatusService()
| Method Detail |
|---|
public java.util.List<StatusDTO> getAllStatus()
getAllStatus in interface StatusService
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||