|
g-Eclipse Release 1.0.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecteu.geclipse.info.model.AbstractGlueStore
public abstract class AbstractGlueStore
This is an abstract class that stores all the glue elements. The elements are fetched by the info services.
| Constructor Summary | |
|---|---|
AbstractGlueStore(java.util.ArrayList<IVirtualOrganization> voList)
The constructor of the GlueStore. |
|
| Method Summary | |
|---|---|
abstract void |
setVoList(java.util.ArrayList<IVirtualOrganization> voList)
This is an abstract method that must be implemented |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AbstractGlueStore(java.util.ArrayList<IVirtualOrganization> voList)
voList - An ArrayList of IVirtualOrganization| Method Detail |
|---|
public abstract void setVoList(java.util.ArrayList<IVirtualOrganization> voList)
voList -
|
g-Eclipse Release 1.0.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||