Uses of Class
com.todoroo.andlib.data.Property.LongProperty

Packages that use Property.LongProperty
com.todoroo.astrid.data Astrid data model classes and ContentResolver data access objects 
 

Uses of Property.LongProperty in com.todoroo.astrid.data
 

Fields in com.todoroo.astrid.data declared as Property.LongProperty
static Property.LongProperty TagData.COMPLETION_DATE
          Unixtime Project was completed.
static Property.LongProperty Task.COMPLETION_DATE
          Unixtime Task was completed.
static Property.LongProperty Metadata.CREATION_DATE
          Unixtime Metadata was created
static Property.LongProperty TagData.CREATION_DATE
          Unixtime Project was created
static Property.LongProperty Task.CREATION_DATE
          Unixtime Task was created
static Property.LongProperty Update.CREATION_DATE
          Unixtime Metadata was created
static Property.LongProperty Task.CREATOR_ID
          Creator user id
static Property.LongProperty TagData.DELETION_DATE
          Unixtime Project was deleted.
static Property.LongProperty Task.DELETION_DATE
          Unixtime Task was deleted.
static Property.LongProperty Task.DETAILS_DATE
          Date details were last updated
static Property.LongProperty Task.DUE_DATE
          Unixtime Task is due, 0 if not set
static Property.LongProperty Task.HIDE_UNTIL
          Unixtime Task should be hidden until, 0 if not set
static Property.LongProperty Metadata.ID
          ID
static Property.LongProperty StoreObject.ID
          ID
static Property.LongProperty TagData.ID
          ID
static Property.LongProperty Task.ID
          ID
static Property.LongProperty Update.ID
          ID
static Property.LongProperty User.ID
          ID
static Property.LongProperty TagData.LAST_ACTIVITY_DATE
          Project last activity date
static Property.LongProperty User.LAST_ACTIVITY_DATE
          User last activity date
static Property.LongProperty Task.LAST_SYNC
          Last Sync date
static Property.LongProperty TagData.MODIFICATION_DATE
          Unixtime Project was last touched
static Property.LongProperty Task.MODIFICATION_DATE
          Unixtime Task was last touched
static Property.LongProperty Task.REMINDER_LAST
          Unixtime the last reminder was triggered
static Property.LongProperty Task.REMINDER_PERIOD
          Reminder period, in milliseconds.
static Property.LongProperty Task.REMINDER_SNOOZE
          Unixtime snooze is set (0 -> no snooze)
static Property.LongProperty TagData.REMOTE_ID
          Remote goal id
static Property.LongProperty Task.REMOTE_ID
          Remote id
static Property.LongProperty Update.REMOTE_ID
          Remote ID
static Property.LongProperty User.REMOTE_ID
          Remote id
static Property.LongProperty RemoteModel.REMOTE_ID_PROPERTY
          remote id property
static Property.LongProperty Metadata.TASK
          Associated Task
static Property.LongProperty Update.TASK
          Associated Task remote-id (if any)
static Property.LongProperty Task.TIMER_START
           
static Property.LongProperty TagData.USER_ID
          User id
static Property.LongProperty Task.USER_ID
          Assigned user id
static Property.LongProperty Update.USER_ID
          From user id
static Property.LongProperty RemoteModel.USER_ID_PROPERTY
          user id property