Uses of Class
org.gcube.application.geoportal.common.model.legacy.AccessPolicy
-
Packages that use AccessPolicy Package Description org.gcube.application.geoportal.common.model.legacy -
-
Uses of AccessPolicy in org.gcube.application.geoportal.common.model.legacy
Methods in org.gcube.application.geoportal.common.model.legacy that return AccessPolicy Modifier and Type Method Description static AccessPolicyAccessPolicy. valueOf(String name)Returns the enum constant of this type with the specified name.static AccessPolicy[]AccessPolicy. values()Returns an array containing the constants of this enum type, in the order they are declared.
-