public class LayoutMetadataReaderFromJson extends Object implements LayoutMetadataReader
LayoutMetadataReader.ReaderException| Constructor and Description |
|---|
LayoutMetadataReaderFromJson() |
| Modifier and Type | Method and Description |
|---|---|
String |
asJson(ObjectSpecification objectSpec)
not API
|
LayoutMetadata |
asLayoutMetadata(Class<?> domainClass) |
Properties |
asProperties(Class<?> domainClass) |
String |
toString() |
public LayoutMetadataReaderFromJson()
public Properties asProperties(Class<?> domainClass)
asProperties in interface LayoutMetadataReaderpublic LayoutMetadata asLayoutMetadata(Class<?> domainClass) throws LayoutMetadataReader.ReaderException
public String asJson(ObjectSpecification objectSpec)
Copyright © 2010–2014 The Apache Software Foundation. All rights reserved.