Uses of Class
com.tailf.dp.Dp
Packages that use 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
Methods in com.tailf.dp that return DpModifier and TypeMethodDescriptionDpNotifStream.getDp()
The Data Provider main class.DpTrans.getDp()
Return the data provider (DP) instance that this transaction belongs to.Constructors in com.tailf.dp with parameters of type DpModifierConstructorDescriptionDpAuthorizationContext
(DpUserInfo uinfo, String[] groups, int qref, int did, Dp dp) -
Uses of Dp in com.tailf.dp.services
Constructors in com.tailf.dp.services with parameters of type DpModifierConstructorDescriptionNanoServiceContextImpl
(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
Subclasses of Dp in com.tailf.ncsModifier and TypeClassDescriptionclass
NCS Java vm internal DP dataprovider for stats data etc.