Class Theme

  • All Implemented Interfaces:
    com.github.davidmoten.odata.client.ODataEntityType, com.github.davidmoten.odata.client.ODataType

    public class Theme
    extends Crmbaseentity
    implements com.github.davidmoten.odata.client.ODataEntityType
    • Field Detail

      • headercolor

        protected String headercolor
      • controlborder

        protected String controlborder
      • globallinkcolor

        protected String globallinkcolor
      • navbarbackgroundcolor

        protected String navbarbackgroundcolor
      • versionnumber

        protected Long versionnumber
      • _modifiedby_value

        protected UUID _modifiedby_value
      • backgroundcolor

        protected String backgroundcolor
      • _logoid_value

        protected UUID _logoid_value
      • _organizationid_value

        protected UUID _organizationid_value
      • isdefaulttheme

        protected Boolean isdefaulttheme
      • importsequencenumber

        protected Integer importsequencenumber
      • pageheaderbackgroundcolor

        protected String pageheaderbackgroundcolor
      • processcontrolcolor

        protected String processcontrolcolor
      • panelheaderbackgroundcolor

        protected String panelheaderbackgroundcolor
      • _transactioncurrencyid_value

        protected UUID _transactioncurrencyid_value
      • statuscode

        protected Integer statuscode
      • utcconversiontimezonecode

        protected Integer utcconversiontimezonecode
      • hoverlinkeffect

        protected String hoverlinkeffect
      • accentcolor

        protected String accentcolor
      • timezoneruleversionnumber

        protected Integer timezoneruleversionnumber
      • _createdonbehalfby_value

        protected UUID _createdonbehalfby_value
      • themeid

        protected UUID themeid
      • defaultcustomentitycolor

        protected String defaultcustomentitycolor
      • defaultentitycolor

        protected String defaultentitycolor
      • selectedlinkeffect

        protected String selectedlinkeffect
      • navbarshelfcolor

        protected String navbarshelfcolor
      • statecode

        protected Integer statecode
      • maincolor

        protected String maincolor
      • logotooltip

        protected String logotooltip
      • _createdby_value

        protected UUID _createdby_value
      • controlshade

        protected String controlshade
      • _modifiedonbehalfby_value

        protected UUID _modifiedonbehalfby_value
    • Constructor Detail

      • Theme

        protected Theme()
    • Method Detail

      • odataTypeName

        public String odataTypeName()
        Specified by:
        odataTypeName in interface com.github.davidmoten.odata.client.ODataType
        Overrides:
        odataTypeName in class Crmbaseentity
      • builderTheme

        public static Theme.Builder builderTheme()
        Returns a builder which is used to create a new instance of this class (given that this class is immutable).
        Returns:
        a new Builder for this class
      • getChangedFields

        public com.github.davidmoten.odata.client.internal.ChangedFields getChangedFields()
        Specified by:
        getChangedFields in interface com.github.davidmoten.odata.client.ODataEntityType
        Overrides:
        getChangedFields in class Crmbaseentity
      • postInject

        public void postInject​(boolean addKeysToContextPath)
        Specified by:
        postInject in interface com.github.davidmoten.odata.client.ODataType
        Overrides:
        postInject in class Crmbaseentity
      • withHeadercolor

        public Theme withHeadercolor​(String headercolor)
      • withControlborder

        public Theme withControlborder​(String controlborder)
      • withGloballinkcolor

        public Theme withGloballinkcolor​(String globallinkcolor)
      • getNavbarbackgroundcolor

        public Optional<String> getNavbarbackgroundcolor()
      • withNavbarbackgroundcolor

        public Theme withNavbarbackgroundcolor​(String navbarbackgroundcolor)
      • getVersionnumber

        public Optional<Long> getVersionnumber()
      • withVersionnumber

        public Theme withVersionnumber​(Long versionnumber)
      • get_modifiedby_value

        public Optional<UUID> get_modifiedby_value()
      • with_modifiedby_value

        public Theme with_modifiedby_value​(UUID _modifiedby_value)
      • withBackgroundcolor

        public Theme withBackgroundcolor​(String backgroundcolor)
      • get_logoid_value

        public Optional<UUID> get_logoid_value()
      • with_logoid_value

        public Theme with_logoid_value​(UUID _logoid_value)
      • get_organizationid_value

        public Optional<UUID> get_organizationid_value()
      • with_organizationid_value

        public Theme with_organizationid_value​(UUID _organizationid_value)
      • withIsdefaulttheme

        public Theme withIsdefaulttheme​(Boolean isdefaulttheme)
      • withExchangerate

        public Theme withExchangerate​(BigDecimal exchangerate)
      • getImportsequencenumber

        public Optional<Integer> getImportsequencenumber()
      • withImportsequencenumber

        public Theme withImportsequencenumber​(Integer importsequencenumber)
      • getPageheaderbackgroundcolor

        public Optional<String> getPageheaderbackgroundcolor()
      • withPageheaderbackgroundcolor

        public Theme withPageheaderbackgroundcolor​(String pageheaderbackgroundcolor)
      • withOverriddencreatedon

        public Theme withOverriddencreatedon​(OffsetDateTime overriddencreatedon)
      • getProcesscontrolcolor

        public Optional<String> getProcesscontrolcolor()
      • withProcesscontrolcolor

        public Theme withProcesscontrolcolor​(String processcontrolcolor)
      • getPanelheaderbackgroundcolor

        public Optional<String> getPanelheaderbackgroundcolor()
      • withPanelheaderbackgroundcolor

        public Theme withPanelheaderbackgroundcolor​(String panelheaderbackgroundcolor)
      • get_transactioncurrencyid_value

        public Optional<UUID> get_transactioncurrencyid_value()
      • with_transactioncurrencyid_value

        public Theme with_transactioncurrencyid_value​(UUID _transactioncurrencyid_value)
      • withStatuscode

        public Theme withStatuscode​(Integer statuscode)
      • getUtcconversiontimezonecode

        public Optional<Integer> getUtcconversiontimezonecode()
      • withUtcconversiontimezonecode

        public Theme withUtcconversiontimezonecode​(Integer utcconversiontimezonecode)
      • withHoverlinkeffect

        public Theme withHoverlinkeffect​(String hoverlinkeffect)
      • withAccentcolor

        public Theme withAccentcolor​(String accentcolor)
      • getTimezoneruleversionnumber

        public Optional<Integer> getTimezoneruleversionnumber()
      • withTimezoneruleversionnumber

        public Theme withTimezoneruleversionnumber​(Integer timezoneruleversionnumber)
      • get_createdonbehalfby_value

        public Optional<UUID> get_createdonbehalfby_value()
      • with_createdonbehalfby_value

        public Theme with_createdonbehalfby_value​(UUID _createdonbehalfby_value)
      • withThemeid

        public Theme withThemeid​(UUID themeid)
      • getDefaultcustomentitycolor

        public Optional<String> getDefaultcustomentitycolor()
      • withDefaultcustomentitycolor

        public Theme withDefaultcustomentitycolor​(String defaultcustomentitycolor)
      • getDefaultentitycolor

        public Optional<String> getDefaultentitycolor()
      • withDefaultentitycolor

        public Theme withDefaultentitycolor​(String defaultentitycolor)
      • getSelectedlinkeffect

        public Optional<String> getSelectedlinkeffect()
      • withSelectedlinkeffect

        public Theme withSelectedlinkeffect​(String selectedlinkeffect)
      • withNavbarshelfcolor

        public Theme withNavbarshelfcolor​(String navbarshelfcolor)
      • withStatecode

        public Theme withStatecode​(Integer statecode)
      • withMaincolor

        public Theme withMaincolor​(String maincolor)
      • withLogotooltip

        public Theme withLogotooltip​(String logotooltip)
      • get_createdby_value

        public Optional<UUID> get_createdby_value()
      • with_createdby_value

        public Theme with_createdby_value​(UUID _createdby_value)
      • withControlshade

        public Theme withControlshade​(String controlshade)
      • get_modifiedonbehalfby_value

        public Optional<UUID> get_modifiedonbehalfby_value()
      • with_modifiedonbehalfby_value

        public Theme with_modifiedonbehalfby_value​(UUID _modifiedonbehalfby_value)
      • getUnmappedFields

        public com.github.davidmoten.odata.client.UnmappedFields getUnmappedFields()
        Specified by:
        getUnmappedFields in interface com.github.davidmoten.odata.client.ODataType
        Overrides:
        getUnmappedFields in class Crmbaseentity
      • patch

        public Theme patch()
        Submits only changed fields for update and returns an immutable copy of this with changed fields reset.
        Overrides:
        patch in class Crmbaseentity
        Returns:
        a copy of this with changed fields reset
        Throws:
        com.github.davidmoten.odata.client.ClientException - if HTTP response is not as expected
      • put

        public Theme put()
        Submits all fields for update and returns an immutable copy of this with changed fields reset (they were ignored anyway).
        Overrides:
        put in class Crmbaseentity
        Returns:
        a copy of this with changed fields reset
        Throws:
        com.github.davidmoten.odata.client.ClientException - if HTTP response is not as expected
      • publishTheme

        public com.github.davidmoten.odata.client.ActionRequestNoReturn publishTheme()