org.zanata.client.commands.glossary.delete
Interface GlossaryDeleteOptions

All Superinterfaces:
BasicOptions, ConfigurableOptions, ConfigurableProjectOptions

public interface GlossaryDeleteOptions
extends ConfigurableProjectOptions


Method Summary
 boolean getAllGlossary()
           
 String getlang()
           
 
Methods inherited from interface org.zanata.client.commands.ConfigurableProjectOptions
getLocaleMapList, getProj, getProjectConfig, getProjectType, getProjectVersion, setLocaleMapList, setProj, setProjectConfig, setProjectType, setProjectVersion
 
Methods inherited from interface org.zanata.client.commands.ConfigurableOptions
getKey, getLogHttp, getUrl, getUserConfig, getUsername, isDisableSSLCert, setDisableSSLCert, setKey, setLogHttp, setUrl, setUserConfig, setUsername
 
Methods inherited from interface org.zanata.client.commands.BasicOptions
getCommandDescription, getCommandName, getDebug, getErrors, getHelp, getQuiet, initCommand, isDebugSet, isErrorsSet, isInteractiveMode, isQuietSet, setDebug, setErrors, setHelp, setInteractiveMode, setQuiet
 

Method Detail

getlang

String getlang()

getAllGlossary

boolean getAllGlossary()


Copyright © 2013 Zanata Project. All Rights Reserved.