|
||||||||||
| 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.DataModelWritableSource
com.ca.commons.datamodel.DataModelWritableJaxbSource
public final class DataModelWritableJaxbSource
| Field Summary |
|---|
| Fields inherited from class com.ca.commons.datamodel.DataModelSource |
|---|
logger |
| Constructor Summary | |
|---|---|
DataModelWritableJaxbSource(String name,
ModelType jaxbRead)
|
|
| Method Summary | |
|---|---|
ModelType |
getWrittenJaxb()
|
protected void |
readComplete()
|
protected ModelType |
readJaxbModelImpl()
|
protected void |
writeJaxbModelImpl(ModelType jaxbModel)
|
| Methods inherited from class com.ca.commons.datamodel.DataModelWritableSource |
|---|
newMarshaller, writeComplete, writeJaxbModel |
| 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 DataModelWritableJaxbSource(@NotNull
String name,
@NotNull
ModelType jaxbRead)
| Method Detail |
|---|
@NotNull protected ModelType readJaxbModelImpl()
readJaxbModelImpl in class DataModelSource
protected void writeJaxbModelImpl(@NotNull
ModelType jaxbModel)
writeJaxbModelImpl in class DataModelWritableSourceprotected void readComplete()
readComplete in class DataModelSource@Nullable public ModelType getWrittenJaxb()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||