org.onebusaway.webapp.impl
Class TccParticipantRegistrationServiceImpl
java.lang.Object
org.onebusaway.webapp.impl.TccParticipantRegistrationServiceImpl
- All Implemented Interfaces:
- TccParticipantRegistrationService
@Component
public class TccParticipantRegistrationServiceImpl
- extends Object
- implements TccParticipantRegistrationService
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TccParticipantRegistrationServiceImpl
public TccParticipantRegistrationServiceImpl()
setUserService
public void setUserService(UserService userService)
register
public void register(String data)
throws IOException
- Specified by:
register
in interface TccParticipantRegistrationService
- Throws:
IOException
register
public void register(File data)
throws IOException
- Specified by:
register
in interface TccParticipantRegistrationService
- Throws:
IOException
register
public UserIndex register(TccParticipantRegistrationBean record)
- Specified by:
register
in interface TccParticipantRegistrationService
Copyright © 2012 OneBusAway. All Rights Reserved.