- Add the Codota plugin to your IDE and get smart completions
private void myMethod () {}
new Object[]{getCurrentUserName(), subModuleName, getName()}); Node subModulesNode; try {
/** * This will permanently delete this module. */ public void remove() { checkIsUpdateable(); try { log.info("USER:" + getCurrentUserName() + " REMOVEING module [" + getName() + "]"); this.node.remove(); } catch (RepositoryException e) { throw new RulesRepositoryException("Was not able to delete module.", e); } }
new Object[]{getCurrentUserName(), subModuleName, getName()}); Node subModulesNode; try {
/** * This will permanently delete this module. */ public void remove() { checkIsUpdateable(); try { log.info("USER:" + getCurrentUserName() + " REMOVEING module [" + getName() + "]"); this.node.remove(); } catch (RepositoryException e) { throw new RulesRepositoryException("Was not able to delete module.", e); } }