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

Packages that use ConfigurableProjectOptions
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 ConfigurableProjectOptions in org.zanata.client.commands
 

Classes in org.zanata.client.commands with type parameters of type ConfigurableProjectOptions
 class ConfigurableProjectCommand<O extends ConfigurableProjectOptions>
          Base class for commands which supports configuration by the user's zanata.ini and by a project's zanata.xml
 

Subinterfaces of ConfigurableProjectOptions in org.zanata.client.commands
 interface PublicanPullOptions
          Deprecated.  
 interface PublicanPushOptions
          Deprecated.  
 interface PushPullOptions
           
 

Classes in org.zanata.client.commands that implement ConfigurableProjectOptions
 class AbstractPushPullOptionsImpl<O extends PushPullOptions>
          Specifies options that have the same description and defaults for push and pull
 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.  
 

Constructors in org.zanata.client.commands with parameters of type ConfigurableProjectOptions
ListLocalCommand(ConfigurableProjectOptions opts)
           
ListLocalCommand(ConfigurableProjectOptions opts, ZanataProxyFactory factory)
           
ListRemoteCommand(ConfigurableProjectOptions opts)
           
 

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

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

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

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

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

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

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

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

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

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

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

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



Copyright © 2013 Zanata Project. All Rights Reserved.