| A B C D E F G H I J K L M N O P Q R S T U V W X Y Z | |
| IBooleanProperty — Interface in package com.endeca.tools.pagebuilder.model.content | |
A property which may contain a Boolean value. |
|
| IBoundedContentModelList — Interface in package com.endeca.tools.pagebuilder.model.content.collections | |
An IContentModelList whose length
may be limited to some specific maximum capacity. |
|
| IContentItem — Interface in package com.endeca.tools.pagebuilder.model.content | |
| A landing page content item. | |
| IContentItemList — Interface in package com.endeca.tools.pagebuilder.model.content | |
A list of IContentItem objects. |
|
| IContentItemListProperty — Interface in package com.endeca.tools.pagebuilder.model.content | |
| A property which may contain a list of content items. | |
| IContentItemProperty — Interface in package com.endeca.tools.pagebuilder.model.content | |
| A property which may contain a content item. | |
| IContentModelFactory — Interface in package com.endeca.tools.pagebuilder.model | |
| Provides methods for creating various objects for use in the Editor API content model. | |
| IContentModelList — Interface in package com.endeca.tools.pagebuilder.model.content.collections | |
| A list which may be used in the Editor API content model. | |
| IContentModelObject — Interface in package com.endeca.tools.pagebuilder.model.content | |
| Interface that all Editor API content model objects implement. | |
| IContentTemplateInfo — Interface in package com.endeca.tools.pagebuilder.model.content | |
| Contains information describing a content item template. | |
| id — Property in interface com.endeca.tools.pagebuilder.model.content.IContentTemplateInfo | |
| The ID of this template. | |
| id — Property in interface com.endeca.tools.pagebuilder.model.content.IDimensionValue | |
| The id of this dimension value. | |
| IDimensionValue — Interface in package com.endeca.tools.pagebuilder.model.content | |
| A single dimension value. | |
| IEditor — Interface in package com.endeca.tools.pagebuilder.editor | |
| Interface for configurable content item editors. | |
| IEditorModule — Interface in package com.endeca.tools.pagebuilder.editor | |
Interface for modules which are capable of creating
IEditor objects. |
|
| IEnvironmentInfo — Interface in package com.endeca.tools.pagebuilder.model | |
| Provides information regarding the environment in which an editor has been created. | |
| IEquatable — Interface in package com.endeca.util | |
The IEquatable interface is implemented by classes which
are able to test whether their objects are equal to other objects of
the same class. |
|
| INavigationRecords — Interface in package com.endeca.tools.pagebuilder.model.content | |
| Contains information for retrieving records using a navigation query. | |
| INavigationRecordsProperty — Interface in package com.endeca.tools.pagebuilder.model.content | |
A property which may contain an INavigationRecords object. |
|
| INavigationRefinements — Interface in package com.endeca.tools.pagebuilder.model.content | |
| A summarized view of a navigation state consisting of a list of dimensions. | |
| INavigationRefinementsProperty — Interface in package com.endeca.tools.pagebuilder.model.content | |
A property which may contain an INavigationRefinements object. |
|
| INavQuery — Interface in package com.endeca.tools.pagebuilder.model.content | |
| Information describing a navigation query. | |
| info — Property in class com.endeca.tools.pagebuilder.editor.Editor | |
| Environmental and configuration information. | |
| info — Property in interface com.endeca.tools.pagebuilder.editor.IEditor | |
| Environmental and configuration information. | |
| IProperty — Interface in package com.endeca.tools.pagebuilder.model.content | |
| A property of a content item. | |
| IQuery — Interface in package com.endeca.tools.pagebuilder.model.content | |
Marker interface for values of IRecordListProperty. |
|
| IReadOnlyContentModelList — Interface in package com.endeca.tools.pagebuilder.model.content.collections | |
An IContentModelList
which does not support the methods of the IList interface
which modify the underlying data. |
|
| IReadOnlyList — Interface in package com.endeca.collections | |
An IReadOnlyList is a list which does not support
the methods of the IList interface which modify the
underlying data. |
|
| IRecordListProperty — Interface in package com.endeca.tools.pagebuilder.model.content | |
A property which may contain an IQuery member, which can either be
an INavQuery or an IRecordQuery. |
|
| IRecordQuery — Interface in package com.endeca.tools.pagebuilder.model.content | |
| Information describing a record query. | |
| IRecordSort — Interface in package com.endeca.tools.pagebuilder.model.content | |
| A sorting strategy for records retrieved using a navigation query. | |
| IStringProperty — Interface in package com.endeca.tools.pagebuilder.model.content | |
| A property which may contain a string value | |
| items — Property in class com.endeca.tools.pagebuilder.events.ContentModelEvent | |
When the kind is ContentModelEventKind.ADD
or ContentModelEventKind.REMOVE the items property
is an Array of added/removed items. |
|
| IXMLProperty — Interface in package com.endeca.tools.pagebuilder.model.content | |
| A property which may contain an XML value | |
| A B C D E F G H I J K L M N O P Q R S T U V W X Y Z | |