|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.ca.commons.datamodel.DataModelSource
com.ca.commons.datamodel.DataModelJaxbSource
public final class DataModelJaxbSource
| Field Summary |
|---|
| Fields inherited from class com.ca.commons.datamodel.DataModelSource |
|---|
logger |
| Constructor Summary | |
|---|---|
DataModelJaxbSource(String name,
ModelType jaxbModel)
|
|
| Method Summary | |
|---|---|
protected void |
readComplete()
|
ModelType |
readJaxbModelImpl()
|
| Methods inherited from class com.ca.commons.datamodel.DataModelSource |
|---|
equals, getName, hashCode, invalidate, isChanged, lastModified, override, readJaxbModel |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DataModelJaxbSource(@NotNull
String name,
@NotNull
ModelType jaxbModel)
| Method Detail |
|---|
@NotNull public ModelType readJaxbModelImpl()
readJaxbModelImpl in class DataModelSourceprotected void readComplete()
readComplete in class DataModelSource
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||