exposedTypes

public ImmutableSet<TypeUrl> exposedTypes()

Reads all Entity types exposed for reading by this instance of Stand.

In order to expose the type, use registerTypeSupplier.

The result includes all values from exposedAggregateTypes as well.

Return

the set of types as TypeUrl instances