ExportXMLWordPrintable

    • Type: New Feature
    • Resolution: Fixed
    • Priority: Major
    • 2.4.14
    • Affects Version/s: 2.4.13
    • Component/s: S2Container
    • None

      S2Dxo でコピー元プロパティ名の prefix を指定できるようにする.

      public interface EmpDxo {
      @SourcePrefix("search")
      EmpDto convert(EmpPage src);
      }

      コピー元 (EmpPage) の "search" で始まるプロパティのみがコピー先 (EmpDto) の prefix を除いたプロパティにコピー (変換) される.

            Assignee:
            koichik
            Reporter:
            koichik
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: