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 int
AttributeDefValidationDef.argumentInt
(AttributeDefValidationInterface attributeDefValidationInterface, String argument, int argumentIndex) make sure this argument is an intstatic void
AttributeDefValidationDef.argumentNone
(AttributeDefValidationInterface attributeDefValidationInterface, String argument0, String argument1) make sure there are no argumentstatic void
AttributeDefValidationDef.argumentOne
(AttributeDefValidationInterface attributeDefValidationInterface, String argument0, String argument1) make sure there is one argumentstatic int
AttributeDefValidationDef.argumentOneInt
(AttributeDefValidationInterface attributeDefValidationInterface, String argument0, String argument1) should have 1 argument, as intstatic String
AttributeDefValidationDef.argumentOneString
(AttributeDefValidationInterface attributeDefValidationInterface, String argument0, String argument1) should have 1 argument, as string