public static class EventAction.EventBean extends Object
| Constructor and Description |
|---|
EventBean(ContentContext ctx,
Event event) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
String |
getEnd() |
String |
getId() |
String |
getImageDescription() |
String |
getImageURL() |
List<IUserInfo> |
getParticipants() |
String |
getParticipantsFileURL() |
String |
getStart() |
String |
getSummary() |
String |
getUrl() |
public EventBean(ContentContext ctx, Event event)
public String getId()
public String getSummary()
public String getDescription()
public String getStart() throws FileNotFoundException, IOException
FileNotFoundExceptionIOExceptionpublic String getEnd() throws FileNotFoundException, IOException
FileNotFoundExceptionIOExceptionpublic String getParticipantsFileURL()
public String getImageDescription()
public String getUrl()
Copyright © 2012-2018. All Rights Reserved.