Package de.bsvrz.puk.config.util.ref
Class ReferenceHelper
java.lang.Object
de.bsvrz.puk.config.util.ref.ReferenceHelper
public class ReferenceHelper
extends java.lang.Object
-
Constructor Summary
Constructors Constructor Description ReferenceHelper(de.bsvrz.dav.daf.main.config.DataModel dataModel)
-
Method Summary
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 Details
-
ReferenceHelper
public ReferenceHelper(de.bsvrz.dav.daf.main.config.DataModel dataModel)
-
-
Method Details
-
getReferencingTypes
public java.util.Collection<? extends de.bsvrz.dav.daf.main.config.SystemObjectType> getReferencingTypes(de.bsvrz.dav.daf.main.config.SystemObjectType type)
-