Uses of Class
com.tibco.bpm.web.client.model.types.org.AttributeMapping

Packages that use AttributeMapping
com.tibco.bpm.web.client.model.types.org   
 

Uses of AttributeMapping in com.tibco.bpm.web.client.model.types.org
 

Methods in com.tibco.bpm.web.client.model.types.org that return types with arguments of type AttributeMapping
 java.util.List<AttributeMapping> LdapSource.getAttributeMapping()
           
 java.util.List<AttributeMapping> LdapGroupSource.getAttributeMapping()
           
 

Method parameters in com.tibco.bpm.web.client.model.types.org with type arguments of type AttributeMapping
 void LdapSource.setAttributeMapping(java.util.List<AttributeMapping> attributeMapping)
           
 void LdapGroupSource.setAttributeMapping(java.util.List<AttributeMapping> attributeMapping)
           
 



Copyright © 2015 Cloud Software Group, Inc. All Rights Reserved.