g-Eclipse
Release 1.0.0

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

Packages that use IACLActor
eu.geclipse.core.accesscontrol   
 

Uses of IACLActor in eu.geclipse.core.accesscontrol
 

Methods in eu.geclipse.core.accesscontrol that return IACLActor
 IACLActor IACLEntry.getActor()
          Returns the actor of this entry.
 

Methods in eu.geclipse.core.accesscontrol with parameters of type IACLActor
 void IACLEntry.setActor(IACLActor actor)
          Sets the actor of this entry.
 


g-Eclipse
Release 1.0.0