|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.liferay.client.soap.portlet.announcements.model.AnnouncementsEntrySoap
public class AnnouncementsEntrySoap
Constructor Summary | |
---|---|
AnnouncementsEntrySoap()
|
|
AnnouncementsEntrySoap(boolean alert,
long classNameId,
long classPK,
long companyId,
java.lang.String content,
java.util.Calendar createDate,
java.util.Calendar displayDate,
long entryId,
java.util.Calendar expirationDate,
java.util.Calendar modifiedDate,
long primaryKey,
int priority,
java.lang.String title,
java.lang.String type,
java.lang.String url,
long userId,
java.lang.String userName,
java.lang.String uuid)
|
Method Summary | |
---|---|
boolean |
equals(java.lang.Object obj)
|
long |
getClassNameId()
Gets the classNameId value for this AnnouncementsEntrySoap. |
long |
getClassPK()
Gets the classPK value for this AnnouncementsEntrySoap. |
long |
getCompanyId()
Gets the companyId value for this AnnouncementsEntrySoap. |
java.lang.String |
getContent()
Gets the content value for this AnnouncementsEntrySoap. |
java.util.Calendar |
getCreateDate()
Gets the createDate value for this AnnouncementsEntrySoap. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
java.util.Calendar |
getDisplayDate()
Gets the displayDate value for this AnnouncementsEntrySoap. |
long |
getEntryId()
Gets the entryId value for this AnnouncementsEntrySoap. |
java.util.Calendar |
getExpirationDate()
Gets the expirationDate value for this AnnouncementsEntrySoap. |
java.util.Calendar |
getModifiedDate()
Gets the modifiedDate value for this AnnouncementsEntrySoap. |
long |
getPrimaryKey()
Gets the primaryKey value for this AnnouncementsEntrySoap. |
int |
getPriority()
Gets the priority value for this AnnouncementsEntrySoap. |
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
java.lang.String |
getTitle()
Gets the title value for this AnnouncementsEntrySoap. |
java.lang.String |
getType()
Gets the type value for this AnnouncementsEntrySoap. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
java.lang.String |
getUrl()
Gets the url value for this AnnouncementsEntrySoap. |
long |
getUserId()
Gets the userId value for this AnnouncementsEntrySoap. |
java.lang.String |
getUserName()
Gets the userName value for this AnnouncementsEntrySoap. |
java.lang.String |
getUuid()
Gets the uuid value for this AnnouncementsEntrySoap. |
int |
hashCode()
|
boolean |
isAlert()
Gets the alert value for this AnnouncementsEntrySoap. |
void |
setAlert(boolean alert)
Sets the alert value for this AnnouncementsEntrySoap. |
void |
setClassNameId(long classNameId)
Sets the classNameId value for this AnnouncementsEntrySoap. |
void |
setClassPK(long classPK)
Sets the classPK value for this AnnouncementsEntrySoap. |
void |
setCompanyId(long companyId)
Sets the companyId value for this AnnouncementsEntrySoap. |
void |
setContent(java.lang.String content)
Sets the content value for this AnnouncementsEntrySoap. |
void |
setCreateDate(java.util.Calendar createDate)
Sets the createDate value for this AnnouncementsEntrySoap. |
void |
setDisplayDate(java.util.Calendar displayDate)
Sets the displayDate value for this AnnouncementsEntrySoap. |
void |
setEntryId(long entryId)
Sets the entryId value for this AnnouncementsEntrySoap. |
void |
setExpirationDate(java.util.Calendar expirationDate)
Sets the expirationDate value for this AnnouncementsEntrySoap. |
void |
setModifiedDate(java.util.Calendar modifiedDate)
Sets the modifiedDate value for this AnnouncementsEntrySoap. |
void |
setPrimaryKey(long primaryKey)
Sets the primaryKey value for this AnnouncementsEntrySoap. |
void |
setPriority(int priority)
Sets the priority value for this AnnouncementsEntrySoap. |
void |
setTitle(java.lang.String title)
Sets the title value for this AnnouncementsEntrySoap. |
void |
setType(java.lang.String type)
Sets the type value for this AnnouncementsEntrySoap. |
void |
setUrl(java.lang.String url)
Sets the url value for this AnnouncementsEntrySoap. |
void |
setUserId(long userId)
Sets the userId value for this AnnouncementsEntrySoap. |
void |
setUserName(java.lang.String userName)
Sets the userName value for this AnnouncementsEntrySoap. |
void |
setUuid(java.lang.String uuid)
Sets the uuid value for this AnnouncementsEntrySoap. |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AnnouncementsEntrySoap()
public AnnouncementsEntrySoap(boolean alert, long classNameId, long classPK, long companyId, java.lang.String content, java.util.Calendar createDate, java.util.Calendar displayDate, long entryId, java.util.Calendar expirationDate, java.util.Calendar modifiedDate, long primaryKey, int priority, java.lang.String title, java.lang.String type, java.lang.String url, long userId, java.lang.String userName, java.lang.String uuid)
Method Detail |
---|
public boolean isAlert()
public void setAlert(boolean alert)
alert
- public long getClassNameId()
public void setClassNameId(long classNameId)
classNameId
- public long getClassPK()
public void setClassPK(long classPK)
classPK
- public long getCompanyId()
public void setCompanyId(long companyId)
companyId
- public java.lang.String getContent()
public void setContent(java.lang.String content)
content
- public java.util.Calendar getCreateDate()
public void setCreateDate(java.util.Calendar createDate)
createDate
- public java.util.Calendar getDisplayDate()
public void setDisplayDate(java.util.Calendar displayDate)
displayDate
- public long getEntryId()
public void setEntryId(long entryId)
entryId
- public java.util.Calendar getExpirationDate()
public void setExpirationDate(java.util.Calendar expirationDate)
expirationDate
- public java.util.Calendar getModifiedDate()
public void setModifiedDate(java.util.Calendar modifiedDate)
modifiedDate
- public long getPrimaryKey()
public void setPrimaryKey(long primaryKey)
primaryKey
- public int getPriority()
public void setPriority(int priority)
priority
- public java.lang.String getTitle()
public void setTitle(java.lang.String title)
title
- public java.lang.String getType()
public void setType(java.lang.String type)
type
- public java.lang.String getUrl()
public void setUrl(java.lang.String url)
url
- public long getUserId()
public void setUserId(long userId)
userId
- public java.lang.String getUserName()
public void setUserName(java.lang.String userName)
userName
- public java.lang.String getUuid()
public void setUuid(java.lang.String uuid)
uuid
- public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object
public static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType, java.lang.Class _javaType, javax.xml.namespace.QName _xmlType)
public static org.apache.axis.encoding.Deserializer getDeserializer(java.lang.String mechType, java.lang.Class _javaType, javax.xml.namespace.QName _xmlType)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |