Searched defs:branch (Results 1 - 25 of 113) sorted by relevance

12345

/forgerock/opendj-b2.6/src/server/org/opends/server/tools/makeldif/
H A DGUIDTag.java74 * @return <CODE>true</CODE> if this tag may be used in branch definitions,
86 * a branch definition.
89 * @param branch The branch in which this tag is used.
99 public void initializeForBranch(TemplateFile templateFile, Branch branch, argument
H A DRDNTag.java74 * @return <CODE>true</CODE> if this tag may be used in branch definitions,
86 * a branch definition.
89 * @param branch The branch in which this tag is used.
99 public void initializeForBranch(TemplateFile templateFile, Branch branch, argument
H A DStaticTextTag.java78 * @return <CODE>true</CODE> if this tag may be used in branch definitions,
90 * a branch definition.
93 * @param branch The branch in which this tag is used.
103 public void initializeForBranch(TemplateFile templateFile, Branch branch, argument
H A DAttributeValueTag.java86 * @return <CODE>true</CODE> if this tag may be used in branch definitions,
98 * a branch definition.
101 * @param branch The branch in which this tag is used.
111 public void initializeForBranch(TemplateFile templateFile, Branch branch, argument
125 if (! branch.hasAttribute(attributeType))
H A DDNTag.java79 * @return <CODE>true</CODE> if this tag may be used in branch definitions,
91 * a branch definition.
94 * @param branch The branch in which this tag is used.
104 public void initializeForBranch(TemplateFile templateFile, Branch branch, argument
H A DFileTag.java98 * @return <CODE>true</CODE> if this tag may be used in branch definitions,
110 * a branch definition.
113 * @param branch The branch in which this tag is used.
123 public void initializeForBranch(TemplateFile templateFile, Branch branch, argument
H A DIfAbsentTag.java86 * @return <CODE>true</CODE> if this tag may be used in branch definitions,
98 * a branch definition.
101 * @param branch The branch in which this tag is used.
111 public void initializeForBranch(TemplateFile templateFile, Branch branch, argument
125 if (! branch.hasAttribute(t))
H A DIfPresentTag.java86 * @return <CODE>true</CODE> if this tag may be used in branch definitions,
98 * a branch definition.
101 * @param branch The branch in which this tag is used.
111 public void initializeForBranch(TemplateFile templateFile, Branch branch, argument
125 if (! branch.hasAttribute(t))
H A DListTag.java92 * @return <CODE>true</CODE> if this tag may be used in branch definitions,
104 * a branch definition.
107 * @param branch The branch in which this tag is used.
117 public void initializeForBranch(TemplateFile templateFile, Branch branch, argument
H A DPresenceTag.java82 * @return <CODE>true</CODE> if this tag may be used in branch definitions,
94 * a branch definition.
97 * @param branch The branch in which this tag is used.
107 public void initializeForBranch(TemplateFile templateFile, Branch branch, argument
/forgerock/opendj2/src/server/org/opends/server/tools/makeldif/
H A DGUIDTag.java73 * @return <CODE>true</CODE> if this tag may be used in branch definitions,
85 * a branch definition.
88 * @param branch The branch in which this tag is used.
98 public void initializeForBranch(TemplateFile templateFile, Branch branch, argument
H A DRDNTag.java73 * @return <CODE>true</CODE> if this tag may be used in branch definitions,
85 * a branch definition.
88 * @param branch The branch in which this tag is used.
98 public void initializeForBranch(TemplateFile templateFile, Branch branch, argument
H A DStaticTextTag.java77 * @return <CODE>true</CODE> if this tag may be used in branch definitions,
89 * a branch definition.
92 * @param branch The branch in which this tag is used.
102 public void initializeForBranch(TemplateFile templateFile, Branch branch, argument
/forgerock/opendj2.6.2/src/server/org/opends/server/tools/makeldif/
H A DGUIDTag.java74 * @return <CODE>true</CODE> if this tag may be used in branch definitions,
86 * a branch definition.
89 * @param branch The branch in which this tag is used.
99 public void initializeForBranch(TemplateFile templateFile, Branch branch, argument
H A DRDNTag.java74 * @return <CODE>true</CODE> if this tag may be used in branch definitions,
86 * a branch definition.
89 * @param branch The branch in which this tag is used.
99 public void initializeForBranch(TemplateFile templateFile, Branch branch, argument
H A DStaticTextTag.java78 * @return <CODE>true</CODE> if this tag may be used in branch definitions,
90 * a branch definition.
93 * @param branch The branch in which this tag is used.
103 public void initializeForBranch(TemplateFile templateFile, Branch branch, argument
/forgerock/opendj2-jel-hg/src/server/org/opends/server/tools/makeldif/
H A DGUIDTag.java74 * @return <CODE>true</CODE> if this tag may be used in branch definitions,
86 * a branch definition.
89 * @param branch The branch in which this tag is used.
99 public void initializeForBranch(TemplateFile templateFile, Branch branch, argument
H A DRDNTag.java74 * @return <CODE>true</CODE> if this tag may be used in branch definitions,
86 * a branch definition.
89 * @param branch The branch in which this tag is used.
99 public void initializeForBranch(TemplateFile templateFile, Branch branch, argument
H A DStaticTextTag.java78 * @return <CODE>true</CODE> if this tag may be used in branch definitions,
90 * a branch definition.
93 * @param branch The branch in which this tag is used.
103 public void initializeForBranch(TemplateFile templateFile, Branch branch, argument
/forgerock/opendj2-hg/src/server/org/opends/server/tools/makeldif/
H A DGUIDTag.java73 * @return <CODE>true</CODE> if this tag may be used in branch definitions,
85 * a branch definition.
88 * @param branch The branch in which this tag is used.
98 public void initializeForBranch(TemplateFile templateFile, Branch branch, argument
H A DRDNTag.java73 * @return <CODE>true</CODE> if this tag may be used in branch definitions,
85 * a branch definition.
88 * @param branch The branch in which this tag is used.
98 public void initializeForBranch(TemplateFile templateFile, Branch branch, argument
H A DStaticTextTag.java77 * @return <CODE>true</CODE> if this tag may be used in branch definitions,
89 * a branch definition.
92 * @param branch The branch in which this tag is used.
102 public void initializeForBranch(TemplateFile templateFile, Branch branch, argument
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/tools/makeldif/
H A DGUIDTag.java74 * @return <CODE>true</CODE> if this tag may be used in branch definitions,
86 * a branch definition.
89 * @param branch The branch in which this tag is used.
99 public void initializeForBranch(TemplateFile templateFile, Branch branch, argument
H A DRDNTag.java70 * @return <CODE>true</CODE> if this tag may be used in branch definitions,
82 * a branch definition.
85 * @param branch The branch in which this tag is used.
95 public void initializeForBranch(TemplateFile templateFile, Branch branch, argument
H A DStaticTextTag.java78 * @return <CODE>true</CODE> if this tag may be used in branch definitions,
90 * a branch definition.
93 * @param branch The branch in which this tag is used.
103 public void initializeForBranch(TemplateFile templateFile, Branch branch, argument

Completed in 82 milliseconds

12345