Anyframe Core

Anyframe Core API Documentation

Core Common
anyframe.common Provides common classes which will be used both presentation layer and business layer.
anyframe.common.aop Provides auto proxy creator that identifies beans to proxy via a list of names.
anyframe.common.aop.aspects Provides Aspect classes which extend spring aop class.
anyframe.common.config Provides Aspect classes which extend spring aop class.
anyframe.common.exception Provides Aspect classes which extend spring aop class.
anyframe.common.exception.message Provides Aspect classes which extend spring aop class.
anyframe.common.infrared Provides infrared common classes to monitor applications
anyframe.common.util Provides utility classes.
anyframe.common.util.file Provides common utillity classes about managing file.

 

Technical Services
anyframe.core.basis.dao Generic DAO (Data Access Object) with common methods to CRUD POJOs.
anyframe.core.basis.dao.hibernate This class serves as the Base class for all other DAOs - namely to hold common CRUD methods that they might all use.
anyframe.core.basis.dao.query This class serves as the Base class for all other DAOs - namely to hold common CRUD methods that they might all use.
anyframe.core.basis.model Base class for Model objects.
anyframe.core.basis.service Generic Manager that talks to GenericDao to CRUD POJOs.
anyframe.core.basis.util Utility class to convert one object to another.
anyframe.core.cache Provides interfaces for managing objects in the cache.
anyframe.core.hibernate Provides interface for wrapping hibernate libraries and acting as a facade for complex hibernate api & JDBC api.
anyframe.core.idgen Provides interfaces that IIdGenerationService and IdGenrationStrategy are interfaces for generating unique ID mainly used.
anyframe.core.locator Provides interfaces that IServiceLocator is an interface for looking up objects through each Lookup implementation object.
anyframe.core.properties Provides interfaces that IPropertiesService is an interface for enabling applications to approach the value of singular key Containig the pairs of key-value internally.
anyframe.core.query Provides interface for executing SQL queries or updates, initiating iteration over ResultSets And also provides exception class that is thrown when there is any problem executing the query
anyframe.core.query.ria Provides interface for executing SQL queries or updates, initiating iteration over ResultSets under developing the presentation layer using RIA product.
anyframe.core.query.ria.gauce Provides interface for executing SQL queries or updates, initiating iteration over ResultSets under developing the presentation layer using Gauce component which is the X-Internet solution of the Shift Software company.
anyframe.core.query.ria.mip Provides interface for executing SQL queries or updates, initiating iteration over ResultSets under developing the presentation layer using MiPlatform which is the X-Internet solution of the TOBE Software company.
anyframe.core.remoting.webservices.client When you use Apache CXF framework to implement web services, you can use two kinds of frontend model(Simple frontend, JAX-WS frontend).
anyframe.core.remoting.webservices.server When you use Apache CXF framework to implement web services, you can use two kinds of frontend model(Simple frontend, JAX-WS frontend).

 


Anyframe Core

Copyright © 2008-2009 Samsung SDS. All Rights Reserved.