com.liferay.client.soap.portlet.imagegallery.model
Class IGImageSoap

java.lang.Object
  extended by com.liferay.client.soap.portlet.imagegallery.model.IGImageSoap
All Implemented Interfaces:
java.io.Serializable

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

See Also:
Serialized Form

Constructor Summary
IGImageSoap()
           
IGImageSoap(long companyId, java.util.Calendar createDate, long custom1ImageId, long custom2ImageId, java.lang.String description, long folderId, long groupId, long imageId, long largeImageId, java.util.Calendar modifiedDate, java.lang.String name, long primaryKey, long smallImageId, long userId, java.lang.String uuid)
           
 
Method Summary
 boolean equals(java.lang.Object obj)
           
 long getCompanyId()
          Gets the companyId value for this IGImageSoap.
 java.util.Calendar getCreateDate()
          Gets the createDate value for this IGImageSoap.
 long getCustom1ImageId()
          Gets the custom1ImageId value for this IGImageSoap.
 long getCustom2ImageId()
          Gets the custom2ImageId value for this IGImageSoap.
 java.lang.String getDescription()
          Gets the description value for this IGImageSoap.
static org.apache.axis.encoding.Deserializer getDeserializer(java.lang.String mechType, java.lang.Class _javaType, javax.xml.namespace.QName _xmlType)
          Get Custom Deserializer
 long getFolderId()
          Gets the folderId value for this IGImageSoap.
 long getGroupId()
          Gets the groupId value for this IGImageSoap.
 long getImageId()
          Gets the imageId value for this IGImageSoap.
 long getLargeImageId()
          Gets the largeImageId value for this IGImageSoap.
 java.util.Calendar getModifiedDate()
          Gets the modifiedDate value for this IGImageSoap.
 java.lang.String getName()
          Gets the name value for this IGImageSoap.
 long getPrimaryKey()
          Gets the primaryKey value for this IGImageSoap.
static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType, java.lang.Class _javaType, javax.xml.namespace.QName _xmlType)
          Get Custom Serializer
 long getSmallImageId()
          Gets the smallImageId value for this IGImageSoap.
static org.apache.axis.description.TypeDesc getTypeDesc()
          Return type metadata object
 long getUserId()
          Gets the userId value for this IGImageSoap.
 java.lang.String getUuid()
          Gets the uuid value for this IGImageSoap.
 int hashCode()
           
 void setCompanyId(long companyId)
          Sets the companyId value for this IGImageSoap.
 void setCreateDate(java.util.Calendar createDate)
          Sets the createDate value for this IGImageSoap.
 void setCustom1ImageId(long custom1ImageId)
          Sets the custom1ImageId value for this IGImageSoap.
 void setCustom2ImageId(long custom2ImageId)
          Sets the custom2ImageId value for this IGImageSoap.
 void setDescription(java.lang.String description)
          Sets the description value for this IGImageSoap.
 void setFolderId(long folderId)
          Sets the folderId value for this IGImageSoap.
 void setGroupId(long groupId)
          Sets the groupId value for this IGImageSoap.
 void setImageId(long imageId)
          Sets the imageId value for this IGImageSoap.
 void setLargeImageId(long largeImageId)
          Sets the largeImageId value for this IGImageSoap.
 void setModifiedDate(java.util.Calendar modifiedDate)
          Sets the modifiedDate value for this IGImageSoap.
 void setName(java.lang.String name)
          Sets the name value for this IGImageSoap.
 void setPrimaryKey(long primaryKey)
          Sets the primaryKey value for this IGImageSoap.
 void setSmallImageId(long smallImageId)
          Sets the smallImageId value for this IGImageSoap.
 void setUserId(long userId)
          Sets the userId value for this IGImageSoap.
 void setUuid(java.lang.String uuid)
          Sets the uuid value for this IGImageSoap.
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IGImageSoap

public IGImageSoap()

IGImageSoap

public IGImageSoap(long companyId,
                   java.util.Calendar createDate,
                   long custom1ImageId,
                   long custom2ImageId,
                   java.lang.String description,
                   long folderId,
                   long groupId,
                   long imageId,
                   long largeImageId,
                   java.util.Calendar modifiedDate,
                   java.lang.String name,
                   long primaryKey,
                   long smallImageId,
                   long userId,
                   java.lang.String uuid)
Method Detail

getCompanyId

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

Returns:
companyId

setCompanyId

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

Parameters:
companyId -

getCreateDate

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

Returns:
createDate

setCreateDate

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

Parameters:
createDate -

getCustom1ImageId

public long getCustom1ImageId()
Gets the custom1ImageId value for this IGImageSoap.

Returns:
custom1ImageId

setCustom1ImageId

public void setCustom1ImageId(long custom1ImageId)
Sets the custom1ImageId value for this IGImageSoap.

Parameters:
custom1ImageId -

getCustom2ImageId

public long getCustom2ImageId()
Gets the custom2ImageId value for this IGImageSoap.

Returns:
custom2ImageId

setCustom2ImageId

public void setCustom2ImageId(long custom2ImageId)
Sets the custom2ImageId value for this IGImageSoap.

Parameters:
custom2ImageId -

getDescription

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

Returns:
description

setDescription

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

Parameters:
description -

getFolderId

public long getFolderId()
Gets the folderId value for this IGImageSoap.

Returns:
folderId

setFolderId

public void setFolderId(long folderId)
Sets the folderId value for this IGImageSoap.

Parameters:
folderId -

getGroupId

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

Returns:
groupId

setGroupId

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

Parameters:
groupId -

getImageId

public long getImageId()
Gets the imageId value for this IGImageSoap.

Returns:
imageId

setImageId

public void setImageId(long imageId)
Sets the imageId value for this IGImageSoap.

Parameters:
imageId -

getLargeImageId

public long getLargeImageId()
Gets the largeImageId value for this IGImageSoap.

Returns:
largeImageId

setLargeImageId

public void setLargeImageId(long largeImageId)
Sets the largeImageId value for this IGImageSoap.

Parameters:
largeImageId -

getModifiedDate

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

Returns:
modifiedDate

setModifiedDate

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

Parameters:
modifiedDate -

getName

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

Returns:
name

setName

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

Parameters:
name -

getPrimaryKey

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

Returns:
primaryKey

setPrimaryKey

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

Parameters:
primaryKey -

getSmallImageId

public long getSmallImageId()
Gets the smallImageId value for this IGImageSoap.

Returns:
smallImageId

setSmallImageId

public void setSmallImageId(long smallImageId)
Sets the smallImageId value for this IGImageSoap.

Parameters:
smallImageId -

getUserId

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

Returns:
userId

setUserId

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

Parameters:
userId -

getUuid

public java.lang.String getUuid()
Gets the uuid value for this IGImageSoap.

Returns:
uuid

setUuid

public void setUuid(java.lang.String uuid)
Sets the uuid value for this IGImageSoap.

Parameters:
uuid -

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