mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

Jean-Noël Rouvignac
29.59.2016 f3c2fff8d4282592a95e169a73cbccb423cbe451
refs
author Jean-Noël Rouvignac <jean-noel.rouvignac@forgerock.com>
Tuesday, March 29, 2016 20:59 +0200
committer Jean-Noël Rouvignac <jean-noel.rouvignac@forgerock.com>
Tuesday, March 29, 2016 21:01 +0200
commitf3c2fff8d4282592a95e169a73cbccb423cbe451
tree 713680113ee9dc366dcff55bd8f377808813b21d tree | zip | gz
parent 5daf59a304761abcff57e9117b759bff515ca623 view | diff
Prep work for OPENDJ-2803 Migrate Attribute

AttributeBuilder.java:
Replaced attributeType, name, options, normalizedOptions fields by a single attributeDescription field.
Replaced setAttributeType(AttributeType, String name) by setAttributeDescription().
Removed getAttributeType().
4 files modified
305 ■■■■ changed files
opendj-server-legacy/src/main/java/org/opends/server/types/AttributeBuilder.java 177 ●●●● diff | view | raw | blame | history
opendj-server-legacy/src/main/java/org/opends/server/types/Entry.java 28 ●●●● diff | view | raw | blame | history
opendj-server-legacy/src/main/java/org/opends/server/types/Schema.java 3 ●●●● diff | view | raw | blame | history
opendj-server-legacy/src/test/java/org/opends/server/types/AttributeBuilderTest.java 97 ●●●●● diff | view | raw | blame | history