Class Addroleconstraint

    • Constructor Detail

      • Addroleconstraint

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

      • addRoleConstraint

        public void addRoleConstraint​(RoleConstraintAnt roleConstraint)
        This method name, 'Addroleconstraint', is used for derived xml tag 'roleconstraint' in the load script.
         
         <addroleconstraint>
              <roleconstraint userId="curly" role="Tellers" key="locale" value="east" typeName="USER"/>
         </addroleconstraint>
         
         
        Parameters:
        roleConstraint - contains reference to data element targeted for insertion..