public class PropertyBackedBeanSetPropertyEvent extends PropertyBackedBeanEvent
PropertyBackedBean
updates a property.source
Constructor and Description |
---|
PropertyBackedBeanSetPropertyEvent(PropertyBackedBean source,
String name,
String value)
The Constructor.
|
Modifier and Type | Method and Description |
---|---|
String |
getName() |
String |
getValue() |
getSourceId
getSource, toString
public PropertyBackedBeanSetPropertyEvent(PropertyBackedBean source, String name, String value)
source
- the source of the eventCopyright © 2005–2017 Alfresco Software. All rights reserved.