| Modifier and Type | Method and Description |
|---|---|
boolean |
add(Entry entry) |
boolean |
equals(Object pOther) |
Entry |
getEntryByFieldName(String fieldName) |
Entry |
getEntryById(Object identifier) |
int |
hashCode() |
boolean |
isReadOnly()
This implementation returns
true. |
Iterator<Entry> |
iterator() |
boolean |
remove(Object entry) |
int |
size() |
String |
toString() |
forEach, spliteratorpublic Entry getEntryById(Object identifier)
getEntryById in interface Directorypublic Entry getEntryByFieldName(String fieldName)
getEntryByFieldName in interface Directorypublic boolean isReadOnly()
true.
Subclasses should override this method, if the directory is mutable.isReadOnly in interface Directorytrue"Copyright © 2010 - 2017 Adobe Systems Incorporated. All Rights Reserved"