psdi.webclient.beans.dpamadpt

Class DpamAppBean

  • All Implemented Interfaces:
    java.util.EventListener, javax.servlet.http.HttpSessionBindingListener, DataBeanListener


    public class DpamAppBean
    extends AppBean
    • Constructor Detail

      • DpamAppBean

        public DpamAppBean()
    • Method Detail

      • getKeyAttribute

        public java.lang.String getKeyAttribute()
        Description copied from class: DataBean
        Returns the key Attribute for the MboSet. In the case that there are more than one key attribute, the first key attribute (which is suppose to be the primary key for the table) is returned.
        Overrides:
        getKeyAttribute in class DataBean