public class AssignmentServiceImpl extends AssignmentServiceBaseImpl
All custom service methods should be put in this class. Whenever methods are added, rerun ServiceBuilder to copy their definitions into the AssignmentService
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.
AssignmentServiceBaseImpl
,
AssignmentServiceUtil
Constructor and Description |
---|
AssignmentServiceImpl() |
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