com.wewebu.ow.server.ecmimpl.opencmis.search
Class OwCMISSQLDateTimeLiteral

java.lang.Object
  extended by com.wewebu.ow.csqlc.ast.OwSQLDateTimeLiteral
      extended by com.wewebu.ow.server.ecmimpl.opencmis.search.OwCMISSQLDateTimeLiteral
All Implemented Interfaces:
com.wewebu.ow.csqlc.ast.OwLiteral

public class OwCMISSQLDateTimeLiteral
extends com.wewebu.ow.csqlc.ast.OwSQLDateTimeLiteral

CMIS SQL Date representation helper class.

Alfresco Workdesk
Copyright (c) Alfresco Software, Inc.
All rights reserved.

For licensing information read the license.txt file or
go to: http://wiki.alfresco.com


Constructor Summary
OwCMISSQLDateTimeLiteral(XMLGregorianCalendar calendar_p)
           
 
Method Summary
protected  String asString(XMLGregorianCalendar calendar_p)
           
protected  String createLiteral(String dateString_p)
           
 
Methods inherited from class com.wewebu.ow.csqlc.ast.OwSQLDateTimeLiteral
createLiteralSQLString, isNull
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OwCMISSQLDateTimeLiteral

public OwCMISSQLDateTimeLiteral(XMLGregorianCalendar calendar_p)
Method Detail

asString

protected String asString(XMLGregorianCalendar calendar_p)
Overrides:
asString in class com.wewebu.ow.csqlc.ast.OwSQLDateTimeLiteral

createLiteral

protected String createLiteral(String dateString_p)
Overrides:
createLiteral in class com.wewebu.ow.csqlc.ast.OwSQLDateTimeLiteral


Copyright © 2013 Alfresco Business Solutions. All Rights Reserved.