Class PropertiesTreeService
- java.lang.Object
-
- net.n2oapp.framework.config.admin.properties.PropertiesTreeService
-
- All Implemented Interfaces:
net.n2oapp.criteria.api.CollectionPageService<net.n2oapp.criteria.api.Criteria,DataSet>
@Component public class PropertiesTreeService extends Object implements net.n2oapp.criteria.api.CollectionPageService<net.n2oapp.criteria.api.Criteria,DataSet>
- Since:
- 04.08.2015
- Author:
- operehod
-
-
Constructor Summary
Constructors Constructor Description PropertiesTreeService(Properties n2oProperties)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description net.n2oapp.criteria.api.CollectionPage<DataSet>getCollectionPage(net.n2oapp.criteria.api.Criteria criteria)
-
-
-
Constructor Detail
-
PropertiesTreeService
public PropertiesTreeService(Properties n2oProperties)
-
-