canSubscribe

public boolean canSubscribe()

Checks if the visibility level is sufficient for subscription.

If the level is sufficient, it is allowed to subscribe to the entity state updates via io.spine.core.Subscribe or io.spine.server.SubscriptionService.

Return

true if the visibility is SUBSCRIBE or FULL, false otherwise