com.evolveum.midpoint.schema.xjc.schema
Class StepSchemaConstants

java.lang.Object
  extended by com.evolveum.midpoint.schema.xjc.schema.StepSchemaConstants
All Implemented Interfaces:
Processor

public class StepSchemaConstants
extends Object
implements Processor

Author:
lazyman

Field Summary
static String CLASS_NAME
           
 
Constructor Summary
StepSchemaConstants()
           
 
Method Summary
 Map<String,com.sun.codemodel.JFieldVar> getNamespaceFields()
           
 boolean run(com.sun.tools.xjc.outline.Outline outline, com.sun.tools.xjc.Options opt, ErrorHandler errorHandler)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CLASS_NAME

public static final String CLASS_NAME
See Also:
Constant Field Values
Constructor Detail

StepSchemaConstants

public StepSchemaConstants()
Method Detail

getNamespaceFields

public Map<String,com.sun.codemodel.JFieldVar> getNamespaceFields()

run

public boolean run(com.sun.tools.xjc.outline.Outline outline,
                   com.sun.tools.xjc.Options opt,
                   ErrorHandler errorHandler)
            throws Exception
Specified by:
run in interface Processor
Throws:
Exception


Copyright © 2013 evolveum. All Rights Reserved.