| Pakiet | com.adobe.ep.ux.content.model.search |
| Klasa | public class SearchParameters |
| Dziedziczenie | SearchParameters Object |
| Wersja języka: | ActionScript 3.0 |
| Wersja produktu: | Adobe Digital Enterprise Platform Experience Services - Content 10 |
| Wersje środowiska wykonawczego: | Flash Player 10.2, AIR (unsupported) |
| Właściwość | Zdefiniowane przez | ||
|---|---|---|---|
![]() | constructor : Object
Odwołanie do obiektu klasy lub funkcji konstruktora, dotyczące danej instancji obiektu. | Object | |
| cutPoints : String
Specify the level up to which objects are to be fetched and the properties are to be fetched. | SearchParameters | ||
| includeContent : Boolean = false
This parameter specifies whether content is to be retrieved. | SearchParameters | ||
| includeFile : Boolean = true
A flag that indicaates whether to include the file reference by default in the search results. | SearchParameters | ||
| maxSize : int = 2.147483647E9
The maximum number of results to be returned. | SearchParameters | ||
| performCaseSensitiveSearch : Boolean = false
A flaog that indicates whether to perform a case-sensitive search. | SearchParameters | ||
| searchSubtypes : Boolean = true
A flag that indicates whether subclasses should be searched. | SearchParameters | ||
| startOffset : int = 0
The starting offset from which results need to be returned. | SearchParameters | ||
| systemSearch : Boolean = true
A flag that indicaates whether to fire search using system context. | SearchParameters | ||
| Metoda | Zdefiniowane przez | ||
|---|---|---|---|
Constructor. | SearchParameters | ||
![]() |
Wskazuje, czy dla obiektu zdefiniowano określoną właściwość. | Object | |
![]() |
Wskazuje, czy instancja klasy Object należy do łańcucha prototypów obiektu określonego jako parametr. | Object | |
![]() |
Wskazuje, czy określona właściwość istnieje i jest przeliczalna. | Object | |
![]() |
Ustawia dostępność właściwości dynamicznej używanej w pętlach. | Object | |
![]() |
Zwraca ciąg reprezentujący obiekt — sformatowany zgodnie z konwencjami właściwymi dla ustawień regionalnych. | Object | |
![]() |
Zwraca ciąg reprezentujący określony obiekt. | Object | |
![]() |
Zwraca pierwotną wartość dla określonego obiektu. | Object | |
cutPoints | właściwość |
public var cutPoints:String| Wersja języka: | ActionScript 3.0 |
| Wersja produktu: | Adobe Digital Enterprise Platform Experience Services - Content 10 |
| Wersje środowiska wykonawczego: | Flash Player 10.2, AIR (unsupported) |
Specify the level up to which objects are to be fetched and the properties are to be fetched.
includeContent | właściwość |
public var includeContent:Boolean = false| Wersja języka: | ActionScript 3.0 |
| Wersja produktu: | Adobe Digital Enterprise Platform Experience Services - Content 10 |
| Wersje środowiska wykonawczego: | Flash Player 10.2, AIR (unsupported) |
This parameter specifies whether content is to be retrieved.
includeFile | właściwość |
public var includeFile:Boolean = true| Wersja języka: | ActionScript 3.0 |
| Wersja produktu: | Adobe Digital Enterprise Platform Experience Services - Content 10 |
| Wersje środowiska wykonawczego: | Flash Player 10.2, AIR (unsupported) |
A flag that indicaates whether to include the file reference by default in the search results. Set the value to false if you do not want this behavior.
maxSize | właściwość |
public var maxSize:int = 2.147483647E9| Wersja języka: | ActionScript 3.0 |
| Wersja produktu: | Adobe Digital Enterprise Platform Experience Services - Content 10 |
| Wersje środowiska wykonawczego: | Flash Player 10.2, AIR (unsupported) |
The maximum number of results to be returned.
performCaseSensitiveSearch | właściwość |
public var performCaseSensitiveSearch:Boolean = false| Wersja języka: | ActionScript 3.0 |
| Wersja produktu: | Adobe Digital Enterprise Platform Experience Services - Content 10 |
| Wersje środowiska wykonawczego: | Flash Player 10.2, AIR (unsupported) |
A flaog that indicates whether to perform a case-sensitive search.
searchSubtypes | właściwość |
public var searchSubtypes:Boolean = true| Wersja języka: | ActionScript 3.0 |
| Wersja produktu: | Adobe Digital Enterprise Platform Experience Services - Content 10 |
| Wersje środowiska wykonawczego: | Flash Player 10.2, AIR (unsupported) |
A flag that indicates whether subclasses should be searched.
startOffset | właściwość |
public var startOffset:int = 0| Wersja języka: | ActionScript 3.0 |
| Wersja produktu: | Adobe Digital Enterprise Platform Experience Services - Content 10 |
| Wersje środowiska wykonawczego: | Flash Player 10.2, AIR (unsupported) |
The starting offset from which results need to be returned.
systemSearch | właściwość |
public var systemSearch:Boolean = true| Wersja języka: | ActionScript 3.0 |
| Wersja produktu: | Adobe Digital Enterprise Platform Experience Services - Content 10 |
| Wersje środowiska wykonawczego: | Flash Player 10.2, AIR (unsupported) |
A flag that indicaates whether to fire search using system context. If set to false then search would be fired based on User Context. Default value is true.
SearchParameters | () | Konstruktor |
public function SearchParameters()| Wersja języka: | ActionScript 3.0 |
| Wersja produktu: | Adobe Digital Enterprise Platform Experience Services - Content 10 |
| Wersje środowiska wykonawczego: | Flash Player 10.2, AIR (unsupported) |
Constructor.
Tue Jun 12 2018, 12:06 PM Z
Ukryj dziedziczone właściwości publiczne
Pokaż dziedziczone właściwości publiczne