com.liferay.portal.model
Class RepositoryEntrySoap
java.lang.Object
com.liferay.portal.model.RepositoryEntrySoap
- All Implemented Interfaces:
- Serializable
public class RepositoryEntrySoap
- 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 |
RepositoryEntrySoap
public RepositoryEntrySoap()
toSoapModel
public static RepositoryEntrySoap toSoapModel(RepositoryEntry model)
toSoapModels
public static RepositoryEntrySoap[] toSoapModels(RepositoryEntry[] models)
toSoapModels
public static RepositoryEntrySoap[][] toSoapModels(RepositoryEntry[][] models)
toSoapModels
public static RepositoryEntrySoap[] toSoapModels(List<RepositoryEntry> models)
getPrimaryKey
public long getPrimaryKey()
setPrimaryKey
public void setPrimaryKey(long pk)
getUuid
public String getUuid()
setUuid
public void setUuid(String uuid)
getRepositoryEntryId
public long getRepositoryEntryId()
setRepositoryEntryId
public void setRepositoryEntryId(long repositoryEntryId)
getGroupId
public long getGroupId()
setGroupId
public void setGroupId(long groupId)
getRepositoryId
public long getRepositoryId()
setRepositoryId
public void setRepositoryId(long repositoryId)
getMappedId
public String getMappedId()
setMappedId
public void setMappedId(String mappedId)