Interface JaloOnlyItem

    • Method Detail

      • providePK

        PK providePK()
        Should provide a fixed PK for this item.
        Returns:
        PK of this item
      • provideCreationTime

        java.util.Date provideCreationTime()
        Should provide a fixed creation time for this item.
        Returns:
        creation time date of this item
      • provideModificationTime

        java.util.Date provideModificationTime()
        Should provide a modification time for this item.
        Returns:
        modification time date of this item
      • provideComposedType

        ComposedType provideComposedType()
        Should provide the composed type of this item.
        Returns:
        ComposedType of this item