-
-
Uses of VWLanguagePack in filenet.vw.api
Methods in filenet.vw.api that return VWLanguagePack Modifier and Type Method and Description VWLanguagePackVWSystemAdministration. createLanguagePack(java.util.Locale theLocale)Creates a new VWLanguagePack object.VWLanguagePackVWSystemAdministration. getLanguagePack(java.util.Locale theLocale)Gets a VWLanguagePack object.VWLanguagePack[]VWSystemAdministration. getLanguagePacks()Gets the VWLanguagePack objects.Methods in filenet.vw.api with parameters of type VWLanguagePack Modifier and Type Method and Description voidVWSystemAdministration. deleteLanguagePack(VWLanguagePack theLanguagePack)Deletes the VWLanguagePack object, if found.
-