net.fortytwo.ripple.query.commands
Class DefinePrefixCmd
java.lang.Object
net.fortytwo.ripple.control.Task
net.fortytwo.ripple.query.Command
net.fortytwo.ripple.query.commands.DefinePrefixCmd
public class DefinePrefixCmd
- extends Command
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefinePrefixCmd
public DefinePrefixCmd(String prefix,
URIAST uri)
getPrefix
public String getPrefix()
getUri
public URIAST getUri()
execute
public void execute(QueryEngine qe,
ModelConnection mc)
throws RippleException
- Specified by:
execute in class Command
- Throws:
RippleException
abort
protected void abort()
- Specified by:
abort in class Command
Copyright © 2007-2011 fortytwo.net. All Rights Reserved.