geonode.harvesting.api.views
Attributes
Classes
Module Contents
- class geonode.harvesting.api.views.IsAdminOrListOnly[source]
Bases:
rest_framework.permissions.BasePermission
- class geonode.harvesting.api.views.HarvesterViewSet[source]
Bases:
rest_framework_extensions.mixins.NestedViewSetMixin,dynamic_rest.viewsets.DynamicModelViewSet
- class geonode.harvesting.api.views.HarvestableResourceViewSet[source]
Bases:
geonode.harvesting.api.mixins.UpdateListModelMixin,rest_framework_extensions.mixins.NestedViewSetMixin,dynamic_rest.viewsets.WithDynamicViewSetMixin,rest_framework.mixins.ListModelMixin,rest_framework.viewsets.GenericViewSet