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() |
getSourceIdgetSource, toStringpublic PropertyBackedBeanSetPropertyEvent(PropertyBackedBean source, String name, String value)
source - the source of the eventCopyright © 2005–2018 Alfresco Software. All rights reserved.