A B C D E G H I L M O P Q R S U W

G

get(String) - Method in class org.ralasafe.user.User
Get user attribute's value
getBusinessPrivilegeTree(User) - Static method in class org.ralasafe.Ralasafe
Get the user's privilege tree, often for display operate menu.
getBusinessPrivilegeTree(HttpServletRequest) - Static method in class org.ralasafe.WebRalasafe
Get the user's privilege tree, often for display operate menu.
getCurrentUser(HttpServletRequest) - Static method in class org.ralasafe.WebRalasafe
Get current login user from httpsession.
getData() - Method in class org.ralasafe.entitle.QueryResult
Query records
getDenyReason() - Method in class org.ralasafe.entitle.Decision
deny reason
getDenyReason(HttpServletRequest) - Static method in class org.ralasafe.WebRalasafe
Get current operation deny reason.
getFields() - Method in class org.ralasafe.entitle.QueryResult
Which fields of Your bean's class been fetched
getFields(HttpServletRequest) - Static method in class org.ralasafe.WebRalasafe
Get query result's fields info.
getId() - Method in class org.ralasafe.user.User
Get user id value.
getReadOnlyFields() - Method in class org.ralasafe.entitle.QueryResult
According to policy, which fields is readonly
getReadOnlyFields(HttpServletRequest) - Static method in class org.ralasafe.WebRalasafe
Get query result's readonly fields info.
getTotalCount() - Method in class org.ralasafe.entitle.QueryResult
The total count of records

A B C D E G H I L M O P Q R S U W
Copyright © 2010 Wang Jinbao, The Ralasafe Project All Rights Reserved. This is not a complete javadoc, but it's enough for programming.