Searched refs:isForCustomization (Results 1 - 24 of 24) sorted by relevance

/forgerock/opendj-v3/opendj-config/src/main/java/org/forgerock/opendj/config/dsconfig/
H A DCLIProfile.java126 public boolean isForCustomization(AbstractManagedObjectDefinition<?, ?> d) { method in class:CLIProfile
H A DCreateSubCommandHandler.java261 if (CLIProfile.getInstance().isForCustomization(mod)) {
847 if (CLIProfile.getInstance().isForCustomization(mod)) {
868 && (defn.hasOption(ManagedObjectOption.ADVANCED) || CLIProfile.getInstance().isForCustomization(defn));
H A DSubCommandHandler.java1255 if (CLIProfile.getInstance().isForCustomization(c)) {
1274 if (CLIProfile.getInstance().isForCustomization(c)) {
H A DListSubCommandHandler.java389 boolean isCustom = CLIProfile.getInstance().isForCustomization(d);
/forgerock/opendj-b2.6/src/server/org/opends/server/tools/dsconfig/
H A DCLIProfile.java148 public boolean isForCustomization(AbstractManagedObjectDefinition<?, ?> d) { method in class:CLIProfile
H A DCreateSubCommandHandler.java295 if (CLIProfile.getInstance().isForCustomization(mod)) {
303 if (CLIProfile.getInstance().isForCustomization(mod)) {
973 } else if (CLIProfile.getInstance().isForCustomization(cd)) {
1011 if (CLIProfile.getInstance().isForCustomization(mod)) {
H A DSubCommandHandler.java1521 if (CLIProfile.getInstance().isForCustomization(c)) {
1540 if (CLIProfile.getInstance().isForCustomization(c)) {
H A DListSubCommandHandler.java468 boolean isCustom = CLIProfile.getInstance().isForCustomization(d);
/forgerock/opendj2/src/server/org/opends/server/tools/dsconfig/
H A DCLIProfile.java147 public boolean isForCustomization(AbstractManagedObjectDefinition<?, ?> d) { method in class:CLIProfile
H A DCreateSubCommandHandler.java294 if (CLIProfile.getInstance().isForCustomization(mod)) {
302 if (CLIProfile.getInstance().isForCustomization(mod)) {
972 } else if (CLIProfile.getInstance().isForCustomization(cd)) {
1010 if (CLIProfile.getInstance().isForCustomization(mod)) {
H A DSubCommandHandler.java1520 if (CLIProfile.getInstance().isForCustomization(c)) {
1539 if (CLIProfile.getInstance().isForCustomization(c)) {
H A DListSubCommandHandler.java467 boolean isCustom = CLIProfile.getInstance().isForCustomization(d);
/forgerock/opendj2.6.2/src/server/org/opends/server/tools/dsconfig/
H A DCLIProfile.java148 public boolean isForCustomization(AbstractManagedObjectDefinition<?, ?> d) { method in class:CLIProfile
H A DCreateSubCommandHandler.java295 if (CLIProfile.getInstance().isForCustomization(mod)) {
303 if (CLIProfile.getInstance().isForCustomization(mod)) {
973 } else if (CLIProfile.getInstance().isForCustomization(cd)) {
1011 if (CLIProfile.getInstance().isForCustomization(mod)) {
H A DSubCommandHandler.java1521 if (CLIProfile.getInstance().isForCustomization(c)) {
1540 if (CLIProfile.getInstance().isForCustomization(c)) {
H A DListSubCommandHandler.java468 boolean isCustom = CLIProfile.getInstance().isForCustomization(d);
/forgerock/opendj2-jel-hg/src/server/org/opends/server/tools/dsconfig/
H A DCLIProfile.java148 public boolean isForCustomization(AbstractManagedObjectDefinition<?, ?> d) { method in class:CLIProfile
H A DCreateSubCommandHandler.java295 if (CLIProfile.getInstance().isForCustomization(mod)) {
303 if (CLIProfile.getInstance().isForCustomization(mod)) {
973 } else if (CLIProfile.getInstance().isForCustomization(cd)) {
1011 if (CLIProfile.getInstance().isForCustomization(mod)) {
H A DSubCommandHandler.java1521 if (CLIProfile.getInstance().isForCustomization(c)) {
1540 if (CLIProfile.getInstance().isForCustomization(c)) {
H A DListSubCommandHandler.java468 boolean isCustom = CLIProfile.getInstance().isForCustomization(d);
/forgerock/opendj2-hg/src/server/org/opends/server/tools/dsconfig/
H A DCLIProfile.java147 public boolean isForCustomization(AbstractManagedObjectDefinition<?, ?> d) { method in class:CLIProfile
H A DCreateSubCommandHandler.java294 if (CLIProfile.getInstance().isForCustomization(mod)) {
302 if (CLIProfile.getInstance().isForCustomization(mod)) {
972 } else if (CLIProfile.getInstance().isForCustomization(cd)) {
1010 if (CLIProfile.getInstance().isForCustomization(mod)) {
H A DSubCommandHandler.java1520 if (CLIProfile.getInstance().isForCustomization(c)) {
1539 if (CLIProfile.getInstance().isForCustomization(c)) {
H A DListSubCommandHandler.java467 boolean isCustom = CLIProfile.getInstance().isForCustomization(d);

Completed in 1424 milliseconds