org.apache.chemistry.opencmis.server.support.query
Class CmisSelector
java.lang.Object
org.apache.chemistry.opencmis.server.support.query.CmisSelector
- Direct Known Subclasses:
- ColumnReference, FunctionReference
public abstract class CmisSelector
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CmisSelector
public CmisSelector()
setAliasName
public void setAliasName(String alias)
getAliasName
public String getAliasName()
getName
public abstract String getName()
Copyright © 2009-2010 The Apache Software Foundation. All Rights Reserved.