@Transactional public class ConferenceLogDao extends Object
Constructor and Description |
---|
ConferenceLogDao() |
Modifier and Type | Method and Description |
---|---|
ConferenceLog |
add(ConferenceLog.Type type,
Long userId,
String streamid,
Long roomId,
String userip,
String scopeName) |
public ConferenceLog add(ConferenceLog.Type type, Long userId, String streamid, Long roomId, String userip, String scopeName)
Copyright © 2012–2016 Apache Software Foundation. All rights reserved.