public class PropertyBackedBeanRemovePropertiesEvent extends PropertyBackedBeanEvent
PropertyBackedBean removes properties.source| Constructor and Description |
|---|
PropertyBackedBeanRemovePropertiesEvent(PropertyBackedBean source,
Collection<String> properties)
The Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<String> |
getProperties() |
getSourceIdgetSource, toStringpublic PropertyBackedBeanRemovePropertiesEvent(PropertyBackedBean source, Collection<String> properties)
source - the source of the eventpublic Collection<String> getProperties()
Copyright © 2005–2018 Alfresco Software. All rights reserved.