Class Deladminrole

    • Constructor Detail

      • Deladminrole

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

      • addRole

        public void addRole​(AdminRoleAnt role)
        This method name, 'addRole', is used for the derived xml tag 'role' in the load script.
         
         <deladminrole>
              <role name="DemoAdminUsers"
         </deladminrole>
         
         
        Parameters:
        role - contains extension of AdminRole.