Class SingleDtoConfig

  • All Implemented Interfaces:
    DtoConfig

    @Deprecated(since="1818",
                forRemoval=true)
    public class SingleDtoConfig
    extends AbstractDtoConfig
    Deprecated, for removal: This API element is subject to removal in a future version.
    since 1818
    • Constructor Detail

      • SingleDtoConfig

        public SingleDtoConfig​(YComposedType type,
                               java.lang.String modelClassName,
                               java.lang.String dtoClassName,
                               java.lang.String plural,
                               WebservicesConfig provider)
        Deprecated, for removal: This API element is subject to removal in a future version.
        Parameters:
        type -
        modelClassName -
        provider -
    • Method Detail

      • getParentConfig

        public DtoConfig getParentConfig()
        Deprecated, for removal: This API element is subject to removal in a future version.