public class Goalrollupquery extends Crmbaseentity implements com.github.davidmoten.odata.client.ODataEntityType
| Modifier and Type | Class and Description |
|---|---|
static class |
Goalrollupquery.Builder |
| Modifier and Type | Field and Description |
|---|---|
protected String |
_createdby_value |
protected String |
_createdonbehalfby_value |
protected String |
_modifiedby_value |
protected String |
_modifiedonbehalfby_value |
protected String |
_ownerid_value |
protected String |
_owningbusinessunit_value |
protected String |
_owningteam_value |
protected String |
_owninguser_value |
protected OffsetDateTime |
createdon |
protected String |
fetchxml |
protected String |
goalrollupqueryid |
protected Integer |
importsequencenumber |
protected OffsetDateTime |
modifiedon |
protected String |
name |
protected OffsetDateTime |
overriddencreatedon |
protected String |
queryentitytype |
protected Integer |
statecode |
protected Integer |
statuscode |
protected Integer |
timezoneruleversionnumber |
protected Integer |
utcconversiontimezonecode |
protected Long |
versionnumber |
changedFields, contextPath, odataType, unmappedFields| Modifier | Constructor and Description |
|---|---|
protected |
Goalrollupquery() |
protected String _owningteam_value
protected OffsetDateTime overriddencreatedon
protected Long versionnumber
protected String _createdby_value
protected Integer timezoneruleversionnumber
protected String _owningbusinessunit_value
protected String _owninguser_value
protected String _createdonbehalfby_value
protected String queryentitytype
protected String _modifiedby_value
protected OffsetDateTime modifiedon
protected Integer utcconversiontimezonecode
protected OffsetDateTime createdon
protected Integer importsequencenumber
protected String fetchxml
protected String name
protected String goalrollupqueryid
protected Integer statecode
protected Integer statuscode
protected String _modifiedonbehalfby_value
protected String _ownerid_value
public String odataTypeName()
odataTypeName in interface com.github.davidmoten.odata.client.ODataTypeodataTypeName in class Crmbaseentitypublic static Goalrollupquery.Builder builderGoalrollupquery()
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 Goalrollupquery with_owningteam_value(String _owningteam_value)
public Optional<OffsetDateTime> getOverriddencreatedon()
public Goalrollupquery withOverriddencreatedon(OffsetDateTime overriddencreatedon)
public Goalrollupquery withVersionnumber(Long versionnumber)
public Goalrollupquery with_createdby_value(String _createdby_value)
public Goalrollupquery withTimezoneruleversionnumber(Integer timezoneruleversionnumber)
public Goalrollupquery with_owningbusinessunit_value(String _owningbusinessunit_value)
public Goalrollupquery with_owninguser_value(String _owninguser_value)
public Goalrollupquery with_createdonbehalfby_value(String _createdonbehalfby_value)
public Goalrollupquery withQueryentitytype(String queryentitytype)
public Goalrollupquery with_modifiedby_value(String _modifiedby_value)
public Optional<OffsetDateTime> getModifiedon()
public Goalrollupquery withModifiedon(OffsetDateTime modifiedon)
public Goalrollupquery withUtcconversiontimezonecode(Integer utcconversiontimezonecode)
public Optional<OffsetDateTime> getCreatedon()
public Goalrollupquery withCreatedon(OffsetDateTime createdon)
public Goalrollupquery withImportsequencenumber(Integer importsequencenumber)
public Goalrollupquery withFetchxml(String fetchxml)
public Goalrollupquery withName(String name)
public Goalrollupquery withGoalrollupqueryid(String goalrollupqueryid)
public Goalrollupquery withStatecode(Integer statecode)
public Goalrollupquery withStatuscode(Integer statuscode)
public Goalrollupquery with_modifiedonbehalfby_value(String _modifiedonbehalfby_value)
public Goalrollupquery with_ownerid_value(String _ownerid_value)
public Goalrollupquery withUnmappedField(String name, String value)
withUnmappedField in class Crmbaseentitypublic TeamRequest getOwningteam()
public GoalCollectionRequest getGoalrollupquery_actualint()
public GoalCollectionRequest getGoal_rollupquery_actualmoney()
public GoalCollectionRequest getGoal_rollupquery_actualdecimal()
public GoalCollectionRequest getGoal_rollupquery_customint()
public GoalCollectionRequest getGoal_rollupquery_custommoney()
public GoalCollectionRequest getGoal_rollupquery_customdecimal()
public GoalCollectionRequest getGoal_rollupquery_inprogressint()
public GoalCollectionRequest getGoal_rollupquery_inprogressmoney()
public GoalCollectionRequest getGoal_rollupquery_inprogressdecimal()
public SystemuserRequest getCreatedby()
public SystemuserRequest getCreatedonbehalfby()
public SystemuserRequest getModifiedby()
public SystemuserRequest getModifiedonbehalfby()
public DuplicaterecordCollectionRequest getGoalRollupQuery_DuplicateBaseRecord()
public PrincipalRequest getOwnerid()
public AsyncoperationCollectionRequest getGoalrollupquery_AsyncOperations()
public DuplicaterecordCollectionRequest getGoalRollupQuery_DuplicateMatchingRecord()
public ProcesssessionCollectionRequest getGoalrollupquery_ProcessSessions()
public SyncerrorCollectionRequest getGoalRollupQuery_SyncErrors()
public BusinessunitRequest getOwningbusinessunit()
public com.github.davidmoten.odata.client.UnmappedFields getUnmappedFields()
getUnmappedFields in interface com.github.davidmoten.odata.client.ODataTypegetUnmappedFields in class Crmbaseentitypublic Goalrollupquery 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 Goalrollupquery 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.