|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface MultiResource
A multiple resource implementation. Exposes Resource operations as well, which
are performed against the current Resource.
| Method Summary | |
|---|---|
void |
addResource()
Adds another Resource, and moves the current resource to the newly created one. |
void |
clear()
Clears all the saves resources. |
Resource |
currentResource()
Returns the curren Resource. |
Resource |
resource(int i)
Returns the Resource at the given postion. |
int |
size()
Returns the number of Resources. |
| Methods inherited from interface org.compass.core.spi.InternalResource |
|---|
addUID, getSubIndex, resourceKey |
| Methods inherited from interface org.compass.core.Resource |
|---|
addProperty, addProperty, addProperty, copy, getAlias, getBoost, getId, getIdProperties, getIdProperty, getIds, getObject, getObjects, getProperties, getProperties, getProperty, getUID, getValue, getValues, removeProperties, removeProperty, setBoost, setProperty, setProperty, setProperty |
| Method Detail |
|---|
int size()
Resources.
void addResource()
Resource, and moves the current resource to the newly created one.
Resource currentResource()
Resource.
Resource resource(int i)
Resource at the given postion.
void clear()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||