Class ImageLikeService
java.lang.Object
org.deltava.service.WebService
org.deltava.service.ImageLikeService
A voting service for Image Gallery images.
- Since:
- 5.0
- Version:
- 10.2
- Author:
- Luke
-
Constructor Details
-
ImageLikeService
public ImageLikeService()
-
-
Method Details
-
execute
Executes the Web Service.- Specified by:
execute
in classWebService
- Parameters:
ctx
- the Web Service context- Returns:
- the HTTP status code
- Throws:
ServiceException
- if an error occurs
-