JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
All Classes
SEARCH:
JavaScript is disabled on your browser.
Uses of Interface
com.attivio.sdk.token.TokenListSerializer
Packages that use
TokenListSerializer
Package
Description
com.attivio.sdk.token
Models a token that can be both indexed and searched for in the Attivio repository.
Uses of
TokenListSerializer
in
com.attivio.sdk.token
Methods in
com.attivio.sdk.token
with parameters of type
TokenListSerializer
Modifier and Type
Method
Description
void
TokenList.
writeTo
(
TokenListSerializer
out)
Write token list to
out
.