|
Open Monograph Press
3.3.0
|
23 return $this->
getData(
'monographId');
31 return $this->
setData(
'monographId', $monographId);
61 $codes =& $onixCodelistItemDao->getCodes($listName);
62 return $codes[$this->
getRole()];
70 $this->
setData(
'representativeIdType', $representativeIdType);
78 return $this->
getData(
'representativeIdType');
86 $this->
setData(
'representativeIdValue', $representativeIdValue);
94 return $this->
getData(
'representativeIdValue');
118 return $this->
getData(
'phone');
126 $this->
setData(
'phone', $phone);
134 return $this->
getData(
'email');
142 $this->
setData(
'email', $email);
166 return $this->
getData(
'isSupplier');
174 $this->
setData(
'isSupplier', $isSupplier);
setIsSupplier($isSupplier)
& getData($key, $locale=null)
Any class with an associated DAO should extend this class.
static & getDAO($name, $dbconn=null)
setRepresentativeIdType($representativeIdType)
Basic class describing a representative composite type (used on the ONIX templates for publication fo...
getRepresentativeIdType()
setMonographId($monographId)
setRepresentativeIdValue($representativeIdValue)
getRepresentativeIdValue()
setData($key, $value, $locale=null)