Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_2a.ClassLoggerConfigurationType

Packages that use ClassLoggerConfigurationType
com.evolveum.midpoint.web.page.admin.configuration.dto   
com.evolveum.midpoint.xml.ns._public.common.common_2a   
 

Uses of ClassLoggerConfigurationType in com.evolveum.midpoint.web.page.admin.configuration.dto
 

Methods in com.evolveum.midpoint.web.page.admin.configuration.dto that return ClassLoggerConfigurationType
 ClassLoggerConfigurationType ClassLogger.toXmlType()
           
 ClassLoggerConfigurationType ComponentLogger.toXmlType()
           
 

Constructors in com.evolveum.midpoint.web.page.admin.configuration.dto with parameters of type ClassLoggerConfigurationType
ClassLogger(ClassLoggerConfigurationType config)
           
ComponentLogger(ClassLoggerConfigurationType config)
           
 

Uses of ClassLoggerConfigurationType in com.evolveum.midpoint.xml.ns._public.common.common_2a
 

Fields in com.evolveum.midpoint.xml.ns._public.common.common_2a with type parameters of type ClassLoggerConfigurationType
protected  java.util.List<ClassLoggerConfigurationType> LoggingConfigurationType.classLogger
           
 

Methods in com.evolveum.midpoint.xml.ns._public.common.common_2a that return ClassLoggerConfigurationType
 ClassLoggerConfigurationType ClassLoggerConfigurationType.clone()
          Creates and returns a deep copy of this object.
 ClassLoggerConfigurationType ObjectFactory.createClassLoggerConfigurationType()
          Create an instance of ClassLoggerConfigurationType
 

Methods in com.evolveum.midpoint.xml.ns._public.common.common_2a that return types with arguments of type ClassLoggerConfigurationType
 java.util.List<ClassLoggerConfigurationType> LoggingConfigurationType.getClassLogger()
          Gets the value of the classLogger property.
 

Constructors in com.evolveum.midpoint.xml.ns._public.common.common_2a with parameters of type ClassLoggerConfigurationType
ClassLoggerConfigurationType(ClassLoggerConfigurationType o)
          Creates a new ClassLoggerConfigurationType instance by deeply copying a given ClassLoggerConfigurationType instance.
 



Copyright © 2012 evolveum. All Rights Reserved.