Class SDOChangeSummaryType

  • All Implemented Interfaces:
    commonj.sdo.Type, java.io.Serializable

    public class SDOChangeSummaryType
    extends SDOType
    implements commonj.sdo.Type
    See Also:
    Serialized Form
    • Constructor Detail

      • SDOChangeSummaryType

        public SDOChangeSummaryType​(SDOTypeHelper sdoTypeHelper)
    • Method Detail

      • get

        public java.lang.Object get​(commonj.sdo.Property property)
        Specified by:
        get in interface commonj.sdo.Type
        Overrides:
        get in class SDOType
      • getAliasNames

        public java.util.List getAliasNames()
        Specified by:
        getAliasNames in interface commonj.sdo.Type
        Overrides:
        getAliasNames in class SDOType
      • getBaseTypes

        public java.util.List getBaseTypes()
        Specified by:
        getBaseTypes in interface commonj.sdo.Type
        Overrides:
        getBaseTypes in class SDOType
      • getDeclaredProperties

        public java.util.List getDeclaredProperties()
        Specified by:
        getDeclaredProperties in interface commonj.sdo.Type
        Overrides:
        getDeclaredProperties in class SDOType
      • getInstanceProperties

        public java.util.List getInstanceProperties()
        Specified by:
        getInstanceProperties in interface commonj.sdo.Type
        Overrides:
        getInstanceProperties in class SDOType
      • getName

        public java.lang.String getName()
        Specified by:
        getName in interface commonj.sdo.Type
        Overrides:
        getName in class SDOType
      • getProperties

        public java.util.List getProperties()
        Specified by:
        getProperties in interface commonj.sdo.Type
        Overrides:
        getProperties in class SDOType
      • getProperty

        public SDOProperty getProperty​(java.lang.String propertyName)
        Specified by:
        getProperty in interface commonj.sdo.Type
        Overrides:
        getProperty in class SDOType
      • getURI

        public java.lang.String getURI()
        Specified by:
        getURI in interface commonj.sdo.Type
        Overrides:
        getURI in class SDOType
      • isAbstract

        public boolean isAbstract()
        Specified by:
        isAbstract in interface commonj.sdo.Type
        Overrides:
        isAbstract in class SDOType
      • isDataType

        public boolean isDataType()
        Specified by:
        isDataType in interface commonj.sdo.Type
        Overrides:
        isDataType in class SDOType
      • isInstance

        public boolean isInstance​(java.lang.Object object)
        Specified by:
        isInstance in interface commonj.sdo.Type
        Overrides:
        isInstance in class SDOType
      • isOpen

        public boolean isOpen()
        Specified by:
        isOpen in interface commonj.sdo.Type
        Overrides:
        isOpen in class SDOType
      • isSequenced

        public boolean isSequenced()
        Specified by:
        isSequenced in interface commonj.sdo.Type
        Overrides:
        isSequenced in class SDOType