-
Packages that use LocalizedStringList Package Description com.filenet.api.admin Provides classes and interfaces that are used in the administration of a FileNet P8 Content Engine Server.com.filenet.api.core Provides classes and interfaces that are related to the core business objects of the API, such asEntireNetwork,Domain,Document,Folder, and so on. -
-
Uses of LocalizedStringList in com.filenet.api.admin
Methods in com.filenet.api.admin that return LocalizedStringList Modifier and Type Method and Description LocalizedStringListPropertyTemplate. get_DescriptiveTexts()Returns the value of the DescriptiveTexts property.LocalizedStringListClassDefinition. get_DescriptiveTexts()Returns the value of the DescriptiveTexts property.LocalizedStringListPropertyTemplate. get_DisplayNames()Returns the value of the DisplayNames property.LocalizedStringListClassDefinition. get_DisplayNames()Returns the value of the DisplayNames property.LocalizedStringListChoice. get_DisplayNames()Returns the value of the DisplayNames property.Methods in com.filenet.api.admin with parameters of type LocalizedStringList Modifier and Type Method and Description voidPropertyTemplate. set_DescriptiveTexts(LocalizedStringList value)Sets the value of the DescriptiveTexts property.voidClassDefinition. set_DescriptiveTexts(LocalizedStringList value)Sets the value of the DescriptiveTexts property.voidPropertyTemplate. set_DisplayNames(LocalizedStringList value)Sets the value of the DisplayNames property.voidClassDefinition. set_DisplayNames(LocalizedStringList value)Sets the value of the DisplayNames property.voidChoice. set_DisplayNames(LocalizedStringList value)Sets the value of the DisplayNames property. -
Uses of LocalizedStringList in com.filenet.api.core
Methods in com.filenet.api.core that return LocalizedStringList Modifier and Type Method and Description static LocalizedStringListFactory.LocalizedString. createList()Creates a new instance of this collection class.
-