Package com.walkfares.odsl.service
Class DateService
java.lang.Object
com.walkfares.odsl.service.DateService
- All Implemented Interfaces:
OpenDSLService
public class DateService extends Object implements OpenDSLService
-
Field Summary
Fields inherited from interface com.walkfares.odsl.service.OpenDSLService
ACCESSKEY, BASE64_REQUEST_BODY, COLUMN_COUNT, DATA_POS, HEADER_POS, OUTPUT, REQUEST_BODY, ROW_COUNT, SECRETKEY, SELECTOR, SEPARATOR, TABLE, XSLT -
Constructor Summary
Constructors Constructor Description DateService() -
Method Summary
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.walkfares.odsl.service.OpenDSLService
delete, getIDSource, getList, getListSource, initialise, isLocalOnly, rename, run, save, tag
-
Constructor Details
-
DateService
public DateService()
-
-
Method Details
-
getName
- Specified by:
getNamein interfaceOpenDSLService
-
get
Description copied from interface:OpenDSLServiceGets a default variable for this service - only used in the language server- Specified by:
getin interfaceOpenDSLService- Returns:
- A variable of the correct type
-
get
- Specified by:
getin interfaceOpenDSLService
-