[ 
http://mifosforge.jira.com/browse/MIFOS-4137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=61825#action_61825
 ] 

Mifos Hudson Jira Plugin User commented on MIFOS-4137:
------------------------------------------------------

Integrated in !http://ci.mifos.org/hudson/images/16x16/blue.gif! [head-master 
#2157|http://ci.mifos.org/hudson/job/head-master/2157/]
     MIFOS-4137: add service facades for deposit and withdrawals.
MIFOS-4137: add service facades for closing savings account.
MIFOS-4137: add service facades for adjusting savings account.
MIFOS-4137: add service facades for adjusting savings account.

Keith Woodlock : 
[d777ea5bfd9aceba6282954e02f1ed08f358c10b|http://mifos.git.sourceforge.net/git/gitweb.cgi?p=mifos/head&a=commit&h=d777ea5bfd9aceba6282954e02f1ed08f358c10b]
Files : 
* 
application/src/main/resources/org/mifos/security/rolesandpermission/mifos_activity_role.properties
* 
serviceInterfaces/src/main/java/org/mifos/application/servicefacade/SavingsServiceFacade.java
* 
application/src/main/java/org/mifos/accounts/savings/struts/action/SavingsDepositWithdrawalAction.java
* 
application/src/main/java/org/mifos/application/servicefacade/SavingsServiceFacadeWebTier.java
* 
application/src/main/java/org/mifos/accounts/productdefinition/struts/actionforms/SavingsPrdActionForm.java
* 
serviceInterfaces/src/main/java/org/mifos/dto/screen/DepositWithdrawalReferenceDto.java
* 
application/src/main/java/org/mifos/customers/persistence/CustomerPersistence.java
* 
application/src/test/java/org/mifos/accounts/savings/struts/action/SavingsDepositWithdrawalActionStrutsTest.java
* serviceInterfaces/src/main/java/org/mifos/dto/screen/ListElement.java

Keith Woodlock : 
[424cf6a8d10c87e8dcf727f0fde368b18ff0dc79|http://mifos.git.sourceforge.net/git/gitweb.cgi?p=mifos/head&a=commit&h=424cf6a8d10c87e8dcf727f0fde368b18ff0dc79]
Files : 
* 
serviceInterfaces/src/main/java/org/mifos/dto/domain/SavingsAccountClosureDto.java
* 
application/src/main/java/org/mifos/application/servicefacade/SavingsServiceFacadeWebTier.java
* 
serviceInterfaces/src/main/java/org/mifos/application/servicefacade/SavingsServiceFacade.java
* 
application/src/test/java/org/mifos/accounts/savings/struts/action/SavingsClosureActionStrutsTest.java
* 
application/src/main/java/org/mifos/accounts/savings/struts/action/SavingsClosureAction.java

Keith Woodlock : 
[b257ed7d67d600b801ffa6bfef2a091daf9ba5f6|http://mifos.git.sourceforge.net/git/gitweb.cgi?p=mifos/head&a=commit&h=b257ed7d67d600b801ffa6bfef2a091daf9ba5f6]
Files : 
* 
serviceInterfaces/src/main/java/org/mifos/dto/screen/SavingsAdjustmentReferenceDto.java
* 
application/src/test/java/org/mifos/accounts/savings/struts/action/SavingsApplyAdjustmentActionStrutsTest.java
* 
application/src/main/java/org/mifos/accounts/savings/struts/action/SavingsApplyAdjustmentAction.java
* 
application/src/main/java/org/mifos/application/servicefacade/SavingsServiceFacadeWebTier.java
* 
application/src/main/resources/org/mifos/security/rolesandpermission/mifos_activity_role.properties
* 
application/src/main/java/org/mifos/accounts/savings/struts/action/SavingsClosureAction.java
* 
serviceInterfaces/src/main/java/org/mifos/application/servicefacade/SavingsServiceFacade.java

Keith Woodlock : 
[5f4910e868879848fec756c57eb8cd6af953e4bf|http://mifos.git.sourceforge.net/git/gitweb.cgi?p=mifos/head&a=commit&h=5f4910e868879848fec756c57eb8cd6af953e4bf]
Files : 
* 
application/src/main/java/org/mifos/application/servicefacade/SavingsServiceFacadeWebTier.java
* 
application/src/test/java/org/mifos/accounts/savings/struts/action/SavingsApplyAdjustmentActionStrutsTest.java
* 
application/src/main/java/org/mifos/accounts/savings/struts/action/SavingsApplyAdjustmentAction.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

        

------------------------------------------------------------------------------
Centralized Desktop Delivery: Dell and VMware Reference Architecture
Simplifying enterprise desktop deployment and management using
Dell EqualLogic storage and VMware View: A highly scalable, end-to-end
client virtualization framework. Read more!
http://p.sf.net/sfu/dell-eql-dev2dev
_______________________________________________
Mifos-issues mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mifos-issues

Reply via email to