Determines if entities should be published if in this state.
bool
public function isPublishedState() { return $this->published; }