|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.chorem.lima.service.neogia.NeogiaAccountService
public class NeogiaAccountService
| Field Summary | |
|---|---|
protected static org.apache.commons.logging.Log |
log
log |
| Constructor Summary | |
|---|---|
NeogiaAccountService()
|
|
| Method Summary | |
|---|---|
java.lang.String |
addAccount(AccountDTO account)
|
AccountDTO |
getAllAccount()
|
java.lang.String |
removeAccount(AccountDTO account)
|
java.lang.String |
updateAccount(AccountDTO account)
|
| 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
| Constructor Detail |
|---|
public NeogiaAccountService()
| Method Detail |
|---|
public AccountDTO getAllAccount()
getAllAccount in interface AccountServicepublic java.lang.String addAccount(AccountDTO account)
addAccount in interface AccountServicepublic java.lang.String updateAccount(AccountDTO account)
updateAccount in interface AccountServicepublic java.lang.String removeAccount(AccountDTO account)
removeAccount in interface AccountService
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||