public interface TemplateContextFactory
Modifier and Type | Method and Description |
---|---|
default Context |
createContext(Map<String,?> parameters) |
Context |
createContext(Map<String,?> parameters,
boolean positionalMode) |
Copyright © 2001–2019 Apache Cayenne. All rights reserved.