Checking the permission of an action on a given database
Parameters: st - SToken Parameters: permissionName - The name of request action. Parameters: rd - A submit rd assoicated with this action.Security Module can add ReadACL if needed. throws: com.sun.portal.search.rdm.RDMException - Exception true - if the action is allowed.
Getting the roles/groups, which will be used as a filter on both search query
and fetched rd filte in the ReadACL field.
Parameters: st - SToken user's rolesnull - when the user has administrator privilige.
onCreateCallback
public boolean onCreateCallback(SOIF dbsoif)(Code)
Used for modifing the root db entry before it get put into root db
Parameters: dbsoif - A root db entry true - if this module does apply.