Increase visibility
This commit is contained in:
parent
8f6d08dd58
commit
096f310cae
|
@ -91,7 +91,7 @@ public class OverridePathBasedReferentialIntegrityForDeletesInterceptor {
|
|||
*
|
||||
* @see #addPath(String)
|
||||
*/
|
||||
private Set<String> getPaths() {
|
||||
public Set<String> getPaths() {
|
||||
return myPaths;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue