Nuxeo Enterprise Platform 5.4

org.nuxeo.ecm.core.search.api.client.indexing.resources.document
Interface DocumentBuiltinsIndexableResource

All Superinterfaces:
DocumentIndexableResource, IndexableResource, NXCoreIndexableResource, java.io.Serializable
All Known Implementing Classes:
DocumentBuiltinsIndexableResourceImpl

public interface DocumentBuiltinsIndexableResource
extends DocumentIndexableResource

Document builtins indexable resources.

Author:
Julien Anguenot

Method Summary
 
Methods inherited from interface org.nuxeo.ecm.core.search.api.client.indexing.resources.document.DocumentIndexableResource
getDocCurrentLifeCycleState, getDocFacets, getDocMergedACP, getDocName, getDocParentRef, getDocPath, getDocRef, getDocType, getDocURL, getDocUUID, getDocVersionLabel, getFlags, getQid, isDocProxy, isDocVersion
 
Methods inherited from interface org.nuxeo.ecm.core.search.api.client.indexing.resources.document.NXCoreIndexableResource
closeCoreSession, getCoreSession, getDocRepositoryName
 
Methods inherited from interface org.nuxeo.ecm.core.search.api.client.indexing.resources.IndexableResource
computeAcp, computeId, getConfiguration, getName, getValueFor
 


Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.