Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1.7.0)

E13403-08

Uses of Class
oracle.ide.config.DocumentExtensions.ExtInfo

Packages that use DocumentExtensions.ExtInfo
oracle.ide.config Contains classes encapsulating JDevelopers's environment settings. 
 

Uses of DocumentExtensions.ExtInfo in oracle.ide.config
 

Methods in oracle.ide.config that return DocumentExtensions.ExtInfo
 DocumentExtensions.ExtInfo DocumentExtensions.DocRecord.addIdeExtension(java.lang.String extension)
          Associate the specified extension with the document type encapsulated in this DocRecord.
 DocumentExtensions.ExtInfo DocumentExtensions.DocRecord.addUserExtension(java.lang.String extension)
          Associate the specified extension with the document type encapsulated in this DocRecord.
 DocumentExtensions.ExtInfo DocumentExtensions.DocRecord.removeUserExtension(java.lang.String extension)
          Disassociate the specified extension from the document type encapsulated in this DocRecord.
 

Methods in oracle.ide.config with parameters of type DocumentExtensions.ExtInfo
protected  void DocumentExtensions.ExtInfo.copyToImpl(DocumentExtensions.ExtInfo copy)
           
protected  boolean DocumentExtensions.ExtInfo.equalsImpl(DocumentExtensions.ExtInfo other)
           
 


Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1.7.0)

E13403-08

Copyright © 1997, 2013, Oracle. All rights reserved.