com.ibm.uddi.v3.management

Class Limit

  • All Implemented Interfaces:
    java.io.Serializable


    public class Limit
    extends Property
    implements java.io.Serializable
    Represents a limit on the number of entities that may be published by a UDDI publisher in the UDDI registry.
    See Also:
    Serialized Form
    • Constructor Detail

      • Limit

        public Limit()
        Constructor taking no arguments. Sets type to java.lang.Integer and value to 0 as default.
      • Limit

        public Limit(java.lang.String id,
             java.lang.String type,
             java.lang.Object value,
             java.lang.String nameKey)
        Constructor taking ID, value type, value and name message key.
        Parameters:
        id -
        type -
        value -
        nameKey -
    • Method Detail

      • populateMessageKeys

        public void populateMessageKeys()
        Populates name and description message keys.
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class Property
IBM WebSphere Application ServerTM
Release 8.5