Uses of Class
org.graylog2.database.entities.ScopedEntity
Packages that use ScopedEntity
Package
Description
-
Uses of ScopedEntity in org.graylog.events.processor
Subclasses of ScopedEntity in org.graylog.events.processor -
Uses of ScopedEntity in org.graylog2.database.entities
Classes in org.graylog2.database.entities with type parameters of type ScopedEntityModifier and TypeClassDescriptionclassScopedDbService<E extends ScopedEntity>A base database service to handle persistence and deletion ofScopedEntityinstance.Methods in org.graylog2.database.entities with parameters of type ScopedEntityModifier and TypeMethodDescriptionbooleanEntityScopeService.hasValidScope(ScopedEntity scopedEntity) booleanEntityScopeService.isDeletable(ScopedEntity scopedEntity) final booleanScopedDbService.isDeletable(ScopedEntity scopedEntity) booleanEntityScopeService.isMutable(ScopedEntity scopedEntity) final booleanScopedDbService.isMutable(ScopedEntity scopedEntity) -
Uses of ScopedEntity in org.graylog2.lookup.dto
Subclasses of ScopedEntity in org.graylog2.lookup.dto