6869707172737475
ERIDocument document = new ERIDocument(this, permanentGlobalID); return document; } public synchronized ERIndex index() { ERAttributeIndex index = ERAttributeIndex.indexNamed(name()); return index; }