com.liferay.client.soap.portlet.announcements.model
Class AnnouncementsEntrySoap

java.lang.Object
  extended by com.liferay.client.soap.portlet.announcements.model.AnnouncementsEntrySoap
All Implemented Interfaces:
java.io.Serializable

public class AnnouncementsEntrySoap
extends java.lang.Object
implements java.io.Serializable

See Also:
Serialized Form

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

AnnouncementsEntrySoap

public AnnouncementsEntrySoap()

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

isAlert

public boolean isAlert()
Gets the alert value for this AnnouncementsEntrySoap.

Returns:
alert

setAlert

public void setAlert(boolean alert)
Sets the alert value for this AnnouncementsEntrySoap.

Parameters:
alert -

getClassNameId

public long getClassNameId()
Gets the classNameId value for this AnnouncementsEntrySoap.

Returns:
classNameId

setClassNameId

public void setClassNameId(long classNameId)
Sets the classNameId value for this AnnouncementsEntrySoap.

Parameters:
classNameId -

getClassPK

public long getClassPK()
Gets the classPK value for this AnnouncementsEntrySoap.

Returns:
classPK

setClassPK

public void setClassPK(long classPK)
Sets the classPK value for this AnnouncementsEntrySoap.

Parameters:
classPK -

getCompanyId

public long getCompanyId()
Gets the companyId value for this AnnouncementsEntrySoap.

Returns:
companyId

setCompanyId

public void setCompanyId(long companyId)
Sets the companyId value for this AnnouncementsEntrySoap.

Parameters:
companyId -

getContent

public java.lang.String getContent()
Gets the content value for this AnnouncementsEntrySoap.

Returns:
content

setContent

public void setContent(java.lang.String content)
Sets the content value for this AnnouncementsEntrySoap.

Parameters:
content -

getCreateDate

public java.util.Calendar getCreateDate()
Gets the createDate value for this AnnouncementsEntrySoap.

Returns:
createDate

setCreateDate

public void setCreateDate(java.util.Calendar createDate)
Sets the createDate value for this AnnouncementsEntrySoap.

Parameters:
createDate -

getDisplayDate

public java.util.Calendar getDisplayDate()
Gets the displayDate value for this AnnouncementsEntrySoap.

Returns:
displayDate

setDisplayDate

public void setDisplayDate(java.util.Calendar displayDate)
Sets the displayDate value for this AnnouncementsEntrySoap.

Parameters:
displayDate -

getEntryId

public long getEntryId()
Gets the entryId value for this AnnouncementsEntrySoap.

Returns:
entryId

setEntryId

public void setEntryId(long entryId)
Sets the entryId value for this AnnouncementsEntrySoap.

Parameters:
entryId -

getExpirationDate

public java.util.Calendar getExpirationDate()
Gets the expirationDate value for this AnnouncementsEntrySoap.

Returns:
expirationDate

setExpirationDate

public void setExpirationDate(java.util.Calendar expirationDate)
Sets the expirationDate value for this AnnouncementsEntrySoap.

Parameters:
expirationDate -

getModifiedDate

public java.util.Calendar getModifiedDate()
Gets the modifiedDate value for this AnnouncementsEntrySoap.

Returns:
modifiedDate

setModifiedDate

public void setModifiedDate(java.util.Calendar modifiedDate)
Sets the modifiedDate value for this AnnouncementsEntrySoap.

Parameters:
modifiedDate -

getPrimaryKey

public long getPrimaryKey()
Gets the primaryKey value for this AnnouncementsEntrySoap.

Returns:
primaryKey

setPrimaryKey

public void setPrimaryKey(long primaryKey)
Sets the primaryKey value for this AnnouncementsEntrySoap.

Parameters:
primaryKey -

getPriority

public int getPriority()
Gets the priority value for this AnnouncementsEntrySoap.

Returns:
priority

setPriority

public void setPriority(int priority)
Sets the priority value for this AnnouncementsEntrySoap.

Parameters:
priority -

getTitle

public java.lang.String getTitle()
Gets the title value for this AnnouncementsEntrySoap.

Returns:
title

setTitle

public void setTitle(java.lang.String title)
Sets the title value for this AnnouncementsEntrySoap.

Parameters:
title -

getType

public java.lang.String getType()
Gets the type value for this AnnouncementsEntrySoap.

Returns:
type

setType

public void setType(java.lang.String type)
Sets the type value for this AnnouncementsEntrySoap.

Parameters:
type -

getUrl

public java.lang.String getUrl()
Gets the url value for this AnnouncementsEntrySoap.

Returns:
url

setUrl

public void setUrl(java.lang.String url)
Sets the url value for this AnnouncementsEntrySoap.

Parameters:
url -

getUserId

public long getUserId()
Gets the userId value for this AnnouncementsEntrySoap.

Returns:
userId

setUserId

public void setUserId(long userId)
Sets the userId value for this AnnouncementsEntrySoap.

Parameters:
userId -

getUserName

public java.lang.String getUserName()
Gets the userName value for this AnnouncementsEntrySoap.

Returns:
userName

setUserName

public void setUserName(java.lang.String userName)
Sets the userName value for this AnnouncementsEntrySoap.

Parameters:
userName -

getUuid

public java.lang.String getUuid()
Gets the uuid value for this AnnouncementsEntrySoap.

Returns:
uuid

setUuid

public void setUuid(java.lang.String uuid)
Sets the uuid value for this AnnouncementsEntrySoap.

Parameters:
uuid -

equals

public boolean equals(java.lang.Object obj)
Overrides:
equals in class java.lang.Object

hashCode

public int hashCode()
Overrides:
hashCode in class java.lang.Object

getTypeDesc

public static org.apache.axis.description.TypeDesc getTypeDesc()
Return type metadata object


getSerializer

public static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType,
                                                                java.lang.Class _javaType,
                                                                javax.xml.namespace.QName _xmlType)
Get Custom Serializer


getDeserializer

public static org.apache.axis.encoding.Deserializer getDeserializer(java.lang.String mechType,
                                                                    java.lang.Class _javaType,
                                                                    javax.xml.namespace.QName _xmlType)
Get Custom Deserializer