public class GetRestrictionEventContextImpl extends EventContextDelegator implements GetRestrictionEventContext
| Modifier and Type | Field and Description |
|---|---|
static String |
EVENT_GET_RESTRICTION |
| Constructor and Description |
|---|
GetRestrictionEventContextImpl(EventContext eventContext) |
| Modifier and Type | Method and Description |
|---|---|
String |
getEventName() |
com.sap.cds.reflect.CdsKind |
getKind() |
String |
getName() |
Object |
getResult() |
AuthorizationService |
getService() |
void |
setEventName(String event) |
void |
setKind(com.sap.cds.reflect.CdsKind kind) |
void |
setName(String name) |
void |
setResult(Object result) |
as, get, getAuthenticationInfo, getCdsRuntime, getChangeSetContext, getDelegatedEventContext, getEvent, getFeatureTogglesInfo, getMessages, getModel, getParameterInfo, getServiceCatalog, getTarget, getUserInfo, isCompleted, keySet, put, setCompletedclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreateas, create, create, get, getAuthenticationInfo, getCdsRuntime, getChangeSetContext, getEvent, getFeatureTogglesInfo, getMessages, getModel, getParameterInfo, getServiceCatalog, getTarget, getUserInfo, isCompleted, keySet, put, setCompletedpublic static final String EVENT_GET_RESTRICTION
public GetRestrictionEventContextImpl(EventContext eventContext)
public AuthorizationService getService()
getService in interface GetRestrictionEventContextgetService in interface EventContextgetService in class EventContextDelegatorpublic void setName(String name)
setName in interface GetRestrictionEventContextpublic String getName()
getName in interface GetRestrictionEventContextpublic void setKind(com.sap.cds.reflect.CdsKind kind)
setKind in interface GetRestrictionEventContextpublic com.sap.cds.reflect.CdsKind getKind()
getKind in interface GetRestrictionEventContextpublic void setEventName(String event)
setEventName in interface GetRestrictionEventContextpublic String getEventName()
getEventName in interface GetRestrictionEventContextpublic Object getResult()
getResult in interface GetRestrictionEventContextpublic void setResult(Object result)
setResult in interface GetRestrictionEventContextCopyright © 2023. All rights reserved.