Uses of Class
net.n2oapp.framework.access.metadata.accesspoint.model.N2oObjectAccessPoint
Packages that use N2oObjectAccessPoint
Package
Description
-
Uses of N2oObjectAccessPoint in net.n2oapp.framework.access.metadata.accesspoint.io
Methods in net.n2oapp.framework.access.metadata.accesspoint.io that return types with arguments of type N2oObjectAccessPointMethods in net.n2oapp.framework.access.metadata.accesspoint.io with parameters of type N2oObjectAccessPointModifier and TypeMethodDescriptionvoidObjectAccessPointIOv2.io(org.jdom2.Element e, N2oObjectAccessPoint t, net.n2oapp.framework.api.metadata.io.IOProcessor p) -
Uses of N2oObjectAccessPoint in net.n2oapp.framework.access.metadata.schema.simple
Methods in net.n2oapp.framework.access.metadata.schema.simple with parameters of type N2oObjectAccessPointModifier and TypeMethodDescriptionstatic voidReproducerAccessPoint.reproduceAccessPoint(N2oObjectAccessPoint accessPoint, List<AccessPoint> pointList) -
Uses of N2oObjectAccessPoint in net.n2oapp.framework.access.simple
Fields in net.n2oapp.framework.access.simple with type parameters of type N2oObjectAccessPointModifier and TypeFieldDescriptionstatic final BiFunction<String, String, Predicate<N2oObjectAccessPoint>> PermissionAndRoleCollector.OBJECT_ACCESS