psdi.app.sla

Class FldSLAClassStructureId

    • Constructor Detail

      • FldSLAClassStructureId

        public FldSLAClassStructureId(MboValue mbv)
                               throws MXException,
                                      java.rmi.RemoteException
        Common Validation Class for:classstructureid Construct and attach to the mbo value Validate that classstructureid has to be in the classstructure table
        Throws:
        MXException
        java.rmi.RemoteException
    • Method Detail

      • getObjectName

        public java.lang.String getObjectName()
                                       throws MXException,
                                              java.rmi.RemoteException
        Description copied from class: FldClassStructureId
        This method can be overrided when the classstructureid beed be validated against the objectname other than the mbo's objectname, for example, in SLA, it should validate against the apply to objectname.
        Overrides:
        getObjectName in class FldClassStructureId
        Throws:
        MXException
        java.rmi.RemoteException