Class EntityPropertiesServiceSpringImpl

  • All Implemented Interfaces:
    EntityPropertiesService

    public class EntityPropertiesServiceSpringImpl
    extends AbstractEntityPropertiesService
    implements EntityPropertiesService
    This service allows us to track all the properties files related to describing the capabilities of our entities and the entities themselves, it allows lookup of strings as well
    NOTE: Depends on spring and extends the spring based message bundle
    Author:
    Aaron Zeckoski (azeckoski @ gmail.com)