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
Exception
String getUserLink(ContentContext ctx) throws Exception
Exception
Copyright © 2012-2018. All Rights Reserved.