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.


Field Summary
static long serialVersionUID
           
 
Method Summary
 void deleteReferences(java.util.Set identifiableReferences)
          Delete the collection of identifiableReferences.
 
Methods inherited from interface com.retek.platform.service.Service
attachFallbackHandler
 

Field Detail

serialVersionUID

public static final long serialVersionUID
See Also:
Constant Field Values
Method Detail

deleteReferences

public void deleteReferences(java.util.Set identifiableReferences)
Delete the collection of identifiableReferences.