-
Notifications
You must be signed in to change notification settings - Fork 0
FileManage 도메인 추가 #11
Copy link
Copy link
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or request
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or request
Type
Fields
Give feedbackNo fields configured for issues without a type.
하나의 파일(DIR, Page, Unit) 이 생성되기 위해서는 두 가지의 객체가 생성되어야 합니다.
이 두 가지 객체의 생성, 조회, 수정, 삭제를 관리하는 FileManage 도메인을 추가합니다.
공통
path + name + type(검토필요) 을 통해 조회, 삭제 가능
각 type 에 따라서 생성, 수정 가능
FileManager 내에서 모든 파일 관리를 하는 부분 검토 필요 (Unit Entity 개발 후)