Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.classdataforclassification.ClfnClassDescForKeyDate
Packages that use ClfnClassDescForKeyDate
Package
Description
-
Uses of ClfnClassDescForKeyDate 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 ClfnClassDescForKeyDateModifier and TypeFieldDescriptionstatic final ClfnClassForKeyDateLink<ClfnClassDescForKeyDate>ClfnClassForKeyDate.TO_CLASS_DESCRIPTIONUse with available fluent helpers to apply the to_ClassDescription navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.classdataforclassification that return ClfnClassDescForKeyDateModifier and TypeMethodDescriptionClfnClassDescForKeyDate.ClfnClassDescForKeyDateBuilder.build()protected ClfnClassDescForKeyDateClfnClassDescForKeyDateCreateFluentHelper.getEntity()protected ClfnClassDescForKeyDateClfnClassDescForKeyDateUpdateFluentHelper.getEntity()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.classdataforclassification that return types with arguments of type ClfnClassDescForKeyDateModifier and TypeMethodDescriptionClfnClassForKeyDate.fetchClassDescription()Fetches the ClfnClassDescForKeyDate entities (one to many) associated with this entity.io.vavr.control.Option<List<ClfnClassDescForKeyDate>>ClfnClassForKeyDate.getClassDescriptionIfPresent()Retrieval of associated ClfnClassDescForKeyDate entities (one to many).ClfnClassForKeyDate.getClassDescriptionOrFetch()Retrieval of associated ClfnClassDescForKeyDate entities (one to many).protected Class<ClfnClassDescForKeyDate>ClfnClassDescForKeyDateByKeyFluentHelper.getEntityClass()protected Class<ClfnClassDescForKeyDate>ClfnClassDescForKeyDateFluentHelper.getEntityClass()ClfnClassDescForKeyDate.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.classdataforclassification with parameters of type ClfnClassDescForKeyDateModifier and TypeMethodDescriptionvoidClfnClassForKeyDate.addClassDescription(ClfnClassDescForKeyDate... entity) Adds elements to the list of associated ClfnClassDescForKeyDate entities.ClfnClassForKeyDate.ClfnClassForKeyDateBuilder.classDescription(ClfnClassDescForKeyDate... value) Navigation property to_ClassDescription for ClfnClassForKeyDate to multiple ClfnClassDescForKeyDate.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.classdataforclassification with type arguments of type ClfnClassDescForKeyDateModifier and TypeMethodDescriptionvoidClfnClassForKeyDate.setClassDescription(List<ClfnClassDescForKeyDate> value) Overwrites the list of associated ClfnClassDescForKeyDate entities for the loaded navigation property to_ClassDescription.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.classdataforclassification with parameters of type ClfnClassDescForKeyDateModifierConstructorDescriptionClfnClassDescForKeyDateCreateFluentHelper(String servicePath, ClfnClassDescForKeyDate entity, String entityCollection) Creates a fluent helper object that will create aClfnClassDescForKeyDateentity on the OData endpoint.ClfnClassDescForKeyDateUpdateFluentHelper(String servicePath, ClfnClassDescForKeyDate entity, String entityCollection) Creates a fluent helper object that will update aClfnClassDescForKeyDateentity on the OData endpoint. -
Uses of ClfnClassDescForKeyDate 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 ClfnClassDescForKeyDateModifier and TypeMethodDescriptionClassDataForClassificationServiceBatchChangeSet.createClfnClassDescForKeyDate(ClfnClassDescForKeyDate clfnClassDescForKeyDate) Create a newClfnClassDescForKeyDateentity and save it to the S/4HANA system.DefaultClassDataForClassificationServiceBatchChangeSet.createClfnClassDescForKeyDate(ClfnClassDescForKeyDate clfnClassDescForKeyDate) ClassDataForClassificationServiceBatchChangeSet.updateClfnClassDescForKeyDate(ClfnClassDescForKeyDate clfnClassDescForKeyDate) Update an existingClfnClassDescForKeyDateentity and save it to the S/4HANA system.DefaultClassDataForClassificationServiceBatchChangeSet.updateClfnClassDescForKeyDate(ClfnClassDescForKeyDate clfnClassDescForKeyDate) -
Uses of ClfnClassDescForKeyDate 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 ClfnClassDescForKeyDateModifier and TypeMethodDescriptionClfnClassDescForKeyDateOneToOneLink.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 ClfnClassDescForKeyDateModifier and TypeMethodDescriptionprotected ClfnClassDescForKeyDateLink<ObjectT>ClfnClassDescForKeyDateLink.translateLinkType(EntityLink<ClfnClassDescForKeyDateLink<ObjectT>, ClfnClassDescForKeyDate, ObjectT> link) -
Uses of ClfnClassDescForKeyDate in com.sap.cloud.sdk.s4hana.datamodel.odata.services
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.services with parameters of type ClfnClassDescForKeyDateModifier and TypeMethodDescriptionClassDataForClassificationService.createClfnClassDescForKeyDate(ClfnClassDescForKeyDate clfnClassDescForKeyDate) Deprecated.Create a newClfnClassDescForKeyDateentity and save it to the S/4HANA system.DefaultClassDataForClassificationService.createClfnClassDescForKeyDate(ClfnClassDescForKeyDate clfnClassDescForKeyDate) Deprecated.ClassDataForClassificationService.updateClfnClassDescForKeyDate(ClfnClassDescForKeyDate clfnClassDescForKeyDate) Deprecated.Update an existingClfnClassDescForKeyDateentity and save it to the S/4HANA system.DefaultClassDataForClassificationService.updateClfnClassDescForKeyDate(ClfnClassDescForKeyDate clfnClassDescForKeyDate) Deprecated.