@Transactional public class SOAPLoginDao extends Object
Constructor and Description |
---|
SOAPLoginDao() |
Modifier and Type | Method and Description |
---|---|
String |
addSOAPLogin(String sessionHash,
Long roomId,
boolean becomemoderator,
boolean showAudioVideoTest,
boolean allowSameURLMultipleTimes,
Long recordingId,
boolean showNickNameDialog,
String landingZone,
boolean allowRecording) |
SOAPLogin |
get(String hash) |
void |
update(SOAPLogin soapLogin) |
public String addSOAPLogin(String sessionHash, Long roomId, boolean becomemoderator, boolean showAudioVideoTest, boolean allowSameURLMultipleTimes, Long recordingId, boolean showNickNameDialog, String landingZone, boolean allowRecording)
public void update(SOAPLogin soapLogin)
Copyright © 2012–2016 Apache Software Foundation. All rights reserved.