Uses of Class
com.tailf.dp.Dp
Package
Description
Data provider API package, for implementation of callbacks for validations, actions, transformation etc.
Service callback specific context and utilities.
NCS Java machine management and control of Services, Neds,
callbacks and Applications
-
Uses of Dp in com.tailf.dp
Modifier and TypeMethodDescriptionDpNotifStream.getDp()
The Data Provider main class.DpTrans.getDp()
Return the data provider (DP) instance that this transaction belongs to.ModifierConstructorDescriptionDpAuthorizationContext
(DpUserInfo uinfo, String[] groups, int qref, int did, Dp dp) -
Uses of Dp in com.tailf.dp.services
ModifierConstructorDescriptionNanoServiceContextImpl
(DpTrans dpTrans, Dp dp, ConfEObject eObject, ServiceOperationType operation) Internally called constructor to create a ServiceContextServiceContextImpl
(DpTrans dpTrans, Dp dp, ConfEObject eObject, ServiceOperationType operation) Internally called constructor to create a ServiceContextServiceModificationContextImpl
(DpTrans dpTrans, Dp dp, ConfEObject eObject) Internally used constructor -
Uses of Dp in com.tailf.ncs
Modifier and TypeClassDescriptionclass
NCS Java vm internal DP dataprovider for stats data etc.