Interface LegacyProperty

All Superinterfaces:
Identifiable, NamedValue<java.lang.String>
All Known Subinterfaces:
PropertyEntity
All Known Implementing Classes:
DefinitionPropertyEntityImpl

public interface LegacyProperty
extends NamedValue<java.lang.String>, Identifiable
Represents single property which consists of name and String value
Author:
martin.grofcik