raiderx / Link-Analysis

Java web-application that collects image statistics for specifed url
0 stars 0 forks source link

Develop a service layer #2

Open raiderx opened 13 years ago

raiderx commented 13 years ago

It's necessary to create interface for each domain model entity. Each interface will provide operations with given enity.

raiderx commented 13 years ago

Service methods should return messages. It is necessary to develop a class that will keep these messages.