| Interface | Description |
|---|---|
| LocalizedTextDataStore |
An interface to communicate between a
LocalizedTextService and a backing datastore containing the items. |
| LocalizedTextService | |
| LocalizedTextSet |
LocalizedTextSet is a collection of LocalizedText instances scoped to a particular group.
|
| LocalizedTextSetCache |
| Class | Description |
|---|---|
| AbstractLocalizedTextService |
The AbstractLocalizedTextService is a basic implementation of the
LocalizedTextService interface,
providing all methods for lookup and creation of text items. |
| EternalLocalizedTextSetCache |
Default implementation of
LocalizedTextSetCache that stores an infinite number of LocalizedTextSet
instances in a simple internal map structure, forever or until cleared. |
| LocalizedText | |
| LocalizedText.LocalizedTextBuilder | |
| LocalizedTextFields | |
| LocalizedTextSetImpl |
LocalizedTextSet is a collection of LocalizedText instances scoped to a particular group.
|
Copyright © 2017. All rights reserved.