Uses of Interface
ejava.projects.esales.bl.AccountMgmt
-
Packages that use AccountMgmt Package Description ejava.projects.esales.blimpl -
-
Uses of AccountMgmt in ejava.projects.esales.blimpl
Classes in ejava.projects.esales.blimpl that implement AccountMgmt Modifier and Type Class Description class
AccountMgmtImpl
This class provides a simple example of the account mgmt implementation.Methods in ejava.projects.esales.blimpl with parameters of type AccountMgmt Modifier and Type Method Description private static void
AccountMgmtCommand. invoke(AccountMgmt accountMgmt)
private static void
AccountMgmtCommand. listAccounts(AccountMgmt accountMgmt)
-