public class Ggw_team_application extends Crmbaseentity implements com.github.davidmoten.odata.client.ODataEntityType
| Modifier and Type | Class and Description |
|---|---|
static class |
Ggw_team_application.Builder |
| Modifier and Type | Field and Description |
|---|---|
protected String |
_createdby_value |
protected String |
_createdonbehalfby_value |
protected String |
_ggw_crewid_value |
protected String |
_ggw_teamid_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 Integer |
ggw_application_status |
protected String |
ggw_name |
protected String |
ggw_team_applicationid |
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_application() |
protected OffsetDateTime overriddencreatedon
protected String _owninguser_value
protected String _ownerid_value
protected Integer ggw_application_status
protected Integer timezoneruleversionnumber
protected String _ggw_teamid_value
protected String _owningbusinessunit_value
protected Integer statecode
protected Long versionnumber
protected Integer importsequencenumber
protected OffsetDateTime modifiedon
protected String _modifiedby_value
protected String _owningteam_value
protected String _ggw_crewid_value
protected Integer statuscode
protected String _modifiedonbehalfby_value
protected String ggw_team_applicationid
protected String ggw_name
protected Integer utcconversiontimezonecode
protected String _createdonbehalfby_value
protected OffsetDateTime createdon
protected String _createdby_value
public String odataTypeName()
odataTypeName in interface com.github.davidmoten.odata.client.ODataTypeodataTypeName in class Crmbaseentitypublic static Ggw_team_application.Builder builderGgw_team_application()
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 Optional<OffsetDateTime> getOverriddencreatedon()
public Ggw_team_application withOverriddencreatedon(OffsetDateTime overriddencreatedon)
public Ggw_team_application with_owninguser_value(String _owninguser_value)
public Ggw_team_application with_ownerid_value(String _ownerid_value)
public Ggw_team_application withGgw_application_status(Integer ggw_application_status)
public Ggw_team_application withTimezoneruleversionnumber(Integer timezoneruleversionnumber)
public Ggw_team_application with_ggw_teamid_value(String _ggw_teamid_value)
public Ggw_team_application with_owningbusinessunit_value(String _owningbusinessunit_value)
public Ggw_team_application withStatecode(Integer statecode)
public Ggw_team_application withVersionnumber(Long versionnumber)
public Ggw_team_application withImportsequencenumber(Integer importsequencenumber)
public Optional<OffsetDateTime> getModifiedon()
public Ggw_team_application withModifiedon(OffsetDateTime modifiedon)
public Ggw_team_application with_modifiedby_value(String _modifiedby_value)
public Ggw_team_application with_owningteam_value(String _owningteam_value)
public Ggw_team_application with_ggw_crewid_value(String _ggw_crewid_value)
public Ggw_team_application withStatuscode(Integer statuscode)
public Ggw_team_application with_modifiedonbehalfby_value(String _modifiedonbehalfby_value)
public Ggw_team_application withGgw_team_applicationid(String ggw_team_applicationid)
public Ggw_team_application withGgw_name(String ggw_name)
public Ggw_team_application withUtcconversiontimezonecode(Integer utcconversiontimezonecode)
public Ggw_team_application with_createdonbehalfby_value(String _createdonbehalfby_value)
public Optional<OffsetDateTime> getCreatedon()
public Ggw_team_application withCreatedon(OffsetDateTime createdon)
public Ggw_team_application with_createdby_value(String _createdby_value)
public Ggw_team_application 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_application_SyncErrors()
public DuplicaterecordCollectionRequest getGgw_team_application_DuplicateMatchingRecord()
public DuplicaterecordCollectionRequest getGgw_team_application_DuplicateBaseRecord()
public AsyncoperationCollectionRequest getGgw_team_application_AsyncOperations()
public MailboxtrackingfolderCollectionRequest getGgw_team_application_MailboxTrackingFolders()
public ProcesssessionCollectionRequest getGgw_team_application_ProcessSession()
public BulkdeletefailureCollectionRequest getGgw_team_application_BulkDeleteFailures()
public PrincipalobjectattributeaccessCollectionRequest getGgw_team_application_PrincipalObjectAttributeAccesses()
public Ggw_crewRequest getGgw_CrewId()
public Ggw_teamRequest getGgw_TeamId()
public com.github.davidmoten.odata.client.UnmappedFields getUnmappedFields()
getUnmappedFields in interface com.github.davidmoten.odata.client.ODataTypegetUnmappedFields in class Crmbaseentitypublic Ggw_team_application 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_application 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–2021. All rights reserved.