com.wewebu.ow.server.ecmimpl.opencmis.search
Class OwCMISSQLDateTimeLiteral
java.lang.Object
com.wewebu.ow.csqlc.ast.OwSQLDateTimeLiteral
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
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 |
OwCMISSQLDateTimeLiteral
public OwCMISSQLDateTimeLiteral(XMLGregorianCalendar calendar_p)
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.