com.liferay.portlet.asset.model
Class AssetVocabularySoap
java.lang.Object
com.liferay.portlet.asset.model.AssetVocabularySoap
- All Implemented Interfaces:
- java.io.Serializable
public class AssetVocabularySoap
- extends java.lang.Object
- implements java.io.Serializable
View Source
ServiceBuilder generated this class. Modifications in this class will be
overwritten the next time is generated.
This class is used by
com.liferay.portlet.asset.service.http.AssetVocabularyServiceSoap
.
- Author:
- Brian Wing Shun Chan
- See Also:
com.liferay.portlet.asset.service.http.AssetVocabularyServiceSoap
,
Serialized Form- Generated:
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AssetVocabularySoap
public AssetVocabularySoap()
toSoapModel
public static AssetVocabularySoap toSoapModel(AssetVocabulary model)
toSoapModels
public static AssetVocabularySoap[] toSoapModels(AssetVocabulary[] models)
toSoapModels
public static AssetVocabularySoap[][] toSoapModels(AssetVocabulary[][] models)
toSoapModels
public static AssetVocabularySoap[] toSoapModels(java.util.List<AssetVocabulary> models)
getPrimaryKey
public long getPrimaryKey()
setPrimaryKey
public void setPrimaryKey(long pk)
getUuid
public java.lang.String getUuid()
setUuid
public void setUuid(java.lang.String uuid)
getVocabularyId
public long getVocabularyId()
setVocabularyId
public void setVocabularyId(long vocabularyId)
getGroupId
public long getGroupId()
setGroupId
public void setGroupId(long groupId)
getCompanyId
public long getCompanyId()
setCompanyId
public void setCompanyId(long companyId)
getUserId
public long getUserId()
setUserId
public void setUserId(long userId)
getUserName
public java.lang.String getUserName()
setUserName
public void setUserName(java.lang.String userName)
getCreateDate
public java.util.Date getCreateDate()
setCreateDate
public void setCreateDate(java.util.Date createDate)
getModifiedDate
public java.util.Date getModifiedDate()
setModifiedDate
public void setModifiedDate(java.util.Date modifiedDate)
getName
public java.lang.String getName()
setName
public void setName(java.lang.String name)
getTitle
public java.lang.String getTitle()
setTitle
public void setTitle(java.lang.String title)
getDescription
public java.lang.String getDescription()
setDescription
public void setDescription(java.lang.String description)
getSettings
public java.lang.String getSettings()
setSettings
public void setSettings(java.lang.String settings)