Interface IConnectorProjectConfigurationUpdatable
- All Superinterfaces:
IIdentifyable,IPrincipalUpdatable
Connector Configuration
- Author:
- I-D Media AG
-
Method Summary
Modifier and TypeMethodDescriptionvoidsetJobConfigurationId(@NotNull String sId) Set the quote configurationvoidsetSystemId(@NotNull String sId) Set associated system idvoidsetTmsProjectConfigurationId(@NotNull String sId) Set the internal project ID (TranslationStudio's)Methods inherited from interface com.idmedia.translationstudio.api.configuration.IIdentifyable
getIdMethods inherited from interface com.idmedia.translationstudio.api.configuration.IPrincipalUpdatable
setDisplayName, setId
-
Method Details
-
setJobConfigurationId
Set the quote configuration- Parameters:
sId-
-
setTmsProjectConfigurationId
Set the internal project ID (TranslationStudio's)- Parameters:
sId-
-
setSystemId
Set associated system id- Parameters:
sId-
-