|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ResourceKindPool | |
---|---|
com.sage.orion.sdata.servlet | |
com.sage.orion.sdata.servlet.accpac | |
com.sage.orion.sdata.servlet.swtservice |
Uses of ResourceKindPool in com.sage.orion.sdata.servlet |
---|
Classes in com.sage.orion.sdata.servlet that implement ResourceKindPool | |
---|---|
class |
SystemResourcePool
|
Methods in com.sage.orion.sdata.servlet that return ResourceKindPool | |
---|---|
ResourceKindPool |
SystemProvider.getPool(SDataRequest request,
java.lang.String authToken)
|
ResourceKindPool |
SDataProvider.getPool(SDataRequest request,
java.lang.String authToken)
Gets the ResourcePool for this SData provider. |
ResourceKindPool |
PoolFinder.getPool(java.lang.String authToken)
Gets the Resource Pool for the user defined by the user authentication token. |
Methods in com.sage.orion.sdata.servlet that return types with arguments of type ResourceKindPool | |
---|---|
java.util.List<ResourceKindPool> |
PoolFinder.getPoolList()
Gets the list of ResourceKindPools under the control of the pool finder |
Uses of ResourceKindPool in com.sage.orion.sdata.servlet.accpac |
---|
Classes in com.sage.orion.sdata.servlet.accpac that implement ResourceKindPool | |
---|---|
class |
MiscellaneousPool
The MiscellaneousPool class provides very unusual resource kinds,
mainly for exceptional circumstances. |
Methods in com.sage.orion.sdata.servlet.accpac that return ResourceKindPool | |
---|---|
ResourceKindPool |
Provider.getPool(SDataRequest request,
java.lang.String authToken)
|
Uses of ResourceKindPool in com.sage.orion.sdata.servlet.swtservice |
---|
Classes in com.sage.orion.sdata.servlet.swtservice that implement ResourceKindPool | |
---|---|
class |
ResourceKindPoolImpl
|
Methods in com.sage.orion.sdata.servlet.swtservice that return ResourceKindPool | |
---|---|
ResourceKindPool |
Provider.getPool(SDataRequest request,
java.lang.String authToken)
|
ResourceKindPool |
SystemPoolFinder.getPool(java.lang.String authToken)
|
ResourceKindPool |
PoolFinderImpl.getPool(java.lang.String authToken)
|
Methods in com.sage.orion.sdata.servlet.swtservice that return types with arguments of type ResourceKindPool | |
---|---|
java.util.List<ResourceKindPool> |
SystemPoolFinder.getPoolList()
|
java.util.List<ResourceKindPool> |
PoolFinderImpl.getPoolList()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |