Class InternalSavingsAccountInformationApiResource
java.lang.Object
org.apache.fineract.portfolio.savings.api.InternalSavingsAccountInformationApiResource
- All Implemented Interfaces:
org.springframework.beans.factory.InitializingBean
@Profile("test")
@Component
@Path("/v1/internal/savingsaccounts")
public class InternalSavingsAccountInformationApiResource
extends Object
implements org.springframework.beans.factory.InitializingBean
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidgetSavingsAccountsByStatus(jakarta.ws.rs.core.UriInfo uriInfo, Integer statusId)
-
Constructor Details
-
InternalSavingsAccountInformationApiResource
public InternalSavingsAccountInformationApiResource()
-
-
Method Details
-
afterPropertiesSet
public void afterPropertiesSet()- Specified by:
afterPropertiesSetin interfaceorg.springframework.beans.factory.InitializingBean
-
getSavingsAccountsByStatus
-