Uses of Class
org.apache.manifoldcf.authorities.mapping.MappingConnectionManager
-
Packages that use MappingConnectionManager Package Description org.apache.manifoldcf.authorities.mapping -
-
Uses of MappingConnectionManager in org.apache.manifoldcf.authorities.mapping
Fields in org.apache.manifoldcf.authorities.mapping declared as MappingConnectionManager Modifier and Type Field Description protected MappingConnectionManager
MappingConnectionManager.MappingConnectionExecutor. thisManager
Constructors in org.apache.manifoldcf.authorities.mapping with parameters of type MappingConnectionManager Constructor Description MappingConnectionExecutor(MappingConnectionManager manager, MappingConnectionManager.MappingConnectionDescription[] objectDescriptions)
Constructor.
-