org.hippoecm.hst.content.beans.standard
Class HippoAsset

java.lang.Object
  extended by org.hippoecm.hst.content.beans.standard.HippoItem
      extended by org.hippoecm.hst.content.beans.standard.HippoDocument
          extended by org.hippoecm.hst.content.beans.standard.HippoAsset
All Implemented Interfaces:
Comparable<HippoBean>, ObjectConverterAware, NodeAware, HippoAssetBean, HippoBean, HippoDocumentBean, HippoTranslated

@Node(jcrType="hippogallery:exampleAssetSet")
public class HippoAsset
extends HippoDocument
implements HippoAssetBean


Nested Class Summary
 
Nested classes/interfaces inherited from class org.hippoecm.hst.content.beans.standard.HippoItem
HippoItem.ComparatorMap
 
Field Summary
 
Fields inherited from class org.hippoecm.hst.content.beans.standard.HippoItem
comparePath, detached, node, objectConverter, valueProvider
 
Constructor Summary
HippoAsset()
           
 
Method Summary
 HippoResourceBean getAsset()
           
 
Methods inherited from class org.hippoecm.hst.content.beans.standard.HippoDocument
attach, detach, getAvailableTranslationsBean, getCanonicalHandlePath, getCanonicalHandleUUID, getHippoCompound, getHippoHtml, getLocale, getLocaleString
 
Methods inherited from class org.hippoecm.hst.content.beans.standard.HippoItem
compareTo, equalCompare, equals, getAvailableTranslationsBean, getBean, getBean, getCanonicalPath, getCanonicalUUID, getChildBeans, getChildBeans, getChildBeansByName, getChildBeansByName, getContextualBean, getContextualParentBean, getEqualComparator, getLinkedBean, getLinkedBeans, getLocalizedName, getName, getNode, getObjectConverter, getParentBean, getPath, getProperties, getProperty, getProperty, getProperty, getValueProvider, hashCode, isAncestor, isDescendant, isHippoDocumentBean, isHippoFolderBean, isLeaf, isSelf, setNode, setObjectConverter
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 
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
 

Constructor Detail

HippoAsset

public HippoAsset()
Method Detail

getAsset

public HippoResourceBean getAsset()
Specified by:
getAsset in interface HippoAssetBean
Returns:
the HippoResourceBean containing the binary asset and null is there is not asset available


Copyright © 2008-2012 Hippo. All Rights Reserved.