Searched defs:includeAttributes (Results 1 - 25 of 27) sorted by relevance

12

/forgerock/opendj2/tests/unit-tests-testng/src/server/org/opends/server/replication/plugin/
H A DDummyReplicationDomain.java65 public boolean setEclIncludes(int serverId, Set<String> includeAttributes, argument
/forgerock/opendj2-hg/tests/unit-tests-testng/src/server/org/opends/server/replication/plugin/
H A DDummyReplicationDomain.java65 public boolean setEclIncludes(int serverId, Set<String> includeAttributes, argument
/forgerock/opendj-v3/opendj-server-legacy/src/test/java/org/opends/server/replication/plugin/
H A DDummyReplicationDomain.java79 public boolean setEclIncludes(int serverId, Set<String> includeAttributes, argument
/forgerock/opendj-b2.6/src/server/org/opends/server/replication/protocol/
H A DStartSessionMsg.java427 * @param includeAttributes
433 Set<String> includeAttributes,
436 if (includeAttributes != null)
438 eclIncludes = includeAttributes;
432 setEclIncludes( Set<String> includeAttributes, Set<String> includeAttributesForDeletes) argument
/forgerock/opendj2/src/server/org/opends/server/replication/protocol/
H A DStartSessionMsg.java353 * @param includeAttributes
359 Set<String> includeAttributes,
362 if (includeAttributes != null)
364 eclIncludes = includeAttributes;
358 setEclIncludes( Set<String> includeAttributes, Set<String> includeAttributesForDeletes) argument
/forgerock/opendj2.6.2/src/server/org/opends/server/replication/protocol/
H A DStartSessionMsg.java427 * @param includeAttributes
433 Set<String> includeAttributes,
436 if (includeAttributes != null)
438 eclIncludes = includeAttributes;
432 setEclIncludes( Set<String> includeAttributes, Set<String> includeAttributesForDeletes) argument
/forgerock/opendj2-jel-hg/src/server/org/opends/server/replication/protocol/
H A DStartSessionMsg.java427 * @param includeAttributes
433 Set<String> includeAttributes,
436 if (includeAttributes != null)
438 eclIncludes = includeAttributes;
432 setEclIncludes( Set<String> includeAttributes, Set<String> includeAttributesForDeletes) argument
/forgerock/opendj2-hg/src/server/org/opends/server/replication/protocol/
H A DStartSessionMsg.java353 * @param includeAttributes
359 Set<String> includeAttributes,
362 if (includeAttributes != null)
364 eclIncludes = includeAttributes;
358 setEclIncludes( Set<String> includeAttributes, Set<String> includeAttributesForDeletes) argument
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/replication/protocol/
H A DStartSessionMsg.java353 * @param includeAttributes
359 Set<String> includeAttributes,
362 if (includeAttributes != null)
364 eclIncludes = includeAttributes;
358 setEclIncludes( Set<String> includeAttributes, Set<String> includeAttributesForDeletes) argument
/forgerock/opendj-b2.6/src/server/org/opends/server/types/
H A DLDIFExportConfig.java128 private Set<AttributeType> includeAttributes; field in class:LDIFExportConfig
167 includeAttributes = new HashSet<AttributeType>();
201 includeAttributes = new HashSet<AttributeType>();
737 return includeAttributes;
746 * @param includeAttributes The set of attributes that should be
751 Set<AttributeType> includeAttributes)
753 if (includeAttributes == null)
755 this.includeAttributes = new HashSet<AttributeType>(0);
759 this.includeAttributes = includeAttributes;
750 setIncludeAttributes( Set<AttributeType> includeAttributes) argument
[all...]
H A DLDIFImportConfig.java143 private Set<AttributeType> includeAttributes; field in class:LDIFImportConfig
195 includeAttributes = new HashSet<AttributeType>();
235 includeAttributes = new HashSet<AttributeType>();
274 includeAttributes = new HashSet<AttributeType>();
311 includeAttributes = new HashSet<AttributeType>();
1050 return includeAttributes;
1059 * @param includeAttributes The set of attributes that should be
1064 Set<AttributeType> includeAttributes)
1066 if (includeAttributes == null)
1068 this.includeAttributes
1063 setIncludeAttributes( Set<AttributeType> includeAttributes) argument
[all...]
/forgerock/opendj2/src/server/org/opends/server/types/
H A DLDIFExportConfig.java135 private Set<AttributeType> includeAttributes; field in class:LDIFExportConfig
173 includeAttributes = new HashSet<AttributeType>();
207 includeAttributes = new HashSet<AttributeType>();
739 return includeAttributes;
748 * @param includeAttributes The set of attributes that should be
752 public void setIncludeAttributes(Set<AttributeType> includeAttributes) argument
754 if (includeAttributes == null)
756 this.includeAttributes = new HashSet<AttributeType>(0);
760 this.includeAttributes = includeAttributes;
[all...]
H A DLDIFImportConfig.java142 private Set<AttributeType> includeAttributes; field in class:LDIFImportConfig
194 includeAttributes = new HashSet<AttributeType>();
234 includeAttributes = new HashSet<AttributeType>();
273 includeAttributes = new HashSet<AttributeType>();
310 includeAttributes = new HashSet<AttributeType>();
1049 return includeAttributes;
1058 * @param includeAttributes The set of attributes that should be
1063 Set<AttributeType> includeAttributes)
1065 if (includeAttributes == null)
1067 this.includeAttributes
1062 setIncludeAttributes( Set<AttributeType> includeAttributes) argument
[all...]
/forgerock/opendj2.6.2/src/server/org/opends/server/types/
H A DLDIFExportConfig.java128 private Set<AttributeType> includeAttributes; field in class:LDIFExportConfig
167 includeAttributes = new HashSet<AttributeType>();
201 includeAttributes = new HashSet<AttributeType>();
737 return includeAttributes;
746 * @param includeAttributes The set of attributes that should be
751 Set<AttributeType> includeAttributes)
753 if (includeAttributes == null)
755 this.includeAttributes = new HashSet<AttributeType>(0);
759 this.includeAttributes = includeAttributes;
750 setIncludeAttributes( Set<AttributeType> includeAttributes) argument
[all...]
H A DLDIFImportConfig.java143 private Set<AttributeType> includeAttributes; field in class:LDIFImportConfig
195 includeAttributes = new HashSet<AttributeType>();
235 includeAttributes = new HashSet<AttributeType>();
274 includeAttributes = new HashSet<AttributeType>();
311 includeAttributes = new HashSet<AttributeType>();
1050 return includeAttributes;
1059 * @param includeAttributes The set of attributes that should be
1064 Set<AttributeType> includeAttributes)
1066 if (includeAttributes == null)
1068 this.includeAttributes
1063 setIncludeAttributes( Set<AttributeType> includeAttributes) argument
[all...]
/forgerock/opendj2-jel-hg/src/server/org/opends/server/types/
H A DLDIFExportConfig.java128 private Set<AttributeType> includeAttributes; field in class:LDIFExportConfig
167 includeAttributes = new HashSet<AttributeType>();
201 includeAttributes = new HashSet<AttributeType>();
737 return includeAttributes;
746 * @param includeAttributes The set of attributes that should be
751 Set<AttributeType> includeAttributes)
753 if (includeAttributes == null)
755 this.includeAttributes = new HashSet<AttributeType>(0);
759 this.includeAttributes = includeAttributes;
750 setIncludeAttributes( Set<AttributeType> includeAttributes) argument
[all...]
H A DLDIFImportConfig.java143 private Set<AttributeType> includeAttributes; field in class:LDIFImportConfig
195 includeAttributes = new HashSet<AttributeType>();
235 includeAttributes = new HashSet<AttributeType>();
274 includeAttributes = new HashSet<AttributeType>();
311 includeAttributes = new HashSet<AttributeType>();
1050 return includeAttributes;
1059 * @param includeAttributes The set of attributes that should be
1064 Set<AttributeType> includeAttributes)
1066 if (includeAttributes == null)
1068 this.includeAttributes
1063 setIncludeAttributes( Set<AttributeType> includeAttributes) argument
[all...]
/forgerock/opendj2-hg/src/server/org/opends/server/types/
H A DLDIFExportConfig.java135 private Set<AttributeType> includeAttributes; field in class:LDIFExportConfig
173 includeAttributes = new HashSet<AttributeType>();
207 includeAttributes = new HashSet<AttributeType>();
739 return includeAttributes;
748 * @param includeAttributes The set of attributes that should be
752 public void setIncludeAttributes(Set<AttributeType> includeAttributes) argument
754 if (includeAttributes == null)
756 this.includeAttributes = new HashSet<AttributeType>(0);
760 this.includeAttributes = includeAttributes;
[all...]
H A DLDIFImportConfig.java142 private Set<AttributeType> includeAttributes; field in class:LDIFImportConfig
194 includeAttributes = new HashSet<AttributeType>();
234 includeAttributes = new HashSet<AttributeType>();
273 includeAttributes = new HashSet<AttributeType>();
310 includeAttributes = new HashSet<AttributeType>();
1049 return includeAttributes;
1058 * @param includeAttributes The set of attributes that should be
1063 Set<AttributeType> includeAttributes)
1065 if (includeAttributes == null)
1067 this.includeAttributes
1062 setIncludeAttributes( Set<AttributeType> includeAttributes) argument
[all...]
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/types/
H A DLDIFExportConfig.java132 private Set<AttributeType> includeAttributes; field in class:LDIFExportConfig
170 includeAttributes = new HashSet<>();
204 includeAttributes = new HashSet<>();
734 return includeAttributes;
743 * @param includeAttributes The set of attributes that should be
747 public void setIncludeAttributes(Set<AttributeType> includeAttributes) argument
749 if (includeAttributes == null)
751 this.includeAttributes = new HashSet<>(0);
755 this.includeAttributes = includeAttributes;
[all...]
H A DLDIFImportConfig.java113 private Set<AttributeType> includeAttributes = new HashSet<>(0); field in class:LDIFImportConfig
836 return includeAttributes;
845 * @param includeAttributes The set of attributes that should be
849 public void setIncludeAttributes(Set<AttributeType> includeAttributes) argument
851 this.includeAttributes = getSet(includeAttributes);
885 if (! includeAttributes.isEmpty())
887 return includeAttributes.contains(attributeType);
/forgerock/opendj-b2.6/src/server/org/opends/server/replication/service/
H A DReplicationDomain.java3107 * @param includeAttributes
3112 public void changeConfig(Set<String> includeAttributes, argument
3115 if (setEclIncludes(serverID, includeAttributes,
3562 * @param includeAttributes
3571 Set<String> includeAttributes,
3578 Set<String> s1 = new HashSet<String>(includeAttributes);
3570 setEclIncludes(int serverId, Set<String> includeAttributes, Set<String> includeAttributesForDeletes) argument
/forgerock/opendj2/src/server/org/opends/server/replication/service/
H A DReplicationDomain.java150 * @param includeAttributes
160 Set<String> includeAttributes, Set<String> includeAttributesForDeletes)
164 Set<String> s1 = new HashSet<String>(includeAttributes);
3125 * @param includeAttributes
3130 public void changeConfig(Set<String> includeAttributes, argument
3134 getServerId(), includeAttributes, includeAttributesForDeletes);
3510 * @param includeAttributes
3519 Set<String> includeAttributes,
3528 serverId, includeAttributes, includeAttributesForDeletes);
159 addIncludedAttributes(int serverId, Set<String> includeAttributes, Set<String> includeAttributesForDeletes) argument
3518 setEclIncludes(int serverId, Set<String> includeAttributes, Set<String> includeAttributesForDeletes) argument
/forgerock/opendj2.6.2/src/server/org/opends/server/replication/service/
H A DReplicationDomain.java3111 * @param includeAttributes
3116 public void changeConfig(Set<String> includeAttributes, argument
3119 if (setEclIncludes(serverID, includeAttributes,
3566 * @param includeAttributes
3575 Set<String> includeAttributes,
3582 Set<String> s1 = new HashSet<String>(includeAttributes);
3574 setEclIncludes(int serverId, Set<String> includeAttributes, Set<String> includeAttributesForDeletes) argument
/forgerock/opendj2-jel-hg/src/server/org/opends/server/replication/service/
H A DReplicationDomain.java3107 * @param includeAttributes
3112 public void changeConfig(Set<String> includeAttributes, argument
3115 if (setEclIncludes(serverID, includeAttributes,
3562 * @param includeAttributes
3571 Set<String> includeAttributes,
3578 Set<String> s1 = new HashSet<String>(includeAttributes);
3570 setEclIncludes(int serverId, Set<String> includeAttributes, Set<String> includeAttributesForDeletes) argument

Completed in 130 milliseconds

12