|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
|
+--org.fopps.xml.XMLImport.Link
|
+--org.fopps.xml.XMLImport.ProductConfigLink
Represents a link between a project and its configuration settings
| Constructor Summary | |
XMLImport.ProductConfigLink(java.lang.String pProjectId,
java.lang.String pConfigId)
|
|
| Method Summary | |
boolean |
resolve()
Fetches the corresponding instances to the given ID's and glues them together |
| Methods inherited from class org.fopps.xml.XMLImport.Link |
getFrom, getTo, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public XMLImport.ProductConfigLink(java.lang.String pProjectId,
java.lang.String pConfigId)
| Method Detail |
public boolean resolve()
XMLImport.Link
resolve in class XMLImport.Link
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||