Class AuthorDataImpl

    • Constructor Detail

      • AuthorDataImpl

        protected AuthorDataImpl()
      • AuthorDataImpl

        public AuthorDataImpl​(@Nullable
                              @Nullable String name)
      • AuthorDataImpl

        public AuthorDataImpl​(@Nullable
                              @Nullable String name,
                              @Nullable
                              @Nullable String linkedUserName)
      • AuthorDataImpl

        public AuthorDataImpl​(@Nullable
                              @Nullable String name,
                              @Nullable
                              @Nullable String linkedUserName,
                              @Nullable
                              @Nullable String email)
      • AuthorDataImpl

        public AuthorDataImpl​(@NotNull
                              @NotNull AuthorContext author)