com.liferay.client.soap.portlet.journal.model
Class JournalArticleSoap

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

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

See Also:
Serialized Form

Constructor Summary
JournalArticleSoap()
           
JournalArticleSoap(boolean approved, long approvedByUserId, java.lang.String approvedByUserName, java.util.Calendar approvedDate, java.lang.String articleId, long companyId, java.lang.String content, java.util.Calendar createDate, java.lang.String description, java.util.Calendar displayDate, java.util.Calendar expirationDate, boolean expired, long groupId, long id, boolean indexable, java.util.Calendar modifiedDate, long primaryKey, long resourcePrimKey, java.util.Calendar reviewDate, boolean smallImage, long smallImageId, java.lang.String smallImageURL, java.lang.String structureId, java.lang.String templateId, java.lang.String title, java.lang.String type, java.lang.String urlTitle, long userId, java.lang.String userName, java.lang.String uuid, double version)
           
 
Method Summary
 boolean equals(java.lang.Object obj)
           
 long getApprovedByUserId()
          Gets the approvedByUserId value for this JournalArticleSoap.
 java.lang.String getApprovedByUserName()
          Gets the approvedByUserName value for this JournalArticleSoap.
 java.util.Calendar getApprovedDate()
          Gets the approvedDate value for this JournalArticleSoap.
 java.lang.String getArticleId()
          Gets the articleId value for this JournalArticleSoap.
 long getCompanyId()
          Gets the companyId value for this JournalArticleSoap.
 java.lang.String getContent()
          Gets the content value for this JournalArticleSoap.
 java.util.Calendar getCreateDate()
          Gets the createDate value for this JournalArticleSoap.
 java.lang.String getDescription()
          Gets the description value for this JournalArticleSoap.
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 JournalArticleSoap.
 java.util.Calendar getExpirationDate()
          Gets the expirationDate value for this JournalArticleSoap.
 long getGroupId()
          Gets the groupId value for this JournalArticleSoap.
 long getId()
          Gets the id value for this JournalArticleSoap.
 java.util.Calendar getModifiedDate()
          Gets the modifiedDate value for this JournalArticleSoap.
 long getPrimaryKey()
          Gets the primaryKey value for this JournalArticleSoap.
 long getResourcePrimKey()
          Gets the resourcePrimKey value for this JournalArticleSoap.
 java.util.Calendar getReviewDate()
          Gets the reviewDate value for this JournalArticleSoap.
static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType, java.lang.Class _javaType, javax.xml.namespace.QName _xmlType)
          Get Custom Serializer
 long getSmallImageId()
          Gets the smallImageId value for this JournalArticleSoap.
 java.lang.String getSmallImageURL()
          Gets the smallImageURL value for this JournalArticleSoap.
 java.lang.String getStructureId()
          Gets the structureId value for this JournalArticleSoap.
 java.lang.String getTemplateId()
          Gets the templateId value for this JournalArticleSoap.
 java.lang.String getTitle()
          Gets the title value for this JournalArticleSoap.
 java.lang.String getType()
          Gets the type value for this JournalArticleSoap.
static org.apache.axis.description.TypeDesc getTypeDesc()
          Return type metadata object
 java.lang.String getUrlTitle()
          Gets the urlTitle value for this JournalArticleSoap.
 long getUserId()
          Gets the userId value for this JournalArticleSoap.
 java.lang.String getUserName()
          Gets the userName value for this JournalArticleSoap.
 java.lang.String getUuid()
          Gets the uuid value for this JournalArticleSoap.
 double getVersion()
          Gets the version value for this JournalArticleSoap.
 int hashCode()
           
 boolean isApproved()
          Gets the approved value for this JournalArticleSoap.
 boolean isExpired()
          Gets the expired value for this JournalArticleSoap.
 boolean isIndexable()
          Gets the indexable value for this JournalArticleSoap.
 boolean isSmallImage()
          Gets the smallImage value for this JournalArticleSoap.
 void setApproved(boolean approved)
          Sets the approved value for this JournalArticleSoap.
 void setApprovedByUserId(long approvedByUserId)
          Sets the approvedByUserId value for this JournalArticleSoap.
 void setApprovedByUserName(java.lang.String approvedByUserName)
          Sets the approvedByUserName value for this JournalArticleSoap.
 void setApprovedDate(java.util.Calendar approvedDate)
          Sets the approvedDate value for this JournalArticleSoap.
 void setArticleId(java.lang.String articleId)
          Sets the articleId value for this JournalArticleSoap.
 void setCompanyId(long companyId)
          Sets the companyId value for this JournalArticleSoap.
 void setContent(java.lang.String content)
          Sets the content value for this JournalArticleSoap.
 void setCreateDate(java.util.Calendar createDate)
          Sets the createDate value for this JournalArticleSoap.
 void setDescription(java.lang.String description)
          Sets the description value for this JournalArticleSoap.
 void setDisplayDate(java.util.Calendar displayDate)
          Sets the displayDate value for this JournalArticleSoap.
 void setExpirationDate(java.util.Calendar expirationDate)
          Sets the expirationDate value for this JournalArticleSoap.
 void setExpired(boolean expired)
          Sets the expired value for this JournalArticleSoap.
 void setGroupId(long groupId)
          Sets the groupId value for this JournalArticleSoap.
 void setId(long id)
          Sets the id value for this JournalArticleSoap.
 void setIndexable(boolean indexable)
          Sets the indexable value for this JournalArticleSoap.
 void setModifiedDate(java.util.Calendar modifiedDate)
          Sets the modifiedDate value for this JournalArticleSoap.
 void setPrimaryKey(long primaryKey)
          Sets the primaryKey value for this JournalArticleSoap.
 void setResourcePrimKey(long resourcePrimKey)
          Sets the resourcePrimKey value for this JournalArticleSoap.
 void setReviewDate(java.util.Calendar reviewDate)
          Sets the reviewDate value for this JournalArticleSoap.
 void setSmallImage(boolean smallImage)
          Sets the smallImage value for this JournalArticleSoap.
 void setSmallImageId(long smallImageId)
          Sets the smallImageId value for this JournalArticleSoap.
 void setSmallImageURL(java.lang.String smallImageURL)
          Sets the smallImageURL value for this JournalArticleSoap.
 void setStructureId(java.lang.String structureId)
          Sets the structureId value for this JournalArticleSoap.
 void setTemplateId(java.lang.String templateId)
          Sets the templateId value for this JournalArticleSoap.
 void setTitle(java.lang.String title)
          Sets the title value for this JournalArticleSoap.
 void setType(java.lang.String type)
          Sets the type value for this JournalArticleSoap.
 void setUrlTitle(java.lang.String urlTitle)
          Sets the urlTitle value for this JournalArticleSoap.
 void setUserId(long userId)
          Sets the userId value for this JournalArticleSoap.
 void setUserName(java.lang.String userName)
          Sets the userName value for this JournalArticleSoap.
 void setUuid(java.lang.String uuid)
          Sets the uuid value for this JournalArticleSoap.
 void setVersion(double version)
          Sets the version value for this JournalArticleSoap.
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JournalArticleSoap

public JournalArticleSoap()

JournalArticleSoap

public JournalArticleSoap(boolean approved,
                          long approvedByUserId,
                          java.lang.String approvedByUserName,
                          java.util.Calendar approvedDate,
                          java.lang.String articleId,
                          long companyId,
                          java.lang.String content,
                          java.util.Calendar createDate,
                          java.lang.String description,
                          java.util.Calendar displayDate,
                          java.util.Calendar expirationDate,
                          boolean expired,
                          long groupId,
                          long id,
                          boolean indexable,
                          java.util.Calendar modifiedDate,
                          long primaryKey,
                          long resourcePrimKey,
                          java.util.Calendar reviewDate,
                          boolean smallImage,
                          long smallImageId,
                          java.lang.String smallImageURL,
                          java.lang.String structureId,
                          java.lang.String templateId,
                          java.lang.String title,
                          java.lang.String type,
                          java.lang.String urlTitle,
                          long userId,
                          java.lang.String userName,
                          java.lang.String uuid,
                          double version)
Method Detail

isApproved

public boolean isApproved()
Gets the approved value for this JournalArticleSoap.

Returns:
approved

setApproved

public void setApproved(boolean approved)
Sets the approved value for this JournalArticleSoap.

Parameters:
approved -

getApprovedByUserId

public long getApprovedByUserId()
Gets the approvedByUserId value for this JournalArticleSoap.

Returns:
approvedByUserId

setApprovedByUserId

public void setApprovedByUserId(long approvedByUserId)
Sets the approvedByUserId value for this JournalArticleSoap.

Parameters:
approvedByUserId -

getApprovedByUserName

public java.lang.String getApprovedByUserName()
Gets the approvedByUserName value for this JournalArticleSoap.

Returns:
approvedByUserName

setApprovedByUserName

public void setApprovedByUserName(java.lang.String approvedByUserName)
Sets the approvedByUserName value for this JournalArticleSoap.

Parameters:
approvedByUserName -

getApprovedDate

public java.util.Calendar getApprovedDate()
Gets the approvedDate value for this JournalArticleSoap.

Returns:
approvedDate

setApprovedDate

public void setApprovedDate(java.util.Calendar approvedDate)
Sets the approvedDate value for this JournalArticleSoap.

Parameters:
approvedDate -

getArticleId

public java.lang.String getArticleId()
Gets the articleId value for this JournalArticleSoap.

Returns:
articleId

setArticleId

public void setArticleId(java.lang.String articleId)
Sets the articleId value for this JournalArticleSoap.

Parameters:
articleId -

getCompanyId

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

Returns:
companyId

setCompanyId

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

Parameters:
companyId -

getContent

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

Returns:
content

setContent

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

Parameters:
content -

getCreateDate

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

Returns:
createDate

setCreateDate

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

Parameters:
createDate -

getDescription

public java.lang.String getDescription()
Gets the description value for this JournalArticleSoap.

Returns:
description

setDescription

public void setDescription(java.lang.String description)
Sets the description value for this JournalArticleSoap.

Parameters:
description -

getDisplayDate

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

Returns:
displayDate

setDisplayDate

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

Parameters:
displayDate -

getExpirationDate

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

Returns:
expirationDate

setExpirationDate

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

Parameters:
expirationDate -

isExpired

public boolean isExpired()
Gets the expired value for this JournalArticleSoap.

Returns:
expired

setExpired

public void setExpired(boolean expired)
Sets the expired value for this JournalArticleSoap.

Parameters:
expired -

getGroupId

public long getGroupId()
Gets the groupId value for this JournalArticleSoap.

Returns:
groupId

setGroupId

public void setGroupId(long groupId)
Sets the groupId value for this JournalArticleSoap.

Parameters:
groupId -

getId

public long getId()
Gets the id value for this JournalArticleSoap.

Returns:
id

setId

public void setId(long id)
Sets the id value for this JournalArticleSoap.

Parameters:
id -

isIndexable

public boolean isIndexable()
Gets the indexable value for this JournalArticleSoap.

Returns:
indexable

setIndexable

public void setIndexable(boolean indexable)
Sets the indexable value for this JournalArticleSoap.

Parameters:
indexable -

getModifiedDate

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

Returns:
modifiedDate

setModifiedDate

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

Parameters:
modifiedDate -

getPrimaryKey

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

Returns:
primaryKey

setPrimaryKey

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

Parameters:
primaryKey -

getResourcePrimKey

public long getResourcePrimKey()
Gets the resourcePrimKey value for this JournalArticleSoap.

Returns:
resourcePrimKey

setResourcePrimKey

public void setResourcePrimKey(long resourcePrimKey)
Sets the resourcePrimKey value for this JournalArticleSoap.

Parameters:
resourcePrimKey -

getReviewDate

public java.util.Calendar getReviewDate()
Gets the reviewDate value for this JournalArticleSoap.

Returns:
reviewDate

setReviewDate

public void setReviewDate(java.util.Calendar reviewDate)
Sets the reviewDate value for this JournalArticleSoap.

Parameters:
reviewDate -

isSmallImage

public boolean isSmallImage()
Gets the smallImage value for this JournalArticleSoap.

Returns:
smallImage

setSmallImage

public void setSmallImage(boolean smallImage)
Sets the smallImage value for this JournalArticleSoap.

Parameters:
smallImage -

getSmallImageId

public long getSmallImageId()
Gets the smallImageId value for this JournalArticleSoap.

Returns:
smallImageId

setSmallImageId

public void setSmallImageId(long smallImageId)
Sets the smallImageId value for this JournalArticleSoap.

Parameters:
smallImageId -

getSmallImageURL

public java.lang.String getSmallImageURL()
Gets the smallImageURL value for this JournalArticleSoap.

Returns:
smallImageURL

setSmallImageURL

public void setSmallImageURL(java.lang.String smallImageURL)
Sets the smallImageURL value for this JournalArticleSoap.

Parameters:
smallImageURL -

getStructureId

public java.lang.String getStructureId()
Gets the structureId value for this JournalArticleSoap.

Returns:
structureId

setStructureId

public void setStructureId(java.lang.String structureId)
Sets the structureId value for this JournalArticleSoap.

Parameters:
structureId -

getTemplateId

public java.lang.String getTemplateId()
Gets the templateId value for this JournalArticleSoap.

Returns:
templateId

setTemplateId

public void setTemplateId(java.lang.String templateId)
Sets the templateId value for this JournalArticleSoap.

Parameters:
templateId -

getTitle

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

Returns:
title

setTitle

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

Parameters:
title -

getType

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

Returns:
type

setType

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

Parameters:
type -

getUrlTitle

public java.lang.String getUrlTitle()
Gets the urlTitle value for this JournalArticleSoap.

Returns:
urlTitle

setUrlTitle

public void setUrlTitle(java.lang.String urlTitle)
Sets the urlTitle value for this JournalArticleSoap.

Parameters:
urlTitle -

getUserId

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

Returns:
userId

setUserId

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

Parameters:
userId -

getUserName

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

Returns:
userName

setUserName

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

Parameters:
userName -

getUuid

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

Returns:
uuid

setUuid

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

Parameters:
uuid -

getVersion

public double getVersion()
Gets the version value for this JournalArticleSoap.

Returns:
version

setVersion

public void setVersion(double version)
Sets the version value for this JournalArticleSoap.

Parameters:
version -

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