ナビゲーション・リンクをスキップ

handywedge-api 0.10.0-SNAPSHOT API

handywedgeのjavadocです。

参照先: 説明

パッケージ 
パッケージ 説明
com.handywedge.cdi
CDIに関連するクラスを提供します。
com.handywedge.common
handywedgeで多岐にわたる共通的なクラスを提供します。
com.handywedge.config
プロパティファイルに関連するクラスを提供します。
com.handywedge.context
handywedgeのコンテキスト情報に関連するクラスを提供します。
com.handywedge.crypto
暗号化・復号処理に関連するクラスを提供します。
com.handywedge.db
DBアクセスやjava.sqlパッケージに関連するクラスを提供します。
com.handywedge.log
ログ関連のクラスを提供します。
com.handywedge.mail
メール送信関連のクラスを提供します。
com.handywedge.notice  
com.handywedge.report.pdf
帳票出力に関するクラスを提供します。
com.handywedge.rest
RESTインターフェースに関連するクラスを提供します。
com.handywedge.role
ロールに関連するクラスを提供します。
com.handywedge.user
ユーザー情報に関するクラスを提供します。
com.handywedge.user.auth
認証に関連するクラスを提供します。
com.handywedge.workflow
ワークフローに関連するクラスを提供します。

handywedgeのjavadocです。

handywedgeを採用するWebアプリケーションではweb.xmlにてFWSessionFilterを有効にしてください。
    
    <filter-mapping>
      <filter-name>handywedge_session_filter</filter-name>
      <url-pattern>/*</url-pattern>
    </filter-mapping>
    
  
ナビゲーション・リンクをスキップ

Handywedge ver 0.10.0-SNAPSHOT. Copyright (c) 2019 Handywedge Co.,Ltd.