public class Msdyn_knowledgearticletemplate extends Crmbaseentity implements com.github.davidmoten.odata.client.ODataEntityType
| Modifier and Type | Class and Description |
|---|---|
static class |
Msdyn_knowledgearticletemplate.Builder |
changedFields, contextPath, odataType, unmappedFields| Modifier | Constructor and Description |
|---|---|
protected |
Msdyn_knowledgearticletemplate() |
protected String _owningbusinessunit_value
protected Long versionnumber
protected OffsetDateTime createdon
protected String _owninguser_value
protected String msdyn_languagelocaleid
protected String msdyn_knowledgearticletemplateid
protected OffsetDateTime modifiedon
protected String msdyn_name
protected String msdyn_description
protected String _ownerid_value
protected Integer timezoneruleversionnumber
protected Integer utcconversiontimezonecode
protected Boolean msdyn_isinternal
protected String _createdby_value
protected String _msdyn_subjectid_value
protected Integer statecode
protected String _createdonbehalfby_value
protected String msdyn_content
protected String msdyn_LanguageLocaleIdName
protected String msdyn_keywords
protected String _owningteam_value
protected OffsetDateTime overriddencreatedon
protected String _modifiedonbehalfby_value
protected Integer importsequencenumber
protected String msdyn_title
protected Integer statuscode
protected String _modifiedby_value
public String odataTypeName()
odataTypeName in interface com.github.davidmoten.odata.client.ODataTypeodataTypeName in class Crmbaseentitypublic static Msdyn_knowledgearticletemplate.Builder builderMsdyn_knowledgearticletemplate()
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 Msdyn_knowledgearticletemplate with_owningbusinessunit_value(String _owningbusinessunit_value)
public Msdyn_knowledgearticletemplate withVersionnumber(Long versionnumber)
public Optional<OffsetDateTime> getCreatedon()
public Msdyn_knowledgearticletemplate withCreatedon(OffsetDateTime createdon)
public Msdyn_knowledgearticletemplate with_owninguser_value(String _owninguser_value)
public Msdyn_knowledgearticletemplate withMsdyn_languagelocaleid(String msdyn_languagelocaleid)
public Msdyn_knowledgearticletemplate withMsdyn_knowledgearticletemplateid(String msdyn_knowledgearticletemplateid)
public Optional<OffsetDateTime> getModifiedon()
public Msdyn_knowledgearticletemplate withModifiedon(OffsetDateTime modifiedon)
public Msdyn_knowledgearticletemplate withMsdyn_name(String msdyn_name)
public Msdyn_knowledgearticletemplate withMsdyn_description(String msdyn_description)
public Msdyn_knowledgearticletemplate with_ownerid_value(String _ownerid_value)
public Msdyn_knowledgearticletemplate withTimezoneruleversionnumber(Integer timezoneruleversionnumber)
public Msdyn_knowledgearticletemplate withUtcconversiontimezonecode(Integer utcconversiontimezonecode)
public Msdyn_knowledgearticletemplate withMsdyn_isinternal(Boolean msdyn_isinternal)
public Msdyn_knowledgearticletemplate with_createdby_value(String _createdby_value)
public Msdyn_knowledgearticletemplate with_msdyn_subjectid_value(String _msdyn_subjectid_value)
public Msdyn_knowledgearticletemplate withStatecode(Integer statecode)
public Msdyn_knowledgearticletemplate with_createdonbehalfby_value(String _createdonbehalfby_value)
public Msdyn_knowledgearticletemplate withMsdyn_content(String msdyn_content)
public Msdyn_knowledgearticletemplate withMsdyn_LanguageLocaleIdName(String msdyn_LanguageLocaleIdName)
public Msdyn_knowledgearticletemplate withMsdyn_keywords(String msdyn_keywords)
public Msdyn_knowledgearticletemplate with_owningteam_value(String _owningteam_value)
public Optional<OffsetDateTime> getOverriddencreatedon()
public Msdyn_knowledgearticletemplate withOverriddencreatedon(OffsetDateTime overriddencreatedon)
public Msdyn_knowledgearticletemplate with_modifiedonbehalfby_value(String _modifiedonbehalfby_value)
public Msdyn_knowledgearticletemplate withImportsequencenumber(Integer importsequencenumber)
public Msdyn_knowledgearticletemplate withMsdyn_title(String msdyn_title)
public Msdyn_knowledgearticletemplate withStatuscode(Integer statuscode)
public Msdyn_knowledgearticletemplate with_modifiedby_value(String _modifiedby_value)
public Msdyn_knowledgearticletemplate withUnmappedField(String name, String value)
withUnmappedField in class Crmbaseentitypublic SystemuserRequest getCreatedby()
public SystemuserRequest getCreatedonbehalfby()
public SystemuserRequest getModifiedby()
public SystemuserRequest getModifiedonbehalfby()
public SystemuserRequest getOwninguser()
public TeamRequest getOwningteam()
public PrincipalRequest getOwnerid()
public BusinessunitRequest getOwningbusinessunit()
public SyncerrorCollectionRequest getMsdyn_knowledgearticletemplate_SyncErrors()
public DuplicaterecordCollectionRequest getMsdyn_knowledgearticletemplate_DuplicateMatchingRecord()
public DuplicaterecordCollectionRequest getMsdyn_knowledgearticletemplate_DuplicateBaseRecord()
public SharepointdocumentlocationCollectionRequest getMsdyn_knowledgearticletemplate_SharePointDocumentLocations()
public AsyncoperationCollectionRequest getMsdyn_knowledgearticletemplate_AsyncOperations()
public MailboxtrackingfolderCollectionRequest getMsdyn_knowledgearticletemplate_MailboxTrackingFolders()
public ProcesssessionCollectionRequest getMsdyn_knowledgearticletemplate_ProcessSession()
public BulkdeletefailureCollectionRequest getMsdyn_knowledgearticletemplate_BulkDeleteFailures()
public PrincipalobjectattributeaccessCollectionRequest getMsdyn_knowledgearticletemplate_PrincipalObjectAttributeAccesses()
public QueueitemCollectionRequest getMsdyn_knowledgearticletemplate_QueueItems()
public SubjectRequest getMsdyn_subjectid()
public com.github.davidmoten.odata.client.UnmappedFields getUnmappedFields()
getUnmappedFields in interface com.github.davidmoten.odata.client.ODataTypegetUnmappedFields in class Crmbaseentitypublic Msdyn_knowledgearticletemplate 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 Msdyn_knowledgearticletemplate 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 String toString()
toString in class CrmbaseentityCopyright © 2018–2020. All rights reserved.