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

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

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

See Also:
Serialized Form

Constructor Summary
LayoutSetBranchSoap()
           
LayoutSetBranchSoap(java.lang.String colorSchemeId, long companyId, java.util.Calendar createDate, java.lang.String css, java.lang.String description, long groupId, long layoutSetBranchId, boolean layoutSetPrototypeLinkEnabled, java.lang.String layoutSetPrototypeUuid, boolean logo, long logoId, boolean master, java.util.Calendar modifiedDate, java.lang.String name, long primaryKey, boolean privateLayout, java.lang.String settings, java.lang.String themeId, 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 LayoutSetBranchSoap.
 long getCompanyId()
          Gets the companyId value for this LayoutSetBranchSoap.
 java.util.Calendar getCreateDate()
          Gets the createDate value for this LayoutSetBranchSoap.
 java.lang.String getCss()
          Gets the css value for this LayoutSetBranchSoap.
 java.lang.String getDescription()
          Gets the description value for this LayoutSetBranchSoap.
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 LayoutSetBranchSoap.
 long getLayoutSetBranchId()
          Gets the layoutSetBranchId value for this LayoutSetBranchSoap.
 java.lang.String getLayoutSetPrototypeUuid()
          Gets the layoutSetPrototypeUuid value for this LayoutSetBranchSoap.
 long getLogoId()
          Gets the logoId value for this LayoutSetBranchSoap.
 java.util.Calendar getModifiedDate()
          Gets the modifiedDate value for this LayoutSetBranchSoap.
 java.lang.String getName()
          Gets the name value for this LayoutSetBranchSoap.
 long getPrimaryKey()
          Gets the primaryKey value for this LayoutSetBranchSoap.
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 getSettings()
          Gets the settings value for this LayoutSetBranchSoap.
 java.lang.String getThemeId()
          Gets the themeId value for this LayoutSetBranchSoap.
static org.apache.axis.description.TypeDesc getTypeDesc()
          Return type metadata object
 long getUserId()
          Gets the userId value for this LayoutSetBranchSoap.
 java.lang.String getUserName()
          Gets the userName value for this LayoutSetBranchSoap.
 java.lang.String getWapColorSchemeId()
          Gets the wapColorSchemeId value for this LayoutSetBranchSoap.
 java.lang.String getWapThemeId()
          Gets the wapThemeId value for this LayoutSetBranchSoap.
 int hashCode()
           
 boolean isLayoutSetPrototypeLinkEnabled()
          Gets the layoutSetPrototypeLinkEnabled value for this LayoutSetBranchSoap.
 boolean isLogo()
          Gets the logo value for this LayoutSetBranchSoap.
 boolean isMaster()
          Gets the master value for this LayoutSetBranchSoap.
 boolean isPrivateLayout()
          Gets the privateLayout value for this LayoutSetBranchSoap.
 void setColorSchemeId(java.lang.String colorSchemeId)
          Sets the colorSchemeId value for this LayoutSetBranchSoap.
 void setCompanyId(long companyId)
          Sets the companyId value for this LayoutSetBranchSoap.
 void setCreateDate(java.util.Calendar createDate)
          Sets the createDate value for this LayoutSetBranchSoap.
 void setCss(java.lang.String css)
          Sets the css value for this LayoutSetBranchSoap.
 void setDescription(java.lang.String description)
          Sets the description value for this LayoutSetBranchSoap.
 void setGroupId(long groupId)
          Sets the groupId value for this LayoutSetBranchSoap.
 void setLayoutSetBranchId(long layoutSetBranchId)
          Sets the layoutSetBranchId value for this LayoutSetBranchSoap.
 void setLayoutSetPrototypeLinkEnabled(boolean layoutSetPrototypeLinkEnabled)
          Sets the layoutSetPrototypeLinkEnabled value for this LayoutSetBranchSoap.
 void setLayoutSetPrototypeUuid(java.lang.String layoutSetPrototypeUuid)
          Sets the layoutSetPrototypeUuid value for this LayoutSetBranchSoap.
 void setLogo(boolean logo)
          Sets the logo value for this LayoutSetBranchSoap.
 void setLogoId(long logoId)
          Sets the logoId value for this LayoutSetBranchSoap.
 void setMaster(boolean master)
          Sets the master value for this LayoutSetBranchSoap.
 void setModifiedDate(java.util.Calendar modifiedDate)
          Sets the modifiedDate value for this LayoutSetBranchSoap.
 void setName(java.lang.String name)
          Sets the name value for this LayoutSetBranchSoap.
 void setPrimaryKey(long primaryKey)
          Sets the primaryKey value for this LayoutSetBranchSoap.
 void setPrivateLayout(boolean privateLayout)
          Sets the privateLayout value for this LayoutSetBranchSoap.
 void setSettings(java.lang.String settings)
          Sets the settings value for this LayoutSetBranchSoap.
 void setThemeId(java.lang.String themeId)
          Sets the themeId value for this LayoutSetBranchSoap.
 void setUserId(long userId)
          Sets the userId value for this LayoutSetBranchSoap.
 void setUserName(java.lang.String userName)
          Sets the userName value for this LayoutSetBranchSoap.
 void setWapColorSchemeId(java.lang.String wapColorSchemeId)
          Sets the wapColorSchemeId value for this LayoutSetBranchSoap.
 void setWapThemeId(java.lang.String wapThemeId)
          Sets the wapThemeId value for this LayoutSetBranchSoap.
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LayoutSetBranchSoap

public LayoutSetBranchSoap()

LayoutSetBranchSoap

public LayoutSetBranchSoap(java.lang.String colorSchemeId,
                           long companyId,
                           java.util.Calendar createDate,
                           java.lang.String css,
                           java.lang.String description,
                           long groupId,
                           long layoutSetBranchId,
                           boolean layoutSetPrototypeLinkEnabled,
                           java.lang.String layoutSetPrototypeUuid,
                           boolean logo,
                           long logoId,
                           boolean master,
                           java.util.Calendar modifiedDate,
                           java.lang.String name,
                           long primaryKey,
                           boolean privateLayout,
                           java.lang.String settings,
                           java.lang.String themeId,
                           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 LayoutSetBranchSoap.

Returns:
colorSchemeId

setColorSchemeId

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

Parameters:
colorSchemeId -

getCompanyId

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

Returns:
companyId

setCompanyId

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

Parameters:
companyId -

getCreateDate

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

Returns:
createDate

setCreateDate

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

Parameters:
createDate -

getCss

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

Returns:
css

setCss

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

Parameters:
css -

getDescription

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

Returns:
description

setDescription

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

Parameters:
description -

getGroupId

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

Returns:
groupId

setGroupId

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

Parameters:
groupId -

getLayoutSetBranchId

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

Returns:
layoutSetBranchId

setLayoutSetBranchId

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

Parameters:
layoutSetBranchId -

isLayoutSetPrototypeLinkEnabled

public boolean isLayoutSetPrototypeLinkEnabled()
Gets the layoutSetPrototypeLinkEnabled value for this LayoutSetBranchSoap.

Returns:
layoutSetPrototypeLinkEnabled

setLayoutSetPrototypeLinkEnabled

public void setLayoutSetPrototypeLinkEnabled(boolean layoutSetPrototypeLinkEnabled)
Sets the layoutSetPrototypeLinkEnabled value for this LayoutSetBranchSoap.

Parameters:
layoutSetPrototypeLinkEnabled -

getLayoutSetPrototypeUuid

public java.lang.String getLayoutSetPrototypeUuid()
Gets the layoutSetPrototypeUuid value for this LayoutSetBranchSoap.

Returns:
layoutSetPrototypeUuid

setLayoutSetPrototypeUuid

public void setLayoutSetPrototypeUuid(java.lang.String layoutSetPrototypeUuid)
Sets the layoutSetPrototypeUuid value for this LayoutSetBranchSoap.

Parameters:
layoutSetPrototypeUuid -

isLogo

public boolean isLogo()
Gets the logo value for this LayoutSetBranchSoap.

Returns:
logo

setLogo

public void setLogo(boolean logo)
Sets the logo value for this LayoutSetBranchSoap.

Parameters:
logo -

getLogoId

public long getLogoId()
Gets the logoId value for this LayoutSetBranchSoap.

Returns:
logoId

setLogoId

public void setLogoId(long logoId)
Sets the logoId value for this LayoutSetBranchSoap.

Parameters:
logoId -

isMaster

public boolean isMaster()
Gets the master value for this LayoutSetBranchSoap.

Returns:
master

setMaster

public void setMaster(boolean master)
Sets the master value for this LayoutSetBranchSoap.

Parameters:
master -

getModifiedDate

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

Returns:
modifiedDate

setModifiedDate

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

Parameters:
modifiedDate -

getName

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

Returns:
name

setName

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

Parameters:
name -

getPrimaryKey

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

Returns:
primaryKey

setPrimaryKey

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

Parameters:
primaryKey -

isPrivateLayout

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

Returns:
privateLayout

setPrivateLayout

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

Parameters:
privateLayout -

getSettings

public java.lang.String getSettings()
Gets the settings value for this LayoutSetBranchSoap.

Returns:
settings

setSettings

public void setSettings(java.lang.String settings)
Sets the settings value for this LayoutSetBranchSoap.

Parameters:
settings -

getThemeId

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

Returns:
themeId

setThemeId

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

Parameters:
themeId -

getUserId

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

Returns:
userId

setUserId

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

Parameters:
userId -

getUserName

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

Returns:
userName

setUserName

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

Parameters:
userName -

getWapColorSchemeId

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

Returns:
wapColorSchemeId

setWapColorSchemeId

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

Parameters:
wapColorSchemeId -

getWapThemeId

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

Returns:
wapThemeId

setWapThemeId

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

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