Class WebbpmMethod
java.lang.Object
ru.cg.webbpm.studio.subsystems.script_editor.editor.api.bean.WebbpmMethod
- All Implemented Interfaces:
PropertyRefBean
- Author:
- Abdulin Ildar
-
Constructor Summary
ConstructorsConstructorDescriptionWebbpmMethod
(ClassRef classRef, MethodMetadata methodMetadata, String prototypeId) -
Method Summary
-
Constructor Details
-
WebbpmMethod
-
-
Method Details
-
getClassRef
- Specified by:
getClassRef
in interfacePropertyRefBean
- Returns:
- class ref of the script
-
getMethodMetadata
-
getPropertyName
- Specified by:
getPropertyName
in interfacePropertyRefBean
- Returns:
- property / method name
-
getPrototypeId
- Specified by:
getPrototypeId
in interfacePropertyRefBean
- Returns:
- prototype id of containing page object
-
equals
-
hashCode
public int hashCode()
-