Interface IConnectionOperation
-
- All Known Subinterfaces:
ICommitRegisteredElementsToTranslationStudio
,ICreatePreviewFilesOperation
,IUpdateScheduledGenerationLanguages
public interface IConnectionOperation
- Author:
- , Phillip Austerfield (phillip.austerfield@idmedia.com)
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
setCredentials(String sUser, String sPassword)
Provide credentials to remove generated temporary pages
-