Uses of Class
com.jalios.jcms.service.ServiceForm
-
Packages that use ServiceForm Package Description com.jalios.jcms.service -
-
Uses of ServiceForm in com.jalios.jcms.service
Methods in com.jalios.jcms.service with parameters of type ServiceForm Modifier and Type Method Description ServiceResponse
Service. execute(ServiceForm form)
ServiceResponse
ServiceManager. executeService(java.lang.String serviceName, ServiceForm form)
Executes a service.ServiceResponse
ServiceManager. sendServiceAction(java.lang.String action, ServiceForm form)
-