Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.classdataforclassification.ClfnClassTextForKeyDate
Packages that use ClfnClassTextForKeyDate
Package
Description
-
Uses of ClfnClassTextForKeyDate in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.classdataforclassification
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.classdataforclassification with type parameters of type ClfnClassTextForKeyDateModifier and TypeFieldDescriptionstatic final ClfnClassForKeyDateLink<ClfnClassTextForKeyDate>ClfnClassForKeyDate.TO_CLASS_TEXTUse with available fluent helpers to apply the to_ClassText navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.classdataforclassification that return ClfnClassTextForKeyDateModifier and TypeMethodDescriptionClfnClassTextForKeyDate.ClfnClassTextForKeyDateBuilder.build()protected ClfnClassTextForKeyDateClfnClassTextForKeyDateCreateFluentHelper.getEntity()protected ClfnClassTextForKeyDateClfnClassTextForKeyDateDeleteFluentHelper.getEntity()protected ClfnClassTextForKeyDateClfnClassTextForKeyDateUpdateFluentHelper.getEntity()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.classdataforclassification that return types with arguments of type ClfnClassTextForKeyDateModifier and TypeMethodDescriptionClfnClassForKeyDate.fetchClassText()Fetches the ClfnClassTextForKeyDate entities (one to many) associated with this entity.io.vavr.control.Option<List<ClfnClassTextForKeyDate>>ClfnClassForKeyDate.getClassTextIfPresent()Retrieval of associated ClfnClassTextForKeyDate entities (one to many).ClfnClassForKeyDate.getClassTextOrFetch()Retrieval of associated ClfnClassTextForKeyDate entities (one to many).protected Class<ClfnClassTextForKeyDate>ClfnClassTextForKeyDateByKeyFluentHelper.getEntityClass()protected Class<ClfnClassTextForKeyDate>ClfnClassTextForKeyDateFluentHelper.getEntityClass()ClfnClassTextForKeyDate.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.classdataforclassification with parameters of type ClfnClassTextForKeyDateModifier and TypeMethodDescriptionvoidClfnClassForKeyDate.addClassText(ClfnClassTextForKeyDate... entity) Adds elements to the list of associated ClfnClassTextForKeyDate entities.ClfnClassForKeyDate.ClfnClassForKeyDateBuilder.classText(ClfnClassTextForKeyDate... value) Navigation property to_ClassText for ClfnClassForKeyDate to multiple ClfnClassTextForKeyDate.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.classdataforclassification with type arguments of type ClfnClassTextForKeyDateModifier and TypeMethodDescriptionvoidClfnClassForKeyDate.setClassText(List<ClfnClassTextForKeyDate> value) Overwrites the list of associated ClfnClassTextForKeyDate entities for the loaded navigation property to_ClassText.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.classdataforclassification with parameters of type ClfnClassTextForKeyDateModifierConstructorDescriptionClfnClassTextForKeyDateCreateFluentHelper(String servicePath, ClfnClassTextForKeyDate entity, String entityCollection) Creates a fluent helper object that will create aClfnClassTextForKeyDateentity on the OData endpoint.ClfnClassTextForKeyDateDeleteFluentHelper(String servicePath, ClfnClassTextForKeyDate entity, String entityCollection) Creates a fluent helper object that will delete aClfnClassTextForKeyDateentity on the OData endpoint.ClfnClassTextForKeyDateUpdateFluentHelper(String servicePath, ClfnClassTextForKeyDate entity, String entityCollection) Creates a fluent helper object that will update aClfnClassTextForKeyDateentity on the OData endpoint. -
Uses of ClfnClassTextForKeyDate in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.classdataforclassification.batch
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.classdataforclassification.batch with parameters of type ClfnClassTextForKeyDateModifier and TypeMethodDescriptionClassDataForClassificationServiceBatchChangeSet.createClfnClassTextForKeyDate(ClfnClassTextForKeyDate clfnClassTextForKeyDate) Create a newClfnClassTextForKeyDateentity and save it to the S/4HANA system.DefaultClassDataForClassificationServiceBatchChangeSet.createClfnClassTextForKeyDate(ClfnClassTextForKeyDate clfnClassTextForKeyDate) ClassDataForClassificationServiceBatchChangeSet.deleteClfnClassTextForKeyDate(ClfnClassTextForKeyDate clfnClassTextForKeyDate) Deletes an existingClfnClassTextForKeyDateentity in the S/4HANA system.DefaultClassDataForClassificationServiceBatchChangeSet.deleteClfnClassTextForKeyDate(ClfnClassTextForKeyDate clfnClassTextForKeyDate) ClassDataForClassificationServiceBatchChangeSet.updateClfnClassTextForKeyDate(ClfnClassTextForKeyDate clfnClassTextForKeyDate) Update an existingClfnClassTextForKeyDateentity and save it to the S/4HANA system.DefaultClassDataForClassificationServiceBatchChangeSet.updateClfnClassTextForKeyDate(ClfnClassTextForKeyDate clfnClassTextForKeyDate) -
Uses of ClfnClassTextForKeyDate in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.classdataforclassification.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.classdataforclassification.link that return types with arguments of type ClfnClassTextForKeyDateModifier and TypeMethodDescriptionClfnClassTextForKeyDateOneToOneLink.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.classdataforclassification.link with type arguments of type ClfnClassTextForKeyDateModifier and TypeMethodDescriptionprotected ClfnClassTextForKeyDateLink<ObjectT>ClfnClassTextForKeyDateLink.translateLinkType(EntityLink<ClfnClassTextForKeyDateLink<ObjectT>, ClfnClassTextForKeyDate, ObjectT> link) -
Uses of ClfnClassTextForKeyDate in com.sap.cloud.sdk.s4hana.datamodel.odata.services
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.services with parameters of type ClfnClassTextForKeyDateModifier and TypeMethodDescriptionClassDataForClassificationService.createClfnClassTextForKeyDate(ClfnClassTextForKeyDate clfnClassTextForKeyDate) Deprecated.Create a newClfnClassTextForKeyDateentity and save it to the S/4HANA system.DefaultClassDataForClassificationService.createClfnClassTextForKeyDate(ClfnClassTextForKeyDate clfnClassTextForKeyDate) Deprecated.ClassDataForClassificationService.deleteClfnClassTextForKeyDate(ClfnClassTextForKeyDate clfnClassTextForKeyDate) Deprecated.Deletes an existingClfnClassTextForKeyDateentity in the S/4HANA system.DefaultClassDataForClassificationService.deleteClfnClassTextForKeyDate(ClfnClassTextForKeyDate clfnClassTextForKeyDate) Deprecated.ClassDataForClassificationService.updateClfnClassTextForKeyDate(ClfnClassTextForKeyDate clfnClassTextForKeyDate) Deprecated.Update an existingClfnClassTextForKeyDateentity and save it to the S/4HANA system.DefaultClassDataForClassificationService.updateClfnClassTextForKeyDate(ClfnClassTextForKeyDate clfnClassTextForKeyDate) Deprecated.