public class BlogsEntrySoap
extends java.lang.Object
implements java.io.Serializable
| Constructor and Description |
|---|
BlogsEntrySoap() |
BlogsEntrySoap(boolean allowPingbacks,
boolean allowTrackbacks,
long companyId,
java.lang.String content,
java.lang.String coverImageCaption,
long coverImageFileEntryId,
java.lang.String coverImageURL,
java.util.Calendar createDate,
java.lang.String description,
java.util.Calendar displayDate,
long entryId,
long groupId,
java.util.Calendar lastPublishDate,
java.util.Calendar modifiedDate,
long primaryKey,
boolean smallImage,
long smallImageFileEntryId,
long smallImageId,
java.lang.String smallImageURL,
int status,
long statusByUserId,
java.lang.String statusByUserName,
java.util.Calendar statusDate,
java.lang.String subtitle,
java.lang.String title,
java.lang.String trackbacks,
java.lang.String urlTitle,
long userId,
java.lang.String userName,
java.lang.String uuid) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object obj) |
long |
getCompanyId()
Gets the companyId value for this BlogsEntrySoap.
|
java.lang.String |
getContent()
Gets the content value for this BlogsEntrySoap.
|
java.lang.String |
getCoverImageCaption()
Gets the coverImageCaption value for this BlogsEntrySoap.
|
long |
getCoverImageFileEntryId()
Gets the coverImageFileEntryId value for this BlogsEntrySoap.
|
java.lang.String |
getCoverImageURL()
Gets the coverImageURL value for this BlogsEntrySoap.
|
java.util.Calendar |
getCreateDate()
Gets the createDate value for this BlogsEntrySoap.
|
java.lang.String |
getDescription()
Gets the description value for this BlogsEntrySoap.
|
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 BlogsEntrySoap.
|
long |
getEntryId()
Gets the entryId value for this BlogsEntrySoap.
|
long |
getGroupId()
Gets the groupId value for this BlogsEntrySoap.
|
java.util.Calendar |
getLastPublishDate()
Gets the lastPublishDate value for this BlogsEntrySoap.
|
java.util.Calendar |
getModifiedDate()
Gets the modifiedDate value for this BlogsEntrySoap.
|
long |
getPrimaryKey()
Gets the primaryKey value for this BlogsEntrySoap.
|
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer
|
long |
getSmallImageFileEntryId()
Gets the smallImageFileEntryId value for this BlogsEntrySoap.
|
long |
getSmallImageId()
Gets the smallImageId value for this BlogsEntrySoap.
|
java.lang.String |
getSmallImageURL()
Gets the smallImageURL value for this BlogsEntrySoap.
|
int |
getStatus()
Gets the status value for this BlogsEntrySoap.
|
long |
getStatusByUserId()
Gets the statusByUserId value for this BlogsEntrySoap.
|
java.lang.String |
getStatusByUserName()
Gets the statusByUserName value for this BlogsEntrySoap.
|
java.util.Calendar |
getStatusDate()
Gets the statusDate value for this BlogsEntrySoap.
|
java.lang.String |
getSubtitle()
Gets the subtitle value for this BlogsEntrySoap.
|
java.lang.String |
getTitle()
Gets the title value for this BlogsEntrySoap.
|
java.lang.String |
getTrackbacks()
Gets the trackbacks value for this BlogsEntrySoap.
|
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object
|
java.lang.String |
getUrlTitle()
Gets the urlTitle value for this BlogsEntrySoap.
|
long |
getUserId()
Gets the userId value for this BlogsEntrySoap.
|
java.lang.String |
getUserName()
Gets the userName value for this BlogsEntrySoap.
|
java.lang.String |
getUuid()
Gets the uuid value for this BlogsEntrySoap.
|
int |
hashCode() |
boolean |
isAllowPingbacks()
Gets the allowPingbacks value for this BlogsEntrySoap.
|
boolean |
isAllowTrackbacks()
Gets the allowTrackbacks value for this BlogsEntrySoap.
|
boolean |
isSmallImage()
Gets the smallImage value for this BlogsEntrySoap.
|
void |
setAllowPingbacks(boolean allowPingbacks)
Sets the allowPingbacks value for this BlogsEntrySoap.
|
void |
setAllowTrackbacks(boolean allowTrackbacks)
Sets the allowTrackbacks value for this BlogsEntrySoap.
|
void |
setCompanyId(long companyId)
Sets the companyId value for this BlogsEntrySoap.
|
void |
setContent(java.lang.String content)
Sets the content value for this BlogsEntrySoap.
|
void |
setCoverImageCaption(java.lang.String coverImageCaption)
Sets the coverImageCaption value for this BlogsEntrySoap.
|
void |
setCoverImageFileEntryId(long coverImageFileEntryId)
Sets the coverImageFileEntryId value for this BlogsEntrySoap.
|
void |
setCoverImageURL(java.lang.String coverImageURL)
Sets the coverImageURL value for this BlogsEntrySoap.
|
void |
setCreateDate(java.util.Calendar createDate)
Sets the createDate value for this BlogsEntrySoap.
|
void |
setDescription(java.lang.String description)
Sets the description value for this BlogsEntrySoap.
|
void |
setDisplayDate(java.util.Calendar displayDate)
Sets the displayDate value for this BlogsEntrySoap.
|
void |
setEntryId(long entryId)
Sets the entryId value for this BlogsEntrySoap.
|
void |
setGroupId(long groupId)
Sets the groupId value for this BlogsEntrySoap.
|
void |
setLastPublishDate(java.util.Calendar lastPublishDate)
Sets the lastPublishDate value for this BlogsEntrySoap.
|
void |
setModifiedDate(java.util.Calendar modifiedDate)
Sets the modifiedDate value for this BlogsEntrySoap.
|
void |
setPrimaryKey(long primaryKey)
Sets the primaryKey value for this BlogsEntrySoap.
|
void |
setSmallImage(boolean smallImage)
Sets the smallImage value for this BlogsEntrySoap.
|
void |
setSmallImageFileEntryId(long smallImageFileEntryId)
Sets the smallImageFileEntryId value for this BlogsEntrySoap.
|
void |
setSmallImageId(long smallImageId)
Sets the smallImageId value for this BlogsEntrySoap.
|
void |
setSmallImageURL(java.lang.String smallImageURL)
Sets the smallImageURL value for this BlogsEntrySoap.
|
void |
setStatus(int status)
Sets the status value for this BlogsEntrySoap.
|
void |
setStatusByUserId(long statusByUserId)
Sets the statusByUserId value for this BlogsEntrySoap.
|
void |
setStatusByUserName(java.lang.String statusByUserName)
Sets the statusByUserName value for this BlogsEntrySoap.
|
void |
setStatusDate(java.util.Calendar statusDate)
Sets the statusDate value for this BlogsEntrySoap.
|
void |
setSubtitle(java.lang.String subtitle)
Sets the subtitle value for this BlogsEntrySoap.
|
void |
setTitle(java.lang.String title)
Sets the title value for this BlogsEntrySoap.
|
void |
setTrackbacks(java.lang.String trackbacks)
Sets the trackbacks value for this BlogsEntrySoap.
|
void |
setUrlTitle(java.lang.String urlTitle)
Sets the urlTitle value for this BlogsEntrySoap.
|
void |
setUserId(long userId)
Sets the userId value for this BlogsEntrySoap.
|
void |
setUserName(java.lang.String userName)
Sets the userName value for this BlogsEntrySoap.
|
void |
setUuid(java.lang.String uuid)
Sets the uuid value for this BlogsEntrySoap.
|
public BlogsEntrySoap()
public BlogsEntrySoap(boolean allowPingbacks,
boolean allowTrackbacks,
long companyId,
java.lang.String content,
java.lang.String coverImageCaption,
long coverImageFileEntryId,
java.lang.String coverImageURL,
java.util.Calendar createDate,
java.lang.String description,
java.util.Calendar displayDate,
long entryId,
long groupId,
java.util.Calendar lastPublishDate,
java.util.Calendar modifiedDate,
long primaryKey,
boolean smallImage,
long smallImageFileEntryId,
long smallImageId,
java.lang.String smallImageURL,
int status,
long statusByUserId,
java.lang.String statusByUserName,
java.util.Calendar statusDate,
java.lang.String subtitle,
java.lang.String title,
java.lang.String trackbacks,
java.lang.String urlTitle,
long userId,
java.lang.String userName,
java.lang.String uuid)
public boolean isAllowPingbacks()
public void setAllowPingbacks(boolean allowPingbacks)
allowPingbacks - public boolean isAllowTrackbacks()
public void setAllowTrackbacks(boolean allowTrackbacks)
allowTrackbacks - public long getCompanyId()
public void setCompanyId(long companyId)
companyId - public java.lang.String getContent()
public void setContent(java.lang.String content)
content - public java.lang.String getCoverImageCaption()
public void setCoverImageCaption(java.lang.String coverImageCaption)
coverImageCaption - public long getCoverImageFileEntryId()
public void setCoverImageFileEntryId(long coverImageFileEntryId)
coverImageFileEntryId - public java.lang.String getCoverImageURL()
public void setCoverImageURL(java.lang.String coverImageURL)
coverImageURL - public java.util.Calendar getCreateDate()
public void setCreateDate(java.util.Calendar createDate)
createDate - public java.lang.String getDescription()
public void setDescription(java.lang.String description)
description - public java.util.Calendar getDisplayDate()
public void setDisplayDate(java.util.Calendar displayDate)
displayDate - public long getEntryId()
public void setEntryId(long entryId)
entryId - public long getGroupId()
public void setGroupId(long groupId)
groupId - public java.util.Calendar getLastPublishDate()
public void setLastPublishDate(java.util.Calendar lastPublishDate)
lastPublishDate - public java.util.Calendar getModifiedDate()
public void setModifiedDate(java.util.Calendar modifiedDate)
modifiedDate - public long getPrimaryKey()
public void setPrimaryKey(long primaryKey)
primaryKey - public boolean isSmallImage()
public void setSmallImage(boolean smallImage)
smallImage - public long getSmallImageFileEntryId()
public void setSmallImageFileEntryId(long smallImageFileEntryId)
smallImageFileEntryId - public long getSmallImageId()
public void setSmallImageId(long smallImageId)
smallImageId - public java.lang.String getSmallImageURL()
public void setSmallImageURL(java.lang.String smallImageURL)
smallImageURL - public int getStatus()
public void setStatus(int status)
status - public long getStatusByUserId()
public void setStatusByUserId(long statusByUserId)
statusByUserId - public java.lang.String getStatusByUserName()
public void setStatusByUserName(java.lang.String statusByUserName)
statusByUserName - public java.util.Calendar getStatusDate()
public void setStatusDate(java.util.Calendar statusDate)
statusDate - public java.lang.String getSubtitle()
public void setSubtitle(java.lang.String subtitle)
subtitle - public java.lang.String getTitle()
public void setTitle(java.lang.String title)
title - public java.lang.String getTrackbacks()
public void setTrackbacks(java.lang.String trackbacks)
trackbacks - public java.lang.String getUrlTitle()
public void setUrlTitle(java.lang.String urlTitle)
urlTitle - 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.Objectpublic int hashCode()
hashCode in class java.lang.Objectpublic 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)