Interface NameConstants


@Deprecated public interface NameConstants
Deprecated.
Replaced by NameConstants Constants for jcr names used in cq. conventions:
  • NT_ prefix stands for "node type"
  • NN_ prefix stands for "node name"
  • PN_ prefix stands for "property name"
  • Constants all uppercase
  • "replace" intercaps by underscores. eg: PN_PAGE_TITLE = "PageTitle"