/forgerock/opendj2/src/server/org/opends/server/admin/ |
H A D | ConfigurationClient.java | 46 * Get the configuration definition associated with this 49 * @return Returns the configuration definition associated with this 53 ? extends Configuration> definition(); method in interface:ConfigurationClient
|
H A D | AliasDefaultBehaviorProvider.java | 47 // The managed object definition associated with this default 49 private final AbstractManagedObjectDefinition<?, ?> definition; field in class:AliasDefaultBehaviorProvider 51 // The name of the property definition associated with this default 61 * The managed object definition associated with this 64 * The name of the property definition associated with this 69 this.definition = d; 111 return resource.getMessage(definition, property, locale);
|
H A D | DefaultManagedObject.java | 65 // The default managed object's definition. 66 private final ManagedObjectDefinition<C, S> definition; field in class:DefaultManagedObject.Builder 77 * @param definition 78 * The default managed object's definition. 80 public Builder(ManagedObjectDefinition<C, S> definition) { argument 81 this.definition = definition; 93 return new DefaultManagedObject<C, S>(definition, propertyStringValues); 117 // The default managed object's definition. 118 private final ManagedObjectDefinition<C, S> definition; field in class:DefaultManagedObject 126 DefaultManagedObject(ManagedObjectDefinition<C, S> definition, Map<String, List<String>> propertyStringValues) argument [all...] |
/forgerock/opendj-b2.6/src/server/org/opends/server/admin/ |
H A D | ConfigurationClient.java | 47 * Get the configuration definition associated with this 50 * @return Returns the configuration definition associated with this 54 ? extends Configuration> definition(); method in interface:ConfigurationClient
|
H A D | AliasDefaultBehaviorProvider.java | 48 // The managed object definition associated with this default 50 private final AbstractManagedObjectDefinition<?, ?> definition; field in class:AliasDefaultBehaviorProvider 52 // The name of the property definition associated with this default 62 * The managed object definition associated with this 65 * The name of the property definition associated with this 70 this.definition = d; 112 return resource.getMessage(definition, property, locale);
|
H A D | DefaultManagedObject.java | 66 // The default managed object's definition. 67 private final ManagedObjectDefinition<C, S> definition; field in class:DefaultManagedObject.Builder 78 * @param definition 79 * The default managed object's definition. 81 public Builder(ManagedObjectDefinition<C, S> definition) { argument 82 this.definition = definition; 94 return new DefaultManagedObject<C, S>(definition, propertyStringValues); 118 // The default managed object's definition. 119 private final ManagedObjectDefinition<C, S> definition; field in class:DefaultManagedObject 127 DefaultManagedObject(ManagedObjectDefinition<C, S> definition, Map<String, List<String>> propertyStringValues) argument [all...] |
/forgerock/opendj2.6.2/src/server/org/opends/server/admin/ |
H A D | ConfigurationClient.java | 47 * Get the configuration definition associated with this 50 * @return Returns the configuration definition associated with this 54 ? extends Configuration> definition(); method in interface:ConfigurationClient
|
H A D | AliasDefaultBehaviorProvider.java | 48 // The managed object definition associated with this default 50 private final AbstractManagedObjectDefinition<?, ?> definition; field in class:AliasDefaultBehaviorProvider 52 // The name of the property definition associated with this default 62 * The managed object definition associated with this 65 * The name of the property definition associated with this 70 this.definition = d; 112 return resource.getMessage(definition, property, locale);
|
H A D | DefaultManagedObject.java | 66 // The default managed object's definition. 67 private final ManagedObjectDefinition<C, S> definition; field in class:DefaultManagedObject.Builder 78 * @param definition 79 * The default managed object's definition. 81 public Builder(ManagedObjectDefinition<C, S> definition) { argument 82 this.definition = definition; 94 return new DefaultManagedObject<C, S>(definition, propertyStringValues); 118 // The default managed object's definition. 119 private final ManagedObjectDefinition<C, S> definition; field in class:DefaultManagedObject 127 DefaultManagedObject(ManagedObjectDefinition<C, S> definition, Map<String, List<String>> propertyStringValues) argument [all...] |
/forgerock/opendj2-hg/src/server/org/opends/server/admin/ |
H A D | ConfigurationClient.java | 46 * Get the configuration definition associated with this 49 * @return Returns the configuration definition associated with this 53 ? extends Configuration> definition(); method in interface:ConfigurationClient
|
H A D | AliasDefaultBehaviorProvider.java | 47 // The managed object definition associated with this default 49 private final AbstractManagedObjectDefinition<?, ?> definition; field in class:AliasDefaultBehaviorProvider 51 // The name of the property definition associated with this default 61 * The managed object definition associated with this 64 * The name of the property definition associated with this 69 this.definition = d; 111 return resource.getMessage(definition, property, locale);
|
H A D | DefaultManagedObject.java | 65 // The default managed object's definition. 66 private final ManagedObjectDefinition<C, S> definition; field in class:DefaultManagedObject.Builder 77 * @param definition 78 * The default managed object's definition. 80 public Builder(ManagedObjectDefinition<C, S> definition) { argument 81 this.definition = definition; 93 return new DefaultManagedObject<C, S>(definition, propertyStringValues); 117 // The default managed object's definition. 118 private final ManagedObjectDefinition<C, S> definition; field in class:DefaultManagedObject 126 DefaultManagedObject(ManagedObjectDefinition<C, S> definition, Map<String, List<String>> propertyStringValues) argument [all...] |
/forgerock/opendj2-jel-hg/src/server/org/opends/server/admin/ |
H A D | ConfigurationClient.java | 47 * Get the configuration definition associated with this 50 * @return Returns the configuration definition associated with this 54 ? extends Configuration> definition(); method in interface:ConfigurationClient
|
H A D | AliasDefaultBehaviorProvider.java | 48 // The managed object definition associated with this default 50 private final AbstractManagedObjectDefinition<?, ?> definition; field in class:AliasDefaultBehaviorProvider 52 // The name of the property definition associated with this default 62 * The managed object definition associated with this 65 * The name of the property definition associated with this 70 this.definition = d; 112 return resource.getMessage(definition, property, locale);
|
H A D | DefaultManagedObject.java | 66 // The default managed object's definition. 67 private final ManagedObjectDefinition<C, S> definition; field in class:DefaultManagedObject.Builder 78 * @param definition 79 * The default managed object's definition. 81 public Builder(ManagedObjectDefinition<C, S> definition) { argument 82 this.definition = definition; 94 return new DefaultManagedObject<C, S>(definition, propertyStringValues); 118 // The default managed object's definition. 119 private final ManagedObjectDefinition<C, S> definition; field in class:DefaultManagedObject 127 DefaultManagedObject(ManagedObjectDefinition<C, S> definition, Map<String, List<String>> propertyStringValues) argument [all...] |
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/admin/ |
H A D | ConfigurationClient.java | 46 * Get the configuration definition associated with this 49 * @return Returns the configuration definition associated with this 53 ? extends Configuration> definition(); method in interface:ConfigurationClient
|
H A D | AliasDefaultBehaviorProvider.java | 49 * The managed object definition associated with this default 52 private final AbstractManagedObjectDefinition<?, ?> definition; field in class:AliasDefaultBehaviorProvider 55 * The name of the property definition associated with this default 66 * The managed object definition associated with this 69 * The name of the property definition associated with this 74 this.definition = d; 114 return resource.getMessage(definition, property, locale);
|
/forgerock/openam-v13/openam-test/src/test/java/com/sun/identity/cli/definition/ |
H A D | MockCLI.java | 29 package com.sun.identity.cli.definition;
|
/forgerock/opendj-v3/opendj-config/src/main/java/org/forgerock/opendj/config/ |
H A D | ConfigurationClient.java | 41 * Get the configuration definition associated with this configuration. 43 * @return Returns the configuration definition associated with this 46 ManagedObjectDefinition<? extends ConfigurationClient, ? extends Configuration> definition(); method in interface:ConfigurationClient
|
/forgerock/openam/openam-test/src/test/java/com/sun/identity/cli/definition/ |
H A D | MockCLI.java | 29 package com.sun.identity.cli.definition;
|
/forgerock/opendj-b2.6/tests/unit-tests-testng/src/server/org/opends/server/admin/server/ |
H A D | AdminTestCaseUtils.java | 74 * @param definition 75 * The required definition of the required managed object. 83 AbstractManagedObjectDefinition<?, S> definition, Entry entry) 89 ServerManagedObject<? extends S> mo = context.decode(getPath(definition), 82 getConfiguration( AbstractManagedObjectDefinition<?, S> definition, Entry entry) argument
|
/forgerock/opendj2/tests/unit-tests-testng/src/server/org/opends/server/admin/server/ |
H A D | AdminTestCaseUtils.java | 73 * @param definition 74 * The required definition of the required managed object. 82 AbstractManagedObjectDefinition<?, S> definition, Entry entry) 88 ServerManagedObject<? extends S> mo = context.decode(getPath(definition), 81 getConfiguration( AbstractManagedObjectDefinition<?, S> definition, Entry entry) argument
|
/forgerock/opendj2.6.2/tests/unit-tests-testng/src/server/org/opends/server/admin/server/ |
H A D | AdminTestCaseUtils.java | 74 * @param definition 75 * The required definition of the required managed object. 83 AbstractManagedObjectDefinition<?, S> definition, Entry entry) 89 ServerManagedObject<? extends S> mo = context.decode(getPath(definition), 82 getConfiguration( AbstractManagedObjectDefinition<?, S> definition, Entry entry) argument
|
/forgerock/opendj2-hg/tests/unit-tests-testng/src/server/org/opends/server/admin/server/ |
H A D | AdminTestCaseUtils.java | 73 * @param definition 74 * The required definition of the required managed object. 82 AbstractManagedObjectDefinition<?, S> definition, Entry entry) 88 ServerManagedObject<? extends S> mo = context.decode(getPath(definition), 81 getConfiguration( AbstractManagedObjectDefinition<?, S> definition, Entry entry) argument
|
/forgerock/opendj2-jel-hg/tests/unit-tests-testng/src/server/org/opends/server/admin/server/ |
H A D | AdminTestCaseUtils.java | 74 * @param definition 75 * The required definition of the required managed object. 83 AbstractManagedObjectDefinition<?, S> definition, Entry entry) 89 ServerManagedObject<? extends S> mo = context.decode(getPath(definition), 82 getConfiguration( AbstractManagedObjectDefinition<?, S> definition, Entry entry) argument
|