Uses of Interface
edu.internet2.middleware.grouper.attr.AttributeDefValidationInterface
Packages that use AttributeDefValidationInterface
-
Uses of AttributeDefValidationInterface in edu.internet2.middleware.grouper.attr
Classes in edu.internet2.middleware.grouper.attr that implement AttributeDefValidationInterfaceMethods in edu.internet2.middleware.grouper.attr with parameters of type AttributeDefValidationInterfaceModifier and TypeMethodDescriptionstatic intAttributeDefValidationDef.argumentInt(AttributeDefValidationInterface attributeDefValidationInterface, String argument, int argumentIndex) make sure this argument is an intstatic voidAttributeDefValidationDef.argumentNone(AttributeDefValidationInterface attributeDefValidationInterface, String argument0, String argument1) make sure there are no argumentstatic voidAttributeDefValidationDef.argumentOne(AttributeDefValidationInterface attributeDefValidationInterface, String argument0, String argument1) make sure there is one argumentstatic intAttributeDefValidationDef.argumentOneInt(AttributeDefValidationInterface attributeDefValidationInterface, String argument0, String argument1) should have 1 argument, as intstatic StringAttributeDefValidationDef.argumentOneString(AttributeDefValidationInterface attributeDefValidationInterface, String argument0, String argument1) should have 1 argument, as string