Package | Description |
---|---|
com.pushtechnology.diffusion.client.content.update |
Unified API - Content Update.
|
com.pushtechnology.diffusion.client.features.control.topics |
Unified API - Topic Control Features.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ContentUpdateFactory
Update factory for generic content based updates.
|
interface |
PagedRecordOrderedUpdateFactory
Deprecated.
since 5.9
This topic type will be removed in a future release |
interface |
PagedRecordUnorderedUpdateFactory
Deprecated.
since 5.9
This topic type will be removed in a future release |
interface |
PagedStringOrderedUpdateFactory
Deprecated.
since 5.9
This topic type will be removed in a future release |
interface |
PagedStringUnorderedUpdateFactory
Deprecated.
since 5.9
This topic type will be removed in a future release |
interface |
PagedUnorderedUpdateFactory
Deprecated.
since 5.9
This topic type will be removed in a future release |
interface |
PagedUpdateFactory
Deprecated.
since 5.9
This topic type will be removed in a future release |
Modifier and Type | Method and Description |
---|---|
<F extends UpdateFactory> |
TopicUpdateControl.updateFactory(Class<F> factoryType)
Returns an instance of the update factory to create
Update s of a
type corresponding to a given factory type. |
Copyright © 2016 Push Technology Ltd. All Rights Reserved.