public class Theme extends Crmbaseentity implements com.github.davidmoten.odata.client.ODataEntityType
| Modifier and Type | Class and Description |
|---|---|
static class |
Theme.Builder |
changedFields, contextPath, odataType, unmappedFields| Modifier | Constructor and Description |
|---|---|
protected |
Theme() |
protected String headercolor
protected String name
protected String controlborder
protected String globallinkcolor
protected String navbarbackgroundcolor
protected Long versionnumber
protected String _modifiedby_value
protected String backgroundcolor
protected String _logoid_value
protected String _organizationid_value
protected Boolean isdefaulttheme
protected BigDecimal exchangerate
protected Integer importsequencenumber
protected String pageheaderbackgroundcolor
protected OffsetDateTime overriddencreatedon
protected String processcontrolcolor
protected String panelheaderbackgroundcolor
protected String _transactioncurrencyid_value
protected Integer statuscode
protected Boolean type
protected Integer utcconversiontimezonecode
protected String hoverlinkeffect
protected String accentcolor
protected Integer timezoneruleversionnumber
protected String _createdonbehalfby_value
protected String themeid
protected String defaultcustomentitycolor
protected OffsetDateTime createdon
protected String defaultentitycolor
protected String selectedlinkeffect
protected String navbarshelfcolor
protected Integer statecode
protected String maincolor
protected String logotooltip
protected String _createdby_value
protected String controlshade
protected String _modifiedonbehalfby_value
protected OffsetDateTime modifiedon
public String odataTypeName()
odataTypeName in interface com.github.davidmoten.odata.client.ODataTypeodataTypeName in class Crmbaseentitypublic static Theme.Builder builderTheme()
public com.github.davidmoten.odata.client.internal.ChangedFields getChangedFields()
getChangedFields in interface com.github.davidmoten.odata.client.ODataEntityTypegetChangedFields in class Crmbaseentitypublic void postInject(boolean addKeysToContextPath)
postInject in interface com.github.davidmoten.odata.client.ODataTypepostInject in class Crmbaseentitypublic Optional<BigDecimal> getExchangerate()
public Theme withExchangerate(BigDecimal exchangerate)
public Theme withPageheaderbackgroundcolor(String pageheaderbackgroundcolor)
public Optional<OffsetDateTime> getOverriddencreatedon()
public Theme withOverriddencreatedon(OffsetDateTime overriddencreatedon)
public Theme withPanelheaderbackgroundcolor(String panelheaderbackgroundcolor)
public Theme with_transactioncurrencyid_value(String _transactioncurrencyid_value)
public Theme withUtcconversiontimezonecode(Integer utcconversiontimezonecode)
public Theme withTimezoneruleversionnumber(Integer timezoneruleversionnumber)
public Theme with_createdonbehalfby_value(String _createdonbehalfby_value)
public Theme withDefaultcustomentitycolor(String defaultcustomentitycolor)
public Optional<OffsetDateTime> getCreatedon()
public Theme withCreatedon(OffsetDateTime createdon)
public Theme with_modifiedonbehalfby_value(String _modifiedonbehalfby_value)
public Optional<OffsetDateTime> getModifiedon()
public Theme withModifiedon(OffsetDateTime modifiedon)
public Theme withUnmappedField(String name, String value)
withUnmappedField in class Crmbaseentitypublic SystemuserRequest getCreatedby()
public SystemuserRequest getCreatedonbehalfby()
public SystemuserRequest getModifiedby()
public SystemuserRequest getModifiedonbehalfby()
public OrganizationRequest getOrganizationid()
public AsyncoperationCollectionRequest getTheme_AsyncOperations()
public ProcesssessionCollectionRequest getTheme_ProcessSession()
public BulkdeletefailureCollectionRequest getTheme_BulkDeleteFailures()
public TransactioncurrencyRequest getTransactioncurrencyid()
public WebresourceRequest getLogoimage()
public com.github.davidmoten.odata.client.UnmappedFields getUnmappedFields()
getUnmappedFields in interface com.github.davidmoten.odata.client.ODataTypegetUnmappedFields in class Crmbaseentitypublic Theme patch()
this with changed fields reset.patch in class Crmbaseentitythis with changed fields resetcom.github.davidmoten.odata.client.ClientException - if HTTP response is not as expectedpublic Theme put()
this
with changed fields reset (they were ignored anyway).put in class Crmbaseentitythis with changed fields resetcom.github.davidmoten.odata.client.ClientException - if HTTP response is not as expectedpublic com.github.davidmoten.odata.client.ActionRequestNoReturn publishTheme()
public String toString()
toString in class CrmbaseentityCopyright © 2018–2021. All rights reserved.