Interface OfficeSwaggerMapper
public interface OfficeSwaggerMapper
-
Method Summary
Modifier and TypeMethodDescriptionorg.apache.fineract.organisation.office.api.OfficesApiResourceSwagger.GetOfficesResponsetoGetOfficesResponse(org.apache.fineract.organisation.office.data.OfficeData officeData) org.apache.fineract.organisation.office.api.OfficesApiResourceSwagger.PutOfficesOfficeIdResponsetoPutOfficesOfficeIdResponse(org.apache.fineract.infrastructure.core.data.CommandProcessingResult commandProcessingResult) default org.apache.fineract.organisation.office.api.OfficesApiResourceSwagger.PutOfficesOfficeIdResponse.PutOfficesOfficeIdResponseChangestoPutOfficesOfficeIdResponseChanges(Map<String, Object> changes)
-
Method Details
-
toPutOfficesOfficeIdResponse
org.apache.fineract.organisation.office.api.OfficesApiResourceSwagger.PutOfficesOfficeIdResponse toPutOfficesOfficeIdResponse(org.apache.fineract.infrastructure.core.data.CommandProcessingResult commandProcessingResult) -
toPutOfficesOfficeIdResponseChanges
-
toGetOfficesResponse
org.apache.fineract.organisation.office.api.OfficesApiResourceSwagger.GetOfficesResponse toGetOfficesResponse(org.apache.fineract.organisation.office.data.OfficeData officeData)
-