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:
ApplicationException
AuthorizationException
ValidationException
RemoteException
-
translateByGUID
public String translateByGUID(String guid) throws ApplicationException, AuthorizationException, ValidationException, RemoteException - Throws:
ApplicationException
AuthorizationException
ValidationException
RemoteException
-
translateChannel
- Throws:
ApplicationException
ValidationException
-
translateContentInstance
public String translateContentInstance(ManagedObject mo) throws ApplicationException, RemoteException, ValidationException, AuthorizationException - Throws:
ApplicationException
RemoteException
ValidationException
AuthorizationException
-