Uses of Class
net.anotheria.asg.generator.AbstractGenerator
-
-
Uses of AbstractGenerator in net.anotheria.asg.generator
Subclasses of AbstractGenerator in net.anotheria.asg.generator Modifier and Type Class Description classBasicServiceGeneratorTODO Please remain lrosenberg to comment AbstractServiceGenerator.javaclassCommentGeneratorHelper class that generates comments.classConfiguratorGeneratorTODO please remined another to comment this class -
Uses of AbstractGenerator in net.anotheria.asg.generator.apputil
Subclasses of AbstractGenerator in net.anotheria.asg.generator.apputil Modifier and Type Class Description classBasicServiceUtilGeneratorclassCallContextGeneratorGenerater for the call context.classLanguageUtilsGeneratorLanguageUtilsGenerator class.classLog4JConfigurationGeneratorLog4j configuration generator.classXMLExporterGeneratorXMLExporterGenerator class.classXMLImporterGeneratorXMLImporterGenerator class. -
Uses of AbstractGenerator in net.anotheria.asg.generator.model
Subclasses of AbstractGenerator in net.anotheria.asg.generator.model Modifier and Type Class Description classAbstractDataObjectGeneratorBase class for the data objects generators (documents, VOs and more).classAbstractServiceGeneratorBase class for service generators.classDataFacadeGeneratorThis generator generates the data facade - the interface which defines the behaviour of the document and its attributes.classModuleGeneratorTODO please remined another to comment this classclassServiceGeneratorControls different sub generators for generation of the service layer. -
Uses of AbstractGenerator in net.anotheria.asg.generator.model.db
Subclasses of AbstractGenerator in net.anotheria.asg.generator.model.db Modifier and Type Class Description classJDBCBasedServiceGeneratorGenerates a DB-Backed implementation of a module interface and the according factory.classJDBCPersistenceServiceGeneratorJDBCPersistenceServiceGenerator class.classPersistenceServiceDAOGeneratorThis generator generates the DAO for a Document, the daoexceptions, and the rowmapper.classSQLGeneratorSQLGenerator class.classVOGeneratorGenerates value objects for db bound document implementation. -
Uses of AbstractGenerator in net.anotheria.asg.generator.model.docs
Subclasses of AbstractGenerator in net.anotheria.asg.generator.model.docs Modifier and Type Class Description classCMSBasedServiceGeneratorCMSBasedServiceGenerator class.classDocumentGeneratorThis generator generates an ano-doc framework based implementation of the data object interface previously generated by the DataFacadeGenerator.classModuleFactoryGeneratorTODO please remined another to comment this class -
Uses of AbstractGenerator in net.anotheria.asg.generator.model.federation
Subclasses of AbstractGenerator in net.anotheria.asg.generator.model.federation Modifier and Type Class Description classFederationServiceGeneratorGenerator for the FederationService.classFederationVOGeneratorThis generator generates VO objects for a Module Federation. -
Uses of AbstractGenerator in net.anotheria.asg.generator.model.fixture
Subclasses of AbstractGenerator in net.anotheria.asg.generator.model.fixture Modifier and Type Class Description classFixtureServiceGeneratorFixtureServiceGenerator class. -
Uses of AbstractGenerator in net.anotheria.asg.generator.model.inmemory
Subclasses of AbstractGenerator in net.anotheria.asg.generator.model.inmemory Modifier and Type Class Description classInMemoryServiceGeneratorGenerates an inmemory implementation of a module interface and the according factory. -
Uses of AbstractGenerator in net.anotheria.asg.generator.model.rmi
Subclasses of AbstractGenerator in net.anotheria.asg.generator.model.rmi Modifier and Type Class Description classRMIServiceGeneratorGenerates a RMI-Backed distribution of a module interface and the according factory. -
Uses of AbstractGenerator in net.anotheria.asg.generator.types
Subclasses of AbstractGenerator in net.anotheria.asg.generator.types Modifier and Type Class Description classEnumerationGeneratorTODO please remind another to comment this class.classEnumTypeGeneratorTODO please remind another to comment this class -
Uses of AbstractGenerator in net.anotheria.asg.generator.view
Subclasses of AbstractGenerator in net.anotheria.asg.generator.view Modifier and Type Class Description classAbstractMafActionGeneratorAbstractMafActionGenerator class.classCMSFilterGeneratorGenerator class for the CMSFilter.classCMSMappingsConfiguratorGeneratorGenerator class for the CMSFilter. -
Uses of AbstractGenerator in net.anotheria.asg.generator.view.action
Subclasses of AbstractGenerator in net.anotheria.asg.generator.view.action Modifier and Type Class Description classAbstractActionGeneratorAbstractActionGenerator class.classBaseActionGeneratorGenerator class for the base action for a generator.classBaseViewActionGeneratorThis generator generates the base action for a view.classCMSSearchActionsGeneratorGenerator for SMC search action.classIndexPageActionGeneratorGenerator class for the index page action in cms.classModuleActionsGeneratorThis generator generate module-based actions like delete, create, edit, new, update, show and so on.classModuleBeanGeneratorTODO Please remain lrosenberg to comment BeanGenerator.java -
Uses of AbstractGenerator in net.anotheria.asg.generator.view.jsp
Subclasses of AbstractGenerator in net.anotheria.asg.generator.view.jsp Modifier and Type Class Description classAbstractJSPGeneratorGenerator for the JSP files used for generations of the view jsps.classDialogPageJspGeneratorGenerates the jsps for the edit view.classIndexPageJspGeneratorIndexPageJspGenerator class.classJspGeneratorGenerates the jsps for the edit view.classLinksToMePageJspGeneratorLinksToMePageJspGenerator class.classListPageJspGeneratorGenerates the jsps for the edit view.classMenuJspGeneratorMenuJspGenerator class.classQueriesPageJspGeneratorGenerator for the queries page.classSharedFooterJspGeneratorGenerator for jsp footer.classShowPageJspGeneratorGenerator for show page.classTablePageJspGeneratorGenerates the jsps for the edit view.
-