{"id":13971,"date":"2022-12-02T14:21:19","date_gmt":"2022-12-02T20:21:19","guid":{"rendered":"http:\/\/201.237.206.56\/Sitios\/ugit.siua.ac.cr\/?p=13971"},"modified":"2022-12-02T14:21:19","modified_gmt":"2022-12-02T20:21:19","slug":"sigesa-crear-findallbyactivo","status":"publish","type":"post","link":"https:\/\/sada.services\/?p=13971","title":{"rendered":"SIGESA: Crear findAllByActivo"},"content":{"rendered":"\n<h2 class=\"wp-block-heading\">Repository<\/h2>\n\n\n\n<pre class=\"wp-block-code\"><code>public List&lt;AmbitoAccionUniversitaria> findAllByActivo(boolean estado);<\/code><\/pre>\n\n\n\n<h2 class=\"wp-block-heading\">Service<\/h2>\n\n\n\n<pre class=\"wp-block-code\"><code>public List&lt;AmbitoAccionUniversitaria> findAllByActivo(boolean estado);<\/code><\/pre>\n\n\n\n<h2 class=\"wp-block-heading\">ServiceImpl<\/h2>\n\n\n\n<pre class=\"wp-block-code\"><code>@Override\n    public List&lt;AmbitoAccionUniversitaria> findAllByActivo(boolean estado) {\n        return repository.findAllByActivo(estado);\n    }<\/code><\/pre>\n\n\n\n<h2 class=\"wp-block-heading\">Uso de la funci\u00f3n<\/h2>\n\n\n\n<pre class=\"wp-block-code\"><code>@Override\n    public List&lt;AmbitoAccionUniversitaria> findAllByActivoAmbitoAccionUniversitaria() {\n        return ambitoAccionUniversitariaService.findAllByActivo(true);\n    }<\/code><\/pre>\n","protected":false},"excerpt":{"rendered":"<p>Repository Service ServiceImpl Uso de la funci\u00f3n<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[443],"tags":[459,444],"class_list":["post-13971","post","type-post","status-publish","format-standard","hentry","category-sigesa","tag-findallbyactivo","tag-sigesa"],"blocksy_meta":{"styles_descriptor":{"styles":{"desktop":"","tablet":"","mobile":""},"google_fonts":[],"version":6}},"_links":{"self":[{"href":"https:\/\/sada.services\/index.php?rest_route=\/wp\/v2\/posts\/13971","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/sada.services\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/sada.services\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/sada.services\/index.php?rest_route=\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/sada.services\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=13971"}],"version-history":[{"count":1,"href":"https:\/\/sada.services\/index.php?rest_route=\/wp\/v2\/posts\/13971\/revisions"}],"predecessor-version":[{"id":13972,"href":"https:\/\/sada.services\/index.php?rest_route=\/wp\/v2\/posts\/13971\/revisions\/13972"}],"wp:attachment":[{"href":"https:\/\/sada.services\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=13971"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/sada.services\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=13971"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/sada.services\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=13971"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}