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

/forgerock/opendj2/src/guitools/org/opends/guitools/controlpanel/datamodel/
H A DControlPanelInfo.java70 public class ControlPanelInfo class
118 Logger.getLogger(ControlPanelInfo.class.getName());
120 private static ControlPanelInfo instance;
126 protected ControlPanelInfo() method in class:ControlPanelInfo
134 public static ControlPanelInfo getInstance()
138 instance = new ControlPanelInfo();
302 * Sets the dir context to be used by the ControlPanelInfo to retrieve
319 * Returns the dir context to be used by the ControlPanelInfo to retrieve
321 * @return the dir context to be used by the ControlPanelInfo to retrieve
330 * Sets the dir context to be used by the ControlPanelInfo t
[all...]
/forgerock/opendj-b2.6/src/guitools/org/opends/guitools/controlpanel/datamodel/
H A DControlPanelInfo.java71 public class ControlPanelInfo class
119 Logger.getLogger(ControlPanelInfo.class.getName());
121 private static ControlPanelInfo instance;
127 protected ControlPanelInfo() method in class:ControlPanelInfo
135 public static ControlPanelInfo getInstance()
139 instance = new ControlPanelInfo();
303 * Sets the dir context to be used by the ControlPanelInfo to retrieve
320 * Returns the dir context to be used by the ControlPanelInfo to retrieve
322 * @return the dir context to be used by the ControlPanelInfo to retrieve
331 * Sets the dir context to be used by the ControlPanelInfo t
[all...]
/forgerock/opendj2.6.2/src/guitools/org/opends/guitools/controlpanel/datamodel/
H A DControlPanelInfo.java71 public class ControlPanelInfo class
119 Logger.getLogger(ControlPanelInfo.class.getName());
121 private static ControlPanelInfo instance;
127 protected ControlPanelInfo() method in class:ControlPanelInfo
135 public static ControlPanelInfo getInstance()
139 instance = new ControlPanelInfo();
303 * Sets the dir context to be used by the ControlPanelInfo to retrieve
320 * Returns the dir context to be used by the ControlPanelInfo to retrieve
322 * @return the dir context to be used by the ControlPanelInfo to retrieve
331 * Sets the dir context to be used by the ControlPanelInfo t
[all...]
/forgerock/opendj2-hg/src/guitools/org/opends/guitools/controlpanel/datamodel/
H A DControlPanelInfo.java70 public class ControlPanelInfo class
118 Logger.getLogger(ControlPanelInfo.class.getName());
120 private static ControlPanelInfo instance;
126 protected ControlPanelInfo() method in class:ControlPanelInfo
134 public static ControlPanelInfo getInstance()
138 instance = new ControlPanelInfo();
302 * Sets the dir context to be used by the ControlPanelInfo to retrieve
319 * Returns the dir context to be used by the ControlPanelInfo to retrieve
321 * @return the dir context to be used by the ControlPanelInfo to retrieve
330 * Sets the dir context to be used by the ControlPanelInfo t
[all...]
/forgerock/opendj2-jel-hg/src/guitools/org/opends/guitools/controlpanel/datamodel/
H A DControlPanelInfo.java72 public class ControlPanelInfo class
120 Logger.getLogger(ControlPanelInfo.class.getName());
122 private static ControlPanelInfo instance;
128 protected ControlPanelInfo() method in class:ControlPanelInfo
136 public static ControlPanelInfo getInstance()
140 instance = new ControlPanelInfo();
304 * Sets the dir context to be used by the ControlPanelInfo to retrieve
321 * Returns the dir context to be used by the ControlPanelInfo to retrieve
323 * @return the dir context to be used by the ControlPanelInfo to retrieve
332 * Sets the dir context to be used by the ControlPanelInfo t
[all...]
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/guitools/controlpanel/datamodel/
H A DControlPanelInfo.java84 public class ControlPanelInfo class
124 private static ControlPanelInfo instance;
127 protected ControlPanelInfo() method in class:ControlPanelInfo
135 public static ControlPanelInfo getInstance()
139 instance = new ControlPanelInfo();
299 * Sets the dir context to be used by the ControlPanelInfo to retrieve
316 * Returns the dir context to be used by the ControlPanelInfo to retrieve
318 * @return the dir context to be used by the ControlPanelInfo to retrieve
327 * Sets the dir context to be used by the ControlPanelInfo to retrieve
351 * Returns the dir context to be used by the ControlPanelInfo t
[all...]

Completed in 37 milliseconds