Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.enterpriseproject | |
com.sap.cloud.sdk.s4hana.datamodel.odata.services |
Modifier and Type | Method and Description |
---|---|
EnterpriseProject |
EnterpriseProject.EnterpriseProjectBuilder.build() |
protected EnterpriseProject |
EnterpriseProjectDeleteFluentHelper.getEntity() |
protected EnterpriseProject |
EnterpriseProjectUpdateFluentHelper.getEntity() |
protected EnterpriseProject |
EnterpriseProjectCreateFluentHelper.getEntity() |
Modifier and Type | Method and Description |
---|---|
protected Class<EnterpriseProject> |
EnterpriseProjectFluentHelper.getEntityClass() |
protected Class<EnterpriseProject> |
EnterpriseProjectByKeyFluentHelper.getEntityClass() |
Class<EnterpriseProject> |
EnterpriseProject.getType() |
Modifier and Type | Method and Description |
---|---|
protected EnterpriseProjectLink<ObjectT> |
EnterpriseProjectLink.translateLinkType(EntityLink<EnterpriseProjectLink<ObjectT>,EnterpriseProject,ObjectT> link) |
Constructor and Description |
---|
EnterpriseProjectCreateFluentHelper(String servicePath,
EnterpriseProject entity)
Creates a fluent helper object that will create a
EnterpriseProject
entity on the OData endpoint. |
EnterpriseProjectDeleteFluentHelper(String servicePath,
EnterpriseProject entity)
Creates a fluent helper object that will delete a
EnterpriseProject
entity on the OData endpoint. |
EnterpriseProjectUpdateFluentHelper(String servicePath,
EnterpriseProject entity)
Creates a fluent helper object that will update a
EnterpriseProject
entity on the OData endpoint. |
Copyright © 2018 SAP SE. All rights reserved.