|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.liferay.client.soap.portlet.journal.model.JournalFeedSoap
public class JournalFeedSoap
Constructor Summary | |
---|---|
JournalFeedSoap()
|
|
JournalFeedSoap(long companyId,
java.lang.String contentField,
java.util.Calendar createDate,
int delta,
java.lang.String description,
java.lang.String feedId,
java.lang.String feedType,
double feedVersion,
long groupId,
long id,
java.util.Calendar modifiedDate,
java.lang.String name,
java.lang.String orderByCol,
java.lang.String orderByType,
long primaryKey,
java.lang.String rendererTemplateId,
java.lang.String structureId,
java.lang.String targetLayoutFriendlyUrl,
java.lang.String targetPortletId,
java.lang.String templateId,
java.lang.String type,
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 JournalFeedSoap. |
java.lang.String |
getContentField()
Gets the contentField value for this JournalFeedSoap. |
java.util.Calendar |
getCreateDate()
Gets the createDate value for this JournalFeedSoap. |
int |
getDelta()
Gets the delta value for this JournalFeedSoap. |
java.lang.String |
getDescription()
Gets the description value for this JournalFeedSoap. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
java.lang.String |
getFeedId()
Gets the feedId value for this JournalFeedSoap. |
java.lang.String |
getFeedType()
Gets the feedType value for this JournalFeedSoap. |
double |
getFeedVersion()
Gets the feedVersion value for this JournalFeedSoap. |
long |
getGroupId()
Gets the groupId value for this JournalFeedSoap. |
long |
getId()
Gets the id value for this JournalFeedSoap. |
java.util.Calendar |
getModifiedDate()
Gets the modifiedDate value for this JournalFeedSoap. |
java.lang.String |
getName()
Gets the name value for this JournalFeedSoap. |
java.lang.String |
getOrderByCol()
Gets the orderByCol value for this JournalFeedSoap. |
java.lang.String |
getOrderByType()
Gets the orderByType value for this JournalFeedSoap. |
long |
getPrimaryKey()
Gets the primaryKey value for this JournalFeedSoap. |
java.lang.String |
getRendererTemplateId()
Gets the rendererTemplateId value for this JournalFeedSoap. |
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 |
getStructureId()
Gets the structureId value for this JournalFeedSoap. |
java.lang.String |
getTargetLayoutFriendlyUrl()
Gets the targetLayoutFriendlyUrl value for this JournalFeedSoap. |
java.lang.String |
getTargetPortletId()
Gets the targetPortletId value for this JournalFeedSoap. |
java.lang.String |
getTemplateId()
Gets the templateId value for this JournalFeedSoap. |
java.lang.String |
getType()
Gets the type value for this JournalFeedSoap. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
long |
getUserId()
Gets the userId value for this JournalFeedSoap. |
java.lang.String |
getUserName()
Gets the userName value for this JournalFeedSoap. |
java.lang.String |
getUuid()
Gets the uuid value for this JournalFeedSoap. |
int |
hashCode()
|
void |
setCompanyId(long companyId)
Sets the companyId value for this JournalFeedSoap. |
void |
setContentField(java.lang.String contentField)
Sets the contentField value for this JournalFeedSoap. |
void |
setCreateDate(java.util.Calendar createDate)
Sets the createDate value for this JournalFeedSoap. |
void |
setDelta(int delta)
Sets the delta value for this JournalFeedSoap. |
void |
setDescription(java.lang.String description)
Sets the description value for this JournalFeedSoap. |
void |
setFeedId(java.lang.String feedId)
Sets the feedId value for this JournalFeedSoap. |
void |
setFeedType(java.lang.String feedType)
Sets the feedType value for this JournalFeedSoap. |
void |
setFeedVersion(double feedVersion)
Sets the feedVersion value for this JournalFeedSoap. |
void |
setGroupId(long groupId)
Sets the groupId value for this JournalFeedSoap. |
void |
setId(long id)
Sets the id value for this JournalFeedSoap. |
void |
setModifiedDate(java.util.Calendar modifiedDate)
Sets the modifiedDate value for this JournalFeedSoap. |
void |
setName(java.lang.String name)
Sets the name value for this JournalFeedSoap. |
void |
setOrderByCol(java.lang.String orderByCol)
Sets the orderByCol value for this JournalFeedSoap. |
void |
setOrderByType(java.lang.String orderByType)
Sets the orderByType value for this JournalFeedSoap. |
void |
setPrimaryKey(long primaryKey)
Sets the primaryKey value for this JournalFeedSoap. |
void |
setRendererTemplateId(java.lang.String rendererTemplateId)
Sets the rendererTemplateId value for this JournalFeedSoap. |
void |
setStructureId(java.lang.String structureId)
Sets the structureId value for this JournalFeedSoap. |
void |
setTargetLayoutFriendlyUrl(java.lang.String targetLayoutFriendlyUrl)
Sets the targetLayoutFriendlyUrl value for this JournalFeedSoap. |
void |
setTargetPortletId(java.lang.String targetPortletId)
Sets the targetPortletId value for this JournalFeedSoap. |
void |
setTemplateId(java.lang.String templateId)
Sets the templateId value for this JournalFeedSoap. |
void |
setType(java.lang.String type)
Sets the type value for this JournalFeedSoap. |
void |
setUserId(long userId)
Sets the userId value for this JournalFeedSoap. |
void |
setUserName(java.lang.String userName)
Sets the userName value for this JournalFeedSoap. |
void |
setUuid(java.lang.String uuid)
Sets the uuid value for this JournalFeedSoap. |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public JournalFeedSoap()
public JournalFeedSoap(long companyId, java.lang.String contentField, java.util.Calendar createDate, int delta, java.lang.String description, java.lang.String feedId, java.lang.String feedType, double feedVersion, long groupId, long id, java.util.Calendar modifiedDate, java.lang.String name, java.lang.String orderByCol, java.lang.String orderByType, long primaryKey, java.lang.String rendererTemplateId, java.lang.String structureId, java.lang.String targetLayoutFriendlyUrl, java.lang.String targetPortletId, java.lang.String templateId, java.lang.String type, 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 getContentField()
public void setContentField(java.lang.String contentField)
contentField
- public java.util.Calendar getCreateDate()
public void setCreateDate(java.util.Calendar createDate)
createDate
- public int getDelta()
public void setDelta(int delta)
delta
- public java.lang.String getDescription()
public void setDescription(java.lang.String description)
description
- public java.lang.String getFeedId()
public void setFeedId(java.lang.String feedId)
feedId
- public java.lang.String getFeedType()
public void setFeedType(java.lang.String feedType)
feedType
- public double getFeedVersion()
public void setFeedVersion(double feedVersion)
feedVersion
- public long getGroupId()
public void setGroupId(long groupId)
groupId
- public long getId()
public void setId(long id)
id
- public java.util.Calendar getModifiedDate()
public void setModifiedDate(java.util.Calendar modifiedDate)
modifiedDate
- public java.lang.String getName()
public void setName(java.lang.String name)
name
- public java.lang.String getOrderByCol()
public void setOrderByCol(java.lang.String orderByCol)
orderByCol
- public java.lang.String getOrderByType()
public void setOrderByType(java.lang.String orderByType)
orderByType
- public long getPrimaryKey()
public void setPrimaryKey(long primaryKey)
primaryKey
- public java.lang.String getRendererTemplateId()
public void setRendererTemplateId(java.lang.String rendererTemplateId)
rendererTemplateId
- public java.lang.String getStructureId()
public void setStructureId(java.lang.String structureId)
structureId
- public java.lang.String getTargetLayoutFriendlyUrl()
public void setTargetLayoutFriendlyUrl(java.lang.String targetLayoutFriendlyUrl)
targetLayoutFriendlyUrl
- public java.lang.String getTargetPortletId()
public void setTargetPortletId(java.lang.String targetPortletId)
targetPortletId
- public java.lang.String getTemplateId()
public void setTemplateId(java.lang.String templateId)
templateId
- public java.lang.String getType()
public void setType(java.lang.String type)
type
- 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 |