Searched defs:activeSelectedUnit (Results 1 - 6 of 6) sorted by relevance

/forgerock/opendj2/src/server/org/opends/server/config/
H A DIntegerWithUnitConfigAttribute.java233 * @param activeSelectedUnit The active selected unit for this
246 String activeSelectedUnit,
251 getValueSet(activeIntValue, activeSelectedUnit),
263 this.activeUnit = activeSelectedUnit;
240 IntegerWithUnitConfigAttribute(String name, Message description, boolean requiresAdminAction, HashMap<String,Double> units, boolean hasLowerBound, long lowerBound, boolean hasUpperBound, long upperBound, long activeIntValue, String activeSelectedUnit, long pendingIntValue, String pendingSelectedUnit) argument
/forgerock/opendj-b2.6/src/server/org/opends/server/config/
H A DIntegerWithUnitConfigAttribute.java234 * @param activeSelectedUnit The active selected unit for this
247 String activeSelectedUnit,
252 getValueSet(activeIntValue, activeSelectedUnit),
264 this.activeUnit = activeSelectedUnit;
241 IntegerWithUnitConfigAttribute(String name, Message description, boolean requiresAdminAction, HashMap<String,Double> units, boolean hasLowerBound, long lowerBound, boolean hasUpperBound, long upperBound, long activeIntValue, String activeSelectedUnit, long pendingIntValue, String pendingSelectedUnit) argument
/forgerock/opendj2.6.2/src/server/org/opends/server/config/
H A DIntegerWithUnitConfigAttribute.java234 * @param activeSelectedUnit The active selected unit for this
247 String activeSelectedUnit,
252 getValueSet(activeIntValue, activeSelectedUnit),
264 this.activeUnit = activeSelectedUnit;
241 IntegerWithUnitConfigAttribute(String name, Message description, boolean requiresAdminAction, HashMap<String,Double> units, boolean hasLowerBound, long lowerBound, boolean hasUpperBound, long upperBound, long activeIntValue, String activeSelectedUnit, long pendingIntValue, String pendingSelectedUnit) argument
/forgerock/opendj2-jel-hg/src/server/org/opends/server/config/
H A DIntegerWithUnitConfigAttribute.java234 * @param activeSelectedUnit The active selected unit for this
247 String activeSelectedUnit,
252 getValueSet(activeIntValue, activeSelectedUnit),
264 this.activeUnit = activeSelectedUnit;
241 IntegerWithUnitConfigAttribute(String name, Message description, boolean requiresAdminAction, HashMap<String,Double> units, boolean hasLowerBound, long lowerBound, boolean hasUpperBound, long upperBound, long activeIntValue, String activeSelectedUnit, long pendingIntValue, String pendingSelectedUnit) argument
/forgerock/opendj2-hg/src/server/org/opends/server/config/
H A DIntegerWithUnitConfigAttribute.java233 * @param activeSelectedUnit The active selected unit for this
246 String activeSelectedUnit,
251 getValueSet(activeIntValue, activeSelectedUnit),
263 this.activeUnit = activeSelectedUnit;
240 IntegerWithUnitConfigAttribute(String name, Message description, boolean requiresAdminAction, HashMap<String,Double> units, boolean hasLowerBound, long lowerBound, boolean hasUpperBound, long upperBound, long activeIntValue, String activeSelectedUnit, long pendingIntValue, String pendingSelectedUnit) argument
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/config/
H A DIntegerWithUnitConfigAttribute.java233 * @param activeSelectedUnit The active selected unit for this
246 String activeSelectedUnit,
251 getValueSet(activeIntValue, activeSelectedUnit),
263 this.activeUnit = activeSelectedUnit;
240 IntegerWithUnitConfigAttribute(String name, LocalizableMessage description, boolean requiresAdminAction, HashMap<String,Double> units, boolean hasLowerBound, long lowerBound, boolean hasUpperBound, long upperBound, long activeIntValue, String activeSelectedUnit, long pendingIntValue, String pendingSelectedUnit) argument

Completed in 44 milliseconds