Class SubPageContext
java.lang.Object
net.n2oapp.framework.config.metadata.compile.context.BaseCompileContext<Page,N2oPage>
net.n2oapp.framework.config.metadata.compile.context.PageContext
net.n2oapp.framework.config.metadata.compile.context.SubPageContext
- All Implemented Interfaces:
Serializable,CompileContext<Page,N2oPage>
Контекст подстраницы, используемой в регионе `invalid input: '<'sub-page>`
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.n2oapp.framework.config.metadata.compile.context.PageContext
addParentRoute, getPreFilters, isIdentical, setBreadcrumbsMethods inherited from class net.n2oapp.framework.config.metadata.compile.context.BaseCompileContext
equals, getCompiledClass, getCompiledId, getParams, getPathRouteMapping, getQueryRouteMapping, getResultData, getRoute, getSourceClass, getSourceId, getUrlPattern, hashCode, setPathRouteMapping, setQueryRouteMapping, toString
-
Constructor Details
-
SubPageContext
-