it.eng.spago.event.manager
Interface ProfileManagerIFace
- All Known Subinterfaces:
- EventsFacadeIFace
- All Known Implementing Classes:
- EventsFacade, ProfileManager
- public interface ProfileManagerIFace
getAllUsers
public java.util.ArrayList getAllUsers()
throws java.lang.Exception
- Throws:
java.lang.Exception
getAllUsers
public java.util.ArrayList getAllUsers(java.lang.String roleId)
throws java.lang.Exception
- Throws:
java.lang.Exception
getAllRoles
public java.util.ArrayList getAllRoles()
throws java.lang.Exception
- Throws:
java.lang.Exception
getAllRoles
public java.util.ArrayList getAllRoles(java.lang.String userId)
throws java.lang.Exception
- Throws:
java.lang.Exception