|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Object | +--org.mmbase.util.XMLApplicationReader
| Constructor Summary | |
XMLApplicationReader(java.lang.String filename)
|
|
| Method Summary | |
java.util.Vector |
getAllowedRelations()
getNeededBuilders for this application |
boolean |
getApplicationAutoDeploy()
get the version of this application |
java.lang.String |
getApplicationMaintainer()
get the version of this application |
java.lang.String |
getApplicationName()
get the name of this application |
int |
getApplicationVersion()
get the version of this application |
java.util.Vector |
getContextSources()
contextsources attached to this application |
java.util.Vector |
getDataSources()
datasources attached to this application |
java.lang.String |
getDescription()
|
java.lang.String |
getFileName()
|
java.lang.String |
getInstallNotice()
|
java.util.Vector |
getNeededBuilders()
getNeededBuilders for this application |
java.util.Vector |
getNeededRelDefs()
getNeededRelDefs for this application |
java.util.Vector |
getRelationSources()
relationsources attached to this application |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public XMLApplicationReader(java.lang.String filename)
| Method Detail |
public java.lang.String getApplicationName()
public int getApplicationVersion()
public boolean getApplicationAutoDeploy()
public java.lang.String getApplicationMaintainer()
public java.util.Vector getNeededBuilders()
public java.util.Vector getNeededRelDefs()
public java.util.Vector getAllowedRelations()
public java.util.Vector getDataSources()
public java.util.Vector getRelationSources()
public java.util.Vector getContextSources()
public java.lang.String getInstallNotice()
public java.lang.String getDescription()
public java.lang.String getFileName()
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||