Package com.mayam.wf.config.shared
Class AttributeSchema
java.lang.Object
com.mayam.wf.config.shared.AttributeSchema
- All Implemented Interfaces:
Serializable
The schema describes all aspects of an attribute that is shared between its rendered fields
and is not covered by the annotations on the
Attribute
itself.- Author:
- Markus MÃ¥rtensson
- See Also:
-
Nested Class Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
setMamMappings
(AttributeMamMapping.Map mamMappings) void
setTableDetails
(TableSchemaDetails tableDetails)
-
Constructor Details
-
AttributeSchema
public AttributeSchema()
-
-
Method Details
-
getMamMappings
-
getTableDetails
-