|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Blueprint
Defines the interface of a CQ WCM Blueprint.
| Method Summary | |
|---|---|
String |
getIconPath()
Returns the path to an icon for this template or null if
this template does not provide an icon. |
Long |
getRanking()
Returns the ranking in the template list. |
String |
getSitePath()
Returns the site path of the blueprint |
String |
getThumbnailPath()
Returns the path to a thumbnail for this template or null
if the template does not provide a thumbnail. |
| Methods inherited from interface com.day.cq.wcm.api.Page |
|---|
canUnlock, getAbsoluteParent, getContentResource, getContentResource, getDepth, getLanguage, getLastModified, getLastModifiedBy, getLockOwner, getName, getNavigationTitle, getOffTime, getOnTime, getPageManager, getPageTitle, getParent, getParent, getPath, getProperties, getProperties, getTags, getTemplate, getTitle, getVanityUrl, hasChild, hasContent, isHideInNav, isLocked, isValid, listChildren, listChildren, lock, timeUntilValid, unlock |
| Methods inherited from interface org.apache.sling.api.adapter.Adaptable |
|---|
adaptTo |
| Methods inherited from interface com.day.cq.commons.LabeledResource |
|---|
getDescription |
| Methods inherited from interface com.day.cq.commons.JSONItem |
|---|
write |
| Method Detail |
|---|
String getIconPath()
null if
this template does not provide an icon.
nullString getThumbnailPath()
null
if the template does not provide a thumbnail.
nullLong getRanking()
String getSitePath()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||