Class KlumTemplateProxy
java.lang.Object
com.blackbuild.klum.ast.runtime.internal.KlumTemplateProxy
- All Implemented Interfaces:
GeneratedObjectState,KlumObjectCompanion,Serializable
Persistent identity and immutable recipe state for a materialized Template.
- See Also:
-
Field Summary
Fields inherited from interface com.blackbuild.klum.ast.runtime.internal.KlumObjectCompanion
NAME_IN_MODEL -
Method Summary
Modifier and TypeMethodDescriptiongroovy.lang.GroovyObject
-
Method Details
-
getObject
public groovy.lang.GroovyObject getObject()- Specified by:
getObjectin interfaceKlumObjectCompanion
-
getBreadcrumbPath
- Specified by:
getBreadcrumbPathin interfaceKlumObjectCompanion
-
getModelPath
- Specified by:
getModelPathin interfaceKlumObjectCompanion
-