|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--edu.UCL.xmiddle.framework.appRegistry.ApplicationProfile
|
+--edu.UCL.xmiddle.appRegistry.AppProfile
AppProfile.java Stores the application policies, dtd, and Data. Created: Tue Jul 24 16:45:54 2001 Modified: July 2002
| Field Summary |
| Fields inherited from class edu.UCL.xmiddle.framework.appRegistry.ApplicationProfile |
app, data, dataSchema, id |
| Constructor Summary | |
AppProfile(java.lang.Integer id,
XApp app)
Creates a new Application profile |
|
| Method Summary | |
Tree |
createDocument()
Creates a new Tree data document, |
Tree |
setData(org.w3c.dom.Document document)
Creates a new Tree based on the given Document |
| Methods inherited from class edu.UCL.xmiddle.framework.appRegistry.ApplicationProfile |
getApp, getData, getDataSchema, getID, setDataSchema |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public AppProfile(java.lang.Integer id,
XApp app)
id - The application ID| Method Detail |
public Tree createDocument()
Tree data document,
createDocument in class ApplicationProfileTree valuepublic Tree setData(org.w3c.dom.Document document)
Tree based on the given Document
setData in class ApplicationProfiledocument - a Document value
Tree value
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||