|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.plasma.provisioning.adapter.ModelAdapter
public class ModelAdapter
| Constructor Summary | |
|---|---|
ModelAdapter(Model model)
|
|
| Method Summary | |
|---|---|
TypeAdapter |
findType(java.lang.String key)
|
Model |
getModel()
|
java.util.Collection<TypeAdapter> |
getTypes()
|
TypeAdapter[] |
getTypesArray()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ModelAdapter(Model model)
| Method Detail |
|---|
public Model getModel()
public java.util.Collection<TypeAdapter> getTypes()
public TypeAdapter[] getTypesArray()
public TypeAdapter findType(java.lang.String key)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||