Uses of Class
com.caplin.motif.fx.tobo.TOBOEntityChangeProvider
-
Uses of TOBOEntityChangeProvider in com.caplin.motif.fx.tobo
Modifier and TypeMethodDescriptionvoid
TOBOEntityAdapter.registerTOBOEntityChangeProvider
(TOBOEntityChangeProvider<TOBOChangeEntitySubjectInfo> toboEntityChangeProvider) Registers a provider that is capable of responding to TOBO Entity change requests<T extends SubjectInfo>
voidTOBOEntityAdapter.registerTOBOEntityChangeProvider
(TOBOEntityChangeProvider<T> toboEntityChangeProvider, com.caplin.datasource.namespace.Namespace namespace) Registers a provider that is capable of responding to TOBO Entity change requests