Class KeywordSearch.SearchTemplateNode
- java.lang.Object
-
- org.alfresco.repo.template.BaseContentNode
-
- org.alfresco.repo.template.BasePermissionsNode
-
- org.alfresco.repo.template.TemplateNode
-
- org.alfresco.repo.web.scripts.bean.KeywordSearch.SearchTemplateNode
-
- All Implemented Interfaces:
java.io.Serializable,org.alfresco.repo.template.TemplateContent,org.alfresco.repo.template.TemplateNodeRef,org.alfresco.repo.template.TemplatePermissions,org.alfresco.repo.template.TemplateProperties,org.alfresco.service.namespace.NamespacePrefixResolverProvider
- Enclosing class:
- KeywordSearch
public class KeywordSearch.SearchTemplateNode extends org.alfresco.repo.template.TemplateNodeSearch result row template node- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description protected static java.lang.StringURL
-
Constructor Summary
Constructors Constructor Description SearchTemplateNode(org.alfresco.service.cmr.repository.NodeRef nodeRef, float score)Construct
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description floatgetScore()Gets the result row scorejava.lang.StringgetUrl()-
Methods inherited from class org.alfresco.repo.template.TemplateNode
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
-
Methods inherited from class org.alfresco.repo.template.BasePermissionsNode
getDirectPermissions, getFullPermissions, getInheritsPermissions, getPermissions, hasPermission
-
Methods inherited from class org.alfresco.repo.template.BaseContentNode
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
-
-
-
-
Field Detail
-
URL
protected static final java.lang.String URL
- See Also:
- Constant Field Values
-
-