Class DateTimeAttributeValueFactory
java.lang.Object
ai.stapi.graph.attribute.attributeFactory.attributeValueFactory.AbstractDateTimeAttributeValueFactory
ai.stapi.graph.attribute.attributeFactory.attributeValueFactory.DateTimeAttributeValueFactory
- All Implemented Interfaces:
AttributeValueFactory
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected AttributeValue<?>createAttributeWithUtcTime(Instant utcTime) protected StringMethods inherited from class ai.stapi.graph.attribute.attributeFactory.attributeValueFactory.AbstractDateTimeAttributeValueFactory
create, isValidValue, parseValueToDate, supportsDataType
-
Constructor Details
-
DateTimeAttributeValueFactory
public DateTimeAttributeValueFactory()
-
-
Method Details
-
createAttributeWithUtcTime
- Specified by:
createAttributeWithUtcTimein classAbstractDateTimeAttributeValueFactory
-
getSupportedDataType
- Specified by:
getSupportedDataTypein classAbstractDateTimeAttributeValueFactory
-