Class BcDescription

java.lang.Object
org.cxbox.core.crudma.bc.impl.BcDescription
All Implemented Interfaces:
org.cxbox.api.data.BcIdentifier
Direct Known Subclasses:
AnySourceBcDescription, ExtremeBcDescription, InnerBcDescription

public abstract class BcDescription extends Object implements org.cxbox.api.data.BcIdentifier
  • Field Details

    • bindsString

      protected String bindsString
    • pageLimit

      protected Long pageLimit
  • Constructor Details

    • BcDescription

      public BcDescription()