Package com.axemble.vdoc.sdk.impl
Class EzsSiteTemplate
java.lang.Object
com.axemble.vdoc.sdk.impl.AbstractElement
com.axemble.vdoc.sdk.impl.PortalElement
com.axemble.vdoc.sdk.impl.EzsSiteTemplate
- All Implemented Interfaces:
- IElement,- ISiteTemplate,- Serializable
- Author:
- vlygeros
- See Also:
- 
Field SummaryFields inherited from class com.axemble.vdoc.sdk.impl.PortalElementpath, storageKeyFields inherited from class com.axemble.vdoc.sdk.impl.AbstractElementmodule
- 
Constructor SummaryConstructorsConstructorDescriptionEzsSiteTemplate(IModule module, com.axemble.easysite.dao.domain.impl.SiteTemplateImpl siteTemplateImpl) 
- 
Method SummaryMethods inherited from class com.axemble.vdoc.sdk.impl.PortalElementequals, getId, getPath, getProtocolURI, getProtocolURI, hashCode, replaceBackSlash, replaceSlash, save, setIdMethods inherited from class com.axemble.vdoc.sdk.impl.AbstractElementgetModule
- 
Constructor Details- 
EzsSiteTemplatepublic EzsSiteTemplate(IModule module, com.axemble.easysite.dao.domain.impl.SiteTemplateImpl siteTemplateImpl) - Parameters:
- module-
 
 
- 
- 
Method Details- 
getNativeObjectDescription copied from interface:IElementGets the native object underneath.- Specified by:
- getNativeObjectin interface- IElement
- Returns:
- an object.
 
 
-