eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'AbstractLoggerSettingsApplication':

Home

Documentation
www.exept.de
Everywhere
for:
[back]

Class: AbstractLoggerSettingsApplication


Inheritance:

   Object
   |
   +--Model
      |
      +--ApplicationModel
         |
         +--AbstractLoggerSettingsApplication
            |
            +--ApacheFormatAccessLoggerSettingsApp

Package:
stx:goodies/webServer/ui
Category:
Net-Communication-HTTP-Settings
Version:
rev: 1.8 date: 2021/01/20 15:04:02
user: cg
file: AbstractLoggerSettingsApplication.st directory: goodies/webServer/ui
module: stx stc-classLibrary: ui

Description:



copyright

COPYRIGHT (c) 2003 by eXept Software AG All Rights Reserved This software is furnished under a license and may be used only in accordance with the terms of that license and with the inclusion of the above copyright notice. This software may not be provided or otherwise made available to, or used by, any other person. No title to or ownership of the software is hereby transferred.

Class protocol:

queries
o  isAbstract
Return if this class is an abstract class.
True is returned here for myself only; false for subclasses.
Abstract subclasses must redefine this again.


Instance protocol:

accessing
o  accessLoggerInstance

o  accessLoggerInstance: something

o  logSettingsApp

o  logSettingsApp: something

actions
o  discardChangesAndReadSettings

o  hasChangesTo: anAccessLogger

** This method must be redefined in concrete classes (subclassResponsibility) **

o  readSettings

** This method must be redefined in concrete classes (subclassResponsibility) **

o  updateAccessLoggerInstance



ST/X 7.7.0.0; WebServer 1.702 at 20f6060372b9.unknown:8081; Sat, 27 Jul 2024 03:43:13 GMT