<< Click to Display Table of Contents >>

IOZCategoryInfo

This interface provides category information.


Method Detail

getCategoryID

public String getCategoryID()

Gets the ID of the current category.

getCategoryName

public String getCategoryName()

Gets the name of the current category.

getParentCategoryID

public String getParentCategoryID()

Gets the parent category ID of the current category.

getParentCategoryName

public String getParentCategoryName()

Gets the parent category name of the current category.

getComment

public String getComment()

Gets the comment of the current category.

getDesc

public String getDesc()

Gets the description of the current category.

getUpdateTime

public long getUpdateTime()

Gets the update time of the current category.

getCreateUserID

public String getCreateUserID()

Gets the user ID that created the current category.

getCreateUserName

public String getCreateUserName()

Gets the user name that created the current category.

getPerm

public int getPerm()

Gets the permission information of the current category.