org.outerj.daisy.query.model
Class Identifier.LockOwnerLoginIdentifier

java.lang.Object
  extended byorg.outerj.daisy.query.model.Identifier.AbstractNonAclIdentifier
      extended byorg.outerj.daisy.query.model.Identifier.AbstractLoginIdentifier
          extended byorg.outerj.daisy.query.model.Identifier.LockOwnerLoginIdentifier
All Implemented Interfaces:
org.outerj.daisy.query.model.Identifier.DelegateIdentifier
Enclosing class:
Identifier

public final class Identifier.LockOwnerLoginIdentifier
extends Identifier.AbstractLoginIdentifier


Field Summary
static java.lang.String NAME
           
 
Constructor Summary
Identifier.LockOwnerLoginIdentifier()
           
 
Method Summary
 void generateSql(java.lang.StringBuffer sql, SqlGenerationContext context)
           
 java.lang.String getName()
           
 java.lang.Object getOutputValue(org.outerj.daisy.repository.Document document, org.outerj.daisy.repository.Version version)
           
 java.lang.Object getValue(org.outerj.daisy.repository.Document document)
           
 
Methods inherited from class org.outerj.daisy.query.model.Identifier.AbstractLoginIdentifier
convertLiteral, getOutputValueType, getValueType, isSymbolic
 
Methods inherited from class org.outerj.daisy.query.model.Identifier.AbstractNonAclIdentifier
bindSql, canTestappliesTo, getAppliesToValue, getTitle, getValueCountIdentifier, isAclAllowed, isMultiValue, isOutputOnly
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

NAME

public static final java.lang.String NAME
See Also:
Constant Field Values
Constructor Detail

Identifier.LockOwnerLoginIdentifier

public Identifier.LockOwnerLoginIdentifier()
Method Detail

getValue

public java.lang.Object getValue(org.outerj.daisy.repository.Document document)

generateSql

public void generateSql(java.lang.StringBuffer sql,
                        SqlGenerationContext context)

getOutputValue

public java.lang.Object getOutputValue(org.outerj.daisy.repository.Document document,
                                       org.outerj.daisy.repository.Version version)

getName

public java.lang.String getName()


Copyright © -2005 . All Rights Reserved.