Class Neo4jPlainAttrValueDAO
java.lang.Object
org.apache.syncope.core.persistence.neo4j.dao.Neo4jPlainAttrValueDAO
- All Implemented Interfaces:
PlainAttrValueDAO
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
Neo4jPlainAttrValueDAO
public Neo4jPlainAttrValueDAO()
-
-
Method Details
-
deleteAll
Description copied from interface:PlainAttrValueDAO
Deletes and remove all values of the given attribute.- Specified by:
deleteAll
in interfacePlainAttrValueDAO
- Parameters:
attr
- plain attributeanyUtils
- utility
-