Package microsoft.dynamics.crm.entity
Class Customcontroldefaultconfig
- java.lang.Object
-
- microsoft.dynamics.crm.entity.Crmbaseentity
-
- microsoft.dynamics.crm.entity.Customcontroldefaultconfig
-
- All Implemented Interfaces:
com.github.davidmoten.odata.client.ODataEntityType,com.github.davidmoten.odata.client.ODataType
public class Customcontroldefaultconfig extends Crmbaseentity implements com.github.davidmoten.odata.client.ODataEntityType
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classCustomcontroldefaultconfig.Builder
-
Field Summary
Fields Modifier and Type Field Description protected UUID_createdby_valueprotected UUID_createdonbehalfby_valueprotected UUID_modifiedby_valueprotected UUID_modifiedonbehalfby_valueprotected UUID_organizationid_valueprotected Integercomponentstateprotected Stringcontroldescriptionjsonprotected Stringcontroldescriptionxmlprotected OffsetDateTimecreatedonprotected UUIDcustomcontroldefaultconfigidprotected UUIDcustomcontroldefaultconfigiduniqueprotected Stringeventsxmlprotected Stringintroducedversionprotected Booleanismanagedprotected OffsetDateTimemodifiedonprotected OffsetDateTimeoverwritetimeprotected Stringprimaryentitytypecodeprotected UUIDsolutionidprotected Longversionnumber-
Fields inherited from class microsoft.dynamics.crm.entity.Crmbaseentity
changedFields, contextPath, odataType, unmappedFields
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedCustomcontroldefaultconfig()
-
Method Summary
-
-
-
Field Detail
-
primaryentitytypecode
protected String primaryentitytypecode
-
controldescriptionjson
protected String controldescriptionjson
-
_createdonbehalfby_value
protected UUID _createdonbehalfby_value
-
_modifiedonbehalfby_value
protected UUID _modifiedonbehalfby_value
-
componentstate
protected Integer componentstate
-
ismanaged
protected Boolean ismanaged
-
eventsxml
protected String eventsxml
-
customcontroldefaultconfigid
protected UUID customcontroldefaultconfigid
-
solutionid
protected UUID solutionid
-
_createdby_value
protected UUID _createdby_value
-
introducedversion
protected String introducedversion
-
_organizationid_value
protected UUID _organizationid_value
-
createdon
protected OffsetDateTime createdon
-
customcontroldefaultconfigidunique
protected UUID customcontroldefaultconfigidunique
-
overwritetime
protected OffsetDateTime overwritetime
-
versionnumber
protected Long versionnumber
-
modifiedon
protected OffsetDateTime modifiedon
-
controldescriptionxml
protected String controldescriptionxml
-
_modifiedby_value
protected UUID _modifiedby_value
-
-
Method Detail
-
odataTypeName
public String odataTypeName()
- Specified by:
odataTypeNamein interfacecom.github.davidmoten.odata.client.ODataType- Overrides:
odataTypeNamein classCrmbaseentity
-
builderCustomcontroldefaultconfig
public static Customcontroldefaultconfig.Builder builderCustomcontroldefaultconfig()
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:
getChangedFieldsin interfacecom.github.davidmoten.odata.client.ODataEntityType- Overrides:
getChangedFieldsin classCrmbaseentity
-
postInject
public void postInject(boolean addKeysToContextPath)
- Specified by:
postInjectin interfacecom.github.davidmoten.odata.client.ODataType- Overrides:
postInjectin classCrmbaseentity
-
withPrimaryentitytypecode
public Customcontroldefaultconfig withPrimaryentitytypecode(String primaryentitytypecode)
-
withControldescriptionjson
public Customcontroldefaultconfig withControldescriptionjson(String controldescriptionjson)
-
with_createdonbehalfby_value
public Customcontroldefaultconfig with_createdonbehalfby_value(UUID _createdonbehalfby_value)
-
with_modifiedonbehalfby_value
public Customcontroldefaultconfig with_modifiedonbehalfby_value(UUID _modifiedonbehalfby_value)
-
withComponentstate
public Customcontroldefaultconfig withComponentstate(Integer componentstate)
-
withIsmanaged
public Customcontroldefaultconfig withIsmanaged(Boolean ismanaged)
-
withEventsxml
public Customcontroldefaultconfig withEventsxml(String eventsxml)
-
withCustomcontroldefaultconfigid
public Customcontroldefaultconfig withCustomcontroldefaultconfigid(UUID customcontroldefaultconfigid)
-
withSolutionid
public Customcontroldefaultconfig withSolutionid(UUID solutionid)
-
with_createdby_value
public Customcontroldefaultconfig with_createdby_value(UUID _createdby_value)
-
withIntroducedversion
public Customcontroldefaultconfig withIntroducedversion(String introducedversion)
-
with_organizationid_value
public Customcontroldefaultconfig with_organizationid_value(UUID _organizationid_value)
-
getCreatedon
public Optional<OffsetDateTime> getCreatedon()
-
withCreatedon
public Customcontroldefaultconfig withCreatedon(OffsetDateTime createdon)
-
withCustomcontroldefaultconfigidunique
public Customcontroldefaultconfig withCustomcontroldefaultconfigidunique(UUID customcontroldefaultconfigidunique)
-
getOverwritetime
public Optional<OffsetDateTime> getOverwritetime()
-
withOverwritetime
public Customcontroldefaultconfig withOverwritetime(OffsetDateTime overwritetime)
-
withVersionnumber
public Customcontroldefaultconfig withVersionnumber(Long versionnumber)
-
getModifiedon
public Optional<OffsetDateTime> getModifiedon()
-
withModifiedon
public Customcontroldefaultconfig withModifiedon(OffsetDateTime modifiedon)
-
withControldescriptionxml
public Customcontroldefaultconfig withControldescriptionxml(String controldescriptionxml)
-
with_modifiedby_value
public Customcontroldefaultconfig with_modifiedby_value(UUID _modifiedby_value)
-
withUnmappedField
public Customcontroldefaultconfig withUnmappedField(String name, Object value)
- Overrides:
withUnmappedFieldin classCrmbaseentity
-
getCreatedonbehalfby
public SystemuserRequest getCreatedonbehalfby()
-
getModifiedby
public SystemuserRequest getModifiedby()
-
getCreatedby
public SystemuserRequest getCreatedby()
-
getOrganizationid
public OrganizationRequest getOrganizationid()
-
getModifiedonbehalfby
public SystemuserRequest getModifiedonbehalfby()
-
getUnmappedFields
public com.github.davidmoten.odata.client.UnmappedFields getUnmappedFields()
- Specified by:
getUnmappedFieldsin interfacecom.github.davidmoten.odata.client.ODataType- Overrides:
getUnmappedFieldsin classCrmbaseentity
-
patch
public Customcontroldefaultconfig patch()
Submits only changed fields for update and returns an immutable copy ofthiswith changed fields reset.- Overrides:
patchin classCrmbaseentity- Returns:
- a copy of
thiswith changed fields reset - Throws:
com.github.davidmoten.odata.client.ClientException- if HTTP response is not as expected
-
put
public Customcontroldefaultconfig put()
Submits all fields for update and returns an immutable copy ofthiswith changed fields reset (they were ignored anyway).- Overrides:
putin classCrmbaseentity- Returns:
- a copy of
thiswith changed fields reset - Throws:
com.github.davidmoten.odata.client.ClientException- if HTTP response is not as expected
-
retrieveUnpublished
public com.github.davidmoten.odata.client.FunctionRequestReturningNonCollectionUnwrapped<Customcontroldefaultconfig> retrieveUnpublished()
-
toString
public String toString()
- Overrides:
toStringin classCrmbaseentity
-
-