Uses of Interface
org.palo.api.Rights

Packages that use Rights
org.palo.api   
org.palo.api.impl   
 

Uses of Rights in org.palo.api
 

Methods in org.palo.api that return Rights
 Rights Database.getRights()
          Deprecated. Subject to change, please don't use.
 Rights ConnectionContext.getRights()
          Returns the Rights instance which is associated with this connection.
 

Uses of Rights in org.palo.api.impl
 

Classes in org.palo.api.impl that implement Rights
 class RightsImpl