|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.liferay.client.soap.portlet.blogs.model.BlogsEntrySoap
public class BlogsEntrySoap
Constructor Summary | |
---|---|
BlogsEntrySoap()
|
|
BlogsEntrySoap(boolean allowPingbacks,
boolean allowTrackbacks,
long companyId,
java.lang.String content,
java.util.Calendar createDate,
java.util.Calendar displayDate,
long entryId,
long groupId,
java.util.Calendar modifiedDate,
long primaryKey,
int status,
long statusByUserId,
java.lang.String statusByUserName,
java.util.Calendar statusDate,
java.lang.String title,
java.lang.String trackbacks,
java.lang.String urlTitle,
long userId,
java.lang.String userName,
java.lang.String uuid)
|
Method Summary | |
---|---|
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.util.Calendar |
getCreateDate()
Gets the createDate 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 |
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 |
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 |
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. |
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 |
setCreateDate(java.util.Calendar createDate)
Sets the createDate 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 |
setModifiedDate(java.util.Calendar modifiedDate)
Sets the modifiedDate value for this BlogsEntrySoap. |
void |
setPrimaryKey(long primaryKey)
Sets the primaryKey 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 |
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. |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BlogsEntrySoap()
public BlogsEntrySoap(boolean allowPingbacks, boolean allowTrackbacks, long companyId, java.lang.String content, java.util.Calendar createDate, java.util.Calendar displayDate, long entryId, long groupId, java.util.Calendar modifiedDate, long primaryKey, int status, long statusByUserId, java.lang.String statusByUserName, java.util.Calendar statusDate, java.lang.String title, java.lang.String trackbacks, java.lang.String urlTitle, long userId, java.lang.String userName, java.lang.String uuid)
Method Detail |
---|
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.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 long getGroupId()
public void setGroupId(long groupId)
groupId
- public java.util.Calendar getModifiedDate()
public void setModifiedDate(java.util.Calendar modifiedDate)
modifiedDate
- public long getPrimaryKey()
public void setPrimaryKey(long primaryKey)
primaryKey
- 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 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.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 |