|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of ConfigurableOptions in org.zanata.client.commands |
|---|
| Classes in org.zanata.client.commands with type parameters of type ConfigurableOptions | |
|---|---|
class |
ConfigurableCommand<O extends ConfigurableOptions>
Base class for commands which supports configuration by the user's zanata.ini |
| Subinterfaces of ConfigurableOptions in org.zanata.client.commands | |
|---|---|
interface |
ConfigurableProjectOptions
Base options for commands which support configuration by the user's zanata.ini and by a project's zanata.xml |
interface |
PublicanPullOptions
Deprecated. |
interface |
PublicanPushOptions
Deprecated. |
interface |
PushPullOptions
|
interface |
PutProjectOptions
|
interface |
PutUserOptions
|
interface |
PutVersionOptions
|
| Classes in org.zanata.client.commands that implement ConfigurableOptions | |
|---|---|
class |
AbstractPushPullOptionsImpl<O extends PushPullOptions>
Specifies options that have the same description and defaults for push and pull |
class |
ConfigurableOptionsImpl
Base options for commands which support configuration by the user's zanata.ini |
class |
ConfigurableProjectOptionsImpl
Base options for commands which supports configuration by the user's zanata.ini and by a project's zanata.xml |
class |
ListLocalOptionsImpl
|
class |
ListRemoteOptionsImpl
|
class |
PublicanPullOptionsImpl
Deprecated. |
class |
PublicanPushOptionsImpl
Deprecated. |
class |
PutProjectOptionsImpl
|
class |
PutUserOptionsImpl
|
class |
PutVersionOptionsImpl
|
| Methods in org.zanata.client.commands with parameters of type ConfigurableOptions | |
|---|---|
static void |
OptionsUtil.applyConfigFiles(ConfigurableOptions opts)
Loads the config files (controlled by the property userConfig) to supply any values which haven't already been set. |
static ZanataProxyFactory |
OptionsUtil.createRequestFactory(ConfigurableOptions opts)
|
| Uses of ConfigurableOptions in org.zanata.client.commands.glossary.delete |
|---|
| Subinterfaces of ConfigurableOptions in org.zanata.client.commands.glossary.delete | |
|---|---|
interface |
GlossaryDeleteOptions
|
| Uses of ConfigurableOptions in org.zanata.client.commands.glossary.push |
|---|
| Subinterfaces of ConfigurableOptions in org.zanata.client.commands.glossary.push | |
|---|---|
interface |
GlossaryPushOptions
|
| Uses of ConfigurableOptions in org.zanata.client.commands.pull |
|---|
| Subinterfaces of ConfigurableOptions in org.zanata.client.commands.pull | |
|---|---|
interface |
PullOptions
|
| Classes in org.zanata.client.commands.pull that implement ConfigurableOptions | |
|---|---|
class |
PullOptionsImpl
|
| Uses of ConfigurableOptions in org.zanata.client.commands.push |
|---|
| Subinterfaces of ConfigurableOptions in org.zanata.client.commands.push | |
|---|---|
interface |
PushOptions
Push options for documents that are parsed on the client and transmitted as a Resource or TranslationsResource. |
| Classes in org.zanata.client.commands.push that implement ConfigurableOptions | |
|---|---|
class |
PushOptionsImpl
|
| Uses of ConfigurableOptions in org.zanata.client.commands.stats |
|---|
| Subinterfaces of ConfigurableOptions in org.zanata.client.commands.stats | |
|---|---|
interface |
GetStatisticsOptions
|
| Classes in org.zanata.client.commands.stats that implement ConfigurableOptions | |
|---|---|
class |
GetStatisticsOptionsImpl
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||