public class TestResultServiceImpl extends TestResultServiceBaseImpl
All custom service methods should be put in this class. Whenever methods are added, rerun ServiceBuilder to copy their definitions into the TestResultService
interface.
This is a remote service. Methods of this service are expected to have security checks based on the propagated JAAS credentials because this service can be accessed remotely.
TestResultServiceBaseImpl
,
TestResultServiceUtil
Constructor and Description |
---|
TestResultServiceImpl() |
afterPropertiesSet, destroy, getAssignmentLocalService, getAssignmentPersistence, getAssignmentService, getBeanIdentifier, getCounterLocalService, getResourceLocalService, getResourcePersistence, getResourceService, getTestResultLocalService, getTestResultPersistence, getTestResultService, getUolLocalService, getUolPersistence, getUolService, getUserLocalService, getUserPersistence, getUserService, invokeMethod, setAssignmentLocalService, setAssignmentPersistence, setAssignmentService, setBeanIdentifier, setCounterLocalService, setResourceLocalService, setResourcePersistence, setResourceService, setTestResultLocalService, setTestResultPersistence, setTestResultService, setUolLocalService, setUolPersistence, setUolService, setUserLocalService, setUserPersistence, setUserService