public class KeywordSearch.SearchTemplateNode extends TemplateNode
TemplateNode.TemplateAuditInfo
BaseContentNode.TemplateContentData
Modifier and Type | Field and Description |
---|---|
protected static String |
URL |
nodeRef
aspects, children, CONTENT_DOWNLOAD_PROP_URL, CONTENT_DOWNLOAD_URL, CONTENT_GET_PROP_URL, CONTENT_GET_URL, CONTENT_SERVICE_GET_PROP_URL, CONTENT_SERVICE_GET_URL, FOLDER_BROWSE_URL, imageResolver, NAMESPACE_BEGIN, services
Constructor and Description |
---|
SearchTemplateNode(org.alfresco.service.cmr.repository.NodeRef nodeRef,
float score)
Construct
|
Modifier and Type | Method and Description |
---|---|
float |
getScore()
Gets the result row score
|
String |
getUrl() |
getAssociations, getAssocs, getAuditTrail, getChildAssociations, getChildAssocs, getChildAssocsByType, getChildByNamePath, getChildrenByLuceneSearch, getChildrenBySavedSearch, getChildrenByXPath, getExists, getId, getImageResolver, getIsCategory, getIsLocked, getIsWorkingCopy, getName, getNamespacePrefixResolver, getNodeByReference, getNodeRef, getParent, getParentTypeShort, getPrimaryParentAssoc, getProperties, getShareUrl, getSourceAssociations, getSourceAssocs, getStoreId, getStoreType, getType, getTypeShort, getVersionHistory, getXmlNodeModel
getDirectPermissions, getFullPermissions, getInheritsPermissions, getPermissions, hasPermission
getAspects, getChildren, getContent, getDisplayMimetype, getDisplayPath, getDownloadUrl, getEncoding, getHasChildren, getIcon16, getIcon32, getIcon64, getIsContainer, getIsDocument, getIsLinkToContainer, getIsLinkToDocument, getMimetype, getQnamePath, getServiceUrl, getSiteShortName, getSize, getWebdavUrl, hasAspect, isTemplateContent, isTemplateNodeRef, toString
protected static final String URL
public SearchTemplateNode(org.alfresco.service.cmr.repository.NodeRef nodeRef, float score)
public float getScore()
public String getUrl()
getUrl
in interface TemplateContent
getUrl
in class BaseContentNode
For a container node, this method return the URL to browse to the folder in the web-client
Copyright © 2005–2017 Alfresco Software. All rights reserved.