<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>getbean</author_name>
  <author_url>https://blog.hatena.ne.jp/getbean/</author_url>
  <blog_title>とあるITエンジニアの業務手帖</blog_title>
  <blog_url>https://getbean.hatenadiary.org/</blog_url>
  <categories>
    <anon>Spring</anon>
  </categories>
  <description>従業員情報サービスクラスのインターフェース作成 プレゼンテーション層(Struts部分)に公開するEmployeeServiceインターフェースを次の内容で作成する。（ほとんどDAOインターフェースの内容と同じ） package sample.test.iface; import java.util.List; import sample.test.Employee; public interface EmployeeService { // 従業員IDから情報を参照 public Employee get(String id) throws Exception; // 全従業員情報を参照 p…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fgetbean.hatenadiary.org%2Fentry%2F20071220%2F1198129499&quot; title=&quot;ビジネスロジック部分の作成 - とあるITエンジニアの業務手帖&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2007-12-20 14:44:59</published>
  <title>ビジネスロジック部分の作成</title>
  <type>rich</type>
  <url>https://getbean.hatenadiary.org/entry/20071220/1198129499</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
