Uses of Class
microsoft.dynamics.crm.entity.Theme
-
Packages that use Theme Package Description microsoft.dynamics.crm.entity -
-
Uses of Theme in microsoft.dynamics.crm.entity
Methods in microsoft.dynamics.crm.entity that return Theme Modifier and Type Method Description ThemeTheme.Builder. build()ThemeTheme. patch()Submits only changed fields for update and returns an immutable copy ofthiswith changed fields reset.ThemeTheme. put()Submits all fields for update and returns an immutable copy ofthiswith changed fields reset (they were ignored anyway).ThemeTheme. with_createdby_value(String _createdby_value)ThemeTheme. with_createdonbehalfby_value(String _createdonbehalfby_value)ThemeTheme. with_logoid_value(String _logoid_value)ThemeTheme. with_modifiedby_value(String _modifiedby_value)ThemeTheme. with_modifiedonbehalfby_value(String _modifiedonbehalfby_value)ThemeTheme. with_organizationid_value(String _organizationid_value)ThemeTheme. with_transactioncurrencyid_value(String _transactioncurrencyid_value)ThemeTheme. withAccentcolor(String accentcolor)ThemeTheme. withBackgroundcolor(String backgroundcolor)ThemeTheme. withControlborder(String controlborder)ThemeTheme. withControlshade(String controlshade)ThemeTheme. withCreatedon(OffsetDateTime createdon)ThemeTheme. withDefaultcustomentitycolor(String defaultcustomentitycolor)ThemeTheme. withDefaultentitycolor(String defaultentitycolor)ThemeTheme. withExchangerate(BigDecimal exchangerate)ThemeTheme. withGloballinkcolor(String globallinkcolor)ThemeTheme. withHeadercolor(String headercolor)ThemeTheme. withHoverlinkeffect(String hoverlinkeffect)ThemeTheme. withImportsequencenumber(Integer importsequencenumber)ThemeTheme. withIsdefaulttheme(Boolean isdefaulttheme)ThemeTheme. withLogotooltip(String logotooltip)ThemeTheme. withMaincolor(String maincolor)ThemeTheme. withModifiedon(OffsetDateTime modifiedon)ThemeTheme. withName(String name)ThemeTheme. withNavbarbackgroundcolor(String navbarbackgroundcolor)ThemeTheme. withNavbarshelfcolor(String navbarshelfcolor)ThemeTheme. withOverriddencreatedon(OffsetDateTime overriddencreatedon)ThemeTheme. withPageheaderbackgroundcolor(String pageheaderbackgroundcolor)ThemeTheme. withPanelheaderbackgroundcolor(String panelheaderbackgroundcolor)ThemeTheme. withProcesscontrolcolor(String processcontrolcolor)ThemeTheme. withSelectedlinkeffect(String selectedlinkeffect)ThemeTheme. withStatecode(Integer statecode)ThemeTheme. withStatuscode(Integer statuscode)ThemeTheme. withThemeid(String themeid)ThemeTheme. withTimezoneruleversionnumber(Integer timezoneruleversionnumber)ThemeTheme. withType(Boolean type)ThemeTheme. withUnmappedField(String name, String value)ThemeTheme. withUtcconversiontimezonecode(Integer utcconversiontimezonecode)ThemeTheme. withVersionnumber(Long versionnumber)
-