See: Description
Class | Description |
---|---|
ListContainer |
This can be used to store an array or set of
Resource derived objects that
can then be invoked upon request. |
QueryContainer |
This can be used to store an array or set of
Resource derived objects and
return the details of any of them that match a query specification. |
RandomContainer |
This can be used to store an array or set of
Resource derived objects and
randomly return the details of one of them upon request. |
ResourceContainer |
This can be used to store an array or set of
Resource derived objects that
can then be invoked upon request. |