wt.inf.template
Interface GeneratedTemplateInstanceAttributes

All Known Implementing Classes:
GeneratedTemplateAttributes

public interface GeneratedTemplateInstanceAttributes

This should only be used to set instance based values, for container copy. See wt.inf.template.ix.GeneratedTemplateAttributes

Supported API: false

Extendable: false


Method Summary
 WTContainerTemplate getTemplate()
          

Supported API: false
 

Method Detail

getTemplate

public WTContainerTemplate getTemplate()
                                throws WTException


Supported API: false

Returns:
WTContainerTemplate
Throws:
WTException