Uses of Class
org.hippoecm.frontend.model.ReferenceDetail
Package
Description
-
Uses of ReferenceDetail in org.hippoecm.frontend.editor.workflow.dialog
ModifierConstructorDescriptionReferenceDetailPanel
(String id, ReferenceDetail referenceDetail, ILocaleProvider localeProvider, IEditorManager editorManager, RedrawableDialog<WorkflowDescriptor> dialog) -
Uses of ReferenceDetail in org.hippoecm.frontend.editor.workflow.model
Modifier and TypeMethodDescriptionprotected ReferenceDetail
AbstractReferencesDataProvider.getComponentReferenceDetail
(ComponentReference reference) Returns the first matchingReferenceDetail
for the givenComponentReference
.protected ReferenceDetail
AbstractReferencesDataProvider.getDocumentReferenceDetail
(DocumentReference documentReference) abstract ReferenceDetail
AbstractReferencesDataProvider.getReferenceDetail
(DocumentReference documentReference) Returns theReferenceDetail
for the givenDocumentReference
.ReferredDocumentsDataProvider.getReferenceDetail
(DocumentReference documentReference) ReferringDocumentsDataProvider.getReferenceDetail
(DocumentReference documentReference) SiteReferencesDataProvider.getReferenceDetail
(DocumentReference documentReference)