Uses of Interface
org.topbraidlive.client.java.api.function.SetGovernanceAreaPermission
- 
Packages that use SetGovernanceAreaPermission Package Description org.topbraidlive.client.java This package and its api subpackage contain the public interface to the client.org.topbraidlive.client.java.api This package and its subpackages contain definitions of the EDG server API from a client's perspective.org.topbraidlive.client.java.impl 
- 
- 
Uses of SetGovernanceAreaPermission in org.topbraidlive.client.javaSubinterfaces of SetGovernanceAreaPermission in org.topbraidlive.client.java Modifier and Type Interface Description interfaceClientPrimary client interface.
- 
Uses of SetGovernanceAreaPermission in org.topbraidlive.client.java.apiSubinterfaces of SetGovernanceAreaPermission in org.topbraidlive.client.java.api Modifier and Type Interface Description interfaceApiEntry level API that is the union of all of the known API functions.
- 
Uses of SetGovernanceAreaPermission in org.topbraidlive.client.java.implClasses in org.topbraidlive.client.java.impl that implement SetGovernanceAreaPermission Modifier and Type Class Description classClientImplMain entry point, a facade client that delegates to various client implementations.
 
-