AbstractProgramEntity

AbstractProgramEntity ⇐ AbstractEntity

Kind: global abstract class
Extends: AbstractEntity
Entity:
Properties

NameTypeDescription
TABLEstring
PRIMARY_KEYObject
eventIdstring

event identifier

namestring

Program name

descriptionstring

Program description

startstring

Program start time

durationstring

The duration of the program

channelIdstring

Identifier of the channel on which is played the program

recordingIdstring

Recording guid

statenumber
parentalRatingnumber

the parental rating

episodenumber

episode number

totalEpisodesnumber

total number of episodes

seasonnumber

season number

isSerieboolean

flag

serieIdstring

The id of the serie

imagestring

Image of the program

AbstractProgramEntity()

DAO program entity .