Usages

ตามธรรมเนียม

Abstract Class

ชั้นนามธรรม

org.joget.apps.app.model.DefaultHashVariablePlugin

Method Detail

รายละเอียดวิธีการ

Abstract Methods
วิธีการเชิงนามธรรม
getPrefix
public abstract java.lang.String getPrefix()

Prefix of a Hash Variable use as identifier 

คำนำหน้าของการใช้ตัวแปร Hash เป็นตัวระบุ

processHashVariable
public abstract java.lang.String processHashVariable(java.lang.String variableKey)

Processing the Hash Variable and return a value to replace the Hash Variable.

Return Null to skip the replacement of Hash Variable.

การประมวลผลตัวแปรแฮชและส่งคืนค่าเพื่อแทนที่ตัวแปรแฮช

ส่งคืน Null เพื่อข้ามการแทนที่ Hash Variable

Overridable Methods
วิธีการ overridable
escapeHashVariable
public java.lang.String escapeHashVariable(java.lang.String variable)

Escape special character in the value. Default to escape Regex in the value

หลบหนีตัวละครพิเศษในความคุ้มค่า เริ่มต้นที่จะหลบหนี Regex ในค่า

availableSyntax
public java.util.Collection<java.lang.String> availableSyntax()

List the possible syntax combination to populate in Hash Variable Assistants in Property Editor. Default to "prefix.KEY".

รายการการรวมไวยากรณ์ที่เป็นไปได้เพื่อเติมในผู้ช่วยตัวแปร Hash ในตัวแก้ไขคุณสมบัติ เริ่มต้นที่ "prefix.KEY"

Plugin Properties Options

ตัวเลือกคุณสมบัติปลั๊กอิน

Tutorials

สอน

Related Community Plugins

ปลั๊กอินที่เกี่ยวข้อง