psdi.app.sla

Interface SLASetRemote

  • All Superinterfaces:
    MboAccessInterface, MboSetRemote, java.rmi.Remote, Transactable
    All Known Implementing Classes:
    SLASet


    public interface SLASetRemote
    extends MboSetRemote
    Remote Interface to the set of Service Level Agreements (SLA). Defines certain relationships from this object to others. To add more relationships, add the static string here and add the relationship SQL to the MAXRELATIONSHIP table
    Any method that can be remotely accessed on the SLASet has to be declared in this interface. Constants for relationships defined in the 'MAXRELATIONSHIP' table are declared here.
    • Field Detail

      • RELATEDSLACHILD

        static final java.lang.String RELATEDSLACHILD
        relationship RELATEDSLACHILD
        See Also:
        Constant Field Values
      • RELATEDSLAPARENT

        static final java.lang.String RELATEDSLAPARENT
        relationship RELATEDSLAPARENT
        See Also:
        Constant Field Values
      • SLACOMMITMENTS

        static final java.lang.String SLACOMMITMENTS
        relationship SLACOMMITMENTS
        See Also:
        Constant Field Values
      • SLARECORDS

        static final java.lang.String SLARECORDS
        relationship SLARECORDS
        See Also:
        Constant Field Values
      • SLASTATUS

        static final java.lang.String SLASTATUS
        relationship SLASTATUS
        See Also:
        Constant Field Values
      • SLAASSETLOCASSETLOC

        static final java.lang.String SLAASSETLOCASSETLOC
        relationship SLAASSETLOCASSETLOC
        See Also:
        Constant Field Values
      • SLAASSETLOCASSET

        static final java.lang.String SLAASSETLOCASSET
        relationship SLAASSETLOCASSET
        See Also:
        Constant Field Values
      • SLAASSETLOCTYPE

        static final java.lang.String SLAASSETLOCTYPE
        relationship SLAASSETLOCTYPE
        See Also:
        Constant Field Values
      • SLAASSETLOCLOCATION

        static final java.lang.String SLAASSETLOCLOCATION
        relationship SLAASSETLOCLOCATION
        See Also:
        Constant Field Values
      • CONTRACTRECORDS

        static final java.lang.String CONTRACTRECORDS
        relationship CONTRACTRECORDS
        See Also:
        Constant Field Values
      • ESCALATION

        static final java.lang.String ESCALATION
        relationship ESCALATION
        See Also:
        Constant Field Values
      • CLASSSTRUCTURE

        static final java.lang.String CLASSSTRUCTURE
        relationship CLASSSTRUCTURE
        See Also:
        Constant Field Values