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