Return to www.inductionframework.org

com.acciente.induction.init.config
Class Config.ModelDefs.ModelDef

java.lang.Object
  extended by com.acciente.induction.init.config.Config.ModelDefs.ModelDef
Enclosing class:
Config.ModelDefs

public static class Config.ModelDefs.ModelDef
extends java.lang.Object

Modular configuration container


Method Summary
 java.lang.String getModelClassName()
           
 java.lang.String getModelFactoryClassName()
           
 boolean hasModelFactoryClassName()
           
 boolean isApplicationScope()
           
 boolean isRequestScope()
           
 boolean isSessionScope()
           
 java.lang.String toString()
           
 java.lang.String toXML()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

getModelClassName

public java.lang.String getModelClassName()

getModelFactoryClassName

public java.lang.String getModelFactoryClassName()

hasModelFactoryClassName

public boolean hasModelFactoryClassName()

isApplicationScope

public boolean isApplicationScope()

isSessionScope

public boolean isSessionScope()

isRequestScope

public boolean isRequestScope()

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object

toXML

public java.lang.String toXML()

Return to www.inductionframework.org

Copyright (c) 2008 Acciente, LLC. All rights reserved.