psdi.app.location

Class FldLocHierarchySystemId

  • All Implemented Interfaces:
    MboConstants, MboValueListener


    public class FldLocHierarchySystemId
    extends MAXTableDomain
    Functionality for the LocHierarchy.Systemid field. This obsolete field used to crossover fields but not anymore.
    • Constructor Detail

      • FldLocHierarchySystemId

        public FldLocHierarchySystemId(MboValue mbv)
        Construct and attatch to the specified mbo value
    • Method Detail

      • validate

        public void validate()
                      throws MXException,
                             java.rmi.RemoteException
        In addition to validating if systemid exists in LocSystem, we want to validate that we allow only systems this location has not being associated with if "Associate location to Systems" is being done.
        Specified by:
        validate in interface MboValueListener
        Overrides:
        validate in class MAXTableDomain
        Throws:
        MXException
        java.rmi.RemoteException