Class Delpermorgunitinheritance

    • Constructor Detail

      • Delpermorgunitinheritance

        public Delpermorgunitinheritance()
        All Ant data entities must have a default constructor.
    • Method Detail

      • addRelationship

        public void addRelationship​(Relationship relationship)
        This method name, 'addRelationship', is used for derived xml tag 'relationship' in the load script.
         
         <delpermorgunitinheritance>
             <relationship child="ou2" parent="ou1"/>
             <relationship child="ou3" parent="ou1"/>
             <relationship child="ou4" parent="ou1"/>
         </delpermorgunitinheritance>
         
         
        Parameters:
        relationship - contains reference to data element targeted for removal.