|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Supported API: false
Extendable: false
Method Summary | |
WTPart |
createPartDocRelation(WTPart part,
WTDocument doc)
Supported API: false |
WTPart |
deletePartDocRelation(WTPart part,
WTDocument doc)
Supported API: false |
QueryResult |
findEligibleDocuments(QuerySpec docSpec)
Supported API: false |
WTKeyedMap |
getAssociatedDocuments(WTCollection parts)
Takes a collection of WTParts and returns a map where the keyset is a collection of the parts passed into the method. |
QueryResult |
getAssociatedDocuments(WTPart part)
Supported API: false |
QueryResult |
getAssociatedParts(WTDocument doc)
Supported API: false |
QueryResult |
getAssociatedUpdateableDocuments(WTPart part)
Supported API: false |
WTKeyedMap |
getLatestReleasedDocument(WTCollection masterCollection)
Given a collection of WTDocumentMasters (can be colleciton of Persistables, QueryKeys or WTReferences) this method finds the latest released iteration. |
Method Detail |
public WTPart createPartDocRelation(WTPart part, WTDocument doc) throws WTException
part
- doc
-
WTException
public WTPart deletePartDocRelation(WTPart part, WTDocument doc) throws WTException
part
- doc
-
WTException
public QueryResult getAssociatedDocuments(WTPart part) throws WTException
part
-
WTException
public WTKeyedMap getAssociatedDocuments(WTCollection parts) throws WTException
parts
-
WTException
public QueryResult getAssociatedUpdateableDocuments(WTPart part) throws WTException
part
-
WTException
public QueryResult getAssociatedParts(WTDocument doc) throws WTException
doc
-
WTException
public QueryResult findEligibleDocuments(QuerySpec docSpec) throws WTException
docSpec
-
WTException
public WTKeyedMap getLatestReleasedDocument(WTCollection masterCollection) throws WTException
masterCollection
-
WTException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |