|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface HippoGalleryImageSetBean
The interface the default hippo gallery set impls must implement.
Method Summary | |
---|---|
String |
getDescription()
|
String |
getFileName()
|
HippoGalleryImageBean |
getOriginal()
|
HippoGalleryImageBean |
getThumbnail()
|
Methods inherited from interface org.hippoecm.hst.content.beans.standard.HippoBean |
---|
equalCompare, getAvailableTranslationsBean, getBean, getBean, getCanonicalPath, getCanonicalUUID, getChildBeans, getChildBeans, getChildBeansByName, getChildBeansByName, getContextualBean, getContextualParentBean, getEqualComparator, getLinkedBean, getLinkedBeans, getLocalizedName, getName, getNode, getParentBean, getPath, getProperties, getProperty, getProperty, getProperty, getValueProvider, isAncestor, isDescendant, isHippoDocumentBean, isHippoFolderBean, isLeaf, isSelf |
Methods inherited from interface org.hippoecm.hst.content.beans.NodeAware |
---|
setNode |
Methods inherited from interface org.hippoecm.hst.content.beans.manager.ObjectConverterAware |
---|
getObjectConverter, setObjectConverter |
Methods inherited from interface java.lang.Comparable |
---|
compareTo |
Method Detail |
---|
String getFileName()
HippoGalleryImageSetBean
and null
when not presentString getDescription()
HippoGalleryImageSetBean
and null
when not presentHippoGalleryImageBean getThumbnail()
HippoGalleryImageSetBean
or null
when it cannot be retrievedHippoGalleryImageBean getOriginal()
HippoGalleryImageSetBean
or null
when it cannot be retrieved
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |