EntityViewId constructor

EntityViewId(
  1. String id
)

Implementation

EntityViewId(String id) : super(EntityType.ENTITY_VIEW, id);