org.chorem.lima.service.neogia
Class NeogiaServiceFactory
java.lang.Object
org.chorem.lima.service.ServiceFactory
org.chorem.lima.service.neogia.NeogiaServiceFactory
public class NeogiaServiceFactory
- extends ServiceFactory
- Author:
- ore
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NeogiaServiceFactory
public NeogiaServiceFactory()
initFactory
protected void initFactory(java.util.Map<java.lang.String,java.lang.Object> properties)
- Specified by:
initFactory in class ServiceFactory
getAccountService
public AccountService getAccountService()
- Specified by:
getAccountService in class ServiceFactory
getJournalService
public JournalService getJournalService()
- Specified by:
getJournalService in class ServiceFactory
getTransactionService
public TransactionService getTransactionService()
- Specified by:
getTransactionService in class ServiceFactory
getEntryService
public EntryService getEntryService()
- Specified by:
getEntryService in class ServiceFactory
getPeriodService
public PeriodService getPeriodService()
- Specified by:
getPeriodService in class ServiceFactory
getCompanyService
public CompanyService getCompanyService()
- Specified by:
getCompanyService in class ServiceFactory
getUserService
public UserService getUserService()
- Specified by:
getUserService in class ServiceFactory
getStatusService
public StatusService getStatusService()
- Specified by:
getStatusService in class ServiceFactory
getFileService
public FileService getFileService()
- Specified by:
getFileService in class ServiceFactory
Copyright © 2008-2009 CodeLutin. All Rights Reserved.