Interface IRegisterSectionOperation

All Superinterfaces:
IRegisterBaseOperation<de.espirit.firstspirit.access.store.IDProvider>, IRegisterHeadlessOperation

public interface IRegisterSectionOperation extends IRegisterBaseOperation<de.espirit.firstspirit.access.store.IDProvider>
Submit page-based translation request to TranslationStudio
Author:
Phillip Austerfield
  • Method Details

    • register

      boolean register(long lSectionId, ITranslationRequestForm pLanguageMappingPage, boolean bTranslateImmediately)
      Submit a list of pages to TranslationStudio. All sections of each page will be included in the translation request (any section list from the ITranslationRequestForm will be ignored)
      Parameters:
      lSectionId - Section to translate
      pLanguageMappingPage - Translation request information (section restrictions are ignored)
      bTranslateImmediately - Translate immediately
      Returns:
      success state