Class QueryDeclarationContextModelAdaptor
java.lang.Object
org.teamapps.dto.generate.adapter.PojoModelAdaptor
org.teamapps.dto.generate.adapter.ReferencableEntityModelAdaptor<TeamAppsDtoParser.QueryDeclarationContext>
org.teamapps.dto.generate.adapter.QueryDeclarationContextModelAdaptor
- All Implemented Interfaces:
org.stringtemplate.v4.ModelAdaptor
public class QueryDeclarationContextModelAdaptor
extends ReferencableEntityModelAdaptor<TeamAppsDtoParser.QueryDeclarationContext>
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.teamapps.dto.generate.adapter.ReferencableEntityModelAdaptor
getDeclaringTypeScriptFileBaseName
-
Constructor Details
-
QueryDeclarationContextModelAdaptor
-
-
Method Details
-
getProperty
public Object getProperty(org.stringtemplate.v4.Interpreter interpreter, org.stringtemplate.v4.ST seld, Object o, Object property, String propertyName) throws org.stringtemplate.v4.misc.STNoSuchPropertyException - Specified by:
getPropertyin interfaceorg.stringtemplate.v4.ModelAdaptor- Overrides:
getPropertyin classReferencableEntityModelAdaptor<TeamAppsDtoParser.QueryDeclarationContext>- Throws:
org.stringtemplate.v4.misc.STNoSuchPropertyException
-
getTypeScriptIdentifier
- Specified by:
getTypeScriptIdentifierin classReferencableEntityModelAdaptor<TeamAppsDtoParser.QueryDeclarationContext>
-
getJsonIdentifier
- Specified by:
getJsonIdentifierin classReferencableEntityModelAdaptor<TeamAppsDtoParser.QueryDeclarationContext>
-
getJavaClassName
- Specified by:
getJavaClassNamein classReferencableEntityModelAdaptor<TeamAppsDtoParser.QueryDeclarationContext>
-