| Package | Description |
|---|---|
| microsoft.dynamics.crm.entity |
| Modifier and Type | Method and Description |
|---|---|
Webwizard |
Webwizard.Builder.build() |
Webwizard |
Webwizard.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
Webwizard |
Webwizard.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
Webwizard |
Webwizard.with_createdby_value(String _createdby_value) |
Webwizard |
Webwizard.with_createdonbehalfby_value(String _createdonbehalfby_value) |
Webwizard |
Webwizard.with_modifiedby_value(String _modifiedby_value) |
Webwizard |
Webwizard.with_modifiedonbehalfby_value(String _modifiedonbehalfby_value) |
Webwizard |
Webwizard.with_organizationid_value(String _organizationid_value) |
Webwizard |
Webwizard.withAccessprivileges(String accessprivileges) |
Webwizard |
Webwizard.withComponentstate(Integer componentstate) |
Webwizard |
Webwizard.withCreatedon(OffsetDateTime createdon) |
Webwizard |
Webwizard.withIntroducedversion(String introducedversion) |
Webwizard |
Webwizard.withIsmanaged(Boolean ismanaged) |
Webwizard |
Webwizard.withIsstaticpagesequence(Boolean isstaticpagesequence) |
Webwizard |
Webwizard.withModifiedon(OffsetDateTime modifiedon) |
Webwizard |
Webwizard.withName(String name) |
Webwizard |
Webwizard.withOverwritetime(OffsetDateTime overwritetime) |
Webwizard |
Webwizard.withSolutionid(String solutionid) |
Webwizard |
Webwizard.withStartpagesequencenumber(Integer startpagesequencenumber) |
Webwizard |
Webwizard.withTitleresourcestring(String titleresourcestring) |
Webwizard |
Webwizard.withUnmappedField(String name,
String value) |
Webwizard |
Webwizard.withVersionnumber(Long versionnumber) |
Webwizard |
Webwizard.withWebwizardid(String webwizardid) |
Webwizard |
Webwizard.withWebwizardidunique(String webwizardidunique) |
Webwizard |
Webwizard.withWizardpageheight(Integer wizardpageheight) |
Webwizard |
Webwizard.withWizardpagewidth(Integer wizardpagewidth) |
Copyright © 2018–2021. All rights reserved.