planetj.common
Class CommonServices
java.lang.Object
|
+--planetj.common.CommonServices
- public class CommonServices
- extends Object
This class was generated by a SmartGuide.
CommonServices
public CommonServices()
getTranslationManager
public static TranslationManager getTranslationManager()
- Gets the TranslationManager for the current service.
- Returns:
- a TranslationManager that can be used.
validateAS400Name
public static boolean validateAS400Name(String name)
- Test the name String for AS400 naming compliance
- Returns:
- a boolean that indicates if naming conventions are followed correctly.