提交 3b8fff81 编写于 作者: J Jesse Glick

Noting API anomaly.

上级 3f5b7e76
......@@ -77,6 +77,7 @@ public interface ItemGroup<T extends Item> extends PersistenceRoot, ModelObject
/**
* Internal method. Called by {@link Item}s when they are renamed by users.
* This is <em>not</em> expected to call {@link ItemListener#onRenamed}, inconsistent with {@link #onDeleted}.
*/
void onRenamed(T item, String oldName, String newName) throws IOException;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册