<%@ page contentType="text/html; charset=Shift_JIS" %> <%@ page import="base.*" %> xxx Business Analyst 発見くん
"> "> "> "> <%=NavigatorGenerate.getNavigator(SelectCondBeanId)%>
業種別アクセス推移グラフ
<% // 条件指定部分の表示 if ((SelectCondBeanId.getMode() & SelectCondBeanId.modeCondition) != 0) { %>
このページではサイト全体のアクセス状況を下記で設定した企業属性・期間に従って業種別にグラフ表示します。
表示は月単位・週単位・日単位で行えますので、それぞれの表示ボタンをクリックして下さい。
 
<%@ include file="CondAttribute.jsp" %> <%@ include file="CondDateMWD.jsp" %> <% } // 条件指定部分の表示 ここまで %>
<% // 結果テーブル部分の表示 if ((SelectCondBeanId.getMode() & SelectCondBeanId.modeResult) != 0) { %>
<% // 部門表示 if (SelectCondBeanId.getSubMode().equals("GROUP")) { %>
  <%=SelectCondBeanId.getGroupName(db)%>
<% } // 部門表示 ここまで %>
  <%=SelectCondBeanId.getCondAttribute(db)%>
  <%=SelectCondBeanId.getDateSpec()%>で表示┃期間:<%=SelectCondBeanId.getDateSpan()%>
  <%=SelectCondBeanId.getCondCategoryLink(db)%>┃<%=SelectCondBeanId.getCondOrder()%> 並べ替え:
※青ボールド文字はリンクです。
>   >
<% } // 結果テーブル部分の表示 ここまで %>