Class AbstractGOEQuickAction

    • Constructor Detail

      • AbstractGOEQuickAction

        public AbstractGOEQuickAction()
    • Method Detail

      • getPropertyName

        protected abstract String getPropertyName()
        Returns the property name to look for.
        Returns:
        the name
      • getSuperclass

        protected abstract Class getSuperclass()
        The abstract superclass to use.
        Returns:
        the superclass
      • getDefaultObject

        protected abstract Object getDefaultObject()
        Returns the default object to use.
        Returns:
        the default object
      • getClassDescription

        protected abstract String getClassDescription()
        Returns the description of the class used in errors/undo points.
        Returns:
        the description