Package | Description |
---|---|
org.apache.openmeetings.db.dao.calendar |
Modifier and Type | Method and Description |
---|---|
static IInvitationManager.MessageType |
IInvitationManager.MessageType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IInvitationManager.MessageType[] |
IInvitationManager.MessageType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
IInvitationManager.processInvitation(Appointment a,
MeetingMember member,
IInvitationManager.MessageType type) |
void |
IInvitationManager.processInvitation(Appointment a,
MeetingMember mm,
IInvitationManager.MessageType type,
boolean sendMail) |
Copyright © 2012–2016 Apache Software Foundation. All rights reserved.