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() |
getSourceId
getSource, toString
public PropertyBackedBeanRemovePropertiesEvent(PropertyBackedBean source, Collection<String> properties)
source
- the source of the eventpublic Collection<String> getProperties()
Copyright © 2005–2017 Alfresco Software. All rights reserved.