Package microsoft.dynamics.crm.entity
Class Knowledgearticle
- java.lang.Object
-
- microsoft.dynamics.crm.entity.Crmbaseentity
-
- microsoft.dynamics.crm.entity.Knowledgearticle
-
- All Implemented Interfaces:
com.github.davidmoten.odata.client.ODataEntityType,com.github.davidmoten.odata.client.ODataType
public class Knowledgearticle extends Crmbaseentity implements com.github.davidmoten.odata.client.ODataEntityType
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classKnowledgearticle.Builder
-
Field Summary
-
Fields inherited from class microsoft.dynamics.crm.entity.Crmbaseentity
changedFields, contextPath, odataType, unmappedFields
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedKnowledgearticle()
-
Method Summary
-
-
-
Field Detail
-
_owninguser_value
protected UUID _owninguser_value
-
_languagelocaleid_value
protected UUID _languagelocaleid_value
-
publishstatusid
protected Integer publishstatusid
-
expiredreviewoptions
protected Integer expiredreviewoptions
-
_modifiedby_value
protected UUID _modifiedby_value
-
knowledgearticleviews_date
protected OffsetDateTime knowledgearticleviews_date
-
importsequencenumber
protected Integer importsequencenumber
-
description
protected String description
-
title
protected String title
-
versionnumber
protected Long versionnumber
-
content
protected String content
-
_modifiedonbehalfby_value
protected UUID _modifiedonbehalfby_value
-
rating_date
protected OffsetDateTime rating_date
-
rating_state
protected Integer rating_state
-
overriddencreatedon
protected OffsetDateTime overriddencreatedon
-
_parentarticlecontentid_value
protected UUID _parentarticlecontentid_value
-
knowledgearticleviews
protected Integer knowledgearticleviews
-
_owningbusinessunit_value
protected UUID _owningbusinessunit_value
-
timezoneruleversionnumber
protected Integer timezoneruleversionnumber
-
keywords
protected String keywords
-
isprimary
protected Boolean isprimary
-
_primaryauthorid_value
protected UUID _primaryauthorid_value
-
_ownerid_value
protected UUID _ownerid_value
-
_owningteam_value
protected UUID _owningteam_value
-
exchangerate
protected BigDecimal exchangerate
-
updatecontent
protected Boolean updatecontent
-
expirationstateid
protected Integer expirationstateid
-
modifiedon
protected OffsetDateTime modifiedon
-
knowledgearticleviews_state
protected Integer knowledgearticleviews_state
-
knowledgearticleid
protected UUID knowledgearticleid
-
rating_sum
protected BigDecimal rating_sum
-
createdon
protected OffsetDateTime createdon
-
stageid
protected UUID stageid
-
expirationstatusid
protected Integer expirationstatusid
-
statecode
protected Integer statecode
-
isrootarticle
protected Boolean isrootarticle
-
utcconversiontimezonecode
protected Integer utcconversiontimezonecode
-
rating_count
protected Integer rating_count
-
_subjectid_value
protected UUID _subjectid_value
-
islatestversion
protected Boolean islatestversion
-
publishon
protected OffsetDateTime publishon
-
processid
protected UUID processid
-
scheduledstatusid
protected Integer scheduledstatusid
-
_previousarticlecontentid_value
protected UUID _previousarticlecontentid_value
-
minorversionnumber
protected Integer minorversionnumber
-
_createdonbehalfby_value
protected UUID _createdonbehalfby_value
-
majorversionnumber
protected Integer majorversionnumber
-
articlepublicnumber
protected String articlepublicnumber
-
traversedpath
protected String traversedpath
-
statuscode
protected Integer statuscode
-
expirationdate
protected OffsetDateTime expirationdate
-
_rootarticleid_value
protected UUID _rootarticleid_value
-
rating
protected BigDecimal rating
-
_createdby_value
protected UUID _createdby_value
-
_transactioncurrencyid_value
protected UUID _transactioncurrencyid_value
-
readyforreview
protected Boolean readyforreview
-
review
protected Integer review
-
isinternal
protected Boolean isinternal
-
setcategoryassociations
protected Boolean setcategoryassociations
-
-
Method Detail
-
odataTypeName
public String odataTypeName()
- Specified by:
odataTypeNamein interfacecom.github.davidmoten.odata.client.ODataType- Overrides:
odataTypeNamein classCrmbaseentity
-
builderKnowledgearticle
public static Knowledgearticle.Builder builderKnowledgearticle()
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
-
with_owninguser_value
public Knowledgearticle with_owninguser_value(UUID _owninguser_value)
-
with_languagelocaleid_value
public Knowledgearticle with_languagelocaleid_value(UUID _languagelocaleid_value)
-
withPublishstatusid
public Knowledgearticle withPublishstatusid(Integer publishstatusid)
-
withExpiredreviewoptions
public Knowledgearticle withExpiredreviewoptions(Integer expiredreviewoptions)
-
with_modifiedby_value
public Knowledgearticle with_modifiedby_value(UUID _modifiedby_value)
-
getKnowledgearticleviews_date
public Optional<OffsetDateTime> getKnowledgearticleviews_date()
-
withKnowledgearticleviews_date
public Knowledgearticle withKnowledgearticleviews_date(OffsetDateTime knowledgearticleviews_date)
-
withImportsequencenumber
public Knowledgearticle withImportsequencenumber(Integer importsequencenumber)
-
withDescription
public Knowledgearticle withDescription(String description)
-
withTitle
public Knowledgearticle withTitle(String title)
-
withVersionnumber
public Knowledgearticle withVersionnumber(Long versionnumber)
-
withContent
public Knowledgearticle withContent(String content)
-
with_modifiedonbehalfby_value
public Knowledgearticle with_modifiedonbehalfby_value(UUID _modifiedonbehalfby_value)
-
getRating_date
public Optional<OffsetDateTime> getRating_date()
-
withRating_date
public Knowledgearticle withRating_date(OffsetDateTime rating_date)
-
withRating_state
public Knowledgearticle withRating_state(Integer rating_state)
-
getOverriddencreatedon
public Optional<OffsetDateTime> getOverriddencreatedon()
-
withOverriddencreatedon
public Knowledgearticle withOverriddencreatedon(OffsetDateTime overriddencreatedon)
-
with_parentarticlecontentid_value
public Knowledgearticle with_parentarticlecontentid_value(UUID _parentarticlecontentid_value)
-
withKnowledgearticleviews
public Knowledgearticle withKnowledgearticleviews(Integer knowledgearticleviews)
-
with_owningbusinessunit_value
public Knowledgearticle with_owningbusinessunit_value(UUID _owningbusinessunit_value)
-
withTimezoneruleversionnumber
public Knowledgearticle withTimezoneruleversionnumber(Integer timezoneruleversionnumber)
-
withKeywords
public Knowledgearticle withKeywords(String keywords)
-
withIsprimary
public Knowledgearticle withIsprimary(Boolean isprimary)
-
with_primaryauthorid_value
public Knowledgearticle with_primaryauthorid_value(UUID _primaryauthorid_value)
-
with_ownerid_value
public Knowledgearticle with_ownerid_value(UUID _ownerid_value)
-
with_owningteam_value
public Knowledgearticle with_owningteam_value(UUID _owningteam_value)
-
getExchangerate
public Optional<BigDecimal> getExchangerate()
-
withExchangerate
public Knowledgearticle withExchangerate(BigDecimal exchangerate)
-
withUpdatecontent
public Knowledgearticle withUpdatecontent(Boolean updatecontent)
-
withExpirationstateid
public Knowledgearticle withExpirationstateid(Integer expirationstateid)
-
getModifiedon
public Optional<OffsetDateTime> getModifiedon()
-
withModifiedon
public Knowledgearticle withModifiedon(OffsetDateTime modifiedon)
-
withKnowledgearticleviews_state
public Knowledgearticle withKnowledgearticleviews_state(Integer knowledgearticleviews_state)
-
withKnowledgearticleid
public Knowledgearticle withKnowledgearticleid(UUID knowledgearticleid)
-
getRating_sum
public Optional<BigDecimal> getRating_sum()
-
withRating_sum
public Knowledgearticle withRating_sum(BigDecimal rating_sum)
-
getCreatedon
public Optional<OffsetDateTime> getCreatedon()
-
withCreatedon
public Knowledgearticle withCreatedon(OffsetDateTime createdon)
-
withStageid
public Knowledgearticle withStageid(UUID stageid)
-
withExpirationstatusid
public Knowledgearticle withExpirationstatusid(Integer expirationstatusid)
-
withStatecode
public Knowledgearticle withStatecode(Integer statecode)
-
withIsrootarticle
public Knowledgearticle withIsrootarticle(Boolean isrootarticle)
-
withUtcconversiontimezonecode
public Knowledgearticle withUtcconversiontimezonecode(Integer utcconversiontimezonecode)
-
withRating_count
public Knowledgearticle withRating_count(Integer rating_count)
-
with_subjectid_value
public Knowledgearticle with_subjectid_value(UUID _subjectid_value)
-
withIslatestversion
public Knowledgearticle withIslatestversion(Boolean islatestversion)
-
getPublishon
public Optional<OffsetDateTime> getPublishon()
-
withPublishon
public Knowledgearticle withPublishon(OffsetDateTime publishon)
-
withProcessid
public Knowledgearticle withProcessid(UUID processid)
-
withScheduledstatusid
public Knowledgearticle withScheduledstatusid(Integer scheduledstatusid)
-
with_previousarticlecontentid_value
public Knowledgearticle with_previousarticlecontentid_value(UUID _previousarticlecontentid_value)
-
withMinorversionnumber
public Knowledgearticle withMinorversionnumber(Integer minorversionnumber)
-
with_createdonbehalfby_value
public Knowledgearticle with_createdonbehalfby_value(UUID _createdonbehalfby_value)
-
withMajorversionnumber
public Knowledgearticle withMajorversionnumber(Integer majorversionnumber)
-
withArticlepublicnumber
public Knowledgearticle withArticlepublicnumber(String articlepublicnumber)
-
withTraversedpath
public Knowledgearticle withTraversedpath(String traversedpath)
-
withStatuscode
public Knowledgearticle withStatuscode(Integer statuscode)
-
getExpirationdate
public Optional<OffsetDateTime> getExpirationdate()
-
withExpirationdate
public Knowledgearticle withExpirationdate(OffsetDateTime expirationdate)
-
with_rootarticleid_value
public Knowledgearticle with_rootarticleid_value(UUID _rootarticleid_value)
-
getRating
public Optional<BigDecimal> getRating()
-
withRating
public Knowledgearticle withRating(BigDecimal rating)
-
with_createdby_value
public Knowledgearticle with_createdby_value(UUID _createdby_value)
-
with_transactioncurrencyid_value
public Knowledgearticle with_transactioncurrencyid_value(UUID _transactioncurrencyid_value)
-
withReadyforreview
public Knowledgearticle withReadyforreview(Boolean readyforreview)
-
withReview
public Knowledgearticle withReview(Integer review)
-
withIsinternal
public Knowledgearticle withIsinternal(Boolean isinternal)
-
withSetcategoryassociations
public Knowledgearticle withSetcategoryassociations(Boolean setcategoryassociations)
-
withUnmappedField
public Knowledgearticle withUnmappedField(String name, Object value)
- Overrides:
withUnmappedFieldin classCrmbaseentity
-
getCreatedby
public SystemuserRequest getCreatedby()
-
getCreatedonbehalfby
public SystemuserRequest getCreatedonbehalfby()
-
getModifiedby
public SystemuserRequest getModifiedby()
-
getModifiedonbehalfby
public SystemuserRequest getModifiedonbehalfby()
-
getOwninguser
public SystemuserRequest getOwninguser()
-
getOwningteam
public TeamRequest getOwningteam()
-
getOwnerid
public PrincipalRequest getOwnerid()
-
getOwningbusinessunit
public BusinessunitRequest getOwningbusinessunit()
-
getKnowledgearticle_connections1
public ConnectionCollectionRequest getKnowledgearticle_connections1()
-
getKnowledgearticle_connections2
public ConnectionCollectionRequest getKnowledgearticle_connections2()
-
getKnowledgearticle_DuplicateMatchingRecord
public DuplicaterecordCollectionRequest getKnowledgearticle_DuplicateMatchingRecord()
-
getKnowledgearticle_DuplicateBaseRecord
public DuplicaterecordCollectionRequest getKnowledgearticle_DuplicateBaseRecord()
-
getKnowledgearticle_SharePointDocumentLocations
public SharepointdocumentlocationCollectionRequest getKnowledgearticle_SharePointDocumentLocations()
-
getKnowledgearticle_QueueItems
public QueueitemCollectionRequest getKnowledgearticle_QueueItems()
-
getKnowledgearticle_Annotations
public AnnotationCollectionRequest getKnowledgearticle_Annotations()
-
getKnowledgearticle_Teams
public TeamCollectionRequest getKnowledgearticle_Teams()
-
getKnowledgearticle_AsyncOperations
public AsyncoperationCollectionRequest getKnowledgearticle_AsyncOperations()
-
getKnowledgearticle_ProcessSession
public ProcesssessionCollectionRequest getKnowledgearticle_ProcessSession()
-
getKnowledgearticle_BulkDeleteFailures
public BulkdeletefailureCollectionRequest getKnowledgearticle_BulkDeleteFailures()
-
getKnowledgearticle_PrincipalObjectAttributeAccess
public PrincipalobjectattributeaccessCollectionRequest getKnowledgearticle_PrincipalObjectAttributeAccess()
-
getStageid_processstage
public ProcessstageRequest getStageid_processstage()
-
getKnowledgearticle_expiredprocess
public ExpiredprocessCollectionRequest getKnowledgearticle_expiredprocess()
-
getKnowledgearticle_translationprocess
public TranslationprocessCollectionRequest getKnowledgearticle_translationprocess()
-
getKnowledgeArticle_SyncErrors
public SyncerrorCollectionRequest getKnowledgeArticle_SyncErrors()
-
getLanguagelocaleid
public LanguagelocaleRequest getLanguagelocaleid()
-
getKnowledgeArticle_RecurringAppointmentMasters
public RecurringappointmentmasterCollectionRequest getKnowledgeArticle_RecurringAppointmentMasters()
-
getKnowledgeArticle_Letters
public LetterCollectionRequest getKnowledgeArticle_Letters()
-
getKnowledgeArticle_SocialActivities
public SocialactivityCollectionRequest getKnowledgeArticle_SocialActivities()
-
getKnowledgeArticle_ActivityPointers
public ActivitypointerCollectionRequest getKnowledgeArticle_ActivityPointers()
-
getKnowledgearticle_newprocess
public NewprocessCollectionRequest getKnowledgearticle_newprocess()
-
getKnowledgeArticle_Faxes
public FaxCollectionRequest getKnowledgeArticle_Faxes()
-
getPreviousArticleContentId
public KnowledgearticleRequest getPreviousArticleContentId()
-
getKnowledgearticle_previousarticle_contentid
public KnowledgearticleCollectionRequest getKnowledgearticle_previousarticle_contentid()
-
getRootArticleId
public KnowledgearticleRequest getRootArticleId()
-
getKnowledgearticle_rootarticle_id
public KnowledgearticleCollectionRequest getKnowledgearticle_rootarticle_id()
-
getKnowledgearticle_views
public KnowledgearticleviewsCollectionRequest getKnowledgearticle_views()
-
getTransactioncurrencyid
public TransactioncurrencyRequest getTransactioncurrencyid()
-
getKnowledgeArticle_Phonecalls
public PhonecallCollectionRequest getKnowledgeArticle_Phonecalls()
-
getParentArticleContentId
public KnowledgearticleRequest getParentArticleContentId()
-
getKnowledgearticle_parentarticle_contentid
public KnowledgearticleCollectionRequest getKnowledgearticle_parentarticle_contentid()
-
getKnowledgearticle_category
public CategoryCollectionRequest getKnowledgearticle_category()
-
getKnowledgearticle_activity_parties
public ActivitypartyCollectionRequest getKnowledgearticle_activity_parties()
-
getKnowledgeArticle_Emails
public EmailCollectionRequest getKnowledgeArticle_Emails()
-
getKnowledgeArticle_Tasks
public TaskCollectionRequest getKnowledgeArticle_Tasks()
-
getPrimaryauthorid
public SystemuserRequest getPrimaryauthorid()
-
getKnowledgeArticle_Appointments
public AppointmentCollectionRequest getKnowledgeArticle_Appointments()
-
getKnowledgearticle_PostRegardings
public PostregardingCollectionRequest getKnowledgearticle_PostRegardings()
-
getKnowledgearticle_PostFollows
public PostfollowCollectionRequest getKnowledgearticle_PostFollows()
-
getKnowledgeArticle_Feedback
public FeedbackCollectionRequest getKnowledgeArticle_Feedback()
-
getSubjectid
public SubjectRequest getSubjectid()
-
getUnmappedFields
public com.github.davidmoten.odata.client.UnmappedFields getUnmappedFields()
- Specified by:
getUnmappedFieldsin interfacecom.github.davidmoten.odata.client.ODataType- Overrides:
getUnmappedFieldsin classCrmbaseentity
-
patch
public Knowledgearticle 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 Knowledgearticle 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
-
-