Uses of Class
de.adorsys.ledgers.sca.domain.RecoveryPointBO
-
Packages that use RecoveryPointBO Package Description de.adorsys.ledgers.sca.service -
-
Uses of RecoveryPointBO in de.adorsys.ledgers.sca.service
Methods in de.adorsys.ledgers.sca.service that return RecoveryPointBO Modifier and Type Method Description RecoveryPointBORecoveryPointService. getById(long id, String branchId)Methods in de.adorsys.ledgers.sca.service that return types with arguments of type RecoveryPointBO Modifier and Type Method Description List<RecoveryPointBO>RecoveryPointService. getAllByBranch(String branchId)Methods in de.adorsys.ledgers.sca.service with parameters of type RecoveryPointBO Modifier and Type Method Description voidRecoveryPointService. createRecoveryPoint(RecoveryPointBO recoveryPoint)
-