| Pacchetto | com.adobe.ep.ux.content.model.relation |
| Classe | public class RelationParameters |
| Ereditarietà | RelationParameters 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à pubbliche
| 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 upto which objects are to be fetched and the properties that need to be fetched. | RelationParameters | ||
| includeContent : Boolean = false
This parameter specifies whether the content has to be retrieved or not
| RelationParameters | ||
| maxSize : int = 2.147483647E9
maximum number of results to be returned. | RelationParameters | ||
| startOffset : int = 0
The starting offset from which results need to be returned. | RelationParameters | ||
Metodi pubblici
| Metodo | Definito da | ||
|---|---|---|---|
Constructor. | RelationParameters | ||
![]() |
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 | |
Descrizione delle proprietà
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 upto which objects are to be fetched and the properties that need 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 the content has to be retrieved or not
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) |
maximum number of results to be returned.
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.
Descrizione della funzione di costruzione
RelationParameters | () | Funzione di costruzione |
public function RelationParameters()| 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