| Constructor and Description |
|---|
SemanticEntitiesActions() |
public static final Log log
@Factory(scope=SESSION, value="canBrowseEntityContainer") public boolean getCanBrowseEntityContainer() throws Exception
Exceptionpublic void launchAsyncAnalysis()
throws ClientException
ClientExceptionpublic void launchAsyncAnalysis(DocumentModel doc) throws ClientException
ClientExceptionpublic void analyzeCurrentList()
throws ClientException
ClientException@Factory(scope=CONVERSATION, value="entityOccurrenceProvider") public PageProvider<DocumentModel> getCurrentEntityOccurrenceProvider() throws ClientException, Exception
ClientExceptionExceptionpublic PageProvider<DocumentModel> getEntityOccurrenceProvider(DocumentModel entity) throws ClientException, Exception
ClientExceptionException@Factory(scope=EVENT, value="relatedPeopleOccurrences") public List<EntityOccurrence> getRelatedPeopleOccurrences() throws ClientException, Exception
ClientExceptionException@Factory(scope=EVENT, value="relatedPlacesOccurrences") public List<EntityOccurrence> getRelatedPlacesProvider() throws ClientException, Exception
ClientExceptionException@Factory(scope=EVENT, value="relatedOrganizationsOccurrences") public List<EntityOccurrence> getRelatedOrganizationsProvider() throws ClientException, Exception
ClientExceptionExceptionpublic List<DocumentModel> suggestDocuments(Object keywords)
public void setSelectedDocumentId(String selectedDocumentId)
public List<EntitySuggestion> suggestEntities(Object keywords)
public void setSelectedSuggestion(EntitySuggestion suggestion)
public void addNewOccurrenceRelation()
public void updateOccurrenceRelation(String occurrenceId)
public void removeAllLinks()
@Factory(scope=EVENT, value="currentEntitySameAs") public List<EntitySuggestion> getCurrentEntitySameAs()
public void showSuggestRemoteEntitySearch()
public boolean getShowSuggestRemoteEntitySearch()
public List<EntitySuggestion> suggestRemoteEntity(Object input)
public void setSelectedEntitySuggestionUri(String uri)
public void setSelectedEntitySuggestionLabel(String label)
public void addRemoteEntityLinkAndSync()
public void syncWithSameAsLink(String uri)
public void removeSameAsLink(String uri)
@Observer(value="userAllDocumentTypesSelectionChanged", create=false) public void onDocumentNavigation()
public void invalidateCurrentDocumentProviders()
Copyright © 2011 Nuxeo SA. All Rights Reserved.