public class Appmodule extends Crmbaseentity implements com.github.davidmoten.odata.client.ODataEntityType
| Modifier and Type | Class and Description |
|---|---|
static class |
Appmodule.Builder |
changedFields, contextPath, odataType, unmappedFields| Modifier | Constructor and Description |
|---|---|
protected |
Appmodule() |
protected String appmodulexmlmanaged
protected String webresourceid
protected String uniquename
protected Integer componentstate
protected OffsetDateTime createdon
protected OffsetDateTime publishedon
protected OffsetDateTime overwritetime
protected String url
protected String appmoduleversion
protected String appmoduleidunique
protected Integer clienttype
protected String _modifiedonbehalfby_value
protected Boolean isdefault
protected Integer navigationtype
protected Long versionnumber
protected Boolean ismanaged
protected Integer formfactor
protected String _modifiedby_value
protected String introducedversion
protected OffsetDateTime modifiedon
protected String welcomepageid
protected String name
protected String _createdonbehalfby_value
protected String appmoduleid
protected OffsetDateTime overriddencreatedon
protected String solutionid
protected Boolean isfeatured
protected String description
protected String configxml
protected String eventhandlers
protected String _publisherid_value
protected String optimizedfor
protected String _createdby_value
protected String _organizationid_value
protected Integer importsequencenumber
protected String descriptor
public String odataTypeName()
odataTypeName in interface com.github.davidmoten.odata.client.ODataTypeodataTypeName in class Crmbaseentitypublic static Appmodule.Builder builderAppmodule()
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> getCreatedon()
public Appmodule withCreatedon(OffsetDateTime createdon)
public Optional<OffsetDateTime> getPublishedon()
public Appmodule withPublishedon(OffsetDateTime publishedon)
public Optional<OffsetDateTime> getOverwritetime()
public Appmodule withOverwritetime(OffsetDateTime overwritetime)
public Appmodule with_modifiedonbehalfby_value(String _modifiedonbehalfby_value)
public Optional<OffsetDateTime> getModifiedon()
public Appmodule withModifiedon(OffsetDateTime modifiedon)
public Appmodule with_createdonbehalfby_value(String _createdonbehalfby_value)
public Optional<OffsetDateTime> getOverriddencreatedon()
public Appmodule withOverriddencreatedon(OffsetDateTime overriddencreatedon)
public Appmodule withUnmappedField(String name, String value)
withUnmappedField in class Crmbaseentitypublic RoleCollectionRequest getAppmoduleroles_association()
public SystemuserRequest getAppmodule_modifiedonbehalfby()
public AppconfigCollectionRequest getAppmodule_appconfig()
public SystemuserRequest getAppmodule_createdby()
public PublisherRequest getPublisher_appmodule_appmodule()
public AppmodulecomponentCollectionRequest getAppmodule_appmodulecomponent()
public SystemuserRequest getAppmodule_modifiedby()
public SystemuserRequest getAppmodule_createdonbehalfby()
public OrganizationRequest getOrganization_appmodule_appmodule()
public ServiceplanCollectionRequest getServiceplan_appmodule_association()
public com.github.davidmoten.odata.client.UnmappedFields getUnmappedFields()
getUnmappedFields in interface com.github.davidmoten.odata.client.ODataTypegetUnmappedFields in class Crmbaseentitypublic Appmodule 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 Appmodule 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 com.github.davidmoten.odata.client.FunctionRequestReturningNonCollectionUnwrapped<Appmodule> retrieveUnpublished()
public String toString()
toString in class CrmbaseentityCopyright © 2018–2021. All rights reserved.