Class EntityReferencesMap


  • public class EntityReferencesMap
    extends Object
    • Constructor Detail

      • EntityReferencesMap

        public EntityReferencesMap()
    • Method Detail

      • addElementTo

        public boolean addElementTo​(String entityType,
                                    String entitiyId)
      • addReferenceNotFoundWarning

        public void addReferenceNotFoundWarning​(String warning)
      • getRefNotFoundWarnings

        public Set<String> getRefNotFoundWarnings()
      • getReferencesByType

        public List<String> getReferencesByType​(String entityType)