com.liferay.client.soap.portlet.documentlibrary.model
Class DLFileVersionSoap

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

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

See Also:
Serialized Form

Constructor Summary
DLFileVersionSoap()
           
DLFileVersionSoap(java.lang.String changeLog, long companyId, java.util.Calendar createDate, java.lang.String description, java.lang.String extension, java.lang.String extraSettings, long fileEntryId, long fileEntryTypeId, long fileVersionId, long folderId, long groupId, java.lang.String mimeType, java.util.Calendar modifiedDate, long primaryKey, long repositoryId, long size, int status, long statusByUserId, java.lang.String statusByUserName, java.util.Calendar statusDate, java.lang.String title, long userId, java.lang.String userName, java.lang.String uuid, java.lang.String version)
           
 
Method Summary
 boolean equals(java.lang.Object obj)
           
 java.lang.String getChangeLog()
          Gets the changeLog value for this DLFileVersionSoap.
 long getCompanyId()
          Gets the companyId value for this DLFileVersionSoap.
 java.util.Calendar getCreateDate()
          Gets the createDate value for this DLFileVersionSoap.
 java.lang.String getDescription()
          Gets the description value for this DLFileVersionSoap.
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 getExtension()
          Gets the extension value for this DLFileVersionSoap.
 java.lang.String getExtraSettings()
          Gets the extraSettings value for this DLFileVersionSoap.
 long getFileEntryId()
          Gets the fileEntryId value for this DLFileVersionSoap.
 long getFileEntryTypeId()
          Gets the fileEntryTypeId value for this DLFileVersionSoap.
 long getFileVersionId()
          Gets the fileVersionId value for this DLFileVersionSoap.
 long getFolderId()
          Gets the folderId value for this DLFileVersionSoap.
 long getGroupId()
          Gets the groupId value for this DLFileVersionSoap.
 java.lang.String getMimeType()
          Gets the mimeType value for this DLFileVersionSoap.
 java.util.Calendar getModifiedDate()
          Gets the modifiedDate value for this DLFileVersionSoap.
 long getPrimaryKey()
          Gets the primaryKey value for this DLFileVersionSoap.
 long getRepositoryId()
          Gets the repositoryId value for this DLFileVersionSoap.
static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType, java.lang.Class _javaType, javax.xml.namespace.QName _xmlType)
          Get Custom Serializer
 long getSize()
          Gets the size value for this DLFileVersionSoap.
 int getStatus()
          Gets the status value for this DLFileVersionSoap.
 long getStatusByUserId()
          Gets the statusByUserId value for this DLFileVersionSoap.
 java.lang.String getStatusByUserName()
          Gets the statusByUserName value for this DLFileVersionSoap.
 java.util.Calendar getStatusDate()
          Gets the statusDate value for this DLFileVersionSoap.
 java.lang.String getTitle()
          Gets the title value for this DLFileVersionSoap.
static org.apache.axis.description.TypeDesc getTypeDesc()
          Return type metadata object
 long getUserId()
          Gets the userId value for this DLFileVersionSoap.
 java.lang.String getUserName()
          Gets the userName value for this DLFileVersionSoap.
 java.lang.String getUuid()
          Gets the uuid value for this DLFileVersionSoap.
 java.lang.String getVersion()
          Gets the version value for this DLFileVersionSoap.
 int hashCode()
           
 void setChangeLog(java.lang.String changeLog)
          Sets the changeLog value for this DLFileVersionSoap.
 void setCompanyId(long companyId)
          Sets the companyId value for this DLFileVersionSoap.
 void setCreateDate(java.util.Calendar createDate)
          Sets the createDate value for this DLFileVersionSoap.
 void setDescription(java.lang.String description)
          Sets the description value for this DLFileVersionSoap.
 void setExtension(java.lang.String extension)
          Sets the extension value for this DLFileVersionSoap.
 void setExtraSettings(java.lang.String extraSettings)
          Sets the extraSettings value for this DLFileVersionSoap.
 void setFileEntryId(long fileEntryId)
          Sets the fileEntryId value for this DLFileVersionSoap.
 void setFileEntryTypeId(long fileEntryTypeId)
          Sets the fileEntryTypeId value for this DLFileVersionSoap.
 void setFileVersionId(long fileVersionId)
          Sets the fileVersionId value for this DLFileVersionSoap.
 void setFolderId(long folderId)
          Sets the folderId value for this DLFileVersionSoap.
 void setGroupId(long groupId)
          Sets the groupId value for this DLFileVersionSoap.
 void setMimeType(java.lang.String mimeType)
          Sets the mimeType value for this DLFileVersionSoap.
 void setModifiedDate(java.util.Calendar modifiedDate)
          Sets the modifiedDate value for this DLFileVersionSoap.
 void setPrimaryKey(long primaryKey)
          Sets the primaryKey value for this DLFileVersionSoap.
 void setRepositoryId(long repositoryId)
          Sets the repositoryId value for this DLFileVersionSoap.
 void setSize(long size)
          Sets the size value for this DLFileVersionSoap.
 void setStatus(int status)
          Sets the status value for this DLFileVersionSoap.
 void setStatusByUserId(long statusByUserId)
          Sets the statusByUserId value for this DLFileVersionSoap.
 void setStatusByUserName(java.lang.String statusByUserName)
          Sets the statusByUserName value for this DLFileVersionSoap.
 void setStatusDate(java.util.Calendar statusDate)
          Sets the statusDate value for this DLFileVersionSoap.
 void setTitle(java.lang.String title)
          Sets the title value for this DLFileVersionSoap.
 void setUserId(long userId)
          Sets the userId value for this DLFileVersionSoap.
 void setUserName(java.lang.String userName)
          Sets the userName value for this DLFileVersionSoap.
 void setUuid(java.lang.String uuid)
          Sets the uuid value for this DLFileVersionSoap.
 void setVersion(java.lang.String version)
          Sets the version value for this DLFileVersionSoap.
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DLFileVersionSoap

public DLFileVersionSoap()

DLFileVersionSoap

public DLFileVersionSoap(java.lang.String changeLog,
                         long companyId,
                         java.util.Calendar createDate,
                         java.lang.String description,
                         java.lang.String extension,
                         java.lang.String extraSettings,
                         long fileEntryId,
                         long fileEntryTypeId,
                         long fileVersionId,
                         long folderId,
                         long groupId,
                         java.lang.String mimeType,
                         java.util.Calendar modifiedDate,
                         long primaryKey,
                         long repositoryId,
                         long size,
                         int status,
                         long statusByUserId,
                         java.lang.String statusByUserName,
                         java.util.Calendar statusDate,
                         java.lang.String title,
                         long userId,
                         java.lang.String userName,
                         java.lang.String uuid,
                         java.lang.String version)
Method Detail

getChangeLog

public java.lang.String getChangeLog()
Gets the changeLog value for this DLFileVersionSoap.

Returns:
changeLog

setChangeLog

public void setChangeLog(java.lang.String changeLog)
Sets the changeLog value for this DLFileVersionSoap.

Parameters:
changeLog -

getCompanyId

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

Returns:
companyId

setCompanyId

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

Parameters:
companyId -

getCreateDate

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

Returns:
createDate

setCreateDate

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

Parameters:
createDate -

getDescription

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

Returns:
description

setDescription

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

Parameters:
description -

getExtension

public java.lang.String getExtension()
Gets the extension value for this DLFileVersionSoap.

Returns:
extension

setExtension

public void setExtension(java.lang.String extension)
Sets the extension value for this DLFileVersionSoap.

Parameters:
extension -

getExtraSettings

public java.lang.String getExtraSettings()
Gets the extraSettings value for this DLFileVersionSoap.

Returns:
extraSettings

setExtraSettings

public void setExtraSettings(java.lang.String extraSettings)
Sets the extraSettings value for this DLFileVersionSoap.

Parameters:
extraSettings -

getFileEntryId

public long getFileEntryId()
Gets the fileEntryId value for this DLFileVersionSoap.

Returns:
fileEntryId

setFileEntryId

public void setFileEntryId(long fileEntryId)
Sets the fileEntryId value for this DLFileVersionSoap.

Parameters:
fileEntryId -

getFileEntryTypeId

public long getFileEntryTypeId()
Gets the fileEntryTypeId value for this DLFileVersionSoap.

Returns:
fileEntryTypeId

setFileEntryTypeId

public void setFileEntryTypeId(long fileEntryTypeId)
Sets the fileEntryTypeId value for this DLFileVersionSoap.

Parameters:
fileEntryTypeId -

getFileVersionId

public long getFileVersionId()
Gets the fileVersionId value for this DLFileVersionSoap.

Returns:
fileVersionId

setFileVersionId

public void setFileVersionId(long fileVersionId)
Sets the fileVersionId value for this DLFileVersionSoap.

Parameters:
fileVersionId -

getFolderId

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

Returns:
folderId

setFolderId

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

Parameters:
folderId -

getGroupId

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

Returns:
groupId

setGroupId

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

Parameters:
groupId -

getMimeType

public java.lang.String getMimeType()
Gets the mimeType value for this DLFileVersionSoap.

Returns:
mimeType

setMimeType

public void setMimeType(java.lang.String mimeType)
Sets the mimeType value for this DLFileVersionSoap.

Parameters:
mimeType -

getModifiedDate

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

Returns:
modifiedDate

setModifiedDate

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

Parameters:
modifiedDate -

getPrimaryKey

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

Returns:
primaryKey

setPrimaryKey

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

Parameters:
primaryKey -

getRepositoryId

public long getRepositoryId()
Gets the repositoryId value for this DLFileVersionSoap.

Returns:
repositoryId

setRepositoryId

public void setRepositoryId(long repositoryId)
Sets the repositoryId value for this DLFileVersionSoap.

Parameters:
repositoryId -

getSize

public long getSize()
Gets the size value for this DLFileVersionSoap.

Returns:
size

setSize

public void setSize(long size)
Sets the size value for this DLFileVersionSoap.

Parameters:
size -

getStatus

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

Returns:
status

setStatus

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

Parameters:
status -

getStatusByUserId

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

Returns:
statusByUserId

setStatusByUserId

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

Parameters:
statusByUserId -

getStatusByUserName

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

Returns:
statusByUserName

setStatusByUserName

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

Parameters:
statusByUserName -

getStatusDate

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

Returns:
statusDate

setStatusDate

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

Parameters:
statusDate -

getTitle

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

Returns:
title

setTitle

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

Parameters:
title -

getUserId

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

Returns:
userId

setUserId

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

Parameters:
userId -

getUserName

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

Returns:
userName

setUserName

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

Parameters:
userName -

getUuid

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

Returns:
uuid

setUuid

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

Parameters:
uuid -

getVersion

public java.lang.String getVersion()
Gets the version value for this DLFileVersionSoap.

Returns:
version

setVersion

public void setVersion(java.lang.String version)
Sets the version value for this DLFileVersionSoap.

Parameters:
version -

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