Interface | Description |
---|---|
ApplicationService |
Service layer interface whose methods will be exposed to all the different tiers (webservvice, remote and web)
|
Exception | Description |
---|---|
ApplicationException |
This exception is thrown by all the methods of the
ApplicationService
interface. |