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

Packages that use LdapContainerPayLoad
com.tibco.bpm.web.client.services.client.org   
 

Uses of LdapContainerPayLoad in com.tibco.bpm.web.client.services.client.org
 

Methods in com.tibco.bpm.web.client.services.client.org with parameters of type LdapContainerPayLoad
 void DirectoryClientService.saveContainer(LdapContainerPayLoad container, com.google.gwt.user.client.rpc.AsyncCallback<SaveLdapContainerResponse> callback)
          ------------------------------------------------------------------------ saveLdapContainer ------------------------------------------------------------------------
 void DirectoryClientService.updateContainer(long id, LdapContainerPayLoad container, com.google.gwt.user.client.rpc.AsyncCallback<UpdateLdapContainerResponse> callback)
          ------------------------------------------------------------------------ updateLdapContainer ------------------------------------------------------------------------
 



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