JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field
|
Constr |
Method
Detail:
Field
|
Constr |
Method
SEARCH:
Package
org.apache.openmeetings.db.manager
Interface ISipManager
public interface
ISipManager
this interface is required to use SipMagager from openmeetings-core
Field Summary
Fields
Modifier and Type
Field
Description
static final
String
SIP_FIRST_NAME
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
delete
(
String
confno)
void
update
(
String
confno,
String
pin)
Field Details
SIP_FIRST_NAME
static final
String
SIP_FIRST_NAME
See Also:
Constant Field Values
Method Details
update
void
update
(
String
confno,
String
pin)
delete
void
delete
(
String
confno)