public interface IEventRegistration
| Modifier and Type | Method and Description |
|---|---|
String |
getId() |
List<IUserInfo> |
getParticipants(ContentContext ctx) |
String |
getUserLink(ContentContext ctx) |
String getId()
List<IUserInfo> getParticipants(ContentContext ctx) throws Exception
ExceptionString getUserLink(ContentContext ctx) throws Exception
ExceptionCopyright © 2012-2018. All Rights Reserved.