<< Click to Display Table of Contents >>
IOZCategoryInfo
Method Detail
getCategoryID
public String getCategoryID()
現在のカテゴリーのIDを取得します。
getCategoryName
public String getCategoryName()
現在のカテゴリー名を取得します。
getParentCategoryID
public String getParentCategoryID()
現在のカテゴリーの上位カテゴリーIDを取得します。
getParentCategoryName
public String getParentCategoryName()
現在のカテゴリーの上位カテゴリー名を取得します。
getComment
public String getComment()
現在のカテゴリーのコメント文を取得します。
getDesc
public String getDesc()
現在のカテゴリーの説明内容を取得します。
getUpdateTime
public long getUpdateTime()
現在のカテゴリーを更新した時間情報を取得します。
getCreateUserID
public String getCreateUserID()
現在のカテゴリーを生成したユーザーIDを取得します。
getCreateUserName
public String getCreateUserName()
現在のカテゴリーを生成したユーザー名を取得します。
getPerm
public int getPerm()
現在のカテゴリーの権限情報を取得します。