Searched refs:indent (Results 51 - 75 of 407) sorted by relevance

1234567891011>>

/forgerock/opendj2-jel-hg/src/server/org/opends/server/protocols/ldap/
H A DAbandonRequestProtocolOp.java138 * @param indent The number of spaces from the margin that the lines should
141 public void toString(StringBuilder buffer, int indent) argument
143 StringBuilder indentBuf = new StringBuilder(indent);
144 for (int i=0 ; i < indent; i++)
H A DDeleteRequestProtocolOp.java137 * @param indent The number of spaces from the margin that the lines should
140 public void toString(StringBuilder buffer, int indent) argument
142 StringBuilder indentBuf = new StringBuilder(indent);
143 for (int i=0 ; i < indent; i++)
H A DCompareRequestProtocolOp.java185 * @param indent The number of spaces from the margin that the lines should
188 public void toString(StringBuilder buffer, int indent) argument
190 StringBuilder indentBuf = new StringBuilder(indent);
191 for (int i=0 ; i < indent; i++)
213 assertionValue.toHexPlusAscii(buffer, indent+4);
H A DModifyRequestProtocolOp.java211 * @param indent The number of spaces from the margin that the lines should
215 public void toString(StringBuilder buffer, int indent) argument
217 StringBuilder indentBuf = new StringBuilder(indent);
218 for (int i=0 ; i < indent; i++)
237 mod.toString(buffer, indent+4);
/forgerock/opendj2-hg/src/server/org/opends/server/protocols/ldap/
H A DAbandonRequestProtocolOp.java137 * @param indent The number of spaces from the margin that the lines should
140 public void toString(StringBuilder buffer, int indent) argument
142 StringBuilder indentBuf = new StringBuilder(indent);
143 for (int i=0 ; i < indent; i++)
H A DDeleteRequestProtocolOp.java136 * @param indent The number of spaces from the margin that the lines should
139 public void toString(StringBuilder buffer, int indent) argument
141 StringBuilder indentBuf = new StringBuilder(indent);
142 for (int i=0 ; i < indent; i++)
H A DCompareRequestProtocolOp.java184 * @param indent The number of spaces from the margin that the lines should
187 public void toString(StringBuilder buffer, int indent) argument
189 StringBuilder indentBuf = new StringBuilder(indent);
190 for (int i=0 ; i < indent; i++)
212 assertionValue.toHexPlusAscii(buffer, indent+4);
H A DModifyRequestProtocolOp.java210 * @param indent The number of spaces from the margin that the lines should
214 public void toString(StringBuilder buffer, int indent) argument
216 StringBuilder indentBuf = new StringBuilder(indent);
217 for (int i=0 ; i < indent; i++)
236 mod.toString(buffer, indent+4);
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/protocols/ldap/
H A DAbandonRequestProtocolOp.java134 * @param indent The number of spaces from the margin that the lines should
137 public void toString(StringBuilder buffer, int indent) argument
139 StringBuilder indentBuf = new StringBuilder(indent);
140 for (int i=0 ; i < indent; i++)
H A DDeleteRequestProtocolOp.java133 * @param indent The number of spaces from the margin that the lines should
136 public void toString(StringBuilder buffer, int indent) argument
138 StringBuilder indentBuf = new StringBuilder(indent);
139 for (int i=0 ; i < indent; i++)
H A DSearchResultReferenceProtocolOp.java182 * @param indent The number of spaces from the margin that the lines should
185 public void toString(StringBuilder buffer, int indent) argument
187 StringBuilder indentBuf = new StringBuilder(indent);
188 for (int i=0 ; i < indent; i++)
H A DCompareRequestProtocolOp.java181 * @param indent The number of spaces from the margin that the lines should
184 public void toString(StringBuilder buffer, int indent) argument
186 StringBuilder indentBuf = new StringBuilder(indent);
187 for (int i=0 ; i < indent; i++)
209 buffer.append(assertionValue.toHexPlusAsciiString(indent+4));
H A DModifyRequestProtocolOp.java205 * @param indent The number of spaces from the margin that the lines should
209 public void toString(StringBuilder buffer, int indent) argument
211 StringBuilder indentBuf = new StringBuilder(indent);
212 for (int i=0 ; i < indent; i++)
231 mod.toString(buffer, indent+4);
/forgerock/opendj-b2.6/src/server/org/opends/server/protocols/ldap/
H A DCompareRequestProtocolOp.java185 * @param indent The number of spaces from the margin that the lines should
188 public void toString(StringBuilder buffer, int indent) argument
190 StringBuilder indentBuf = new StringBuilder(indent);
191 for (int i=0 ; i < indent; i++)
213 assertionValue.toHexPlusAscii(buffer, indent+4);
H A DModifyRequestProtocolOp.java211 * @param indent The number of spaces from the margin that the lines should
215 public void toString(StringBuilder buffer, int indent) argument
217 StringBuilder indentBuf = new StringBuilder(indent);
218 for (int i=0 ; i < indent; i++)
237 mod.toString(buffer, indent+4);
H A DModifyDNRequestProtocolOp.java232 * @param indent The number of spaces from the margin that the lines should
235 public void toString(StringBuilder buffer, int indent) argument
237 StringBuilder indentBuf = new StringBuilder(indent);
238 for (int i=0 ; i < indent; i++)
H A DSearchResultReferenceProtocolOp.java187 * @param indent The number of spaces from the margin that the lines should
190 public void toString(StringBuilder buffer, int indent) argument
192 StringBuilder indentBuf = new StringBuilder(indent);
193 for (int i=0 ; i < indent; i++)
/forgerock/opendj2/src/server/org/opends/server/protocols/ldap/
H A DCompareRequestProtocolOp.java184 * @param indent The number of spaces from the margin that the lines should
187 public void toString(StringBuilder buffer, int indent) argument
189 StringBuilder indentBuf = new StringBuilder(indent);
190 for (int i=0 ; i < indent; i++)
212 assertionValue.toHexPlusAscii(buffer, indent+4);
H A DModifyRequestProtocolOp.java210 * @param indent The number of spaces from the margin that the lines should
214 public void toString(StringBuilder buffer, int indent) argument
216 StringBuilder indentBuf = new StringBuilder(indent);
217 for (int i=0 ; i < indent; i++)
236 mod.toString(buffer, indent+4);
H A DModifyDNRequestProtocolOp.java231 * @param indent The number of spaces from the margin that the lines should
234 public void toString(StringBuilder buffer, int indent) argument
236 StringBuilder indentBuf = new StringBuilder(indent);
237 for (int i=0 ; i < indent; i++)
H A DSearchResultReferenceProtocolOp.java186 * @param indent The number of spaces from the margin that the lines should
189 public void toString(StringBuilder buffer, int indent) argument
191 StringBuilder indentBuf = new StringBuilder(indent);
192 for (int i=0 ; i < indent; i++)
/forgerock/opendj2.6.2/src/server/org/opends/server/protocols/ldap/
H A DCompareRequestProtocolOp.java185 * @param indent The number of spaces from the margin that the lines should
188 public void toString(StringBuilder buffer, int indent) argument
190 StringBuilder indentBuf = new StringBuilder(indent);
191 for (int i=0 ; i < indent; i++)
213 assertionValue.toHexPlusAscii(buffer, indent+4);
H A DModifyRequestProtocolOp.java211 * @param indent The number of spaces from the margin that the lines should
215 public void toString(StringBuilder buffer, int indent) argument
217 StringBuilder indentBuf = new StringBuilder(indent);
218 for (int i=0 ; i < indent; i++)
237 mod.toString(buffer, indent+4);
H A DModifyDNRequestProtocolOp.java232 * @param indent The number of spaces from the margin that the lines should
235 public void toString(StringBuilder buffer, int indent) argument
237 StringBuilder indentBuf = new StringBuilder(indent);
238 for (int i=0 ; i < indent; i++)
H A DSearchResultReferenceProtocolOp.java187 * @param indent The number of spaces from the margin that the lines should
190 public void toString(StringBuilder buffer, int indent) argument
192 StringBuilder indentBuf = new StringBuilder(indent);
193 for (int i=0 ; i < indent; i++)

Completed in 76 milliseconds

1234567891011>>