org.alfresco.repo.domain.propval
Interface PropertyValueDAO.PropertyFinderCallback

Enclosing interface:
PropertyValueDAO

public static interface PropertyValueDAO.PropertyFinderCallback

A callback for handling return properties


Method Summary
 void handleProperty(java.lang.Long id, java.io.Serializable value)
           
 

Method Detail

handleProperty

void handleProperty(java.lang.Long id,
                    java.io.Serializable value)


Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.