g-Eclipse
Release 1.0.0

Uses of Interface
eu.geclipse.core.accesscontrol.IACL

Packages that use IACL
eu.geclipse.core.model   
eu.geclipse.ui.dialogs   
 

Uses of IACL in eu.geclipse.core.model
 

Methods in eu.geclipse.core.model that return IACL
 IACL IProtectable.fetchACL(IProgressMonitor monitor)
          Fetches the access control list attached to this grid object (file, service, etc.).
 

Uses of IACL in eu.geclipse.ui.dialogs
 

Constructor parameters in eu.geclipse.ui.dialogs with type arguments of type IACL
AccessControlDialog(java.util.List<IACL> acls, boolean canSaveWholeACL, Shell parentShell)
          Constructs the dialog used for access control management.
 


g-Eclipse
Release 1.0.0