|
Liferay 7.0-ce-b4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.portlet.calendar.model.CalEventSoap
@Deprecated @ProviderType public class CalEventSoap
This class is used by SOAP remote services.
| Constructor Summary | |
|---|---|
CalEventSoap()
Deprecated. |
|
| Method Summary | |
|---|---|
boolean |
getAllDay()
Deprecated. |
long |
getCompanyId()
Deprecated. |
Date |
getCreateDate()
Deprecated. |
String |
getDescription()
Deprecated. |
int |
getDurationHour()
Deprecated. |
int |
getDurationMinute()
Deprecated. |
Date |
getEndDate()
Deprecated. |
long |
getEventId()
Deprecated. |
int |
getFirstReminder()
Deprecated. |
long |
getGroupId()
Deprecated. |
String |
getLocation()
Deprecated. |
Date |
getModifiedDate()
Deprecated. |
long |
getPrimaryKey()
Deprecated. |
String |
getRecurrence()
Deprecated. |
int |
getRemindBy()
Deprecated. |
boolean |
getRepeating()
Deprecated. |
int |
getSecondReminder()
Deprecated. |
Date |
getStartDate()
Deprecated. |
boolean |
getTimeZoneSensitive()
Deprecated. |
String |
getTitle()
Deprecated. |
String |
getType()
Deprecated. |
long |
getUserId()
Deprecated. |
String |
getUserName()
Deprecated. |
String |
getUuid()
Deprecated. |
boolean |
isAllDay()
Deprecated. |
boolean |
isRepeating()
Deprecated. |
boolean |
isTimeZoneSensitive()
Deprecated. |
void |
setAllDay(boolean allDay)
Deprecated. |
void |
setCompanyId(long companyId)
Deprecated. |
void |
setCreateDate(Date createDate)
Deprecated. |
void |
setDescription(String description)
Deprecated. |
void |
setDurationHour(int durationHour)
Deprecated. |
void |
setDurationMinute(int durationMinute)
Deprecated. |
void |
setEndDate(Date endDate)
Deprecated. |
void |
setEventId(long eventId)
Deprecated. |
void |
setFirstReminder(int firstReminder)
Deprecated. |
void |
setGroupId(long groupId)
Deprecated. |
void |
setLocation(String location)
Deprecated. |
void |
setModifiedDate(Date modifiedDate)
Deprecated. |
void |
setPrimaryKey(long pk)
Deprecated. |
void |
setRecurrence(String recurrence)
Deprecated. |
void |
setRemindBy(int remindBy)
Deprecated. |
void |
setRepeating(boolean repeating)
Deprecated. |
void |
setSecondReminder(int secondReminder)
Deprecated. |
void |
setStartDate(Date startDate)
Deprecated. |
void |
setTimeZoneSensitive(boolean timeZoneSensitive)
Deprecated. |
void |
setTitle(String title)
Deprecated. |
void |
setType(String type)
Deprecated. |
void |
setUserId(long userId)
Deprecated. |
void |
setUserName(String userName)
Deprecated. |
void |
setUuid(String uuid)
Deprecated. |
static CalEventSoap |
toSoapModel(CalEvent model)
Deprecated. |
static CalEventSoap[] |
toSoapModels(CalEvent[] models)
Deprecated. |
static CalEventSoap[][] |
toSoapModels(CalEvent[][] models)
Deprecated. |
static CalEventSoap[] |
toSoapModels(List<CalEvent> models)
Deprecated. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CalEventSoap()
| Method Detail |
|---|
public static CalEventSoap toSoapModel(CalEvent model)
public static CalEventSoap[] toSoapModels(CalEvent[] models)
public static CalEventSoap[][] toSoapModels(CalEvent[][] models)
public static CalEventSoap[] toSoapModels(List<CalEvent> models)
public long getPrimaryKey()
public void setPrimaryKey(long pk)
public String getUuid()
public void setUuid(String uuid)
public long getEventId()
public void setEventId(long eventId)
public long getGroupId()
public void setGroupId(long groupId)
public long getCompanyId()
public void setCompanyId(long companyId)
public long getUserId()
public void setUserId(long userId)
public String getUserName()
public void setUserName(String userName)
public Date getCreateDate()
public void setCreateDate(Date createDate)
public Date getModifiedDate()
public void setModifiedDate(Date modifiedDate)
public String getTitle()
public void setTitle(String title)
public String getDescription()
public void setDescription(String description)
public String getLocation()
public void setLocation(String location)
public Date getStartDate()
public void setStartDate(Date startDate)
public Date getEndDate()
public void setEndDate(Date endDate)
public int getDurationHour()
public void setDurationHour(int durationHour)
public int getDurationMinute()
public void setDurationMinute(int durationMinute)
public boolean getAllDay()
public boolean isAllDay()
public void setAllDay(boolean allDay)
public boolean getTimeZoneSensitive()
public boolean isTimeZoneSensitive()
public void setTimeZoneSensitive(boolean timeZoneSensitive)
public String getType()
public void setType(String type)
public boolean getRepeating()
public boolean isRepeating()
public void setRepeating(boolean repeating)
public String getRecurrence()
public void setRecurrence(String recurrence)
public int getRemindBy()
public void setRemindBy(int remindBy)
public int getFirstReminder()
public void setFirstReminder(int firstReminder)
public int getSecondReminder()
public void setSecondReminder(int secondReminder)
|
Liferay 7.0-ce-b4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||