Index

A B C D E F G H I J L M N O P Q R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

N

Namespace - Interface in com.caplin.datasource.namespace
A Namespace is used to determine if a subject is of interest to an DataProvider.
NEWS - Enum constant in enum class com.caplin.datasource.messaging.MessageType
 
NEWS_AUTHSTRING_FIELDNUM - Static variable in interface com.caplin.datasource.interfaces.DSNews
The field used to hold the news authentication string.
NEWS_COMPANY_CODE_FIELDNUM - Static variable in interface com.caplin.datasource.interfaces.DSNews
The field used to hold the list of company codes associated with this news story
NEWS_CUSTOM_CODE_BASE_FIELDNUM - Static variable in interface com.caplin.datasource.interfaces.DSNews
The base field used to hold any cust
NEWS_CUSTOM_CODE_MAX - Static variable in interface com.caplin.datasource.interfaces.DSNews
The maximum number of custom user-defined news code types allowed.
NEWS_DATETIME_FIELDNUM - Static variable in interface com.caplin.datasource.interfaces.DSNews
The field used to hold the news date/time string
NEWS_HEADLINE_FIELDNUM - Static variable in interface com.caplin.datasource.interfaces.DSNews
The field used to hold the news headline string
NEWS_PRODUCT_CODE_FIELDNUM - Static variable in interface com.caplin.datasource.interfaces.DSNews
The field used to hold the list of product codes associated with this news story
NEWS_REASON_FIELDNUM - Static variable in interface com.caplin.datasource.interfaces.DSNews
Typically used to indicate a reason for a zero-headline response to a client-driven news search.
NEWS_REQ_DATE_FROM - Static variable in interface com.caplin.datasource.interfaces.DSNews
Field number used for client-driven news search requests - if present, will contain the oldest date bound for the search.
NEWS_REQ_DATE_TO - Static variable in interface com.caplin.datasource.interfaces.DSNews
Field number used for client-driven news search requests - if present, will contain the most recent date bound for the search.
NEWS_REQ_FLAGS - Static variable in interface com.caplin.datasource.interfaces.DSNews
Field number used for client-driven news search requests - if present, will contain any flags for the search, for example to represent full-story search / headline search etc.
NEWS_REQ_SEARCH - Static variable in interface com.caplin.datasource.interfaces.DSNews
Field number used for client-driven news search requests - will contain the search string.
NEWS_REQ_STORYCODE - Static variable in interface com.caplin.datasource.interfaces.DSNews
Field number used for client-driven news search requests - if present, will contain the last storycode received by the client - useful for more granular batching than simple date-bounded requests.
NEWS_SIZE_FIELDNUM - Static variable in interface com.caplin.datasource.interfaces.DSNews
Use to indicate to the clients the size of the subsequent headline response.
NEWS_STORYCODE_FIELDNUM - Static variable in interface com.caplin.datasource.interfaces.DSNews
The field used to hold the news storycode identified
NEWS_TOPIC_CODE_FIELDNUM - Static variable in interface com.caplin.datasource.interfaces.DSNews
The field used to hold the list of topic codes associated with this news story
NEWS_TYPE - Static variable in interface com.caplin.datasource.interfaces.DSData
A News Headline object type.
NewsMessage - Interface in com.caplin.datasource.messaging.news
An instance of NewsMessage defines the headline text that provides a brief description of a news story (see StoryMessage).
newsUpdated(Subscription, Peer, NewsMessage) - Method in class com.caplin.datasource.subscription.BaseSubscriptionListener
 
newsUpdated(Subscription, Peer, NewsMessage) - Method in interface com.caplin.datasource.subscription.SubscriptionListener
Called when a news headline update is received.
NO_FLAGS - Enum constant in enum class com.caplin.datasource.publisher.PublishFlag
Option to use if none of the flags should be set for an object or update.
NO_PERSISTENCE - Enum constant in enum class com.caplin.datasource.publisher.PublishFlag
Do not save the object to disk when the Transformer is shutdown.
NodataIgnoreReqTimeout - Enum constant in enum class com.caplin.datasource.SubjectError.Flags
 
NotFound - Enum constant in enum class com.caplin.datasource.SubjectError
The requested subject could not be found.
NotMapped - Enum constant in enum class com.caplin.datasource.SubjectStatus
The subject is no longer required for mapping.
A B C D E F G H I J L M N O P Q R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form