|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface GridObjectInfo
Client interface to any Grid Object.
All 'Info' objects are serializable.
| Method Summary | |
|---|---|
Fact |
getEffectiveFact(String factName)
Retrieve an individual (effective) fact from this grid object. |
FactSet |
getEffectiveFacts()
Retrieve the effective fact set for this grid object. |
ID |
getID()
Retrieve the ID of this grid object |
String |
getName()
Retrieve the name (aka id) of this grid object. |
String |
getObjectType()
Retrieve the type of this grid object. |
String[] |
getPolicyNames()
Retrieve the String id names of policies associated with this object. |
| Method Detail |
|---|
ID getID()
String getName()
String getObjectType()
FactSet getEffectiveFacts()
Fact getEffectiveFact(String factName)
factName - the full name of the fact required. E.g. 'resource.id'
String[] getPolicyNames()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||