-
Packages that use LocalizedString Package Description 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 LocalizedString in com.filenet.api.core
Methods in com.filenet.api.core that return LocalizedString Modifier and Type Method and Description static LocalizedStringFactory.LocalizedString. createInstance()Creates a new instance of theLocalizedStringclass to be persisted to an object store.static LocalizedStringFactory.LocalizedString. createInstance(ObjectStore objectStore)Creates a new instance of theLocalizedStringclass to be persisted to an object store.
-