Class RegionContext
- java.lang.Object
-
- net.n2oapp.framework.config.metadata.compile.context.BaseCompileContext<Region,N2oRegion>
-
- net.n2oapp.framework.config.metadata.compile.context.RegionContext
-
- All Implemented Interfaces:
CompileContext<Region,N2oRegion>
public class RegionContext extends BaseCompileContext<Region,N2oRegion>
-
-
Constructor Summary
Constructors Constructor Description RegionContext(String regionId)
-
Method Summary
-
Methods inherited from class net.n2oapp.framework.config.metadata.compile.context.BaseCompileContext
equals, getCompiledClass, getCompiledId, getParams, getParentModelLink, getPathRouteMapping, getQueryRouteMapping, getRoute, getSourceClass, getSourceId, hashCode, setParentModelLink, setPathRouteMapping, setQueryRouteMapping, toString
-
-
-
-
Constructor Detail
-
RegionContext
public RegionContext(String regionId)
-
-