Uses of Class
net.n2oapp.framework.access.metadata.accesspoint.model.N2oUrlAccessPoint
Packages that use N2oUrlAccessPoint
Package
Description
-
Uses of N2oUrlAccessPoint in net.n2oapp.framework.access.metadata.accesspoint.io
Methods in net.n2oapp.framework.access.metadata.accesspoint.io that return types with arguments of type N2oUrlAccessPointMethods in net.n2oapp.framework.access.metadata.accesspoint.io with parameters of type N2oUrlAccessPointModifier and TypeMethodDescriptionvoidUrlAccessPointIOv2.io(org.jdom2.Element e, N2oUrlAccessPoint m, net.n2oapp.framework.api.metadata.io.IOProcessor p) -
Uses of N2oUrlAccessPoint in net.n2oapp.framework.access.simple
Fields in net.n2oapp.framework.access.simple with type parameters of type N2oUrlAccessPointModifier and TypeFieldDescriptionstatic final Function<String,Predicate<N2oUrlAccessPoint>> PermissionAndRoleCollector.URL_ACCESS