Package wt.lifecycle


package wt.lifecycle
  • Class
    Description
     
     
     
     
     
    Information that is Iterated and is LifeCycleManaged is handled differently than other LlifeCycleManaged information.
    Provides an abstraction of an abnormal occurrence or error in the usage or processing of the LifeCycleService.
    LifeCycleHelper provides client invokable methods to life cycle services.
    LifeCycleHistory captures an audit traill for an object as it moves through a LifeCycle.
    Defines utility methods for creating URLs for lifecycle history for a user.
    LifeCycleManged interface objects will enter a LifeCycle process upon creation.
    When executed from a class that extends BasicTemplateProcessor, these script call can be invoked by using the 'useProcessorService service = ' html template entry.
    Provides server side access to the methods of the LifeCycleServiceSvr interface.
    LifeCycleService provides client invokable methods to life cycle services.
    LifeCycleSignature captures a role player's ballot and comments for a specific object in a specific phase of a life cycle.
    LifeCycleState is the state 'cookie' of the LifeCycleManaged interface.
    LifeCycleTemplate holds a Life Cycle specification.
    The definition of a Life Cycle.
    LifeCycleTemplateMasterReference is a specialization of CachedObjectReference to provide type safe references and access to the name and enabled attributes without instantiating the object.
    LifeCycleTemplateReference is a specialization of CachedObjectReference to provide type safe references and access to the name and enabled attributes without instantiating the object.
    This class is used by wt.load.StandardLoadService to create and persist life cycle objects based on input from a comma seperated value file.
    Phase captures run-time behavior for a specific phase for a specific LifeCycleManaged object.
    PhaseTemplate is a building block class for forming a life cycle definition.
    Standard implementation of the life cycle service interfaces
    Standard implementation of the life cycle service interfaces
    State is a specialization of EnumeratedType to provide localizable state values.
    When executed from a class that extends BasicTemplateProcessor, these script call can be invoked by using the 'useProcessorService service = ' html template entry.


    Supported API: true

    Extendable: false