Uses of Class
com.caplin.motif.fx.tobo.TOBOEntityChangeProvider
Packages that use TOBOEntityChangeProvider
-
Uses of TOBOEntityChangeProvider in com.caplin.motif.fx.tobo
Methods in com.caplin.motif.fx.tobo with parameters of type TOBOEntityChangeProviderModifier and TypeMethodDescriptionvoidTOBOEntityAdapter.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