package nl.iprofs.beans; import org.hippoecm.hst.content.beans.Node; import org.hippoecm.hst.content.beans.standard.HippoDocument; @Node(jcrType="googlemapsplugindemo:basedocument") public class BaseDocument extends HippoDocument { }