PropertyInfo.getShouldPersistMethod

Overview | Methods | This Package | All Packages

PropertyInfo.getShouldPersistMethod

Retrieves the shouldPersist<PropertyName> method of the component class.

Syntax

public Method getShouldPersistMethod()

Return Value

Returns the shouldPersist<PropertyName> method, if it exists; otherwise, returns null.