|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.tensegrity.palowebviewer.server.DefaultRightManager
public class DefaultRightManager
Constructor Summary | |
---|---|
DefaultRightManager()
|
Method Summary | |
---|---|
IConnectionPool |
getPool(IConnectionPool initialPool,
IUser user)
This method return connection pool for particular user. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DefaultRightManager()
Method Detail |
---|
public IConnectionPool getPool(IConnectionPool initialPool, IUser user)
IRightManager
getPool
in interface IRightManager
initialPool
- - system-wide connection pooluser
- - user, for wich restrictions are applyed
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |