Uses of Enum Class
com.sap.cds.services.impl.Phase
Packages that use Phase
-
Uses of Phase in com.sap.cds.services.impl
Methods in com.sap.cds.services.impl that return PhaseModifier and TypeMethodDescriptionstatic PhaseReturns the enum constant of this class with the specified name.static Phase[]Phase.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.sap.cds.services.impl with parameters of type PhaseModifier and TypeMethodDescriptionServiceImpl.registrations(Phase phase) ServiceSPI.registrations(Phase phase) -
Uses of Phase in com.sap.cds.services.impl.handlerregistry
Methods in com.sap.cds.services.impl.handlerregistry that return Phase