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

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

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

See Also:
Serialized Form

Constructor Summary
LayoutSoap()
           
LayoutSoap(java.lang.String colorSchemeId, long companyId, java.lang.String css, java.lang.String description, long dlFolderId, java.lang.String friendlyURL, long groupId, boolean hidden, boolean iconImage, long iconImageId, long layoutId, java.lang.String name, long parentLayoutId, long plid, long primaryKey, int priority, boolean privateLayout, java.lang.String themeId, java.lang.String title, java.lang.String type, java.lang.String typeSettings, 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 LayoutSoap.
 long getCompanyId()
          Gets the companyId value for this LayoutSoap.
 java.lang.String getCss()
          Gets the css value for this LayoutSoap.
 java.lang.String getDescription()
          Gets the description value for this LayoutSoap.
static org.apache.axis.encoding.Deserializer getDeserializer(java.lang.String mechType, java.lang.Class _javaType, javax.xml.namespace.QName _xmlType)
          Get Custom Deserializer
 long getDlFolderId()
          Gets the dlFolderId value for this LayoutSoap.
 java.lang.String getFriendlyURL()
          Gets the friendlyURL value for this LayoutSoap.
 long getGroupId()
          Gets the groupId value for this LayoutSoap.
 long getIconImageId()
          Gets the iconImageId value for this LayoutSoap.
 long getLayoutId()
          Gets the layoutId value for this LayoutSoap.
 java.lang.String getName()
          Gets the name value for this LayoutSoap.
 long getParentLayoutId()
          Gets the parentLayoutId value for this LayoutSoap.
 long getPlid()
          Gets the plid value for this LayoutSoap.
 long getPrimaryKey()
          Gets the primaryKey value for this LayoutSoap.
 int getPriority()
          Gets the priority value for this LayoutSoap.
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 getThemeId()
          Gets the themeId value for this LayoutSoap.
 java.lang.String getTitle()
          Gets the title value for this LayoutSoap.
 java.lang.String getType()
          Gets the type value for this LayoutSoap.
static org.apache.axis.description.TypeDesc getTypeDesc()
          Return type metadata object
 java.lang.String getTypeSettings()
          Gets the typeSettings value for this LayoutSoap.
 java.lang.String getWapColorSchemeId()
          Gets the wapColorSchemeId value for this LayoutSoap.
 java.lang.String getWapThemeId()
          Gets the wapThemeId value for this LayoutSoap.
 int hashCode()
           
 boolean isHidden()
          Gets the hidden value for this LayoutSoap.
 boolean isIconImage()
          Gets the iconImage value for this LayoutSoap.
 boolean isPrivateLayout()
          Gets the privateLayout value for this LayoutSoap.
 void setColorSchemeId(java.lang.String colorSchemeId)
          Sets the colorSchemeId value for this LayoutSoap.
 void setCompanyId(long companyId)
          Sets the companyId value for this LayoutSoap.
 void setCss(java.lang.String css)
          Sets the css value for this LayoutSoap.
 void setDescription(java.lang.String description)
          Sets the description value for this LayoutSoap.
 void setDlFolderId(long dlFolderId)
          Sets the dlFolderId value for this LayoutSoap.
 void setFriendlyURL(java.lang.String friendlyURL)
          Sets the friendlyURL value for this LayoutSoap.
 void setGroupId(long groupId)
          Sets the groupId value for this LayoutSoap.
 void setHidden(boolean hidden)
          Sets the hidden value for this LayoutSoap.
 void setIconImage(boolean iconImage)
          Sets the iconImage value for this LayoutSoap.
 void setIconImageId(long iconImageId)
          Sets the iconImageId value for this LayoutSoap.
 void setLayoutId(long layoutId)
          Sets the layoutId value for this LayoutSoap.
 void setName(java.lang.String name)
          Sets the name value for this LayoutSoap.
 void setParentLayoutId(long parentLayoutId)
          Sets the parentLayoutId value for this LayoutSoap.
 void setPlid(long plid)
          Sets the plid value for this LayoutSoap.
 void setPrimaryKey(long primaryKey)
          Sets the primaryKey value for this LayoutSoap.
 void setPriority(int priority)
          Sets the priority value for this LayoutSoap.
 void setPrivateLayout(boolean privateLayout)
          Sets the privateLayout value for this LayoutSoap.
 void setThemeId(java.lang.String themeId)
          Sets the themeId value for this LayoutSoap.
 void setTitle(java.lang.String title)
          Sets the title value for this LayoutSoap.
 void setType(java.lang.String type)
          Sets the type value for this LayoutSoap.
 void setTypeSettings(java.lang.String typeSettings)
          Sets the typeSettings value for this LayoutSoap.
 void setWapColorSchemeId(java.lang.String wapColorSchemeId)
          Sets the wapColorSchemeId value for this LayoutSoap.
 void setWapThemeId(java.lang.String wapThemeId)
          Sets the wapThemeId value for this LayoutSoap.
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LayoutSoap

public LayoutSoap()

LayoutSoap

public LayoutSoap(java.lang.String colorSchemeId,
                  long companyId,
                  java.lang.String css,
                  java.lang.String description,
                  long dlFolderId,
                  java.lang.String friendlyURL,
                  long groupId,
                  boolean hidden,
                  boolean iconImage,
                  long iconImageId,
                  long layoutId,
                  java.lang.String name,
                  long parentLayoutId,
                  long plid,
                  long primaryKey,
                  int priority,
                  boolean privateLayout,
                  java.lang.String themeId,
                  java.lang.String title,
                  java.lang.String type,
                  java.lang.String typeSettings,
                  java.lang.String wapColorSchemeId,
                  java.lang.String wapThemeId)
Method Detail

getColorSchemeId

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

Returns:
colorSchemeId

setColorSchemeId

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

Parameters:
colorSchemeId -

getCompanyId

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

Returns:
companyId

setCompanyId

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

Parameters:
companyId -

getCss

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

Returns:
css

setCss

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

Parameters:
css -

getDescription

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

Returns:
description

setDescription

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

Parameters:
description -

getDlFolderId

public long getDlFolderId()
Gets the dlFolderId value for this LayoutSoap.

Returns:
dlFolderId

setDlFolderId

public void setDlFolderId(long dlFolderId)
Sets the dlFolderId value for this LayoutSoap.

Parameters:
dlFolderId -

getFriendlyURL

public java.lang.String getFriendlyURL()
Gets the friendlyURL value for this LayoutSoap.

Returns:
friendlyURL

setFriendlyURL

public void setFriendlyURL(java.lang.String friendlyURL)
Sets the friendlyURL value for this LayoutSoap.

Parameters:
friendlyURL -

getGroupId

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

Returns:
groupId

setGroupId

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

Parameters:
groupId -

isHidden

public boolean isHidden()
Gets the hidden value for this LayoutSoap.

Returns:
hidden

setHidden

public void setHidden(boolean hidden)
Sets the hidden value for this LayoutSoap.

Parameters:
hidden -

isIconImage

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

Returns:
iconImage

setIconImage

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

Parameters:
iconImage -

getIconImageId

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

Returns:
iconImageId

setIconImageId

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

Parameters:
iconImageId -

getLayoutId

public long getLayoutId()
Gets the layoutId value for this LayoutSoap.

Returns:
layoutId

setLayoutId

public void setLayoutId(long layoutId)
Sets the layoutId value for this LayoutSoap.

Parameters:
layoutId -

getName

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

Returns:
name

setName

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

Parameters:
name -

getParentLayoutId

public long getParentLayoutId()
Gets the parentLayoutId value for this LayoutSoap.

Returns:
parentLayoutId

setParentLayoutId

public void setParentLayoutId(long parentLayoutId)
Sets the parentLayoutId value for this LayoutSoap.

Parameters:
parentLayoutId -

getPlid

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

Returns:
plid

setPlid

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

Parameters:
plid -

getPrimaryKey

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

Returns:
primaryKey

setPrimaryKey

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

Parameters:
primaryKey -

getPriority

public int getPriority()
Gets the priority value for this LayoutSoap.

Returns:
priority

setPriority

public void setPriority(int priority)
Sets the priority value for this LayoutSoap.

Parameters:
priority -

isPrivateLayout

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

Returns:
privateLayout

setPrivateLayout

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

Parameters:
privateLayout -

getThemeId

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

Returns:
themeId

setThemeId

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

Parameters:
themeId -

getTitle

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

Returns:
title

setTitle

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

Parameters:
title -

getType

public java.lang.String getType()
Gets the type value for this LayoutSoap.

Returns:
type

setType

public void setType(java.lang.String type)
Sets the type value for this LayoutSoap.

Parameters:
type -

getTypeSettings

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

Returns:
typeSettings

setTypeSettings

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

Parameters:
typeSettings -

getWapColorSchemeId

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

Returns:
wapColorSchemeId

setWapColorSchemeId

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

Parameters:
wapColorSchemeId -

getWapThemeId

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

Returns:
wapThemeId

setWapThemeId

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

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