public interface BackingFileIDProvider
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getBackingFileID(oracle.bali.xml.gui.jdev.JDevXmlContext xmlContext,
org.w3c.dom.Element element,
GetUniquePropertyNameCache getUniquePropertyNameCache)
Returns a backing file ID that is unique to the file, or null; the uniqueness includes field name, and method names for the property.
|
java.lang.String getBackingFileID(oracle.bali.xml.gui.jdev.JDevXmlContext xmlContext, org.w3c.dom.Element element, GetUniquePropertyNameCache getUniquePropertyNameCache)
xmlContext
- element
- getUniquePropertyNameCache
-