|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Interface that represents a document retrieved by a remote crawler.
New remote documents can be created using IDocumentManager.
IDocumentManager| Method Summary | |
java.lang.String |
getLocation()
Gets the location string of this document. |
void |
setType(java.lang.String typeNameSpace,
java.lang.String typeID)
Sets the document type identifier and namespace, which help the portal decide how to interpret a document's metadata. |
| Methods inherited from interface com.plumtree.remote.prc.IDocument |
getDataSourceID, getID, getLanguage, getParentFolderID, save, setLanguage, setOverrideDescription, setOverrideName |
| Method Detail |
public java.lang.String getLocation()
public void setType(java.lang.String typeNameSpace,
java.lang.String typeID)
typeNameSpace - the document's typeNameSpacetypeID - the document's typeID
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Copyright ©2008 Oracle® Corporation. All Rights Reserved.