EntityInfoReaderImpl¶
-
public class
EntityInfoReaderImplimplements EntityInfoReader¶ Implementation of the
EntityInfoReaderwhich reads entity information from json files from the META-INF/entity-info directory inside the classpath. Used by mds-entities bundle, which has all entity schema packed inside of it.
Methods¶
getEntitiesClassNames¶
-
public Collection<String>
getEntitiesClassNames()¶
getEntityInfo¶
-
public EntityInfo
getEntityInfo(String entityClassName)¶
getEntityInfo¶
-
public EntityInfo
getEntityInfo(Long entityId)¶