com.liferay.client.soap.portal.model
Class LayoutRevisionSoap

java.lang.Object
  extended by com.liferay.client.soap.portal.model.LayoutRevisionSoap
All Implemented Interfaces:
java.io.Serializable

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

See Also:
Serialized Form

Constructor Summary
LayoutRevisionSoap()
           
LayoutRevisionSoap(java.lang.String colorSchemeId, long companyId, java.util.Calendar createDate, java.lang.String css, java.lang.String description, long groupId, boolean head, boolean iconImage, long iconImageId, java.lang.String keywords, long layoutBranchId, long layoutRevisionId, long layoutSetBranchId, boolean major, java.util.Calendar modifiedDate, java.lang.String name, long parentLayoutRevisionId, long plid, long primaryKey, boolean privateLayout, java.lang.String robots, int status, long statusByUserId, java.lang.String statusByUserName, java.util.Calendar statusDate, java.lang.String themeId, java.lang.String title, java.lang.String typeSettings, long userId, java.lang.String userName, java.lang.String wapColorSchemeId, java.lang.String wapThemeId)
           
 
Method Summary
 boolean equals(java.lang.Object obj)
           
 java.lang.String getColorSchemeId()
          Gets the colorSchemeId value for this LayoutRevisionSoap.
 long getCompanyId()
          Gets the companyId value for this LayoutRevisionSoap.
 java.util.Calendar getCreateDate()
          Gets the createDate value for this LayoutRevisionSoap.
 java.lang.String getCss()
          Gets the css value for this LayoutRevisionSoap.
 java.lang.String getDescription()
          Gets the description value for this LayoutRevisionSoap.
static org.apache.axis.encoding.Deserializer getDeserializer(java.lang.String mechType, java.lang.Class _javaType, javax.xml.namespace.QName _xmlType)
          Get Custom Deserializer
 long getGroupId()
          Gets the groupId value for this LayoutRevisionSoap.
 long getIconImageId()
          Gets the iconImageId value for this LayoutRevisionSoap.
 java.lang.String getKeywords()
          Gets the keywords value for this LayoutRevisionSoap.
 long getLayoutBranchId()
          Gets the layoutBranchId value for this LayoutRevisionSoap.
 long getLayoutRevisionId()
          Gets the layoutRevisionId value for this LayoutRevisionSoap.
 long getLayoutSetBranchId()
          Gets the layoutSetBranchId value for this LayoutRevisionSoap.
 java.util.Calendar getModifiedDate()
          Gets the modifiedDate value for this LayoutRevisionSoap.
 java.lang.String getName()
          Gets the name value for this LayoutRevisionSoap.
 long getParentLayoutRevisionId()
          Gets the parentLayoutRevisionId value for this LayoutRevisionSoap.
 long getPlid()
          Gets the plid value for this LayoutRevisionSoap.
 long getPrimaryKey()
          Gets the primaryKey value for this LayoutRevisionSoap.
 java.lang.String getRobots()
          Gets the robots value for this LayoutRevisionSoap.
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 LayoutRevisionSoap.
 long getStatusByUserId()
          Gets the statusByUserId value for this LayoutRevisionSoap.
 java.lang.String getStatusByUserName()
          Gets the statusByUserName value for this LayoutRevisionSoap.
 java.util.Calendar getStatusDate()
          Gets the statusDate value for this LayoutRevisionSoap.
 java.lang.String getThemeId()
          Gets the themeId value for this LayoutRevisionSoap.
 java.lang.String getTitle()
          Gets the title value for this LayoutRevisionSoap.
static org.apache.axis.description.TypeDesc getTypeDesc()
          Return type metadata object
 java.lang.String getTypeSettings()
          Gets the typeSettings value for this LayoutRevisionSoap.
 long getUserId()
          Gets the userId value for this LayoutRevisionSoap.
 java.lang.String getUserName()
          Gets the userName value for this LayoutRevisionSoap.
 java.lang.String getWapColorSchemeId()
          Gets the wapColorSchemeId value for this LayoutRevisionSoap.
 java.lang.String getWapThemeId()
          Gets the wapThemeId value for this LayoutRevisionSoap.
 int hashCode()
           
 boolean isHead()
          Gets the head value for this LayoutRevisionSoap.
 boolean isIconImage()
          Gets the iconImage value for this LayoutRevisionSoap.
 boolean isMajor()
          Gets the major value for this LayoutRevisionSoap.
 boolean isPrivateLayout()
          Gets the privateLayout value for this LayoutRevisionSoap.
 void setColorSchemeId(java.lang.String colorSchemeId)
          Sets the colorSchemeId value for this LayoutRevisionSoap.
 void setCompanyId(long companyId)
          Sets the companyId value for this LayoutRevisionSoap.
 void setCreateDate(java.util.Calendar createDate)
          Sets the createDate value for this LayoutRevisionSoap.
 void setCss(java.lang.String css)
          Sets the css value for this LayoutRevisionSoap.
 void setDescription(java.lang.String description)
          Sets the description value for this LayoutRevisionSoap.
 void setGroupId(long groupId)
          Sets the groupId value for this LayoutRevisionSoap.
 void setHead(boolean head)
          Sets the head value for this LayoutRevisionSoap.
 void setIconImage(boolean iconImage)
          Sets the iconImage value for this LayoutRevisionSoap.
 void setIconImageId(long iconImageId)
          Sets the iconImageId value for this LayoutRevisionSoap.
 void setKeywords(java.lang.String keywords)
          Sets the keywords value for this LayoutRevisionSoap.
 void setLayoutBranchId(long layoutBranchId)
          Sets the layoutBranchId value for this LayoutRevisionSoap.
 void setLayoutRevisionId(long layoutRevisionId)
          Sets the layoutRevisionId value for this LayoutRevisionSoap.
 void setLayoutSetBranchId(long layoutSetBranchId)
          Sets the layoutSetBranchId value for this LayoutRevisionSoap.
 void setMajor(boolean major)
          Sets the major value for this LayoutRevisionSoap.
 void setModifiedDate(java.util.Calendar modifiedDate)
          Sets the modifiedDate value for this LayoutRevisionSoap.
 void setName(java.lang.String name)
          Sets the name value for this LayoutRevisionSoap.
 void setParentLayoutRevisionId(long parentLayoutRevisionId)
          Sets the parentLayoutRevisionId value for this LayoutRevisionSoap.
 void setPlid(long plid)
          Sets the plid value for this LayoutRevisionSoap.
 void setPrimaryKey(long primaryKey)
          Sets the primaryKey value for this LayoutRevisionSoap.
 void setPrivateLayout(boolean privateLayout)
          Sets the privateLayout value for this LayoutRevisionSoap.
 void setRobots(java.lang.String robots)
          Sets the robots value for this LayoutRevisionSoap.
 void setStatus(int status)
          Sets the status value for this LayoutRevisionSoap.
 void setStatusByUserId(long statusByUserId)
          Sets the statusByUserId value for this LayoutRevisionSoap.
 void setStatusByUserName(java.lang.String statusByUserName)
          Sets the statusByUserName value for this LayoutRevisionSoap.
 void setStatusDate(java.util.Calendar statusDate)
          Sets the statusDate value for this LayoutRevisionSoap.
 void setThemeId(java.lang.String themeId)
          Sets the themeId value for this LayoutRevisionSoap.
 void setTitle(java.lang.String title)
          Sets the title value for this LayoutRevisionSoap.
 void setTypeSettings(java.lang.String typeSettings)
          Sets the typeSettings value for this LayoutRevisionSoap.
 void setUserId(long userId)
          Sets the userId value for this LayoutRevisionSoap.
 void setUserName(java.lang.String userName)
          Sets the userName value for this LayoutRevisionSoap.
 void setWapColorSchemeId(java.lang.String wapColorSchemeId)
          Sets the wapColorSchemeId value for this LayoutRevisionSoap.
 void setWapThemeId(java.lang.String wapThemeId)
          Sets the wapThemeId value for this LayoutRevisionSoap.
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LayoutRevisionSoap

public LayoutRevisionSoap()

LayoutRevisionSoap

public LayoutRevisionSoap(java.lang.String colorSchemeId,
                          long companyId,
                          java.util.Calendar createDate,
                          java.lang.String css,
                          java.lang.String description,
                          long groupId,
                          boolean head,
                          boolean iconImage,
                          long iconImageId,
                          java.lang.String keywords,
                          long layoutBranchId,
                          long layoutRevisionId,
                          long layoutSetBranchId,
                          boolean major,
                          java.util.Calendar modifiedDate,
                          java.lang.String name,
                          long parentLayoutRevisionId,
                          long plid,
                          long primaryKey,
                          boolean privateLayout,
                          java.lang.String robots,
                          int status,
                          long statusByUserId,
                          java.lang.String statusByUserName,
                          java.util.Calendar statusDate,
                          java.lang.String themeId,
                          java.lang.String title,
                          java.lang.String typeSettings,
                          long userId,
                          java.lang.String userName,
                          java.lang.String wapColorSchemeId,
                          java.lang.String wapThemeId)
Method Detail

getColorSchemeId

public java.lang.String getColorSchemeId()
Gets the colorSchemeId value for this LayoutRevisionSoap.

Returns:
colorSchemeId

setColorSchemeId

public void setColorSchemeId(java.lang.String colorSchemeId)
Sets the colorSchemeId value for this LayoutRevisionSoap.

Parameters:
colorSchemeId -

getCompanyId

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

Returns:
companyId

setCompanyId

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

Parameters:
companyId -

getCreateDate

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

Returns:
createDate

setCreateDate

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

Parameters:
createDate -

getCss

public java.lang.String getCss()
Gets the css value for this LayoutRevisionSoap.

Returns:
css

setCss

public void setCss(java.lang.String css)
Sets the css value for this LayoutRevisionSoap.

Parameters:
css -

getDescription

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

Returns:
description

setDescription

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

Parameters:
description -

getGroupId

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

Returns:
groupId

setGroupId

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

Parameters:
groupId -

isHead

public boolean isHead()
Gets the head value for this LayoutRevisionSoap.

Returns:
head

setHead

public void setHead(boolean head)
Sets the head value for this LayoutRevisionSoap.

Parameters:
head -

isIconImage

public boolean isIconImage()
Gets the iconImage value for this LayoutRevisionSoap.

Returns:
iconImage

setIconImage

public void setIconImage(boolean iconImage)
Sets the iconImage value for this LayoutRevisionSoap.

Parameters:
iconImage -

getIconImageId

public long getIconImageId()
Gets the iconImageId value for this LayoutRevisionSoap.

Returns:
iconImageId

setIconImageId

public void setIconImageId(long iconImageId)
Sets the iconImageId value for this LayoutRevisionSoap.

Parameters:
iconImageId -

getKeywords

public java.lang.String getKeywords()
Gets the keywords value for this LayoutRevisionSoap.

Returns:
keywords

setKeywords

public void setKeywords(java.lang.String keywords)
Sets the keywords value for this LayoutRevisionSoap.

Parameters:
keywords -

getLayoutBranchId

public long getLayoutBranchId()
Gets the layoutBranchId value for this LayoutRevisionSoap.

Returns:
layoutBranchId

setLayoutBranchId

public void setLayoutBranchId(long layoutBranchId)
Sets the layoutBranchId value for this LayoutRevisionSoap.

Parameters:
layoutBranchId -

getLayoutRevisionId

public long getLayoutRevisionId()
Gets the layoutRevisionId value for this LayoutRevisionSoap.

Returns:
layoutRevisionId

setLayoutRevisionId

public void setLayoutRevisionId(long layoutRevisionId)
Sets the layoutRevisionId value for this LayoutRevisionSoap.

Parameters:
layoutRevisionId -

getLayoutSetBranchId

public long getLayoutSetBranchId()
Gets the layoutSetBranchId value for this LayoutRevisionSoap.

Returns:
layoutSetBranchId

setLayoutSetBranchId

public void setLayoutSetBranchId(long layoutSetBranchId)
Sets the layoutSetBranchId value for this LayoutRevisionSoap.

Parameters:
layoutSetBranchId -

isMajor

public boolean isMajor()
Gets the major value for this LayoutRevisionSoap.

Returns:
major

setMajor

public void setMajor(boolean major)
Sets the major value for this LayoutRevisionSoap.

Parameters:
major -

getModifiedDate

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

Returns:
modifiedDate

setModifiedDate

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

Parameters:
modifiedDate -

getName

public java.lang.String getName()
Gets the name value for this LayoutRevisionSoap.

Returns:
name

setName

public void setName(java.lang.String name)
Sets the name value for this LayoutRevisionSoap.

Parameters:
name -

getParentLayoutRevisionId

public long getParentLayoutRevisionId()
Gets the parentLayoutRevisionId value for this LayoutRevisionSoap.

Returns:
parentLayoutRevisionId

setParentLayoutRevisionId

public void setParentLayoutRevisionId(long parentLayoutRevisionId)
Sets the parentLayoutRevisionId value for this LayoutRevisionSoap.

Parameters:
parentLayoutRevisionId -

getPlid

public long getPlid()
Gets the plid value for this LayoutRevisionSoap.

Returns:
plid

setPlid

public void setPlid(long plid)
Sets the plid value for this LayoutRevisionSoap.

Parameters:
plid -

getPrimaryKey

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

Returns:
primaryKey

setPrimaryKey

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

Parameters:
primaryKey -

isPrivateLayout

public boolean isPrivateLayout()
Gets the privateLayout value for this LayoutRevisionSoap.

Returns:
privateLayout

setPrivateLayout

public void setPrivateLayout(boolean privateLayout)
Sets the privateLayout value for this LayoutRevisionSoap.

Parameters:
privateLayout -

getRobots

public java.lang.String getRobots()
Gets the robots value for this LayoutRevisionSoap.

Returns:
robots

setRobots

public void setRobots(java.lang.String robots)
Sets the robots value for this LayoutRevisionSoap.

Parameters:
robots -

getStatus

public int getStatus()
Gets the status value for this LayoutRevisionSoap.

Returns:
status

setStatus

public void setStatus(int status)
Sets the status value for this LayoutRevisionSoap.

Parameters:
status -

getStatusByUserId

public long getStatusByUserId()
Gets the statusByUserId value for this LayoutRevisionSoap.

Returns:
statusByUserId

setStatusByUserId

public void setStatusByUserId(long statusByUserId)
Sets the statusByUserId value for this LayoutRevisionSoap.

Parameters:
statusByUserId -

getStatusByUserName

public java.lang.String getStatusByUserName()
Gets the statusByUserName value for this LayoutRevisionSoap.

Returns:
statusByUserName

setStatusByUserName

public void setStatusByUserName(java.lang.String statusByUserName)
Sets the statusByUserName value for this LayoutRevisionSoap.

Parameters:
statusByUserName -

getStatusDate

public java.util.Calendar getStatusDate()
Gets the statusDate value for this LayoutRevisionSoap.

Returns:
statusDate

setStatusDate

public void setStatusDate(java.util.Calendar statusDate)
Sets the statusDate value for this LayoutRevisionSoap.

Parameters:
statusDate -

getThemeId

public java.lang.String getThemeId()
Gets the themeId value for this LayoutRevisionSoap.

Returns:
themeId

setThemeId

public void setThemeId(java.lang.String themeId)
Sets the themeId value for this LayoutRevisionSoap.

Parameters:
themeId -

getTitle

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

Returns:
title

setTitle

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

Parameters:
title -

getTypeSettings

public java.lang.String getTypeSettings()
Gets the typeSettings value for this LayoutRevisionSoap.

Returns:
typeSettings

setTypeSettings

public void setTypeSettings(java.lang.String typeSettings)
Sets the typeSettings value for this LayoutRevisionSoap.

Parameters:
typeSettings -

getUserId

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

Returns:
userId

setUserId

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

Parameters:
userId -

getUserName

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

Returns:
userName

setUserName

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

Parameters:
userName -

getWapColorSchemeId

public java.lang.String getWapColorSchemeId()
Gets the wapColorSchemeId value for this LayoutRevisionSoap.

Returns:
wapColorSchemeId

setWapColorSchemeId

public void setWapColorSchemeId(java.lang.String wapColorSchemeId)
Sets the wapColorSchemeId value for this LayoutRevisionSoap.

Parameters:
wapColorSchemeId -

getWapThemeId

public java.lang.String getWapThemeId()
Gets the wapThemeId value for this LayoutRevisionSoap.

Returns:
wapThemeId

setWapThemeId

public void setWapThemeId(java.lang.String wapThemeId)
Sets the wapThemeId value for this LayoutRevisionSoap.

Parameters:
wapThemeId -

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