|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.xcmis.client.gwt.marshallers.builder.TypeXMLBuilder
public class TypeXMLBuilder
Created by The eXo Platform SAS.
| Constructor Summary | |
|---|---|
protected |
TypeXMLBuilder()
Constructor. |
| Method Summary | |
|---|---|
static void |
addPropertyDefinition(com.google.gwt.xml.client.Document doc,
com.google.gwt.xml.client.Element typeElement,
Map<String,PropertyDefinition<?>> propertyList)
Create xml element for new property definition. |
static String |
createType(TypeDefinition type)
Create request for creating new type. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected TypeXMLBuilder()
| Method Detail |
|---|
public static String createType(TypeDefinition type)
type - type
public static void addPropertyDefinition(com.google.gwt.xml.client.Document doc,
com.google.gwt.xml.client.Element typeElement,
Map<String,PropertyDefinition<?>> propertyList)
doc - doctypeElement - typeElementpropertyList - propertyList
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||