Package rs.data.api.bo

Provides the main Business Object (BO) interfaces.
  • Interface Summary 
    Interface Description
    IGeneralBO<K extends java.io.Serializable>
    Interface for Business Objects.
    ILongBO
    Business Object using Long as its key class.
    IStringBO
    Business Object using String as its key class.