public class Ggw_team extends Crmbaseentity implements com.github.davidmoten.odata.client.ODataEntityType
| Modifier and Type | Class and Description |
|---|---|
static class |
Ggw_team.Builder |
| Modifier and Type | Field and Description |
|---|---|
protected String |
_createdby_value |
protected String |
_createdonbehalfby_value |
protected String |
_ggw_eventid_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 |
ggw_description |
protected Boolean |
ggw_hidden |
protected String |
ggw_name |
protected Boolean |
ggw_open_for_signup |
protected String |
ggw_sendgrid_id |
protected String |
ggw_teamid |
protected Integer |
importsequencenumber |
protected OffsetDateTime |
modifiedon |
protected OffsetDateTime |
overriddencreatedon |
protected Integer |
statecode |
protected Integer |
statuscode |
protected Integer |
timezoneruleversionnumber |
protected Integer |
utcconversiontimezonecode |
protected Long |
versionnumber |
changedFields, contextPath, odataType, unmappedFields| Modifier | Constructor and Description |
|---|---|
protected |
Ggw_team() |
protected String _owningteam_value
protected Integer statuscode
protected Boolean ggw_open_for_signup
protected String _owningbusinessunit_value
protected Integer importsequencenumber
protected Boolean ggw_hidden
protected Integer utcconversiontimezonecode
protected Integer statecode
protected OffsetDateTime createdon
protected Long versionnumber
protected OffsetDateTime modifiedon
protected String _createdby_value
protected String _modifiedonbehalfby_value
protected String _modifiedby_value
protected String _createdonbehalfby_value
protected String _ggw_eventid_value
protected String ggw_description
protected Integer timezoneruleversionnumber
protected String _owninguser_value
protected OffsetDateTime overriddencreatedon
protected String _ownerid_value
protected String ggw_teamid
protected String ggw_name
protected String ggw_sendgrid_id
public String odataTypeName()
odataTypeName in interface com.github.davidmoten.odata.client.ODataTypeodataTypeName in class Crmbaseentitypublic static Ggw_team.Builder builderGgw_team()
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 Ggw_team with_owningbusinessunit_value(String _owningbusinessunit_value)
public Ggw_team withUtcconversiontimezonecode(Integer utcconversiontimezonecode)
public Optional<OffsetDateTime> getCreatedon()
public Ggw_team withCreatedon(OffsetDateTime createdon)
public Optional<OffsetDateTime> getModifiedon()
public Ggw_team withModifiedon(OffsetDateTime modifiedon)
public Ggw_team with_modifiedonbehalfby_value(String _modifiedonbehalfby_value)
public Ggw_team with_createdonbehalfby_value(String _createdonbehalfby_value)
public Ggw_team withTimezoneruleversionnumber(Integer timezoneruleversionnumber)
public Optional<OffsetDateTime> getOverriddencreatedon()
public Ggw_team withOverriddencreatedon(OffsetDateTime overriddencreatedon)
public Ggw_team 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 getGgw_team_SyncErrors()
public DuplicaterecordCollectionRequest getGgw_team_DuplicateMatchingRecord()
public DuplicaterecordCollectionRequest getGgw_team_DuplicateBaseRecord()
public AsyncoperationCollectionRequest getGgw_team_AsyncOperations()
public MailboxtrackingfolderCollectionRequest getGgw_team_MailboxTrackingFolders()
public ProcesssessionCollectionRequest getGgw_team_ProcessSession()
public BulkdeletefailureCollectionRequest getGgw_team_BulkDeleteFailures()
public PrincipalobjectattributeaccessCollectionRequest getGgw_team_PrincipalObjectAttributeAccesses()
public Ggw_eventRequest getGgw_EventId()
public Ggw_crewCollectionRequest getGgw_ggw_crew_ggw_team()
public Ggw_team_applicationCollectionRequest getGgw_ggw_team_ggw_team_application()
public com.github.davidmoten.odata.client.UnmappedFields getUnmappedFields()
getUnmappedFields in interface com.github.davidmoten.odata.client.ODataTypegetUnmappedFields in class Crmbaseentitypublic Ggw_team 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 Ggw_team 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.