public static interface AttributeService.AttributeQueryCallback
Modifier and Type | Method and Description |
---|---|
boolean |
handleAttribute(Long id,
Serializable value,
Serializable[] keys)
Handle an attribute value
|
boolean handleAttribute(Long id, Serializable value, Serializable[] keys)
id
- the unique attribute IDvalue
- the value associated with the attributekeys
- the unique attribute keysCopyright © 2005–2017 Alfresco Software. All rights reserved.