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

Enclosing interface:
PropertyValueDAO

public static interface PropertyValueDAO.PropertyUniqueContextCallback

A callback for handling return property unique contexts


Method Summary
 void handle(java.lang.Long id, java.lang.Long propId, java.io.Serializable[] keys)
           
 

Method Detail

handle

void handle(java.lang.Long id,
            java.lang.Long propId,
            java.io.Serializable[] keys)


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