Show
Ignore:
Timestamp:
07/03/08 17:19:35 (5 months ago)
Author:
daisuke_m
Message:

refactor

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • platform/eclipse/sabotter/trunk/jp.xet.sabotter.core/src/jp/xet/sabotter/core/MiniblogUser.java

    r15090 r15107  
    1818         
    1919        /** 
    20          * 表示名を返します 
     20         * ユーザIDを取得する。 
    2121         *  
    22          * @return 表示名 
     22         * @return ユーザID 
    2323         */ 
    24         String getScreenName(); 
     24        String getUserId(); 
    2525         
    2626        /** 
    27          * 名前を返します 
     27         * 名前を取得する。 
    2828         *  
    2929         * @return 名前