public static interface AttributeService.AttributeQueryCallback
| Modifier and Type | Method and Description |
|---|---|
boolean |
handleAttribute(java.lang.Long id,
java.io.Serializable value,
java.io.Serializable[] keys)
Handle an attribute value
|
boolean handleAttribute(java.lang.Long id,
java.io.Serializable value,
java.io.Serializable[] keys)
id - the unique attribute IDvalue - the value associated with the attributekeys - the unique attribute keysCopyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.