All Classes Interface Summary Class Summary Enum Summary Exception Summary
| Class |
Description |
| AbstractActionGenerator |
AbstractActionGenerator class.
|
| AbstractAnoDocGenerator |
Base class for generators.
|
| AbstractASGDocument |
Root object for all generated classes of type Document (instead of ano-doc Document used previously).
|
| AbstractASGService |
Abstract AbstractASGService class.
|
| AbstractDataObjectGenerator |
Base class for the data objects generators (documents, VOs and more).
|
| AbstractFederatedVO |
Abstract AbstractFederatedVO class.
|
| AbstractGenerator |
TODO please remined another to comment this class.
|
| AbstractJSPGenerator |
Generator for the JSP files used for generations of the view jsps.
|
| AbstractJSPGenerator.TagAttribute |
HTML/JSP tag attribute object representation.
|
| AbstractLinkDecorator |
This decorator decorates a link value with the linked document name.
|
| AbstractMafActionGenerator |
AbstractMafActionGenerator class.
|
| AbstractModuleFactory |
Base imlementation of IModuleFactory interface which only
demands createModule method.
|
| AbstractServiceGenerator |
Base class for service generators.
|
| AbstractType |
Base class for type implementations.
|
| AbstractVO |
The base class for Value Objects which are DataObjects stored in Databases.
|
| ActionUtils |
Utils for common code in actions.
|
| AppUtilGenerator |
AppUtilGenerator class.
|
| ASGRuntimeException |
Base class for all exceptions thrown by generated code at runtime.
|
| ASGService |
Interface for the basic ASGService.
|
| AZDocumentFilter |
Expose documents filtering by first letter of document name.
|
| BaseActionGenerator |
Generator class for the base action for a generator.
|
| BaseFixtureService |
Abstract BaseFixtureService class.
|
| BaseRemoteServiceStub<T extends RemoteService> |
Abstract BaseRemoteServiceStub class.
|
| BaseViewActionGenerator |
This generator generates the base action for a view.
|
| BasicServiceGenerator |
TODO Please remain lrosenberg to comment AbstractServiceGenerator.java
|
| BasicServiceUtilGenerator |
|
| BooleanProperty |
This class represents a boolean property.
|
| BooleanPropertyDeserializer |
|
| BooleanPropertySerializer |
|
| BooleanType |
Representation of the boolean type.
|
| BrandConfig |
Brand configuration.
|
| Builder<T extends DataObject> |
Generic interface for DataObject Builders.
|
| CallContext |
Abstract class for CallContext which is assigned to each thread and allows multilinguality support and more.
|
| CallContextFactory |
A factory for call context creation.
|
| CallContextGenerator |
Generater for the call context.
|
| CMSBasedServiceGenerator |
CMSBasedServiceGenerator class.
|
| CmsChangesTracker |
CmsChangesTracker class.
|
| CmsChangesTracker.Action |
|
| CMSFilterGenerator |
Generator class for the CMSFilter.
|
| CMSMappingsConfiguratorGenerator |
Generator class for the CMSFilter.
|
| CMSMappingsConfiguratorGenerator.ContainerAction |
|
| CMSMappingsConfiguratorGenerator.SectionAction |
|
| CMSMappingsConfiguratorGenerator.SharedAction |
|
| CMSSearchActionsGenerator |
Generator for SMC search action.
|
| CMSViewHelper |
CMSViewHelper interface.
|
| CMSViewHelperRegistry |
Container for the view helpers.
|
| CMSViewHelperUtil |
CMSViewHelperUtil class.
|
| CommentGenerator |
Helper class that generates comments.
|
| CommonHashtableModuleStorage |
This storage stores everything in a hashtable and stores this
in the plain form (only IPlanDataObject and ICompositeDataObject)
in ONE file.
|
| CommonModuleStorageException |
Base exception class for this service, custom exceptions should derive from it.
|
| CommonModuleStorageWrapper |
|
| ConfiguratorGenerator |
TODO please remined another to comment this class
|
| ConstantNotFoundException |
Exception thrown by getConstantByXXX methods of generated Enum types if no enum's
constant with such property found.
|
| ContainsStringQuery |
Implementation of DocumentQuery
|
| ContainsWordsQuery |
ContainsWordsQuery class.
|
| ContainsWordsQuery.Index |
|
| ContentChangeTrackerListener |
ContentChangeTrackerListener class.
|
| Context |
The Context is available at the generation time and contains contents of the context.xml.
|
| ContextManager |
Context manager manages call contextes.
|
| ContextParameter |
Represents a free parameter attachable to the context.
|
| CRUDService<T> |
The interface for a basic crud service.
|
| DataFacadeGenerator |
This generator generates the data facade - the interface which defines the behaviour of the document and its attributes.
|
| DataGenerator |
TODO please remined another to comment this class
|
| DataHolder |
This class represents the root class for all objects that can hold information
and therefore data.
|
| DataObject |
Basic interface which all objects managed by the generated code will implement and which provides basic access methods.
|
| DataObjectUtils |
Utilities for handling and manipulating single or multiple objects of any subclass of DataObject.
|
| DataType |
A custom data type.
|
| DateTimeDecorator |
This decorator decorates long value to date time representation.
|
| DBContext |
A part of CallContext used for DB controlling.
|
| DialogPageJspGenerator |
Generates the jsps for the edit view.
|
| DirectLink |
A link to a target document.
|
| Document |
This class represents a basic document, which is a container for properties and therefore a
corresponding modell object to a simple class (with attributes).
|
| DocumentChange |
DocumentChange class.
|
| DocumentFilter |
A filter which reduces the documents showed in the cms.
|
| DocumentGenerator |
This generator generates an ano-doc framework based implementation of the data object interface previously generated
by the DataFacadeGenerator.
|
| DocumentList<D extends Document> |
DocumentList represents a list holder for documents.
|
| DocumentLockingHelper |
Current Helper only checks permission for action on LockableObject.
|
| DocumentQuery |
DocumentQuery interface.
|
| DoubleProperty |
This class represents a double property (the mapping for double attributes).
|
| DoublePropertyDeserializer |
|
| DoublePropertySerializer |
|
| DoubleType |
Representation of the DoubleType.
|
| EchoRequest |
EchoRequest class.
|
| EchoResponse |
Response to an echo request.
|
| EditLinkDecorator |
This decorator decorates the link to another object with the name property of the linked object.
|
| EnumerationGenerator |
TODO please remind another to comment this class.
|
| EnumerationType |
Internal representation of an enumeration type.
|
| EnumTypeGenerator |
TODO please remind another to comment this class
|
| FederatedDocumentMapping |
Represents a document mapping in the federation.
|
| FederatedModuleDef |
Definition of a federated module.
|
| FederationServiceGenerator |
Generator for the FederationService.
|
| FederationVOGenerator |
This generator generates VO objects for a Module Federation.
|
| FileEntry |
Generation result.
|
| FileWatcher |
Class for watching file existence.
|
| FileWriter |
Utility for writing code to files.
|
| FilterTrigger |
Triggers which control a filter.
|
| FixtureServiceGenerator |
FixtureServiceGenerator class.
|
| FloatProperty |
This class represents a float property (the mapping for float attributes)
|
| FloatPropertyDeserializer |
|
| FloatPropertySerializer |
|
| FloatType |
Internal representation of the FloatType.
|
| GeneratedArtefact |
Base class for artefacts generated by the ASG.
|
| GeneratedClass |
A java class generated by the ASG.
|
| GeneratedClass.ClassDef |
|
| GeneratedJSPFile |
Represents a generated jsp file.
|
| GeneratedSQLFile |
Represents a generated SQL script.
|
| GeneratedXMLFile |
Represents a generated XML file.
|
| GenerationJob |
Mostly currently executed generation job.
|
| GenerationJobManager |
GenerationJobManager class.
|
| GenerationOption |
An option used by the generator to enable or disable some generation features.
|
| GenerationOptions |
Options for the generator.
|
| Generator |
This is the main class which runs all other generators in order to produce the code.
|
| GeneratorDataRegistry |
Used by the generator to store the parsed xml data during the generation.
|
| IAttributeDecorator |
This interface declares an attribute decorator, which can be configured to be used
by the generated ShowActions.
|
| IBasicStoreableObject |
A class which implements this interface understands itself as basic (plain, atomic)
storeable object, which means, that it doesn't contain futher storeable objects.
|
| ICommonModuleStorage |
Interface for module storage.
|
| ICompositeDataObject |
This container represents a composite container like
a Document or a DocumentList.
|
| IDHolder |
Utility class to for unique document ids.
|
| IDItoADecorator |
Same as ItoADecorator, but instead of decorating the attribute with the name
"attributeName", the id of the given document is taken.
|
| IFixtureService |
IFixtureService interface.
|
| IGenerateable |
Basic interface for everything thats generateable.
|
| IGenerator |
TODO please remined another to comment this class
|
| IHelperConstants |
Some constants used by the assembling and dissembling routines.
|
| ImageType |
Representation of the image type.
|
| IMetaType |
Represent the type of a property.
|
| IModuleFactory |
This factory is responsible for creating new modules, if a service should be
able to create new modules.
|
| IModuleListener |
A listener for module.
|
| IModuleService |
This interface describes the locally available service for Module management.
It provides functions for configuration of itself and for data access/storage.
|
| IModuleStorage |
Storage for Module instances.
|
| IncludedDocuments |
IncludedDocuments class.
|
| IncludeDocumentsBean |
Bean of included document.
|
| IndexPageActionGenerator |
Generator class for the index page action in cms.
|
| IndexPageJspGenerator |
IndexPageJspGenerator class.
|
| InMemoryObjectWrapper<T extends DataObject> |
InMemoryObjectWrapper class.
|
| InMemoryService<T extends ASGService> |
A service that holds all the data in memory.
|
| InMemoryServiceGenerator |
Generates an inmemory implementation of a module interface and the according factory.
|
| IntProperty |
This class represents an integer property (the mapping for int or integer attributes)
|
| IntPropertyDeserializer |
|
| IntPropertySerializer |
|
| IntType |
Representation of the Integer type.
|
| IPlainDataObject |
This interface represents a single data container
which doesn't have undelying objects.
|
| IServiceListener |
A listener which can be configured into a generated service and becomes event on all created/updated/deleted documents (objects).
|
| ItoADecorator |
Decorates the attribute with the given attribute name in the given document
with help of standart itoa routine.
|
| JDBCBasedServiceGenerator |
Generates a DB-Backed implementation of a module interface and the according factory.
|
| JDBCPersistenceServiceGenerator |
JDBCPersistenceServiceGenerator class.
|
| JspGenerator |
Generates the jsps for the edit view.
|
| KeyUtility |
Some utilities for key handling.
|
| LanguageUtilsGenerator |
LanguageUtilsGenerator class.
|
| LinksToMePageJspGenerator |
LinksToMePageJspGenerator class.
|
| LinkToMeBean |
A bean which represents an incoming link to a document (as a result of a query).
|
| ListPageJspGenerator |
Generates the jsps for the edit view.
|
| ListProperty |
This property hold the list of Properties.
|
| ListPropertyDeserializer |
|
| ListPropertySerializer |
|
| ListType |
TODO please remined another to comment this class
|
| LockableObject |
Describes Lockable object.
|
| LockHolder |
This class contains a reentrant read-write lock and offers operations on it.
|
| LockingConfig |
Configuration for Locking.
|
| LockingException |
Exception for locking functionality.
|
| Log4JConfigurationGenerator |
Log4j configuration generator.
|
| LongProperty |
This property represents a long value.
|
| LongPropertyDeserializer |
|
| LongPropertySerializer |
|
| LongType |
Representation of the LongType.
|
| MatchingInfo |
Used to present matches in the search page.
|
| MenuJspGenerator |
MenuJspGenerator class.
|
| MetaContainerProperty |
TODO please remined another to comment this class
|
| MetaCustomFunctionElement |
This element allows to specify a custom function element (link or button).
|
| MetaCustomSection |
Allows the developer to integrate a custom section into generated frontend.
|
| MetaDecorator |
Definition of a decorator.
|
| MetaDialog |
The definition of a dialog.
|
| MetaDocument |
Internal representation of a document.
|
| MetaEmptyElement |
An empty element in a view.
|
| MetaEnumerationProperty |
A property of enumeration type.
|
| MetaFederationModule |
MetaFederationModule class.
|
| MetaFieldElement |
A view element which is tied to a document attribute and presented as edit-field.
|
| MetaFilter |
Definition of a filter.
|
| MetaForm |
The MetaInformation object which holds all data for a web-feedback-form.
|
| MetaFormField |
Base class for FormFields which are parts of a Form.
|
| MetaFormSingleField |
TODO please remined another to comment this class
|
| MetaFormTableColumn |
TODO please remined another to comment this class
|
| MetaFormTableField |
TODO please remined another to comment this class
|
| MetaFormTableHeader |
TODO please remined another to comment this class
|
| MetaFunctionElement |
A view element which represents an action.
|
| MetaGenericListProperty |
MetaGenericListProperty class.
|
| MetaGenericProperty |
MetaGenericProperty class.
|
| MetaLink |
Representation of an internal link to another document.
|
| MetaListElement |
TODO please remined another to comment this class
|
| MetaListProperty |
A container property is a container of a property of another type.
|
| MetaModule |
Representation of a module definition.
|
| MetaModuleSection |
A MetaSection which is tied to a module and a document.
|
| MetaProperty |
Represents a single property of a document.
|
| MetaProperty.Type |
|
| MetaSection |
A section in the overview.
|
| MetaTableProperty |
A property type for representation of tables.
|
| MetaValidator |
MetaValidator class.
|
| MetaView |
Meta description of the view.
|
| MetaViewElement |
Represents an element of the view.
|
| MissingAnyTranslationFilter |
Missing Any Translation Filter.
|
| MissingTranslationFilter |
Missing Translation Filter.
|
| Module |
This class describes a Module, which is a unity that can be stored
and identified by the framework.
|
| ModuleActionsGenerator |
This generator generate module-based actions like delete, create, edit, new, update, show and so on.
|
| ModuleBeanGenerator |
TODO Please remain lrosenberg to comment BeanGenerator.java
|
| ModuleFactoryGenerator |
TODO please remined another to comment this class
|
| ModuleGenerator |
TODO please remined another to comment this class
|
| ModuleParameter |
ModuleParameter class.
|
| ModuleServiceFactory |
Use this factory to obtain IModuleService instances.
|
| ModuleServiceImpl |
An implementation of IModuleService for local usage,
which supports local cache and synchronization over network.
|
| ModuleStorageFactory |
File:ModuleStorageFactory
Generated by CIPEnhancer V1.0.
|
| MultilingualFieldElement |
If an element is specified to be multilingual, it's replaced by a multilingual field element for each language.
|
| MultilingualObject |
Describes a multilingual object as
|
| NoFactoryForModuleException |
Thrown when the IModuleService needs
to create a new module instance, but doesn't have the appropriate factory configured.
|
| NoStorageForModuleException |
Thrown when the IModuleService needs
to store or load a module instance, but doesn't have the appropriate storage configured.
|
| NoStoredModuleEntityException |
Thrown when the IModuleService needs
to load a module instance, but it isn't stored.
|
| NoSuchDataHolderException |
This exception will be thrown if a not existing DataHolder was requested.
|
| NoSuchDocumentException |
This exception will be thrown when a not existing Document was requested,
or the DataHolder with correspoding name is not a Document.
|
| NoSuchDocumentListException |
This exception will be thrown when a not existing DocumentList was requested,
or the DataHolder with correspoding name is not a DocumentList.
|
| NoSuchPropertyException |
This exception will be thrown when a not existing Property was requested,
or the DataHolder with correspoding name is not a Property.
|
| ObjectInfo |
An object which contains the meta information about an object.
|
| ObjectMapperUtil |
Utility for serialization and deserialization of asg documents.
|
| ObjectType |
ObjectType class.
|
| OptionsParser |
OptionsParser class.
|
| PagingLink |
A link in the presentation of paging.
|
| PasswordType |
Representation of password type (<input type="password"...) *
|
| PersistenceServiceDAOGenerator |
This generator generates the DAO for a Document, the daoexceptions, and the rowmapper.
|
| PopulateUtility |
Utility class for populating beans.
|
| Property |
This class represents a single data entry which can be stored.
|
| PropertyDeserializer |
|
| PropertyType |
Declaration of supported types for properties.
|
| QueriesPageJspGenerator |
Generator for the queries page.
|
| QueryCaseInsensitiveLikeProperty |
|
| QueryContainsProperty<T> |
Query to List/Array Property.
|
| QueryInProperty<T> |
Difference with QueryProperty is collection of possible values instead of single value.
|
| QueryLessThenProperty<P extends java.lang.Comparable<P>> |
Presents the query of abstract DataObjects that have Property with given name
and its value less then or equal (if including) to the querying value.
|
| QueryLikeProperty |
QueryLikeProperty class.
|
| QueryModProperty |
IMPORTANT:Tested only in postgressql!
|
| QueryMoreThenProperty<P extends java.lang.Comparable<P>> |
Presents the query of abstract DataObjects that have Property with given name
and its value more then or equal (if including) to the querying value.
|
| QueryNotEqualProperty |
Difference with QueryProperty is property value of queried object must be less then specified in this query.
|
| QueryProperty |
QueryProperty class.
|
| QueryResult |
The result of the query.
|
| QueryResultEntry |
An entry in a query result list.
|
| QueryStartsWithProperty |
QueryStartsWithProperty class.
|
| RemoteService |
RemoteService interface.
|
| ResultEntryBean |
A bean which contains one result entry.
|
| RMIConfig |
Configuration for rmi services in ano-doc.
|
| RMIConfigFactory |
The factory for the RMIConfig.
|
| RMIServiceGenerator |
Generates a RMI-Backed distribution of a module interface and the according factory.
|
| ServiceGenerator |
Controls different sub generators for generation of the service layer.
|
| ServiceListenerAdapter |
An adapter class for ServiceListeners.
|
| SharedFooterJspGenerator |
Generator for jsp footer.
|
| ShowPageJspGenerator |
Generator for show page.
|
| SimpleContainsStringQuery |
SimpleContainsStringQuery class.
|
| SortingType |
This enum lists sorting possibilites for elements in the cms.
|
| SQLGenerator |
SQLGenerator class.
|
| StorageFailureException |
General exception a service can throw if it can't proceed as desired.
|
| StoragePlaceHolder |
This class represents a IModuleStorage which DOES NOT store
anything, and act as a placeholder instead.
|
| StorageType |
Types of storage supported by the generator.
|
| StringMatchingInfo |
StringMatchingInfo class.
|
| StringProperty |
This property represents a string value.
|
| StringPropertyDeserializer |
|
| StringPropertySerializer |
|
| StringType |
Representation of the string type.
|
| SysOutServiceListener |
A Service Listener which simply prints out all created/updated/deleted documents.
|
| TablePageJspGenerator |
Generates the jsps for the edit view.
|
| TextProperty |
TextProperty is a derivative of a StringProperty which support full text search queries
(if the underlying storage supports them too).
|
| TypeFactory |
Factory for the meta types.
|
| TypeOfClass |
Type of generateable class.
|
| TypesGenerator |
TODO please remined another to comment this class
|
| ViewConstants |
Some constants used in the view.
|
| ViewGenerator |
TODO please remined another to comment this class
|
| VOGenerator |
Generates value objects for db bound document implementation.
|
| XMLAgainstXSDErrorHandler |
XMLAgainstXSDErrorHandler class.
|
| XMLAgainstXSDValidation |
XMLAgainstXSDValidation class.
|
| XMLContextParser |
Parser for the context-xml.
|
| XMLDataParser |
XMLParser for the data definition files.
|
| XMLDecoratorsParser |
Parser for the decorator definition file.
|
| XMLExporterGenerator |
XMLExporterGenerator class.
|
| XMLFiltersParser |
Parser for the filters definition.
|
| XMLFormParser |
Parser for the forms.
|
| XMLHelper |
A helper class for creation of xml trees.
|
| XMLImporterGenerator |
XMLImporterGenerator class.
|
| XMLPreprocessor |
This class preprocess an xml file.
|
| XMLTypesParser |
TODO please remined another to comment this class
|
| XMLValidatorsParser |
XMLValidatorsParser class.
|
| XMLViewParser |
XML Parser for MetaViews.
|