psdi.app.pm

Class FldPMRoute

  • All Implemented Interfaces:
    MboConstants, MboValueListener


    public class FldPMRoute
    extends MAXTableDomain
    Behaviour of the route field in the PM object
    Routes cannot be associated with a PM that has 'children' or one cannot add child/children to a PM if it is associated with a 'route'

    Last Update: Friday, Oct 06, 2000 - Sudha - Javadocs are updated
    Last Updated: Tuesday, December 26, 2000 - Sudha - changed the user defined relationships with '$' which was previously prefixed with'_'

    • Constructor Detail

    • Method Detail

      • init

        public void init()
                  throws MXException,
                         java.rmi.RemoteException
        PM's with children cannot have routes. So the route should be read-only for a pm with children
        Specified by:
        init in interface MboValueListener
        Overrides:
        init in class MboValueAdapter
        Throws:
        MXException
        java.rmi.RemoteException