44 $this->object_id = $ilObjBibliographicAdmin->
getId();
45 $this->ref_id = $ilObjBibliographicAdmin->
getRefId();
47 $this->
type = $this->type_factory->getInstanceForType($type_id);
An exception for terminatinating execution or to throw for unit testing.
Interface ilBiblAdminFactoryFacade.
__construct(ilObjBibliographicAdmin $ilObjBibliographicAdmin, $type_id)
ilBiblAdminFactoryFacade constructor.
fieldFactory()
@inheritDoc
translationFactory()
@inheritDoc
Class ilBiblFieldFactory.
Class ilBiblTranslationFactory.
Class ilObjBibliographicAdmin.
getRefId()
get reference id @access public
getId()
get object id @access public
Interface ilBiblFactoryFacadeInterface.