Class ETLTuringTranslator
Object
ETLTuringTranslator
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiontranslateByGUID(String guid) translateChannel(ManagedObject mo) translateContentInstance(ManagedObject mo)
-
Constructor Details
-
ETLTuringTranslator
-
-
Method Details
-
translate
public String translate(String attributeValue) throws ApplicationException, AuthorizationException, ValidationException, RemoteException - Throws:
ApplicationExceptionAuthorizationExceptionValidationExceptionRemoteException
-
translateByGUID
public String translateByGUID(String guid) throws ApplicationException, AuthorizationException, ValidationException, RemoteException - Throws:
ApplicationExceptionAuthorizationExceptionValidationExceptionRemoteException
-
translateChannel
- Throws:
ApplicationExceptionValidationException
-
translateContentInstance
public String translateContentInstance(ManagedObject mo) throws ApplicationException, RemoteException, ValidationException, AuthorizationException - Throws:
ApplicationExceptionRemoteExceptionValidationExceptionAuthorizationException
-