Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemasterv2.ChangeMasterClass
Packages that use ChangeMasterClass
Package
Description
-
Uses of ChangeMasterClass in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemasterv2
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemasterv2 with type parameters of type ChangeMasterClassModifier and TypeFieldDescriptionstatic final ChangeMasterLink<ChangeMasterClass>ChangeMaster.TO_CLASSIFICATIONUse with available fluent helpers to apply the to_Classification navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemasterv2 that return ChangeMasterClassMethods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemasterv2 that return types with arguments of type ChangeMasterClassModifier and TypeMethodDescriptionChangeMaster.fetchClassification()Fetches the ChangeMasterClass entities (one to many) associated with this entity.io.vavr.control.Option<List<ChangeMasterClass>>ChangeMaster.getClassificationIfPresent()Retrieval of associated ChangeMasterClass entities (one to many).ChangeMaster.getClassificationOrFetch()Retrieval of associated ChangeMasterClass entities (one to many).protected Class<ChangeMasterClass>ChangeMasterClassByKeyFluentHelper.getEntityClass()protected Class<ChangeMasterClass>ChangeMasterClassFluentHelper.getEntityClass()ChangeMasterClass.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemasterv2 with parameters of type ChangeMasterClassModifier and TypeMethodDescriptionvoidChangeMaster.addClassification(ChangeMasterClass... entity) Adds elements to the list of associated ChangeMasterClass entities.ChangeMaster.ChangeMasterBuilder.classification(ChangeMasterClass... value) Navigation property to_Classification for ChangeMaster to multiple ChangeMasterClass.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemasterv2 with type arguments of type ChangeMasterClassModifier and TypeMethodDescriptionvoidChangeMaster.setClassification(List<ChangeMasterClass> value) Overwrites the list of associated ChangeMasterClass entities for the loaded navigation property to_Classification. -
Uses of ChangeMasterClass in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemasterv2.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemasterv2.link that return types with arguments of type ChangeMasterClassModifier and TypeMethodDescriptionChangeMasterClassOneToOneLink.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.changemasterv2.link with type arguments of type ChangeMasterClassModifier and TypeMethodDescriptionprotected ChangeMasterClassLink<ObjectT>ChangeMasterClassLink.translateLinkType(EntityLink<ChangeMasterClassLink<ObjectT>, ChangeMasterClass, ObjectT> link)