|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.liferay.client.portlet.blogs.model.BlogsEntrySoap
public class BlogsEntrySoap
| Constructor Summary | |
|---|---|
BlogsEntrySoap()
|
|
BlogsEntrySoap(long companyId,
java.lang.String content,
java.util.Calendar createDate,
java.util.Calendar displayDate,
long entryId,
long groupId,
java.util.Calendar modifiedDate,
long primaryKey,
java.lang.String title,
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 |
java.lang.String |
getTitle()
Gets the title 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()
|
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 |
setTitle(java.lang.String title)
Sets the title 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(long companyId,
java.lang.String content,
java.util.Calendar createDate,
java.util.Calendar displayDate,
long entryId,
long groupId,
java.util.Calendar modifiedDate,
long primaryKey,
java.lang.String title,
java.lang.String urlTitle,
long userId,
java.lang.String userName,
java.lang.String uuid)
| Method Detail |
|---|
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 java.lang.String getTitle()
public void setTitle(java.lang.String title)
title - 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)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||