com.retek.rsm.app.security.service
Interface SecurityMaintenanceService
- All Superinterfaces:
- com.retek.platform.service.Service
- public interface SecurityMaintenanceService
- extends com.retek.platform.service.Service
The external security admin service API. This interface should be used
by clients of RSM to manage User/Role/Permissions.
Method Summary |
void |
deleteReferences(java.util.Set identifiableReferences)
Delete the collection of identifiableReferences. |
Methods inherited from interface com.retek.platform.service.Service |
attachFallbackHandler |
serialVersionUID
public static final long serialVersionUID
- See Also:
- Constant Field Values
deleteReferences
public void deleteReferences(java.util.Set identifiableReferences)
- Delete the collection of identifiableReferences.