Uses of Class
net.n2oapp.framework.access.metadata.accesspoint.model.N2oFilterAccessPoint
-
Packages that use N2oFilterAccessPoint Package Description net.n2oapp.framework.access.metadata.schema.simple net.n2oapp.framework.access.simple -
-
Uses of N2oFilterAccessPoint in net.n2oapp.framework.access.metadata.schema.simple
Methods in net.n2oapp.framework.access.metadata.schema.simple with parameters of type N2oFilterAccessPoint Modifier and Type Method Description static voidReproducerAccessPoint. reproduceAccessPoint(N2oFilterAccessPoint accessPoint, List<AccessPoint> pointList) -
Uses of N2oFilterAccessPoint in net.n2oapp.framework.access.simple
Fields in net.n2oapp.framework.access.simple with type parameters of type N2oFilterAccessPoint Modifier and Type Field Description static BiFunction<String,String,Predicate<N2oFilterAccessPoint>>PermissionAndRoleCollector. FILTER_ACCESS
-