コード例 #1
0
ファイル: GwtServer.java プロジェクト: WilkerDiaz/Compiere
 public boolean isLogout() {
   return m_context.size() == 0;
 }