JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
tools.dynamia.modules.saas.api
Interface AccountServiceQuantityCalculator
public interface
AccountServiceQuantityCalculator
Provider of quantity for aditional services
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
long
calculate
(
Long
accountId)
String
getId
()
String
getName
()
Method Details
getId
String
getId
()
getName
String
getName
()
calculate
long
calculate
(
Long
accountId)