public class SetNamespaceOperation extends Object implements TransactionOperation
Constructor and Description |
---|
SetNamespaceOperation() |
SetNamespaceOperation(String prefix,
String name) |
public String getName()
public void setName(String name)
public String getPrefix()
public void setPrefix(String prefix)
public void execute(RepositoryConnection con) throws RepositoryException
TransactionOperation
execute
in interface TransactionOperation
con
- The connection the operation should be performed on.RepositoryException
- If such an exception is thrown by the connection while executing
the operation.Copyright © 2001-2013 Aduna. All Rights Reserved.