canQuery

public boolean canQuery()

Checks if the visibility level is sufficient for querying.

If the level is sufficient, it is allowed to query the entity states via io.spine.server.QueryService.

Return

true if the visibility is QUERY or FULL, false otherwise