public class PropertyMapRowImpl
extends java.lang.Object
implements javax.jcr.query.Row
| Constructor and Description |
|---|
PropertyMapRowImpl(SessionImpl session,
java.util.Map columns,
org.alfresco.service.cmr.repository.NodeRef nodeRef,
java.util.Map properties)
Construct
|
public PropertyMapRowImpl(SessionImpl session, java.util.Map columns, org.alfresco.service.cmr.repository.NodeRef nodeRef, java.util.Map properties)
session - columnNames - properties - public javax.jcr.Value[] getValues()
throws javax.jcr.RepositoryException
getValues in interface javax.jcr.query.Rowjavax.jcr.RepositoryExceptionpublic javax.jcr.Value getValue(java.lang.String propertyName)
throws javax.jcr.ItemNotFoundException,
javax.jcr.RepositoryException
getValue in interface javax.jcr.query.Rowjavax.jcr.ItemNotFoundExceptionjavax.jcr.RepositoryExceptionCopyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.