Actor
getActorById(int id)
List<Actor>
getActors()
void
addActor(Actor actor)
addActors(List<Actor> actors)