Package com.day.cq.dam.scene7.api.model
Interface Scene7PropertySet
-
public interface Scene7PropertySetAbstraction of a Scene7 Property Set.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Map<String,String>getProperties()Returns this property set's properties.StringgetSetHandle()Returns this property set's set handle.StringgetTypeHandle()Returns this property set's type handle.
-