Interface CreatedDateAccessor

All Known Subinterfaces:
CreatedDateAccessor.CreatedDateProperty

public interface CreatedDateAccessor
Provides an accessor for a "created" date property.
  • Method Details

    • getCreatedDate

      Date getCreatedDate()
      Retrieves the "created" date from the date property.
      Returns:
      The "created" date stored by the date property.