psdi.app.assetcatalog

Class FldClassStructureClassificationDesc

  • All Implemented Interfaces:
    MboConstants, MboValueListener


    public class FldClassStructureClassificationDesc
    extends MboValueAdapter
    Classstructure.ClassificationDesc: non-persistent column containing the classification description of the classificationid
    • Method Detail

      • initValue

        public void initValue()
                       throws MXException,
                              java.rmi.RemoteException
        Initialize the value for this field. Also a performance fix to call select * from classification only when non-persistent CLASSIFICATIONDESC is used.
        Specified by:
        initValue in interface MboValueListener
        Overrides:
        initValue in class MboValueAdapter
        Throws:
        MXException
        java.rmi.RemoteException