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

Packages that use PushPullOptions
org.zanata.client.commands   
org.zanata.client.commands.pull   
org.zanata.client.commands.push   
 

Uses of PushPullOptions in org.zanata.client.commands
 

Classes in org.zanata.client.commands with type parameters of type PushPullOptions
 class AbstractPushPullOptionsImpl<O extends PushPullOptions>
          Specifies options that have the same description and defaults for push and pull
 class PushPullCommand<O extends PushPullOptions>
           
 

Classes in org.zanata.client.commands that implement PushPullOptions
 class AbstractPushPullOptionsImpl<O extends PushPullOptions>
          Specifies options that have the same description and defaults for push and pull
 

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

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

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

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

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



Copyright © 2013 Zanata Project. All Rights Reserved.