Class ReferenceHelper


  • public class ReferenceHelper
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      ReferenceHelper​(de.bsvrz.dav.daf.main.config.DataModel dataModel)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.util.Collection<? extends de.bsvrz.dav.daf.main.config.SystemObjectType> getReferencingTypes​(de.bsvrz.dav.daf.main.config.SystemObjectType type)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ReferenceHelper

        public ReferenceHelper​(de.bsvrz.dav.daf.main.config.DataModel dataModel)
    • Method Detail

      • getReferencingTypes

        public java.util.Collection<? extends de.bsvrz.dav.daf.main.config.SystemObjectType> getReferencingTypes​(de.bsvrz.dav.daf.main.config.SystemObjectType type)