public interface ComponentSetDao
Modifier and Type | Method and Description |
---|---|
boolean |
saveIgnoreLockingFailure(ComponentSetBo componentSetBo)
Saves the given ComponentSetBo, in the case that an optimistic locking exception occurs, it "eats" the exception
and returns "false".
|
boolean saveIgnoreLockingFailure(ComponentSetBo componentSetBo)
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.