Modifier and Type | Class and Description |
---|---|
class |
ActionFragment |
Modifier and Type | Interface and Description |
---|---|
interface |
Element |
Modifier and Type | Class and Description |
---|---|
class |
AbstractElement |
class |
CellElement |
class |
PageElement |
class |
SectionElement |
class |
ThemeElement |
Modifier and Type | Interface and Description |
---|---|
interface |
Format |
Modifier and Type | Class and Description |
---|---|
class |
DefaultFormat |
Modifier and Type | Interface and Description |
---|---|
interface |
Layout |
Modifier and Type | Class and Description |
---|---|
class |
LayoutFormat |
Modifier and Type | Interface and Description |
---|---|
interface |
Style |
Modifier and Type | Class and Description |
---|---|
class |
StyleFormat |
Modifier and Type | Interface and Description |
---|---|
interface |
Widget |
Modifier and Type | Class and Description |
---|---|
class |
WidgetFormat |
Modifier and Type | Interface and Description |
---|---|
interface |
Fragment |
Modifier and Type | Class and Description |
---|---|
class |
AbstractFragment |
class |
GenericFragment |
class |
RegionFragment |
class |
TextFragment |
Modifier and Type | Class and Description |
---|---|
class |
PerspectiveType |
Modifier and Type | Class and Description |
---|---|
class |
DefaultRelate |
Modifier and Type | Field and Description |
---|---|
List<Relate> |
AbstractRelation.relates |
Modifier and Type | Method and Description |
---|---|
Relate |
Relation.getRelate(Integer position) |
Relate |
AbstractRelation.getRelate(Integer position) |
Modifier and Type | Method and Description |
---|---|
List<Relate> |
Relation.getRelates() |
List<Relate> |
AbstractRelation.getRelates() |
Modifier and Type | Method and Description |
---|---|
Collection<Relation> |
RelationStorage.search(Predicate predicate,
Relate first) |
Collection<Relation> |
RelationStorage.search(Predicate predicate,
Relate first,
Relate second) |
Collection<Relation> |
RelationStorage.search(Predicate predicate,
Relate first,
Relate second,
Relate third) |
Modifier and Type | Method and Description |
---|---|
Collection<Relation> |
RelationStorage.search(Predicate predicate,
List<Relate> relates) |
void |
AbstractRelation.setRelates(List<Relate> relates) |
Constructor and Description |
---|
DyadicRelation(Predicate predicate,
Relate first,
Relate second) |
MonadicRelation(Predicate predicate,
Relate first) |
TriadicRelation(Predicate predicate,
Relate first,
Relate second,
Relate third) |
Modifier and Type | Class and Description |
---|---|
class |
AreaFragment |
Modifier and Type | Class and Description |
---|---|
class |
BlogSiteArchiveFragment
Action fragment for initializing the fragment related to retrieving the
archive of a certain BlogSite.
|
class |
RecentBlogPostsFragment
Action fragment for initializing the fragment related to retrieving a certain
number of blog posts with information about the last BlogPost-s that
are made under an BlogSite.
|
Modifier and Type | Class and Description |
---|---|
class |
AllWebpageFragment
Action fragment for initializing the fragment related to the WebPage-s
that are direct children of the received document.
|
class |
ContextualLinkFragment
Action fragment for initializing the fragment related to the list with the
details about the Contextual Link-s that have been created under a
WebSite or Webpage document type.
|
class |
MinisiteLastCommentsFragment
Action fragment for initializing the fragment related to retrieving a certain
number of comments that are last added under a WebPage under a
WebSite.
|
class |
MinisiteLastPublishedFragment
Action fragment for initializing the fragment related to retrieving a certain
number of pages with information about the last modified WebPage-s
that are made under an WebSite or WebPage
|
class |
PageLastCommentsFragment
Action fragment for initializing the fragment related to retrieving the
comments that are bounded to a WebPage.
|
class |
SearchResultsFragment
Action fragment for initializing the fragment : related to searching a
certain webPage between all the pages under a WebSite that contains in
title, description , main content or attached files the given searchParam, or
related to searching all the documents for a certain tag.
|
class |
TagCloudFragment
Action fragment for initializing the fragment related to the details about
the tag cloud.
|
class |
TagFragment
Action fragment for initializing the fragment related to the list with the
details about the Tag-s that have been created under a web page, in
the fragment initialization mechanism.
|
Copyright © 2013 Nuxeo SA. All Rights Reserved.