com.liferay.portlet.journal.model
Class JournalTemplateSoap
java.lang.Object
com.liferay.portlet.journal.model.JournalTemplateSoap
- All Implemented Interfaces:
- Serializable
public class JournalTemplateSoap
- extends Object
- implements Serializable
This class is used by
JournalTemplateServiceSoap
.
- See Also:
JournalTemplateServiceSoap
,
Serialized Form- ServiceBuilder generated this class. Modifications in this class will be overwritten the next time is generated.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JournalTemplateSoap
public JournalTemplateSoap()
toSoapModel
public static JournalTemplateSoap toSoapModel(JournalTemplate model)
toSoapModels
public static JournalTemplateSoap[] toSoapModels(JournalTemplate[] models)
toSoapModels
public static JournalTemplateSoap[][] toSoapModels(JournalTemplate[][] models)
toSoapModels
public static JournalTemplateSoap[] toSoapModels(List<JournalTemplate> models)
getPrimaryKey
public long getPrimaryKey()
setPrimaryKey
public void setPrimaryKey(long pk)
getUuid
public String getUuid()
setUuid
public void setUuid(String uuid)
getId
public long getId()
setId
public void setId(long id)
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 String getUserName()
setUserName
public void setUserName(String userName)
getCreateDate
public Date getCreateDate()
setCreateDate
public void setCreateDate(Date createDate)
getModifiedDate
public Date getModifiedDate()
setModifiedDate
public void setModifiedDate(Date modifiedDate)
getTemplateId
public String getTemplateId()
setTemplateId
public void setTemplateId(String templateId)
getStructureId
public String getStructureId()
setStructureId
public void setStructureId(String structureId)
getName
public String getName()
setName
public void setName(String name)
getDescription
public String getDescription()
setDescription
public void setDescription(String description)
getXsl
public String getXsl()
setXsl
public void setXsl(String xsl)
getLangType
public String getLangType()
setLangType
public void setLangType(String langType)
getCacheable
public boolean getCacheable()
isCacheable
public boolean isCacheable()
setCacheable
public void setCacheable(boolean cacheable)
getSmallImage
public boolean getSmallImage()
isSmallImage
public boolean isSmallImage()
setSmallImage
public void setSmallImage(boolean smallImage)
getSmallImageId
public long getSmallImageId()
setSmallImageId
public void setSmallImageId(long smallImageId)
getSmallImageURL
public String getSmallImageURL()
setSmallImageURL
public void setSmallImageURL(String smallImageURL)