| 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 11g Release 2 (11.1.2.0.0) E17493-01  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectoracle.jdeveloper.model.LibraryModel
oracle.jdeveloper.model.JLibraryModel
public class JLibraryModel
| Field Summary | |
|---|---|
protected  boolean | 
isDeployed
 | 
| Fields inherited from class oracle.jdeveloper.model.LibraryModel | 
|---|
clsPath, docPath, lib, list, name, panel, srcPath | 
| Constructor Summary | |
|---|---|
JLibraryModel(JLibrary lib,
              MutableLibraryList list,
              java.awt.Component panel)
 | 
|
| Method Summary | |
|---|---|
 Library | 
commit()
 | 
 void | 
setDeployedByDefault(boolean isDeployed)
 | 
| Methods inherited from class oracle.jdeveloper.model.LibraryModel | 
|---|
setClassPath, setDocPath, setName, setSourcePath, showError | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Field Detail | 
|---|
protected boolean isDeployed
| Constructor Detail | 
|---|
public JLibraryModel(JLibrary lib,
                     MutableLibraryList list,
                     java.awt.Component panel)
| Method Detail | 
|---|
public void setDeployedByDefault(boolean isDeployed)
public Library commit()
               throws java.lang.Exception
commit in class LibraryModeljava.lang.Exception
  | 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 11g Release 2 (11.1.2.0.0) E17493-01  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||