Class AttributeDefSaveBatch
java.lang.Object
edu.internet2.middleware.grouper.attr.AttributeDefSaveBatch
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionaddAttributeDefSaves
(Collection<AttributeDefSave> theAttributeDefSaves) assignMakeChangesIfExist
(boolean theMakeChangesIfExist) save()
-
Constructor Details
-
AttributeDefSaveBatch
public AttributeDefSaveBatch()
-
-
Method Details
-
assignMakeChangesIfExist
-
addAttributeDefSaves
public AttributeDefSaveBatch addAttributeDefSaves(Collection<AttributeDefSave> theAttributeDefSaves) -
save
-