Class GlobalTokens

java.lang.Object
com.genologics.ri.globaltoken.GlobalTokens
All Implemented Interfaces:
Batch<GlobalTokenLink>, PaginatedBatch<GlobalTokenLink>, Serializable, Iterable<GlobalTokenLink>

public class GlobalTokens extends Object implements PaginatedBatch<GlobalTokenLink>, Serializable
List of global token links. There is currently no end point in Clarity, hence there is no @XmlRootElement annotation here. It will need to be added if there is an end point in a later release.
Since:
2.34
See Also: