public class DDMTemplateSoap
extends java.lang.Object
implements java.io.Serializable
| Constructor and Description |
|---|
DDMTemplateSoap() |
DDMTemplateSoap(boolean cacheable,
long classNameId,
long classPK,
long companyId,
java.util.Calendar createDate,
java.lang.String description,
long groupId,
java.lang.String language,
java.lang.String mode,
java.util.Calendar modifiedDate,
java.lang.String name,
long primaryKey,
long resourceClassNameId,
java.lang.String script,
boolean smallImage,
long smallImageId,
java.lang.String smallImageURL,
long templateId,
java.lang.String templateKey,
java.lang.String type,
long userId,
java.lang.String userName,
java.lang.String uuid,
java.lang.String version) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object obj) |
long |
getClassNameId()
Gets the classNameId value for this DDMTemplateSoap.
|
long |
getClassPK()
Gets the classPK value for this DDMTemplateSoap.
|
long |
getCompanyId()
Gets the companyId value for this DDMTemplateSoap.
|
java.util.Calendar |
getCreateDate()
Gets the createDate value for this DDMTemplateSoap.
|
java.lang.String |
getDescription()
Gets the description value for this DDMTemplateSoap.
|
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer
|
long |
getGroupId()
Gets the groupId value for this DDMTemplateSoap.
|
java.lang.String |
getLanguage()
Gets the language value for this DDMTemplateSoap.
|
java.lang.String |
getMode()
Gets the mode value for this DDMTemplateSoap.
|
java.util.Calendar |
getModifiedDate()
Gets the modifiedDate value for this DDMTemplateSoap.
|
java.lang.String |
getName()
Gets the name value for this DDMTemplateSoap.
|
long |
getPrimaryKey()
Gets the primaryKey value for this DDMTemplateSoap.
|
long |
getResourceClassNameId()
Gets the resourceClassNameId value for this DDMTemplateSoap.
|
java.lang.String |
getScript()
Gets the script value for this DDMTemplateSoap.
|
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer
|
long |
getSmallImageId()
Gets the smallImageId value for this DDMTemplateSoap.
|
java.lang.String |
getSmallImageURL()
Gets the smallImageURL value for this DDMTemplateSoap.
|
long |
getTemplateId()
Gets the templateId value for this DDMTemplateSoap.
|
java.lang.String |
getTemplateKey()
Gets the templateKey value for this DDMTemplateSoap.
|
java.lang.String |
getType()
Gets the type value for this DDMTemplateSoap.
|
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object
|
long |
getUserId()
Gets the userId value for this DDMTemplateSoap.
|
java.lang.String |
getUserName()
Gets the userName value for this DDMTemplateSoap.
|
java.lang.String |
getUuid()
Gets the uuid value for this DDMTemplateSoap.
|
java.lang.String |
getVersion()
Gets the version value for this DDMTemplateSoap.
|
int |
hashCode() |
boolean |
isCacheable()
Gets the cacheable value for this DDMTemplateSoap.
|
boolean |
isSmallImage()
Gets the smallImage value for this DDMTemplateSoap.
|
void |
setCacheable(boolean cacheable)
Sets the cacheable value for this DDMTemplateSoap.
|
void |
setClassNameId(long classNameId)
Sets the classNameId value for this DDMTemplateSoap.
|
void |
setClassPK(long classPK)
Sets the classPK value for this DDMTemplateSoap.
|
void |
setCompanyId(long companyId)
Sets the companyId value for this DDMTemplateSoap.
|
void |
setCreateDate(java.util.Calendar createDate)
Sets the createDate value for this DDMTemplateSoap.
|
void |
setDescription(java.lang.String description)
Sets the description value for this DDMTemplateSoap.
|
void |
setGroupId(long groupId)
Sets the groupId value for this DDMTemplateSoap.
|
void |
setLanguage(java.lang.String language)
Sets the language value for this DDMTemplateSoap.
|
void |
setMode(java.lang.String mode)
Sets the mode value for this DDMTemplateSoap.
|
void |
setModifiedDate(java.util.Calendar modifiedDate)
Sets the modifiedDate value for this DDMTemplateSoap.
|
void |
setName(java.lang.String name)
Sets the name value for this DDMTemplateSoap.
|
void |
setPrimaryKey(long primaryKey)
Sets the primaryKey value for this DDMTemplateSoap.
|
void |
setResourceClassNameId(long resourceClassNameId)
Sets the resourceClassNameId value for this DDMTemplateSoap.
|
void |
setScript(java.lang.String script)
Sets the script value for this DDMTemplateSoap.
|
void |
setSmallImage(boolean smallImage)
Sets the smallImage value for this DDMTemplateSoap.
|
void |
setSmallImageId(long smallImageId)
Sets the smallImageId value for this DDMTemplateSoap.
|
void |
setSmallImageURL(java.lang.String smallImageURL)
Sets the smallImageURL value for this DDMTemplateSoap.
|
void |
setTemplateId(long templateId)
Sets the templateId value for this DDMTemplateSoap.
|
void |
setTemplateKey(java.lang.String templateKey)
Sets the templateKey value for this DDMTemplateSoap.
|
void |
setType(java.lang.String type)
Sets the type value for this DDMTemplateSoap.
|
void |
setUserId(long userId)
Sets the userId value for this DDMTemplateSoap.
|
void |
setUserName(java.lang.String userName)
Sets the userName value for this DDMTemplateSoap.
|
void |
setUuid(java.lang.String uuid)
Sets the uuid value for this DDMTemplateSoap.
|
void |
setVersion(java.lang.String version)
Sets the version value for this DDMTemplateSoap.
|
public DDMTemplateSoap()
public DDMTemplateSoap(boolean cacheable,
long classNameId,
long classPK,
long companyId,
java.util.Calendar createDate,
java.lang.String description,
long groupId,
java.lang.String language,
java.lang.String mode,
java.util.Calendar modifiedDate,
java.lang.String name,
long primaryKey,
long resourceClassNameId,
java.lang.String script,
boolean smallImage,
long smallImageId,
java.lang.String smallImageURL,
long templateId,
java.lang.String templateKey,
java.lang.String type,
long userId,
java.lang.String userName,
java.lang.String uuid,
java.lang.String version)
public boolean isCacheable()
public void setCacheable(boolean cacheable)
cacheable - public long getClassNameId()
public void setClassNameId(long classNameId)
classNameId - public long getClassPK()
public void setClassPK(long classPK)
classPK - public long getCompanyId()
public void setCompanyId(long companyId)
companyId - public java.util.Calendar getCreateDate()
public void setCreateDate(java.util.Calendar createDate)
createDate - public java.lang.String getDescription()
public void setDescription(java.lang.String description)
description - public long getGroupId()
public void setGroupId(long groupId)
groupId - public java.lang.String getLanguage()
public void setLanguage(java.lang.String language)
language - public java.lang.String getMode()
public void setMode(java.lang.String mode)
mode - public java.util.Calendar getModifiedDate()
public void setModifiedDate(java.util.Calendar modifiedDate)
modifiedDate - public java.lang.String getName()
public void setName(java.lang.String name)
name - public long getPrimaryKey()
public void setPrimaryKey(long primaryKey)
primaryKey - public long getResourceClassNameId()
public void setResourceClassNameId(long resourceClassNameId)
resourceClassNameId - public java.lang.String getScript()
public void setScript(java.lang.String script)
script - public boolean isSmallImage()
public void setSmallImage(boolean smallImage)
smallImage - public long getSmallImageId()
public void setSmallImageId(long smallImageId)
smallImageId - public java.lang.String getSmallImageURL()
public void setSmallImageURL(java.lang.String smallImageURL)
smallImageURL - public long getTemplateId()
public void setTemplateId(long templateId)
templateId - public java.lang.String getTemplateKey()
public void setTemplateKey(java.lang.String templateKey)
templateKey - public java.lang.String getType()
public void setType(java.lang.String type)
type - public long getUserId()
public void setUserId(long userId)
userId - public java.lang.String getUserName()
public void setUserName(java.lang.String userName)
userName - public java.lang.String getUuid()
public void setUuid(java.lang.String uuid)
uuid - public java.lang.String getVersion()
public void setVersion(java.lang.String version)
version - public boolean equals(java.lang.Object obj)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.Objectpublic static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
public static org.apache.axis.encoding.Deserializer getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)