Searched defs:getAggregationPropertyPropertyDefinition (Results 1 - 7 of 7) sorted by relevance

/forgerock/opendj-b2.6/tests/unit-tests-testng/src/server/org/opends/server/admin/
H A DTestChildCfgDefn.java246 public AggregationPropertyDefinition<ConnectionHandlerCfgClient, ConnectionHandlerCfg> getAggregationPropertyPropertyDefinition() { method in class:TestChildCfgDefn
342 return impl.getPropertyValues(INSTANCE.getAggregationPropertyPropertyDefinition());
351 impl.setPropertyValues(INSTANCE.getAggregationPropertyPropertyDefinition(), values);
520 return impl.getPropertyValues(INSTANCE.getAggregationPropertyPropertyDefinition());
/forgerock/opendj2/tests/unit-tests-testng/src/server/org/opends/server/admin/
H A DTestChildCfgDefn.java245 public AggregationPropertyDefinition<ConnectionHandlerCfgClient, ConnectionHandlerCfg> getAggregationPropertyPropertyDefinition() { method in class:TestChildCfgDefn
341 return impl.getPropertyValues(INSTANCE.getAggregationPropertyPropertyDefinition());
350 impl.setPropertyValues(INSTANCE.getAggregationPropertyPropertyDefinition(), values);
519 return impl.getPropertyValues(INSTANCE.getAggregationPropertyPropertyDefinition());
/forgerock/opendj2.6.2/tests/unit-tests-testng/src/server/org/opends/server/admin/
H A DTestChildCfgDefn.java246 public AggregationPropertyDefinition<ConnectionHandlerCfgClient, ConnectionHandlerCfg> getAggregationPropertyPropertyDefinition() { method in class:TestChildCfgDefn
342 return impl.getPropertyValues(INSTANCE.getAggregationPropertyPropertyDefinition());
351 impl.setPropertyValues(INSTANCE.getAggregationPropertyPropertyDefinition(), values);
520 return impl.getPropertyValues(INSTANCE.getAggregationPropertyPropertyDefinition());
/forgerock/opendj2-hg/tests/unit-tests-testng/src/server/org/opends/server/admin/
H A DTestChildCfgDefn.java245 public AggregationPropertyDefinition<ConnectionHandlerCfgClient, ConnectionHandlerCfg> getAggregationPropertyPropertyDefinition() { method in class:TestChildCfgDefn
341 return impl.getPropertyValues(INSTANCE.getAggregationPropertyPropertyDefinition());
350 impl.setPropertyValues(INSTANCE.getAggregationPropertyPropertyDefinition(), values);
519 return impl.getPropertyValues(INSTANCE.getAggregationPropertyPropertyDefinition());
/forgerock/opendj2-jel-hg/tests/unit-tests-testng/src/server/org/opends/server/admin/
H A DTestChildCfgDefn.java246 public AggregationPropertyDefinition<ConnectionHandlerCfgClient, ConnectionHandlerCfg> getAggregationPropertyPropertyDefinition() { method in class:TestChildCfgDefn
342 return impl.getPropertyValues(INSTANCE.getAggregationPropertyPropertyDefinition());
351 impl.setPropertyValues(INSTANCE.getAggregationPropertyPropertyDefinition(), values);
520 return impl.getPropertyValues(INSTANCE.getAggregationPropertyPropertyDefinition());
/forgerock/opendj-v3/opendj-server-legacy/src/test/java/org/opends/server/admin/
H A DTestChildCfgDefn.java224 public AggregationPropertyDefinition<ConnectionHandlerCfgClient, ConnectionHandlerCfg> getAggregationPropertyPropertyDefinition() { method in class:TestChildCfgDefn
316 return impl.getPropertyValues(INSTANCE.getAggregationPropertyPropertyDefinition());
321 impl.setPropertyValues(INSTANCE.getAggregationPropertyPropertyDefinition(), values);
426 return impl.getPropertyValues(INSTANCE.getAggregationPropertyPropertyDefinition());
/forgerock/opendj-v3/opendj-config/src/test/java/org/forgerock/opendj/config/
H A DTestChildCfgDefn.java202 getAggregationPropertyPropertyDefinition() { method in class:TestChildCfgDefn
283 return impl.getPropertyValues(INSTANCE.getAggregationPropertyPropertyDefinition());
288 impl.setPropertyValues(INSTANCE.getAggregationPropertyPropertyDefinition(), values);
384 return impl.getPropertyValues(INSTANCE.getAggregationPropertyPropertyDefinition());

Completed in 28 milliseconds