Interface SnFieldTypeRegistry
- All Known Implementing Classes:
DefaultSnFieldTypeRegistry
public interface SnFieldTypeRegistry
Registry for field types.
-
Method Summary
Modifier and TypeMethodDescriptiongetFieldTypeInfo(SnFieldType fieldType) Returns field type information.
-
Method Details
-
getFieldTypeInfo
Returns field type information.- Parameters:
fieldType- - the field type- Returns:
- field type information
-