.. java:import:: dk.magenta.datafordeler.core.plugin RolesDefinition .. java:import:: java.util ArrayList .. java:import:: java.util HashMap .. java:import:: java.util List GeoRolesDefinition ================== .. java:package:: dk.magenta.datafordeler.geo :noindex: .. java:type:: public class GeoRolesDefinition extends RolesDefinition Fields ------ EXECUTE_GEO_PULL_ROLE ^^^^^^^^^^^^^^^^^^^^^ .. java:field:: public static ExecuteCommandRole EXECUTE_GEO_PULL_ROLE :outertype: GeoRolesDefinition READ_GEO_PULL_ROLE ^^^^^^^^^^^^^^^^^^ .. java:field:: public static ReadCommandRole READ_GEO_PULL_ROLE :outertype: GeoRolesDefinition READ_GEO_ROLE ^^^^^^^^^^^^^ .. java:field:: public static ReadServiceRole READ_GEO_ROLE :outertype: GeoRolesDefinition STOP_GEO_PULL_ROLE ^^^^^^^^^^^^^^^^^^ .. java:field:: public static StopCommandRole STOP_GEO_PULL_ROLE :outertype: GeoRolesDefinition Methods ------- getDefaultReadRole ^^^^^^^^^^^^^^^^^^ .. java:method:: public ReadServiceRole getDefaultReadRole() :outertype: GeoRolesDefinition getRoles ^^^^^^^^ .. java:method:: @Override public List getRoles() :outertype: GeoRolesDefinition