Class PropertyAccess

java.lang.Object
de.hybris.platform.jalo.type.PropertyAccess
All Implemented Interfaces:
AttributeAccess
Direct Known Subclasses:
LocalizableFeatureAccess

public class PropertyAccess extends Object implements AttributeAccess
Default feature access for properties. This one is used whenever there is no static field feature access field is declared for a feature which modifiers contains the AttributeDescriptor.PROPERTY flag.