Uses of Interface
com.sap.cds.reflect.CdsAction
Packages that use CdsAction
-
Uses of CdsAction in com.sap.cds.reflect
Subinterfaces of CdsAction in com.sap.cds.reflectMethods in com.sap.cds.reflect that return CdsActionModifier and TypeMethodDescriptionGet a boundedCdsActionvia its name.Get aCdsActionvia its fully qualified name.Methods in com.sap.cds.reflect that return types with arguments of type CdsActionModifier and TypeMethodDescriptionCdsEntity.actions()CdsModel.actions()Returns a sequentialStreamover allCdsActiondefinitions in this model.CdsService.actions()Returns a sequentialStreamover allCdsActiondefinitions in this service.CdsEntity.findAction(String name) CdsModel.findAction(String qualifiedName) Methods in com.sap.cds.reflect with parameters of type CdsAction