Package microsoft.dynamics.crm.entity
Class Userqueryvisualization
- java.lang.Object
-
- microsoft.dynamics.crm.entity.Crmbaseentity
-
- microsoft.dynamics.crm.entity.Userqueryvisualization
-
- All Implemented Interfaces:
com.github.davidmoten.odata.client.ODataEntityType,com.github.davidmoten.odata.client.ODataType
public class Userqueryvisualization extends Crmbaseentity implements com.github.davidmoten.odata.client.ODataEntityType
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classUserqueryvisualization.Builder
-
Field Summary
Fields Modifier and Type Field Description protected UUID_createdby_valueprotected UUID_createdonbehalfby_valueprotected UUID_modifiedby_valueprotected UUID_modifiedonbehalfby_valueprotected UUID_ownerid_valueprotected UUID_owningbusinessunit_valueprotected UUID_owningteam_valueprotected UUID_owninguser_valueprotected UUID_webresourceid_valueprotected Integercharttypeprotected OffsetDateTimecreatedonprotected Stringdatadescriptionprotected Stringdescriptionprotected Booleanisdefaultprotected OffsetDateTimemodifiedonprotected Stringnameprotected Stringpresentationdescriptionprotected Stringprimaryentitytypecodeprotected UUIDuserqueryvisualizationidprotected Longversionnumber-
Fields inherited from class microsoft.dynamics.crm.entity.Crmbaseentity
changedFields, contextPath, odataType, unmappedFields
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedUserqueryvisualization()
-
Method Summary
-
-
-
Field Detail
-
_owninguser_value
protected UUID _owninguser_value
-
_webresourceid_value
protected UUID _webresourceid_value
-
_owningbusinessunit_value
protected UUID _owningbusinessunit_value
-
userqueryvisualizationid
protected UUID userqueryvisualizationid
-
versionnumber
protected Long versionnumber
-
presentationdescription
protected String presentationdescription
-
isdefault
protected Boolean isdefault
-
_ownerid_value
protected UUID _ownerid_value
-
primaryentitytypecode
protected String primaryentitytypecode
-
charttype
protected Integer charttype
-
_modifiedby_value
protected UUID _modifiedby_value
-
_createdonbehalfby_value
protected UUID _createdonbehalfby_value
-
createdon
protected OffsetDateTime createdon
-
modifiedon
protected OffsetDateTime modifiedon
-
_createdby_value
protected UUID _createdby_value
-
name
protected String name
-
_modifiedonbehalfby_value
protected UUID _modifiedonbehalfby_value
-
_owningteam_value
protected UUID _owningteam_value
-
description
protected String description
-
datadescription
protected String datadescription
-
-
Method Detail
-
odataTypeName
public String odataTypeName()
- Specified by:
odataTypeNamein interfacecom.github.davidmoten.odata.client.ODataType- Overrides:
odataTypeNamein classCrmbaseentity
-
builderUserqueryvisualization
public static Userqueryvisualization.Builder builderUserqueryvisualization()
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 Userqueryvisualization with_owninguser_value(UUID _owninguser_value)
-
with_webresourceid_value
public Userqueryvisualization with_webresourceid_value(UUID _webresourceid_value)
-
with_owningbusinessunit_value
public Userqueryvisualization with_owningbusinessunit_value(UUID _owningbusinessunit_value)
-
withUserqueryvisualizationid
public Userqueryvisualization withUserqueryvisualizationid(UUID userqueryvisualizationid)
-
withVersionnumber
public Userqueryvisualization withVersionnumber(Long versionnumber)
-
withPresentationdescription
public Userqueryvisualization withPresentationdescription(String presentationdescription)
-
withIsdefault
public Userqueryvisualization withIsdefault(Boolean isdefault)
-
with_ownerid_value
public Userqueryvisualization with_ownerid_value(UUID _ownerid_value)
-
withPrimaryentitytypecode
public Userqueryvisualization withPrimaryentitytypecode(String primaryentitytypecode)
-
withCharttype
public Userqueryvisualization withCharttype(Integer charttype)
-
with_modifiedby_value
public Userqueryvisualization with_modifiedby_value(UUID _modifiedby_value)
-
with_createdonbehalfby_value
public Userqueryvisualization with_createdonbehalfby_value(UUID _createdonbehalfby_value)
-
getCreatedon
public Optional<OffsetDateTime> getCreatedon()
-
withCreatedon
public Userqueryvisualization withCreatedon(OffsetDateTime createdon)
-
getModifiedon
public Optional<OffsetDateTime> getModifiedon()
-
withModifiedon
public Userqueryvisualization withModifiedon(OffsetDateTime modifiedon)
-
with_createdby_value
public Userqueryvisualization with_createdby_value(UUID _createdby_value)
-
withName
public Userqueryvisualization withName(String name)
-
with_modifiedonbehalfby_value
public Userqueryvisualization with_modifiedonbehalfby_value(UUID _modifiedonbehalfby_value)
-
with_owningteam_value
public Userqueryvisualization with_owningteam_value(UUID _owningteam_value)
-
withDescription
public Userqueryvisualization withDescription(String description)
-
withDatadescription
public Userqueryvisualization withDatadescription(String datadescription)
-
withUnmappedField
public Userqueryvisualization withUnmappedField(String name, String value)
- Overrides:
withUnmappedFieldin classCrmbaseentity
-
getModifiedonbehalfby
public SystemuserRequest getModifiedonbehalfby()
-
getUserQueryVisualization_SyncErrors
public SyncerrorCollectionRequest getUserQueryVisualization_SyncErrors()
-
getCreatedonbehalfby
public SystemuserRequest getCreatedonbehalfby()
-
getOwningteam
public TeamRequest getOwningteam()
-
getModifiedby
public SystemuserRequest getModifiedby()
-
getOwningbusinessunit
public BusinessunitRequest getOwningbusinessunit()
-
getOwnerid
public PrincipalRequest getOwnerid()
-
getWebresourceid
public WebresourceRequest getWebresourceid()
-
getOwninguser
public SystemuserRequest getOwninguser()
-
getCreatedby
public SystemuserRequest getCreatedby()
-
getUnmappedFields
public com.github.davidmoten.odata.client.UnmappedFields getUnmappedFields()
- Specified by:
getUnmappedFieldsin interfacecom.github.davidmoten.odata.client.ODataType- Overrides:
getUnmappedFieldsin classCrmbaseentity
-
patch
public Userqueryvisualization 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 Userqueryvisualization 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
-
-