net.sf.josceleton.connection.api.service.user
Interface AvailableUsersCollection

All Known Subinterfaces:
UserService

public interface AvailableUsersCollection

Since:
0.3

Method Summary
 Collection<User> getProcessing()
           
 Collection<User> getWaiting()
           
 

Method Detail

getWaiting

Collection<User> getWaiting()
Since:
0.3

getProcessing

Collection<User> getProcessing()
Since:
0.3


Copyright © 2011 Josceleton. All Rights Reserved.