Class DBPropertyArgument

All Implemented Interfaces:
Argument, DynamicArgument, PropertyArgument

public class DBPropertyArgument extends BasePropertyArgument
Author:
Andy
  • Constructor Details

    • DBPropertyArgument

      public DBPropertyArgument(String name, boolean queryable, boolean orderable, String selector, String propertyName)
      Parameters:
      name - String
      queryable - boolean
      orderable - boolean
      selector - String
      propertyName - String