-
Packages that use ExternalClassAliasList 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 ExternalClassAliasList in com.filenet.api.admin
Methods in com.filenet.api.admin that return ExternalClassAliasList Modifier and Type Method and Description ExternalClassAliasListReplicableClassDefinition. get_ExternalAliases()Returns the value of the ExternalAliases property.Methods in com.filenet.api.admin with parameters of type ExternalClassAliasList Modifier and Type Method and Description voidReplicableClassDefinition. set_ExternalAliases(ExternalClassAliasList value)Sets the value of the ExternalAliases property. -
Uses of ExternalClassAliasList in com.filenet.api.core
Methods in com.filenet.api.core that return ExternalClassAliasList Modifier and Type Method and Description static ExternalClassAliasListFactory.ExternalClassAlias. createList()Creates a new instance of this collection class.
-