Uses of Interface
org.zanata.client.commands.BasicOptions

Packages that use BasicOptions
org.zanata.client.commands   
org.zanata.client.commands.glossary.delete   
org.zanata.client.commands.glossary.push   
org.zanata.client.commands.pull   
org.zanata.client.commands.push   
org.zanata.client.commands.stats   
 

Uses of BasicOptions in org.zanata.client.commands
 

Subinterfaces of BasicOptions in org.zanata.client.commands
 interface ConfigurableOptions
          Base options for commands which supports configuration by the user's zanata.ini
 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 BasicOptions
 class AbstractPushPullOptionsImpl<O extends PushPullOptions>
          Specifies options that have the same description and defaults for push and pull
 class BasicOptionsImpl
          Base class for commands
 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
           
 

Constructors in org.zanata.client.commands with parameters of type BasicOptions
ArgsUtil(AppAbortStrategy strategy, BasicOptions opts)
           
 

Uses of BasicOptions in org.zanata.client.commands.glossary.delete
 

Subinterfaces of BasicOptions in org.zanata.client.commands.glossary.delete
 interface GlossaryDeleteOptions
           
 

Uses of BasicOptions in org.zanata.client.commands.glossary.push
 

Subinterfaces of BasicOptions in org.zanata.client.commands.glossary.push
 interface GlossaryPushOptions
           
 

Uses of BasicOptions in org.zanata.client.commands.pull
 

Subinterfaces of BasicOptions in org.zanata.client.commands.pull
 interface PullOptions
           
 

Classes in org.zanata.client.commands.pull that implement BasicOptions
 class PullOptionsImpl
           
 

Uses of BasicOptions in org.zanata.client.commands.push
 

Subinterfaces of BasicOptions 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 BasicOptions
 class PushOptionsImpl
           
 

Uses of BasicOptions in org.zanata.client.commands.stats
 

Subinterfaces of BasicOptions in org.zanata.client.commands.stats
 interface GetStatisticsOptions
           
 

Classes in org.zanata.client.commands.stats that implement BasicOptions
 class GetStatisticsOptionsImpl
           
 



Copyright © 2013 Zanata Project. All Rights Reserved.