[
http://mifosforge.jira.com/browse/MIFOS-4137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=62038#action_62038
]
Mifos Hudson Jira Plugin User commented on MIFOS-4137:
------------------------------------------------------
Integrated in !http://ci.mifos.org/hudson/images/16x16/red.gif! [head-master
#2191|http://ci.mifos.org/hudson/job/head-master/2191/]
MIFOS-4137: add service facades for savings account creation steps.
MIFOS-4137: add service facade for savings account creation. Use factory
methods for creating savings account.
MIFOS-4137: fix integration tests
MIFOS-4137: add service facade to handle changing status for savings account.
MIFOS-4137: add dto file for deposit due details
Keith Woodlock :
[308845c3adda51a41e2dd576b63daec26d724f3d|http://mifos.git.sourceforge.net/git/gitweb.cgi?p=mifos/head&a=commit&h=308845c3adda51a41e2dd576b63daec26d724f3d]
Files :
* application/src/main/java/org/mifos/application/NamedQueryConstants.java
*
application/src/main/java/org/mifos/application/servicefacade/AdminServiceFacadeWebTier.java
*
application/src/test/java/org/mifos/accounts/savings/persistence/SavingsPersistenceIntegrationTest.java
*
application/src/main/java/org/mifos/accounts/productdefinition/persistence/SavingsProductDao.java
*
application/src/main/java/org/mifos/accounts/savings/persistence/SavingsPersistence.java
*
application/src/test/java/org/mifos/accounts/savings/persistence/SavingsBusinessServiceIntegrationTest.java
*
application/src/main/java/org/mifos/accounts/productdefinition/persistence/LoanProductDao.java
*
application/src/test/java/org/mifos/accounts/savings/struts/action/SavingsActionStrutsTest.java
* application/src/main/resources/org/mifos/config/resources/services.xml
* application/src/main/java/org/mifos/framework/struts/action/BaseAction.java
*
serviceInterfaces/src/main/java/org/mifos/dto/screen/SavingsProductReferenceDto.java
*
application/src/main/java/org/mifos/accounts/savings/business/service/SavingsBusinessService.java
*
application/src/main/java/org/mifos/accounts/productdefinition/persistence/LoanProductDaoHibernate.java
*
application/src/main/java/org/mifos/accounts/savings/struts/actionforms/SavingsActionForm.java
*
application/src/main/java/org/mifos/application/servicefacade/SavingsProductAssembler.java
*
serviceInterfaces/src/main/java/org/mifos/application/servicefacade/SavingsServiceFacade.java
*
application/src/main/java/org/mifos/accounts/productdefinition/persistence/SavingsProductDaoHibernate.java
*
application/src/main/java/org/mifos/accounts/savings/util/helpers/SavingsConstants.java
*
application/src/test/java/org/mifos/application/servicefacade/SavingsServiceFacadeWebTierTest.java
*
application/src/main/java/org/mifos/accounts/savings/struts/action/SavingsAction.java
*
application/src/main/java/org/mifos/application/servicefacade/DependencyInjectedServiceLocator.java
*
application/src/test/java/org/mifos/accounts/savings/business/service/SavingsBusinessServiceTest.java
*
application/src/main/java/org/mifos/application/servicefacade/SavingsServiceFacadeWebTier.java
Keith Woodlock :
[f8cad7a7defc4f9b5a432fc0ac5187890a0e5bed|http://mifos.git.sourceforge.net/git/gitweb.cgi?p=mifos/head&a=commit&h=f8cad7a7defc4f9b5a432fc0ac5187890a0e5bed]
Files :
*
application/src/main/java/org/mifos/accounts/business/AccountActionDateEntity.java
*
application/src/main/java/org/mifos/accounts/savings/business/SavingsAccountTypeInspector.java
*
application/src/main/java/org/mifos/schedule/internal/HolidayAndWorkingDaysAndMoratoriaScheduledDateGeneration.java
* application/src/main/java/org/mifos/accounts/business/AccountBO.java
*
serviceInterfaces/src/main/java/org/mifos/dto/domain/SavingsAccountCreationDto.java
* application/src/main/java/org/mifos/accounts/savings/business/SavingsBO.java
*
serviceInterfaces/src/main/java/org/mifos/dto/screen/SavingsProductReferenceDto.java
*
serviceInterfaces/src/main/java/org/mifos/application/servicefacade/SavingsServiceFacade.java
* application/src/main/java/org/mifos/accounts/util/helpers/AccountState.java
*
application/src/main/java/org/mifos/accounts/savings/struts/action/SavingsAction.java
*
application/src/test/java/org/mifos/application/servicefacade/SavingsServiceFacadeWebTierTest.java
*
application/src/main/java/org/mifos/accounts/savings/persistence/SavingsDao.java
*
application/src/main/java/org/mifos/accounts/productdefinition/business/RecommendedAmntUnitEntity.java
*
application/src/main/java/org/mifos/application/servicefacade/DependencyInjectedServiceLocator.java
* application/src/main/resources/org/mifos/config/resources/services.xml
*
application/src/main/java/org/mifos/application/servicefacade/SavingsServiceFacadeWebTier.java
*
application/src/main/java/org/mifos/accounts/savings/persistence/SavingsDaoHibernate.java
*
application/src/main/java/org/mifos/accounts/savings/util/helpers/SavingsHelper.java
*
application/src/main/java/org/mifos/accounts/savings/business/SavingsAccountActivationDetail.java
Keith Woodlock :
[175107c0502911db1a658a383354ff7aeba4b16f|http://mifos.git.sourceforge.net/git/gitweb.cgi?p=mifos/head&a=commit&h=175107c0502911db1a658a383354ff7aeba4b16f]
Files :
*
application/src/test/java/org/mifos/accounts/savings/struts/action/SavingsActionStrutsTest.java
Keith Woodlock :
[e0e9af2544ff5c295f5f09264915297193bdc261|http://mifos.git.sourceforge.net/git/gitweb.cgi?p=mifos/head&a=commit&h=e0e9af2544ff5c295f5f09264915297193bdc261]
Files :
*
application/src/main/java/org/mifos/accounts/business/service/AccountBusinessService.java
*
serviceInterfaces/src/main/java/org/mifos/application/servicefacade/SavingsServiceFacade.java
*
application/src/test/java/org/mifos/accounts/business/service/AccountServiceIntegrationTest.java
*
application/src/test/java/org/mifos/accounts/business/AccountStateMachineIntegrationTest.java
*
application/src/main/java/org/mifos/accounts/struts/action/EditStatusAction.java
* application/src/main/java/org/mifos/accounts/business/AccountBO.java
*
application/src/main/java/org/mifos/customers/struts/action/EditCustomerStatusAction.java
* application/src/main/java/org/mifos/accounts/savings/business/SavingsBO.java
*
application/src/main/java/org/mifos/customers/business/service/CustomerBusinessService.java
*
serviceInterfaces/src/main/java/org/mifos/dto/domain/SavingsAccountUpdateStatus.java
*
application/src/main/java/org/mifos/application/servicefacade/SavingsServiceFacadeWebTier.java
*
serviceInterfaces/src/main/java/org/mifos/dto/domain/SavingsAccountStatusDto.java
*
application/src/main/java/org/mifos/accounts/business/AccountStateMachines.java
*
application/src/main/java/org/mifos/accounts/struts/actionforms/EditStatusActionForm.java
*
application/src/test/java/org/mifos/accounts/savings/persistence/SavingsBOIntegrationTest.java
*
application/src/test/java/org/mifos/customers/business/service/CustomerBusinessServiceIntegrationTest.java
*
application/src/test/java/org/mifos/accounts/savings/struts/action/SavingsActionStrutsTest.java
Keith Woodlock :
[fceeca27474f6a3cb0e3a61ca424232d6282f484|http://mifos.git.sourceforge.net/git/gitweb.cgi?p=mifos/head&a=commit&h=fceeca27474f6a3cb0e3a61ca424232d6282f484]
Files :
*
serviceInterfaces/src/main/java/org/mifos/dto/screen/SavingsAccountDepositDueDto.java
> Ensure all Savings Struts Actions use Savings Service Facade and use data
> from DTO returned where possible. All data needed for UI screen should exist
> within DTO.
> ------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: MIFOS-4137
> URL: http://mifosforge.jira.com/browse/MIFOS-4137
> Project: mifos
> Issue Type: Epic
> Components: Savings Account
> Reporter: keithwoodlock
> Assignee: keithwoodlock
> Fix For: Elsie F
>
>
> Concentraing on getting service facades in place for all of savings.
> This means that each action class should use service facade and use the data
> from dto where applicable.
> At time, becuase JSP is coupled to domain entity, we will still leave this in
> place.
> The purpose of this is that when someone comes along to do UI using
> FTL/spring web flow, spring mvc, all service facades and dtos will be in
> place and concentraing soley on service facades will allow focus on getting
> them done with a view to using for data migration and integration tests.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://mifosforge.jira.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1, ECMAScript5, and DOM L2 & L3.
Spend less time writing and rewriting code and more time creating great
experiences on the web. Be a part of the beta today
http://p.sf.net/sfu/msIE9-sfdev2dev
_______________________________________________
Mifos-issues mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mifos-issues