Searched defs:ufn (Results 1 - 14 of 14) sorted by relevance

/forgerock/opendj2/src/server/org/opends/server/admin/client/
H A DMissingMandatoryPropertiesException.java94 private final Message ufn; field in class:MissingMandatoryPropertiesException
102 * @param ufn
112 public MissingMandatoryPropertiesException(Message ufn, argument
117 this.ufn = ufn;
156 return ufn;
H A DOperationRejectedException.java129 private final Message ufn; field in class:OperationRejectedException
139 * @param ufn
143 public OperationRejectedException(OperationType type, Message ufn) { argument
144 this(type, ufn, ERR_OPERATION_REJECTED_DEFAULT.get());
155 * @param ufn
163 public OperationRejectedException(OperationType type, Message ufn, argument
169 this.ufn = ufn;
180 * @param ufn
187 public OperationRejectedException(OperationType type, Message ufn, argument
[all...]
/forgerock/opendj-b2.6/src/server/org/opends/server/admin/client/
H A DMissingMandatoryPropertiesException.java95 private final Message ufn; field in class:MissingMandatoryPropertiesException
103 * @param ufn
113 public MissingMandatoryPropertiesException(Message ufn, argument
118 this.ufn = ufn;
157 return ufn;
H A DOperationRejectedException.java130 private final Message ufn; field in class:OperationRejectedException
140 * @param ufn
144 public OperationRejectedException(OperationType type, Message ufn) { argument
145 this(type, ufn, ERR_OPERATION_REJECTED_DEFAULT.get());
156 * @param ufn
164 public OperationRejectedException(OperationType type, Message ufn, argument
170 this.ufn = ufn;
181 * @param ufn
188 public OperationRejectedException(OperationType type, Message ufn, argument
[all...]
/forgerock/opendj2.6.2/src/server/org/opends/server/admin/client/
H A DMissingMandatoryPropertiesException.java95 private final Message ufn; field in class:MissingMandatoryPropertiesException
103 * @param ufn
113 public MissingMandatoryPropertiesException(Message ufn, argument
118 this.ufn = ufn;
157 return ufn;
H A DOperationRejectedException.java130 private final Message ufn; field in class:OperationRejectedException
140 * @param ufn
144 public OperationRejectedException(OperationType type, Message ufn) { argument
145 this(type, ufn, ERR_OPERATION_REJECTED_DEFAULT.get());
156 * @param ufn
164 public OperationRejectedException(OperationType type, Message ufn, argument
170 this.ufn = ufn;
181 * @param ufn
188 public OperationRejectedException(OperationType type, Message ufn, argument
[all...]
/forgerock/opendj2-hg/src/server/org/opends/server/admin/client/
H A DMissingMandatoryPropertiesException.java94 private final Message ufn; field in class:MissingMandatoryPropertiesException
102 * @param ufn
112 public MissingMandatoryPropertiesException(Message ufn, argument
117 this.ufn = ufn;
156 return ufn;
H A DOperationRejectedException.java129 private final Message ufn; field in class:OperationRejectedException
139 * @param ufn
143 public OperationRejectedException(OperationType type, Message ufn) { argument
144 this(type, ufn, ERR_OPERATION_REJECTED_DEFAULT.get());
155 * @param ufn
163 public OperationRejectedException(OperationType type, Message ufn, argument
169 this.ufn = ufn;
180 * @param ufn
187 public OperationRejectedException(OperationType type, Message ufn, argument
[all...]
/forgerock/opendj2-jel-hg/src/server/org/opends/server/admin/client/
H A DMissingMandatoryPropertiesException.java95 private final Message ufn; field in class:MissingMandatoryPropertiesException
103 * @param ufn
113 public MissingMandatoryPropertiesException(Message ufn, argument
118 this.ufn = ufn;
157 return ufn;
H A DOperationRejectedException.java130 private final Message ufn; field in class:OperationRejectedException
140 * @param ufn
144 public OperationRejectedException(OperationType type, Message ufn) { argument
145 this(type, ufn, ERR_OPERATION_REJECTED_DEFAULT.get());
156 * @param ufn
164 public OperationRejectedException(OperationType type, Message ufn, argument
170 this.ufn = ufn;
181 * @param ufn
188 public OperationRejectedException(OperationType type, Message ufn, argument
[all...]
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/admin/client/
H A DMissingMandatoryPropertiesException.java93 private final LocalizableMessage ufn; field in class:MissingMandatoryPropertiesException
101 * @param ufn
111 public MissingMandatoryPropertiesException(LocalizableMessage ufn, argument
116 this.ufn = ufn;
155 return ufn;
H A DOperationRejectedException.java129 private final LocalizableMessage ufn; field in class:OperationRejectedException
139 * @param ufn
143 public OperationRejectedException(OperationType type, LocalizableMessage ufn) { argument
144 this(type, ufn, ERR_OPERATION_REJECTED_DEFAULT.get());
155 * @param ufn
163 public OperationRejectedException(OperationType type, LocalizableMessage ufn, argument
169 this.ufn = ufn;
180 * @param ufn
187 public OperationRejectedException(OperationType type, LocalizableMessage ufn, argument
[all...]
/forgerock/opendj-v3/opendj-config/src/main/java/org/forgerock/opendj/config/client/
H A DMissingMandatoryPropertiesException.java83 private final LocalizableMessage ufn; field in class:MissingMandatoryPropertiesException
89 * @param ufn
99 public MissingMandatoryPropertiesException(LocalizableMessage ufn, argument
104 this.ufn = ufn;
135 return ufn;
H A DOperationRejectedException.java116 private final LocalizableMessage ufn; field in class:OperationRejectedException
123 * @param ufn
127 public OperationRejectedException(OperationType type, LocalizableMessage ufn) { argument
128 this(type, ufn, ERR_OPERATION_REJECTED_DEFAULT.get());
136 * @param ufn
143 public OperationRejectedException(OperationType type, LocalizableMessage ufn, argument
149 this.ufn = ufn;
157 * @param ufn
163 public OperationRejectedException(OperationType type, LocalizableMessage ufn, LocalizableMessag argument
[all...]

Completed in 37 milliseconds