mirror of
https://github.com/lacerta-doc/Lacerta.git
synced 2024-11-23 00:13:16 +00:00
リポジトリ作成機能WIP
This commit is contained in:
parent
1216d9a3b7
commit
2ff657c59d
|
@ -37,4 +37,5 @@ public interface Document {
|
||||||
*/
|
*/
|
||||||
DocumentDetail getDocumentDetailByMeta(DocumentMeta meta); // 簡単に使えるように
|
DocumentDetail getDocumentDetailByMeta(DocumentMeta meta); // 簡単に使えるように
|
||||||
|
|
||||||
|
DocumentDetail createDocumentByMeta(DocumentMeta meta);
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user