Package com.sap.cds.services.mt.impl
Class ExtensibilityServiceImpl
java.lang.Object
com.sap.cds.services.ServiceDelegator
com.sap.cds.services.mt.impl.ExtensibilityServiceImpl
- All Implemented Interfaces:
com.sap.cds.services.mt.ExtensibilityService,com.sap.cds.services.Service
public class ExtensibilityServiceImpl
extends com.sap.cds.services.ServiceDelegator
implements com.sap.cds.services.mt.ExtensibilityService
-
Field Summary
Fields inherited from interface com.sap.cds.services.mt.ExtensibilityService
DEFAULT_NAME, EVENT_MODEL_CHANGED -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidcompleteModelChangedEvent(com.sap.cds.services.mt.ModelChangedEventContext context) Methods inherited from class com.sap.cds.services.ServiceDelegator
after, before, emit, getDelegatedService, getName, onMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.sap.cds.services.Service
after, after, after, after, before, before, before, before, emit, getName, on, on, on, on
-
Constructor Details
-
ExtensibilityServiceImpl
-
-
Method Details
-
completeModelChangedEvent
@HandlerOrder(2147483646) protected void completeModelChangedEvent(com.sap.cds.services.mt.ModelChangedEventContext context)
-