| java.lang.Object org.romaframework.core.serializer.RomaObjectSerializer org.romaframework.module.designer.serializer.xml.AbstractSchemaSerializer org.romaframework.module.designer.serializer.xml.SchemaClassDefinitionSerializer
Methods inherited from org.romaframework.module.designer.serializer.xml.AbstractSchemaSerializer | protected void createAspectXml(String aspectName, DynaBean iFeatures, XmlObject iToSet) throws RomaSerializationException(Code)(Java Doc) protected Object getAnnotationDefaultValue(Entry<String, Object> entry, Class annotation) throws NoSuchMethodException(Code)(Java Doc) protected String getMethodName(String fieldName)(Code)(Java Doc) protected Object getValueToSet(Entry<String, Object> entry, XmlObject iToSet)(Code)(Java Doc) protected void increaseLevel(Map<String, Object> options)(Code)(Java Doc) abstract protected boolean isDefaultValue(String aspectName, Entry<String, Object> entry) throws Exception(Code)(Java Doc) final public XmlObject serialize(Object iToSerialize) throws RomaSerializationException(Code)(Java Doc) protected boolean serializeNextLevel(Map<String, Object> options)(Code)(Java Doc) protected void setFeatureOnXml(String aspectName, Entry<String, Object> entry, XmlObject iToSet) throws Exception(Code)(Java Doc)
|
|
|