Package org.javlo.component.core
Interface IDate
-
- All Known Implementing Classes:
AllImagesGallery,ComplexEventDefinitionComponent,DateComponent,DynamicComponent,EventDefinitionComponent,FieldAge,FieldDate,FolderedMultimedia,MultimediaGallery,ReactionComponent,StaticMapComponent,TimeRangeComponent
public interface IDate
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description DategetDate(ContentContext ctx)booleanisValidDate(ContentContext ctx)
-
-
-
Method Detail
-
getDate
Date getDate(ContentContext ctx)
-
isValidDate
boolean isValidDate(ContentContext ctx)
-
-