Package com.day.cq.mcm.api
Interface Brand
- 
public interface BrandHelps working with brand resources. Resources can be adapted to this if they are of the right type. 
- 
- 
Field Summary
Fields Modifier and Type Field Description static java.lang.StringRESOURCE_TYPE 
- 
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ValueMapgetProps()Get the properties map from the jcr:content node.ResourcegetResource()java.lang.StringgetTitle() 
 - 
 
- 
- 
Field Detail
- 
RESOURCE_TYPE
static final java.lang.String RESOURCE_TYPE
- See Also:
 - Constant Field Values
 
 
 - 
 
 -