|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface RoleDataProvider
An object implementing this interface indicates that it provides Access
Control related information using the RoleData
interface.
Method Summary | |
---|---|
RoleData |
getRoleData()
Returns the RoleData associated with this object |
RoleDataController |
getRoleDataController()
Returns the RoleDataController associated with this object |
Method Detail |
---|
RoleData getRoleData() throws AccessControlException, SystemException
RoleData
associated with this object
AccessControlException
- will be thrown if any access control
related error occurs
SystemException
- will be thrown if a system resource problem, e.g.
a database exception, occursRoleDataController getRoleDataController() throws AccessControlException, SystemException
RoleDataController
associated with this object
AccessControlException
- will be thrown if any access control
related error occurs
SystemException
- will be thrown if a system resource problem, e.g.
a database exception, occurs
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |