public class Ggw_crew extends Crmbaseentity implements com.github.davidmoten.odata.client.ODataEntityType
| Modifier and Type | Class and Description |
|---|---|
static class |
Ggw_crew.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 LocalDate |
ggw_birthday |
protected Boolean |
ggw_blacklisted |
protected String |
ggw_crewid |
protected String |
ggw_name |
protected String |
ggw_nick |
protected String |
ggw_phone |
protected String |
ggw_sso_id |
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_crew() |
protected Long versionnumber
protected LocalDate ggw_birthday
protected String _owningbusinessunit_value
protected OffsetDateTime createdon
protected String ggw_phone
protected OffsetDateTime overriddencreatedon
protected String _ownerid_value
protected Integer timezoneruleversionnumber
protected String _modifiedonbehalfby_value
protected Boolean ggw_blacklisted
protected String ggw_sso_id
protected String _createdonbehalfby_value
protected Integer statuscode
protected String ggw_name
protected Integer utcconversiontimezonecode
protected OffsetDateTime modifiedon
protected Integer statecode
protected String _createdby_value
protected Integer importsequencenumber
protected String _owninguser_value
protected String _modifiedby_value
protected String ggw_crewid
protected String _owningteam_value
protected String ggw_nick
public String odataTypeName()
odataTypeName in interface com.github.davidmoten.odata.client.ODataTypeodataTypeName in class Crmbaseentitypublic static Ggw_crew.Builder builderGgw_crew()
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_crew with_owningbusinessunit_value(String _owningbusinessunit_value)
public Optional<OffsetDateTime> getCreatedon()
public Ggw_crew withCreatedon(OffsetDateTime createdon)
public Optional<OffsetDateTime> getOverriddencreatedon()
public Ggw_crew withOverriddencreatedon(OffsetDateTime overriddencreatedon)
public Ggw_crew withTimezoneruleversionnumber(Integer timezoneruleversionnumber)
public Ggw_crew with_modifiedonbehalfby_value(String _modifiedonbehalfby_value)
public Ggw_crew with_createdonbehalfby_value(String _createdonbehalfby_value)
public Ggw_crew withUtcconversiontimezonecode(Integer utcconversiontimezonecode)
public Optional<OffsetDateTime> getModifiedon()
public Ggw_crew withModifiedon(OffsetDateTime modifiedon)
public Ggw_crew 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_crew_SyncErrors()
public DuplicaterecordCollectionRequest getGgw_crew_DuplicateMatchingRecord()
public DuplicaterecordCollectionRequest getGgw_crew_DuplicateBaseRecord()
public AsyncoperationCollectionRequest getGgw_crew_AsyncOperations()
public MailboxtrackingfolderCollectionRequest getGgw_crew_MailboxTrackingFolders()
public ProcesssessionCollectionRequest getGgw_crew_ProcessSession()
public BulkdeletefailureCollectionRequest getGgw_crew_BulkDeleteFailures()
public PrincipalobjectattributeaccessCollectionRequest getGgw_crew_PrincipalObjectAttributeAccesses()
public Ggw_teamCollectionRequest getGgw_ggw_crew_ggw_team()
public Ggw_team_applicationCollectionRequest getGgw_ggw_crew_ggw_team_application()
public com.github.davidmoten.odata.client.UnmappedFields getUnmappedFields()
getUnmappedFields in interface com.github.davidmoten.odata.client.ODataTypegetUnmappedFields in class Crmbaseentitypublic Ggw_crew 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_crew 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.