Part of lp.registry.interfaces.nameblacklist View In Hierarchy
Method | getAll | Return all the name blacklist expressions. |
Method | create | Create and return a new NameBlacklist with given arguments. |
Method | get | Return the NameBlacklist with the given id or None. |
Method | getByRegExp | Return the NameBlacklist with the given regexp or None. |