Uses of Class
com.ca.jcs.ObjectClassMapping.AmbiguousClassInfo

Packages that use ObjectClassMapping.AmbiguousClassInfo
com.ca.jcs Contains all classes making up the implementation of CA Java Connector Server ("Java CS" or "JCS"), which supports connectors which take LDAP traffic in at the top level and convert it into the native language of the managed system with which they communicate. 
 

Uses of ObjectClassMapping.AmbiguousClassInfo in com.ca.jcs
 

Methods in com.ca.jcs that return ObjectClassMapping.AmbiguousClassInfo
 ObjectClassMapping.AmbiguousClassInfo ObjectClassMapping.getConnectorAmbiguousClassInfo()
           
 

Methods in com.ca.jcs with parameters of type ObjectClassMapping.AmbiguousClassInfo
 void ObjectClassMapping.setConnectorAmbiguousClassInfo(ObjectClassMapping.AmbiguousClassInfo connectorAmbiguousClassInfo)
           
 

Constructors in com.ca.jcs with parameters of type ObjectClassMapping.AmbiguousClassInfo
ObjectClassMapping.IsStructuralObjectClassPred(ObjectClassMapping.AmbiguousClassInfo classInfo, boolean trueIfStructural)
           
 



Created 2011-07-14 13:27 EST