Interface luya\web\jsonld\OrganizationInterface

Implemented byluya\web\jsonld\BarOrPub, luya\web\jsonld\CafeOrCoffeeShop, luya\web\jsonld\EntertainmentBusiness, luya\web\jsonld\FoodEstablishment, luya\web\jsonld\LocalBusiness, luya\web\jsonld\NightClub, luya\web\jsonld\Organization, luya\web\jsonld\Restaurant
Available since version1.0.0
Source Code https://github.com/luyadev/luya/blob/master/core/web/jsonld/OrganizationInterface.php

JsonLd - Organization interface

Public Methods

Hide inherited methods

Method Description Defined By
getActionableFeedbackPolicy() luya\web\jsonld\OrganizationInterface
getAddress() luya\web\jsonld\OrganizationInterface
getAggregateRating() luya\web\jsonld\OrganizationInterface
getAlumni() luya\web\jsonld\OrganizationInterface
getAreaServed() luya\web\jsonld\OrganizationInterface
getAward() luya\web\jsonld\OrganizationInterface
getBrand() luya\web\jsonld\OrganizationInterface
getContactPoint() luya\web\jsonld\OrganizationInterface
getCorrectionsPolicy() luya\web\jsonld\OrganizationInterface
getDepartment() luya\web\jsonld\OrganizationInterface
getDissolutionDate() luya\web\jsonld\OrganizationInterface
getDiversityPolicy() luya\web\jsonld\OrganizationInterface
getDuns() luya\web\jsonld\OrganizationInterface
getEmail() luya\web\jsonld\OrganizationInterface
getEmployee() luya\web\jsonld\OrganizationInterface
getEthicsPolicy() luya\web\jsonld\OrganizationInterface
getEvent() luya\web\jsonld\OrganizationInterface
getFaxNumber() luya\web\jsonld\OrganizationInterface
getFounder() luya\web\jsonld\OrganizationInterface
getFoundingDate() luya\web\jsonld\OrganizationInterface
getFoundingLocation() luya\web\jsonld\OrganizationInterface
getFunder() luya\web\jsonld\OrganizationInterface
getGlobalLocationNumber() luya\web\jsonld\OrganizationInterface
getHasOfferCatalog() luya\web\jsonld\OrganizationInterface
getHasPOS() luya\web\jsonld\OrganizationInterface
getIsicV4() luya\web\jsonld\OrganizationInterface
getLegalName() luya\web\jsonld\OrganizationInterface
getLeiCode() luya\web\jsonld\OrganizationInterface
getLocation() luya\web\jsonld\OrganizationInterface
getLogo() luya\web\jsonld\OrganizationInterface
getMakesOffer() luya\web\jsonld\OrganizationInterface
getMember() luya\web\jsonld\OrganizationInterface
getMemberOf() luya\web\jsonld\OrganizationInterface
getNaics() luya\web\jsonld\OrganizationInterface
getNumberOfEmployees() luya\web\jsonld\OrganizationInterface
getOwns() luya\web\jsonld\OrganizationInterface
getParentOrganization() luya\web\jsonld\OrganizationInterface
getPublishingPrinciples() luya\web\jsonld\OrganizationInterface
getReview() luya\web\jsonld\OrganizationInterface
getSeeks() luya\web\jsonld\OrganizationInterface
getSponsor() luya\web\jsonld\OrganizationInterface
getSubOrganization() luya\web\jsonld\OrganizationInterface
getTaxID() luya\web\jsonld\OrganizationInterface
getTelephone() luya\web\jsonld\OrganizationInterface
getUnnamedSourcesPolicy() luya\web\jsonld\OrganizationInterface
getVatID() luya\web\jsonld\OrganizationInterface
setActionableFeedbackPolicy() luya\web\jsonld\OrganizationInterface
setAddress() luya\web\jsonld\OrganizationInterface
setAggregateRating() luya\web\jsonld\OrganizationInterface
setAlumni() luya\web\jsonld\OrganizationInterface
setAreaServed() luya\web\jsonld\OrganizationInterface
setAward() luya\web\jsonld\OrganizationInterface
setBrand() luya\web\jsonld\OrganizationInterface
setContactPoint() luya\web\jsonld\OrganizationInterface
setCorrectionsPolicy() luya\web\jsonld\OrganizationInterface
setDepartment() luya\web\jsonld\OrganizationInterface
setDissolutionDate() luya\web\jsonld\OrganizationInterface
setDiversityPolicy() luya\web\jsonld\OrganizationInterface
setDuns() luya\web\jsonld\OrganizationInterface
setEmail() luya\web\jsonld\OrganizationInterface
setEmployee() luya\web\jsonld\OrganizationInterface
setEthicsPolicy() luya\web\jsonld\OrganizationInterface
setEvent() luya\web\jsonld\OrganizationInterface
setFaxNumber() luya\web\jsonld\OrganizationInterface
setFounder() luya\web\jsonld\OrganizationInterface
setFoundingDate() luya\web\jsonld\OrganizationInterface
setFoundingLocation() luya\web\jsonld\OrganizationInterface
setFunder() luya\web\jsonld\OrganizationInterface
setGlobalLocationNumber() luya\web\jsonld\OrganizationInterface
setHasOfferCatalog() luya\web\jsonld\OrganizationInterface
setHasPOS() luya\web\jsonld\OrganizationInterface
setIsicV4() luya\web\jsonld\OrganizationInterface
setLegalName() luya\web\jsonld\OrganizationInterface
setLeiCode() luya\web\jsonld\OrganizationInterface
setLocation() luya\web\jsonld\OrganizationInterface
setLogo() luya\web\jsonld\OrganizationInterface
setMakesOffer() luya\web\jsonld\OrganizationInterface
setMember() luya\web\jsonld\OrganizationInterface
setMemberOf() luya\web\jsonld\OrganizationInterface
setNaics() luya\web\jsonld\OrganizationInterface
setNumberOfEmployees() luya\web\jsonld\OrganizationInterface
setOwns() luya\web\jsonld\OrganizationInterface
setParentOrganization() luya\web\jsonld\OrganizationInterface
setPublishingPrinciples() luya\web\jsonld\OrganizationInterface
setReview() luya\web\jsonld\OrganizationInterface
setSeeks() luya\web\jsonld\OrganizationInterface
setSponsor() luya\web\jsonld\OrganizationInterface
setSubOrganization() luya\web\jsonld\OrganizationInterface
setTaxID() luya\web\jsonld\OrganizationInterface
setTelephone() luya\web\jsonld\OrganizationInterface
setUnnamedSourcesPolicy() luya\web\jsonld\OrganizationInterface
setVatID() luya\web\jsonld\OrganizationInterface

Method Details

Hide inherited methods

getActionableFeedbackPolicy() public abstract method

public abstract mixed getActionableFeedbackPolicy ( )

                public function getActionableFeedbackPolicy();

            
getAddress() public abstract method

public abstract mixed getAddress ( )

                public function getAddress();

            
getAggregateRating() public abstract method

public abstract mixed getAggregateRating ( )

                public function getAggregateRating();

            
getAlumni() public abstract method

public abstract mixed getAlumni ( )

                public function getAlumni();

            
getAreaServed() public abstract method

public abstract mixed getAreaServed ( )

                public function getAreaServed();

            
getAward() public abstract method

public abstract mixed getAward ( )

                public function getAward();

            
getBrand() public abstract method

public abstract mixed getBrand ( )

                public function getBrand();

            
getContactPoint() public abstract method

public abstract mixed getContactPoint ( )

                public function getContactPoint();

            
getCorrectionsPolicy() public abstract method

public abstract mixed getCorrectionsPolicy ( )

                public function getCorrectionsPolicy();

            
getDepartment() public abstract method

public abstract mixed getDepartment ( )

                public function getDepartment();

            
getDissolutionDate() public abstract method

public abstract mixed getDissolutionDate ( )

                public function getDissolutionDate();

            
getDiversityPolicy() public abstract method

public abstract mixed getDiversityPolicy ( )

                public function getDiversityPolicy();

            
getDuns() public abstract method

public abstract mixed getDuns ( )

                public function getDuns();

            
getEmail() public abstract method

public abstract mixed getEmail ( )

                public function getEmail();

            
getEmployee() public abstract method

public abstract mixed getEmployee ( )

                public function getEmployee();

            
getEthicsPolicy() public abstract method

public abstract mixed getEthicsPolicy ( )

                public function getEthicsPolicy();

            
getEvent() public abstract method

public abstract mixed getEvent ( )

                public function getEvent();

            
getFaxNumber() public abstract method

public abstract mixed getFaxNumber ( )

                public function getFaxNumber();

            
getFounder() public abstract method

public abstract mixed getFounder ( )

                public function getFounder();

            
getFoundingDate() public abstract method

public abstract mixed getFoundingDate ( )

                public function getFoundingDate();

            
getFoundingLocation() public abstract method

public abstract mixed getFoundingLocation ( )

                public function getFoundingLocation();

            
getFunder() public abstract method

public abstract mixed getFunder ( )

                public function getFunder();

            
getGlobalLocationNumber() public abstract method

public abstract mixed getGlobalLocationNumber ( )

                public function getGlobalLocationNumber();

            
getHasOfferCatalog() public abstract method

public abstract mixed getHasOfferCatalog ( )

                public function getHasOfferCatalog();

            
getHasPOS() public abstract method

public abstract mixed getHasPOS ( )

                public function getHasPOS();

            
getIsicV4() public abstract method

public abstract mixed getIsicV4 ( )

                public function getIsicV4();

            
getLegalName() public abstract method

public abstract mixed getLegalName ( )

                public function getLegalName();

            
getLeiCode() public abstract method

public abstract mixed getLeiCode ( )

                public function getLeiCode();

            
getLocation() public abstract method

public abstract mixed getLocation ( )

                public function getLocation();

            
getLogo() public abstract method

public abstract mixed getLogo ( )

getMakesOffer() public abstract method

public abstract mixed getMakesOffer ( )

                public function getMakesOffer();

            
getMember() public abstract method

public abstract mixed getMember ( )

                public function getMember();

            
getMemberOf() public abstract method

public abstract mixed getMemberOf ( )

                public function getMemberOf();

            
getNaics() public abstract method

public abstract mixed getNaics ( )

                public function getNaics();

            
getNumberOfEmployees() public abstract method

public abstract mixed getNumberOfEmployees ( )

                public function getNumberOfEmployees();

            
getOwns() public abstract method

public abstract mixed getOwns ( )

                public function getOwns();

            
getParentOrganization() public abstract method

public abstract mixed getParentOrganization ( )

                public function getParentOrganization();

            
getPublishingPrinciples() public abstract method

public abstract mixed getPublishingPrinciples ( )

                public function getPublishingPrinciples();

            
getReview() public abstract method

public abstract luya\web\jsonld\Review getReview ( )

                public function getReview();

            
getSeeks() public abstract method

public abstract mixed getSeeks ( )

                public function getSeeks();

            
getSponsor() public abstract method

public abstract mixed getSponsor ( )

                public function getSponsor();

            
getSubOrganization() public abstract method

public abstract mixed getSubOrganization ( )

                public function getSubOrganization();

            
getTaxID() public abstract method

public abstract mixed getTaxID ( )

                public function getTaxID();

            
getTelephone() public abstract method

public abstract mixed getTelephone ( )

                public function getTelephone();

            
getUnnamedSourcesPolicy() public abstract method

public abstract mixed getUnnamedSourcesPolicy ( )

                public function getUnnamedSourcesPolicy();

            
getVatID() public abstract method

public abstract mixed getVatID ( )

                public function getVatID();

            
setActionableFeedbackPolicy() public abstract method

public abstract static setActionableFeedbackPolicy ( $actionableFeedbackPolicy )
$actionableFeedbackPolicy mixed

                public function setActionableFeedbackPolicy($actionableFeedbackPolicy);

            
setAddress() public abstract method

public abstract static setAddress ( luya\web\jsonld\PostalAddress $address )
$address \luya\web\jsonld\mixePostalAddressd

                public function setAddress(PostalAddress $address);

            
setAggregateRating() public abstract method

public abstract static setAggregateRating ( luya\web\jsonld\AggregateRating $aggregateRating )
$aggregateRating luya\web\jsonld\AggregateRating

                public function setAggregateRating(AggregateRating $aggregateRating);

            
setAlumni() public abstract method

public abstract static setAlumni ( $alumni )
$alumni mixed

                public function setAlumni($alumni);

            
setAreaServed() public abstract method

public abstract static setAreaServed ( $areaServed )
$areaServed mixed

                public function setAreaServed($areaServed);

            
setAward() public abstract method

public abstract static setAward ( $award )
$award mixed

                public function setAward($award);

            
setBrand() public abstract method

public abstract static setBrand ( $brand )
$brand mixed

                public function setBrand($brand);

            
setContactPoint() public abstract method

public abstract static setContactPoint ( $contactPoint )
$contactPoint mixed

                public function setContactPoint($contactPoint);

            
setCorrectionsPolicy() public abstract method

public abstract static setCorrectionsPolicy ( $correctionsPolicy )
$correctionsPolicy mixed

                public function setCorrectionsPolicy($correctionsPolicy);

            
setDepartment() public abstract method

public abstract static setDepartment ( $department )
$department mixed

                public function setDepartment($department);

            
setDissolutionDate() public abstract method

public abstract static setDissolutionDate ( $dissolutionDate )
$dissolutionDate mixed

                public function setDissolutionDate($dissolutionDate);

            
setDiversityPolicy() public abstract method

public abstract static setDiversityPolicy ( $diversityPolicy )
$diversityPolicy mixed

                public function setDiversityPolicy($diversityPolicy);

            
setDuns() public abstract method

public abstract static setDuns ( $duns )
$duns mixed

                public function setDuns($duns);

            
setEmail() public abstract method

public abstract static setEmail ( $email )
$email mixed

                public function setEmail($email);

            
setEmployee() public abstract method

public abstract static setEmployee ( $employee )
$employee mixed

                public function setEmployee($employee);

            
setEthicsPolicy() public abstract method

public abstract static setEthicsPolicy ( $ethicsPolicy )
$ethicsPolicy mixed

                public function setEthicsPolicy($ethicsPolicy);

            
setEvent() public abstract method

public abstract static setEvent ( luya\web\jsonld\Event $event )
$event luya\web\jsonld\Event

                public function setEvent(Event $event);

            
setFaxNumber() public abstract method

public abstract static setFaxNumber ( $faxNumber )
$faxNumber mixed

                public function setFaxNumber($faxNumber);

            
setFounder() public abstract method

public abstract static setFounder ( $founder )
$founder mixed

                public function setFounder($founder);

            
setFoundingDate() public abstract method

public abstract static setFoundingDate ( $foundingDate )
$foundingDate mixed

                public function setFoundingDate($foundingDate);

            
setFoundingLocation() public abstract method

public abstract static setFoundingLocation ( $foundingLocation )
$foundingLocation mixed

                public function setFoundingLocation($foundingLocation);

            
setFunder() public abstract method

public abstract static setFunder ( $funder )
$funder mixed

                public function setFunder($funder);

            
setGlobalLocationNumber() public abstract method

public abstract static setGlobalLocationNumber ( $globalLocationNumber )
$globalLocationNumber mixed

                public function setGlobalLocationNumber($globalLocationNumber);

            
setHasOfferCatalog() public abstract method

public abstract static setHasOfferCatalog ( $hasOfferCatalog )
$hasOfferCatalog mixed

                public function setHasOfferCatalog($hasOfferCatalog);

            
setHasPOS() public abstract method

public abstract static setHasPOS ( $hasPOS )
$hasPOS mixed

                public function setHasPOS($hasPOS);

            
setIsicV4() public abstract method

public abstract static setIsicV4 ( $isicV4 )
$isicV4 mixed

                public function setIsicV4($isicV4);

            
setLegalName() public abstract method

public abstract static setLegalName ( $legalName )
$legalName mixed

                public function setLegalName($legalName);

            
setLeiCode() public abstract method

public abstract static setLeiCode ( $leiCode )
$leiCode mixed

                public function setLeiCode($leiCode);

            
setLocation() public abstract method

public abstract static setLocation ( $location )
$location mixed

                public function setLocation($location);

            
setLogo() public abstract method

public abstract static setLogo ( luya\web\jsonld\ImageObject $logo )
$logo mixed

setMakesOffer() public abstract method

public abstract static setMakesOffer ( $makesOffer )
$makesOffer mixed

                public function setMakesOffer($makesOffer);

            
setMember() public abstract method

public abstract static setMember ( $member )
$member mixed

                public function setMember($member);

            
setMemberOf() public abstract method

public abstract static setMemberOf ( $memberOf )
$memberOf mixed

                public function setMemberOf($memberOf);

            
setNaics() public abstract method

public abstract static setNaics ( $naics )
$naics mixed

                public function setNaics($naics);

            
setNumberOfEmployees() public abstract method

public abstract static setNumberOfEmployees ( $numberOfEmployees )
$numberOfEmployees mixed

                public function setNumberOfEmployees($numberOfEmployees);

            
setOwns() public abstract method

public abstract static setOwns ( $owns )
$owns mixed

                public function setOwns($owns);

            
setParentOrganization() public abstract method

public abstract static setParentOrganization ( $parentOrganization )
$parentOrganization mixed

                public function setParentOrganization($parentOrganization);

            
setPublishingPrinciples() public abstract method

public abstract static setPublishingPrinciples ( $publishingPrinciples )
$publishingPrinciples mixed

                public function setPublishingPrinciples($publishingPrinciples);

            
setReview() public abstract method

public abstract static setReview ( luya\web\jsonld\Review $review )
$review luya\web\jsonld\Review

                public function setReview(Review $review);

            
setSeeks() public abstract method

public abstract static setSeeks ( $seeks )
$seeks mixed

                public function setSeeks($seeks);

            
setSponsor() public abstract method

public abstract static setSponsor ( $sponsor )
$sponsor mixed

                public function setSponsor($sponsor);

            
setSubOrganization() public abstract method

public abstract static setSubOrganization ( $subOrganization )
$subOrganization mixed

                public function setSubOrganization($subOrganization);

            
setTaxID() public abstract method

public abstract static setTaxID ( $taxID )
$taxID mixed

                public function setTaxID($taxID);

            
setTelephone() public abstract method

public abstract static setTelephone ( $telephone )
$telephone mixed

                public function setTelephone($telephone);

            
setUnnamedSourcesPolicy() public abstract method

public abstract static setUnnamedSourcesPolicy ( $unnamedSourcesPolicy )
$unnamedSourcesPolicy mixed

                public function setUnnamedSourcesPolicy($unnamedSourcesPolicy);

            
setVatID() public abstract method

public abstract static setVatID ( $vatID )
$vatID mixed

                public function setVatID($vatID);