Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.characteristicdataforclassification.ClfnCharcRefForKeyDate
Packages that use ClfnCharcRefForKeyDate
Package
Description
-
Uses of ClfnCharcRefForKeyDate in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.characteristicdataforclassification
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.characteristicdataforclassification with type parameters of type ClfnCharcRefForKeyDateModifier and TypeFieldDescriptionstatic final ClfnCharacteristicForKeyDateLink<ClfnCharcRefForKeyDate>ClfnCharacteristicForKeyDate.TO_CHARACTERISTIC_REFERENCEUse with available fluent helpers to apply the to_CharacteristicReference navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.characteristicdataforclassification that return ClfnCharcRefForKeyDateModifier and TypeMethodDescriptionClfnCharcRefForKeyDate.ClfnCharcRefForKeyDateBuilder.build()protected ClfnCharcRefForKeyDateClfnCharcRefForKeyDateCreateFluentHelper.getEntity()protected ClfnCharcRefForKeyDateClfnCharcRefForKeyDateDeleteFluentHelper.getEntity()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.characteristicdataforclassification that return types with arguments of type ClfnCharcRefForKeyDateModifier and TypeMethodDescriptionClfnCharacteristicForKeyDate.fetchCharacteristicReference()Fetches the ClfnCharcRefForKeyDate entities (one to many) associated with this entity.io.vavr.control.Option<List<ClfnCharcRefForKeyDate>>ClfnCharacteristicForKeyDate.getCharacteristicReferenceIfPresent()Retrieval of associated ClfnCharcRefForKeyDate entities (one to many).ClfnCharacteristicForKeyDate.getCharacteristicReferenceOrFetch()Retrieval of associated ClfnCharcRefForKeyDate entities (one to many).protected Class<ClfnCharcRefForKeyDate>ClfnCharcRefForKeyDateByKeyFluentHelper.getEntityClass()protected Class<ClfnCharcRefForKeyDate>ClfnCharcRefForKeyDateFluentHelper.getEntityClass()ClfnCharcRefForKeyDate.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.characteristicdataforclassification with parameters of type ClfnCharcRefForKeyDateModifier and TypeMethodDescriptionvoidClfnCharacteristicForKeyDate.addCharacteristicReference(ClfnCharcRefForKeyDate... entity) Adds elements to the list of associated ClfnCharcRefForKeyDate entities.ClfnCharacteristicForKeyDate.ClfnCharacteristicForKeyDateBuilder.characteristicReference(ClfnCharcRefForKeyDate... value) Navigation property to_CharacteristicReference for ClfnCharacteristicForKeyDate to multiple ClfnCharcRefForKeyDate.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.characteristicdataforclassification with type arguments of type ClfnCharcRefForKeyDateModifier and TypeMethodDescriptionvoidClfnCharacteristicForKeyDate.setCharacteristicReference(List<ClfnCharcRefForKeyDate> value) Overwrites the list of associated ClfnCharcRefForKeyDate entities for the loaded navigation property to_CharacteristicReference.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.characteristicdataforclassification with parameters of type ClfnCharcRefForKeyDateModifierConstructorDescriptionClfnCharcRefForKeyDateCreateFluentHelper(String servicePath, ClfnCharcRefForKeyDate entity, String entityCollection) Creates a fluent helper object that will create aClfnCharcRefForKeyDateentity on the OData endpoint.ClfnCharcRefForKeyDateDeleteFluentHelper(String servicePath, ClfnCharcRefForKeyDate entity, String entityCollection) Creates a fluent helper object that will delete aClfnCharcRefForKeyDateentity on the OData endpoint. -
Uses of ClfnCharcRefForKeyDate in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.characteristicdataforclassification.batch
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.characteristicdataforclassification.batch with parameters of type ClfnCharcRefForKeyDateModifier and TypeMethodDescriptionCharacteristicDataForClassificationServiceBatchChangeSet.createClfnCharcRefForKeyDate(ClfnCharcRefForKeyDate clfnCharcRefForKeyDate) Create a newClfnCharcRefForKeyDateentity and save it to the S/4HANA system.DefaultCharacteristicDataForClassificationServiceBatchChangeSet.createClfnCharcRefForKeyDate(ClfnCharcRefForKeyDate clfnCharcRefForKeyDate) CharacteristicDataForClassificationServiceBatchChangeSet.deleteClfnCharcRefForKeyDate(ClfnCharcRefForKeyDate clfnCharcRefForKeyDate) Deletes an existingClfnCharcRefForKeyDateentity in the S/4HANA system.DefaultCharacteristicDataForClassificationServiceBatchChangeSet.deleteClfnCharcRefForKeyDate(ClfnCharcRefForKeyDate clfnCharcRefForKeyDate) -
Uses of ClfnCharcRefForKeyDate in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.characteristicdataforclassification.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.characteristicdataforclassification.link that return types with arguments of type ClfnCharcRefForKeyDateModifier and TypeMethodDescriptionClfnCharcRefForKeyDateOneToOneLink.filter(ExpressionFluentHelper<ObjectT> filterExpression) Query modifier to restrict the result set to entities for which this expression (formulated over a property of a related entity) evaluates to true.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.characteristicdataforclassification.link with type arguments of type ClfnCharcRefForKeyDateModifier and TypeMethodDescriptionprotected ClfnCharcRefForKeyDateLink<ObjectT>ClfnCharcRefForKeyDateLink.translateLinkType(EntityLink<ClfnCharcRefForKeyDateLink<ObjectT>, ClfnCharcRefForKeyDate, ObjectT> link) -
Uses of ClfnCharcRefForKeyDate in com.sap.cloud.sdk.s4hana.datamodel.odata.services
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.services with parameters of type ClfnCharcRefForKeyDateModifier and TypeMethodDescriptionCharacteristicDataForClassificationService.createClfnCharcRefForKeyDate(ClfnCharcRefForKeyDate clfnCharcRefForKeyDate) Deprecated.Create a newClfnCharcRefForKeyDateentity and save it to the S/4HANA system.DefaultCharacteristicDataForClassificationService.createClfnCharcRefForKeyDate(ClfnCharcRefForKeyDate clfnCharcRefForKeyDate) Deprecated.CharacteristicDataForClassificationService.deleteClfnCharcRefForKeyDate(ClfnCharcRefForKeyDate clfnCharcRefForKeyDate) Deprecated.Deletes an existingClfnCharcRefForKeyDateentity in the S/4HANA system.DefaultCharacteristicDataForClassificationService.deleteClfnCharcRefForKeyDate(ClfnCharcRefForKeyDate clfnCharcRefForKeyDate) Deprecated.