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