Package microsoft.dynamics.crm.entity
Class Kbarticletemplate
- java.lang.Object
-
- microsoft.dynamics.crm.entity.Crmbaseentity
-
- microsoft.dynamics.crm.entity.Kbarticletemplate
-
- All Implemented Interfaces:
com.github.davidmoten.odata.client.ODataEntityType,com.github.davidmoten.odata.client.ODataType
public class Kbarticletemplate extends Crmbaseentity implements com.github.davidmoten.odata.client.ODataEntityType
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classKbarticletemplate.Builder
-
Field Summary
Fields Modifier and Type Field Description protected String_createdby_valueprotected String_createdonbehalfby_valueprotected String_modifiedby_valueprotected String_modifiedonbehalfby_valueprotected String_organizationid_valueprotected Integercomponentstateprotected OffsetDateTimecreatedonprotected Stringdescriptionprotected Stringformatxmlprotected Integerimportsequencenumberprotected Stringintroducedversionprotected Booleanisactiveprotected BooleanManagedPropertyiscustomizableprotected Booleanismanagedprotected Stringkbarticletemplateidprotected Stringkbarticletemplateiduniqueprotected Integerlanguagecodeprotected OffsetDateTimemodifiedonprotected OffsetDateTimeoverriddencreatedonprotected OffsetDateTimeoverwritetimeprotected Stringsolutionidprotected Stringstructurexmlprotected Stringtitleprotected Longversionnumber-
Fields inherited from class microsoft.dynamics.crm.entity.Crmbaseentity
changedFields, contextPath, odataType, unmappedFields
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedKbarticletemplate()
-
Method Summary
-
-
-
Field Detail
-
kbarticletemplateid
protected String kbarticletemplateid
-
iscustomizable
protected BooleanManagedProperty iscustomizable
-
importsequencenumber
protected Integer importsequencenumber
-
kbarticletemplateidunique
protected String kbarticletemplateidunique
-
overriddencreatedon
protected OffsetDateTime overriddencreatedon
-
description
protected String description
-
languagecode
protected Integer languagecode
-
_createdonbehalfby_value
protected String _createdonbehalfby_value
-
formatxml
protected String formatxml
-
solutionid
protected String solutionid
-
componentstate
protected Integer componentstate
-
structurexml
protected String structurexml
-
_modifiedonbehalfby_value
protected String _modifiedonbehalfby_value
-
versionnumber
protected Long versionnumber
-
isactive
protected Boolean isactive
-
ismanaged
protected Boolean ismanaged
-
overwritetime
protected OffsetDateTime overwritetime
-
title
protected String title
-
modifiedon
protected OffsetDateTime modifiedon
-
createdon
protected OffsetDateTime createdon
-
introducedversion
protected String introducedversion
-
_organizationid_value
protected String _organizationid_value
-
_createdby_value
protected String _createdby_value
-
_modifiedby_value
protected String _modifiedby_value
-
-
Method Detail
-
odataTypeName
public String odataTypeName()
- Specified by:
odataTypeNamein interfacecom.github.davidmoten.odata.client.ODataType- Overrides:
odataTypeNamein classCrmbaseentity
-
builderKbarticletemplate
public static Kbarticletemplate.Builder builderKbarticletemplate()
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
-
withKbarticletemplateid
public Kbarticletemplate withKbarticletemplateid(String kbarticletemplateid)
-
getIscustomizable
public Optional<BooleanManagedProperty> getIscustomizable()
-
withIscustomizable
public Kbarticletemplate withIscustomizable(BooleanManagedProperty iscustomizable)
-
withImportsequencenumber
public Kbarticletemplate withImportsequencenumber(Integer importsequencenumber)
-
withKbarticletemplateidunique
public Kbarticletemplate withKbarticletemplateidunique(String kbarticletemplateidunique)
-
getOverriddencreatedon
public Optional<OffsetDateTime> getOverriddencreatedon()
-
withOverriddencreatedon
public Kbarticletemplate withOverriddencreatedon(OffsetDateTime overriddencreatedon)
-
withDescription
public Kbarticletemplate withDescription(String description)
-
withLanguagecode
public Kbarticletemplate withLanguagecode(Integer languagecode)
-
with_createdonbehalfby_value
public Kbarticletemplate with_createdonbehalfby_value(String _createdonbehalfby_value)
-
withFormatxml
public Kbarticletemplate withFormatxml(String formatxml)
-
withSolutionid
public Kbarticletemplate withSolutionid(String solutionid)
-
withComponentstate
public Kbarticletemplate withComponentstate(Integer componentstate)
-
withStructurexml
public Kbarticletemplate withStructurexml(String structurexml)
-
with_modifiedonbehalfby_value
public Kbarticletemplate with_modifiedonbehalfby_value(String _modifiedonbehalfby_value)
-
withVersionnumber
public Kbarticletemplate withVersionnumber(Long versionnumber)
-
withIsactive
public Kbarticletemplate withIsactive(Boolean isactive)
-
withIsmanaged
public Kbarticletemplate withIsmanaged(Boolean ismanaged)
-
getOverwritetime
public Optional<OffsetDateTime> getOverwritetime()
-
withOverwritetime
public Kbarticletemplate withOverwritetime(OffsetDateTime overwritetime)
-
withTitle
public Kbarticletemplate withTitle(String title)
-
getModifiedon
public Optional<OffsetDateTime> getModifiedon()
-
withModifiedon
public Kbarticletemplate withModifiedon(OffsetDateTime modifiedon)
-
getCreatedon
public Optional<OffsetDateTime> getCreatedon()
-
withCreatedon
public Kbarticletemplate withCreatedon(OffsetDateTime createdon)
-
withIntroducedversion
public Kbarticletemplate withIntroducedversion(String introducedversion)
-
with_organizationid_value
public Kbarticletemplate with_organizationid_value(String _organizationid_value)
-
with_createdby_value
public Kbarticletemplate with_createdby_value(String _createdby_value)
-
with_modifiedby_value
public Kbarticletemplate with_modifiedby_value(String _modifiedby_value)
-
withUnmappedField
public Kbarticletemplate withUnmappedField(String name, String value)
- Overrides:
withUnmappedFieldin classCrmbaseentity
-
getCreatedby
public SystemuserRequest getCreatedby()
-
getKbArticleTemplate_ProcessSessions
public ProcesssessionCollectionRequest getKbArticleTemplate_ProcessSessions()
-
getKbArticleTemplate_AsyncOperations
public AsyncoperationCollectionRequest getKbArticleTemplate_AsyncOperations()
-
getKb_article_template_kb_articles
public KbarticleCollectionRequest getKb_article_template_kb_articles()
-
getCreatedonbehalfby
public SystemuserRequest getCreatedonbehalfby()
-
getKbArticleTemplate_SyncErrors
public SyncerrorCollectionRequest getKbArticleTemplate_SyncErrors()
-
getKbArticleTemplate_BulkDeleteFailures
public BulkdeletefailureCollectionRequest getKbArticleTemplate_BulkDeleteFailures()
-
getOrganizationid
public OrganizationRequest getOrganizationid()
-
getModifiedonbehalfby
public SystemuserRequest getModifiedonbehalfby()
-
getModifiedby
public SystemuserRequest getModifiedby()
-
getUnmappedFields
public com.github.davidmoten.odata.client.UnmappedFields getUnmappedFields()
- Specified by:
getUnmappedFieldsin interfacecom.github.davidmoten.odata.client.ODataType- Overrides:
getUnmappedFieldsin classCrmbaseentity
-
patch
public Kbarticletemplate 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 Kbarticletemplate 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
-
toString
public String toString()
- Overrides:
toStringin classCrmbaseentity
-
-