Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Classification API 생성 #233

Open
LDEV4966 opened this issue Mar 27, 2022 · 0 comments
Open

Classification API 생성 #233

LDEV4966 opened this issue Mar 27, 2022 · 0 comments

Comments

@LDEV4966
Copy link
Collaborator

issue : #232

해당 API는 Classification 정보를 metadata row에 추가해주는 방식으로 구현됩니다.

자세한 사항은 위 태그된 이슈를 참고해주세요

LDEV4966 added a commit that referenced this issue Mar 29, 2022
issue : #233

기능 추가 :
Custom Repository 환경애서 classification 을update 할 수 있는 Query 생성
LDEV4966 added a commit that referenced this issue Apr 1, 2022
issue : #233

기능 추가 :

CustomizedMetaDataRepository의 setClassification은 메타데이터의 _id 값과 랜덤한 classification key,value 값에 대응해야한다. 따라서 classification key,value를 HashMap 으로 구성하여 key에 따라 작동하도록 설계하였다.
LDEV4966 added a commit that referenced this issue Apr 2, 2022
issue : #233

기능 추가 :

CustomizedMetaDataRepository의 setClassification은 메타데이터의 _id 값과 랜덤한 classification key,value 값에 대응해야한다. 따라서 classification key,value를 HashMap 으로 구성하여 key에 따라 작동하도록 설계하였다.
LDEV4966 added a commit that referenced this issue Apr 2, 2022
issue : #233

기능추가 :

origin/DSM-236 rebase 후 MalignancyServerMessenger 인터페이스의 명세에 따라, 반환된 JsonNode의 classification 정보들을 metadataId를 기반으로 body filed에 추가하는 기능을 구현함.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant