Class Addpermorgunitinheritance

    • Constructor Detail

      • Addpermorgunitinheritance

        public Addpermorgunitinheritance()
        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.
         
         <addpermorgunitinheritance>
             <relationship child="ou2" parent="ou1"/>
             <relationship child="ou3" parent="ou1"/>
             <relationship child="ou4" parent="ou1"/>
         </addpermorgunitinheritance>
         
         
        Parameters:
        relationship - contains reference to data element targeted for insertion..