Class SOAPLoginDao
- java.lang.Object
-
- org.apache.openmeetings.db.dao.server.SOAPLoginDao
-
@Repository @Transactional public class SOAPLoginDao extends Object
-
-
Constructor Summary
Constructors Constructor Description SOAPLoginDao()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringaddSOAPLogin(String sessionHash, RoomOptionsDTO options)SOAPLoginget(String hash)voidupdate(SOAPLogin soapLogin)
-