dbXML API

com.dbxml.db.client.tools.command
Class Grant

java.lang.Object
  extended bycom.dbxml.db.client.tools.command.CommandBase
      extended bycom.dbxml.db.client.tools.command.PermissionsBase
          extended bycom.dbxml.db.client.tools.command.Grant
All Implemented Interfaces:
Command

public final class Grant
extends PermissionsBase

Grant (GRANT) grants permissions to a specific Role for the current context Collection.


Constructor Summary
Grant()
           
 
Methods inherited from class com.dbxml.db.client.tools.command.PermissionsBase
process
 
Methods inherited from class com.dbxml.db.client.tools.command.CommandBase
getCommandLine, setCommandLine
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Grant

public Grant()

dbXML API

Copyright (c) 2004 The dbXML Group