| Pacchetto | com.adobe.ep.ux.content.model.search |
| Classe | public class SearchParameters |
| Ereditarietà | SearchParameters Object |
| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Adobe Digital Enterprise Platform Experience Services - Contenuti 10 |
| Versioni runtime: | Flash Player 10.2, AIR (unsupported) |
| Proprietà | Definito da | ||
|---|---|---|---|
![]() | constructor : Object
Un riferimento all'oggetto classe o alla funzione di costruzione per una determinata istanza di oggetto. | 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 | ||
| Metodo | Definito da | ||
|---|---|---|---|
Constructor. | SearchParameters | ||
![]() |
Indica se per un oggetto è definita una proprietà specifica. | Object | |
![]() |
Indica se un'istanza della classe Object si trova nella catena di prototipi dell'oggetto specificato come parametro. | Object | |
![]() |
Indica se la proprietà specificata esiste ed è enumerabile. | Object | |
![]() |
Imposta la disponibilità di una proprietà dinamica per le operazioni cicliche. | Object | |
![]() |
Restituisce la rappresentazione in formato stringa di questo oggetto, formattato in base alle convenzioni specifiche per le versioni localizzate. | Object | |
![]() |
Restituisce la rappresentazione in formato stringa dell'oggetto specificato. | Object | |
![]() |
Restituisce il valore di base dell'oggetto specificato. | Object | |
cutPoints | proprietà |
public var cutPoints:String| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Adobe Digital Enterprise Platform Experience Services - Contenuti 10 |
| Versioni runtime: | 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 | proprietà |
public var includeContent:Boolean = false| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Adobe Digital Enterprise Platform Experience Services - Contenuti 10 |
| Versioni runtime: | Flash Player 10.2, AIR (unsupported) |
This parameter specifies whether content is to be retrieved.
includeFile | proprietà |
public var includeFile:Boolean = true| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Adobe Digital Enterprise Platform Experience Services - Contenuti 10 |
| Versioni runtime: | 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 | proprietà |
public var maxSize:int = 2.147483647E9| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Adobe Digital Enterprise Platform Experience Services - Contenuti 10 |
| Versioni runtime: | Flash Player 10.2, AIR (unsupported) |
The maximum number of results to be returned.
performCaseSensitiveSearch | proprietà |
public var performCaseSensitiveSearch:Boolean = false| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Adobe Digital Enterprise Platform Experience Services - Contenuti 10 |
| Versioni runtime: | Flash Player 10.2, AIR (unsupported) |
A flaog that indicates whether to perform a case-sensitive search.
searchSubtypes | proprietà |
public var searchSubtypes:Boolean = true| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Adobe Digital Enterprise Platform Experience Services - Contenuti 10 |
| Versioni runtime: | Flash Player 10.2, AIR (unsupported) |
A flag that indicates whether subclasses should be searched.
startOffset | proprietà |
public var startOffset:int = 0| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Adobe Digital Enterprise Platform Experience Services - Contenuti 10 |
| Versioni runtime: | Flash Player 10.2, AIR (unsupported) |
The starting offset from which results need to be returned.
systemSearch | proprietà |
public var systemSearch:Boolean = true| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Adobe Digital Enterprise Platform Experience Services - Contenuti 10 |
| Versioni runtime: | 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 | () | Funzione di costruzione |
public function SearchParameters()| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Adobe Digital Enterprise Platform Experience Services - Contenuti 10 |
| Versioni runtime: | Flash Player 10.2, AIR (unsupported) |
Constructor.
Tue Jun 12 2018, 02:44 PM Z
Nascondi proprietà pubbliche ereditate
Mostra proprietà pubbliche ereditate