com.liferay.portlet.documentlibrary.model
Class DLFileEntryMetadataSoap
java.lang.Object
com.liferay.portlet.documentlibrary.model.DLFileEntryMetadataSoap
- All Implemented Interfaces:
- Serializable
public class DLFileEntryMetadataSoap
- extends Object
- implements Serializable
This class is used by SOAP remote services.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DLFileEntryMetadataSoap
public DLFileEntryMetadataSoap()
toSoapModel
public static DLFileEntryMetadataSoap toSoapModel(DLFileEntryMetadata model)
toSoapModels
public static DLFileEntryMetadataSoap[] toSoapModels(DLFileEntryMetadata[] models)
toSoapModels
public static DLFileEntryMetadataSoap[][] toSoapModels(DLFileEntryMetadata[][] models)
toSoapModels
public static DLFileEntryMetadataSoap[] toSoapModels(List<DLFileEntryMetadata> models)
getPrimaryKey
public long getPrimaryKey()
setPrimaryKey
public void setPrimaryKey(long pk)
getUuid
public String getUuid()
setUuid
public void setUuid(String uuid)
getFileEntryMetadataId
public long getFileEntryMetadataId()
setFileEntryMetadataId
public void setFileEntryMetadataId(long fileEntryMetadataId)
getDDMStorageId
public long getDDMStorageId()
setDDMStorageId
public void setDDMStorageId(long DDMStorageId)
getDDMStructureId
public long getDDMStructureId()
setDDMStructureId
public void setDDMStructureId(long DDMStructureId)
getFileEntryTypeId
public long getFileEntryTypeId()
setFileEntryTypeId
public void setFileEntryTypeId(long fileEntryTypeId)
getFileEntryId
public long getFileEntryId()
setFileEntryId
public void setFileEntryId(long fileEntryId)
getFileVersionId
public long getFileVersionId()
setFileVersionId
public void setFileVersionId(long fileVersionId)