Class EventProperty
java.lang.Object
ru.cg.webbpm.studio.subsystems.ui_scripting.bean.EventProperty
- All Implemented Interfaces:
PropertyRefBean
- Author:
- Abdulin Ildar
-
Constructor Summary
ConstructorsConstructorDescriptionEventProperty
(ClassRef classRef, FieldMetadata fieldMetadata, String prototypeId, String localizedPropertyName) -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
EventProperty
public EventProperty(ClassRef classRef, FieldMetadata fieldMetadata, String prototypeId, String localizedPropertyName)
-
-
Method Details
-
getClassRef
- Specified by:
getClassRef
in interfacePropertyRefBean
- Returns:
- class ref of the script
-
getFieldMetadata
-
getPropertyName
- Specified by:
getPropertyName
in interfacePropertyRefBean
- Returns:
- property / method name
-
getPrototypeId
- Specified by:
getPrototypeId
in interfacePropertyRefBean
- Returns:
- prototype id of containing page object
-
getLocalizedPropertyName
-