Schema
    • PDF

    Schema

    • PDF

    Article Summary

    설명

    검색 설정

    구문

    private String primarySectionName;
    private List<Section> sections = new ArrayList<Section>();
    private List<Index> indexes = new ArrayList<Index>();
    

    필드

    필드 명필수 여부타입제약사항설명
    primarySectionNameYesstring영문자, "_" 로 시작, 영문자, 숫자, "_" 만 입력(3자 ~ 20자)메인 섹션(document key)
    sectionsYesList<Section>섹션 정보 목록
    indexesYesList<Index>색인 정보 목록

    이 문서가 도움이 되었습니까?

    What's Next
    Changing your password will log you out immediately. Use the new password to log back in.
    First name must have atleast 2 characters. Numbers and special characters are not allowed.
    Last name must have atleast 1 characters. Numbers and special characters are not allowed.
    Enter a valid email
    Enter a valid password
    Your profile has been successfully updated.