| パッケージ | com.adobe.solutions.rca.vo.um |
| クラス | public class PrincipalSearchFilterVO |
| 継承 | PrincipalSearchFilterVO Object |
| 言語バージョン: | ActionScript 3.0 |
| 製品バージョン: | Review, Commenting, and Approval Building Block 10 |
| ランタイムバージョン: | Flash Player 10.2, AIR (unsupported) |
パブリックプロパティ
| プロパティ | 定義元 | ||
|---|---|---|---|
| canonicalName : String
Canonical name used to search for principals. | PrincipalSearchFilterVO | ||
| commonName : String
Common name used to search for principals. | PrincipalSearchFilterVO | ||
![]() | constructor : Object
指定されたオブジェクトインスタンスのクラスオブジェクトまたはコンストラクター関数への参照です。 | Object | |
| email : String
Email to search. | PrincipalSearchFilterVO | ||
| principalOid : String
Oid of the principal to search. | PrincipalSearchFilterVO | ||
| principalType : String
Type of principal for search namely, USER and GROUP. | PrincipalSearchFilterVO | ||
| resultMax : int
The maximum number of results to be displayed. | PrincipalSearchFilterVO | ||
| retrieveOnlyActive : Boolean
Whether to search for active principals only. | PrincipalSearchFilterVO | ||
| specificDomainName : String
The specific domain identifier used to search for principals. | PrincipalSearchFilterVO | ||
| userId : String
User identifier on which the search is based. | PrincipalSearchFilterVO | ||
| visibility : int
The visibility level on which to base the search. | PrincipalSearchFilterVO | ||
パブリックメソッド
| メソッド | 定義元 | ||
|---|---|---|---|
The constructor of PrincipalSearchFilterVO class. | PrincipalSearchFilterVO | ||
![]() |
オブジェクトに指定されたプロパティが定義されているかどうかを示します。 | Object | |
![]() |
Object クラスのインスタンスが、パラメーターとして指定されたオブジェクトのプロトタイプチェーン内にあるかどうかを示します。 | Object | |
![]() |
指定されたプロパティが存在し、列挙できるかどうかを示します。 | Object | |
![]() |
ループ処理に対するダイナミックプロパティの可用性を設定します。 | Object | |
![]() |
ロケール固有の規則に従って書式設定された、このオブジェクトのストリング表現を返します。 | Object | |
![]() |
指定されたオブジェクトのストリング表現を返します。 | Object | |
![]() |
指定されたオブジェクトのプリミティブな値を返します。 | Object | |
プロパティの詳細
canonicalName | プロパティ |
commonName | プロパティ |
| プロパティ |
principalOid | プロパティ |
principalType | プロパティ |
principalType:String| 言語バージョン: | ActionScript 3.0 |
| 製品バージョン: | Review, Commenting, and Approval Building Block 10 |
| ランタイムバージョン: | Flash Player 10.2, AIR (unsupported) |
Type of principal for search namely, USER and GROUP.
実装
public function get principalType():String public function set principalType(value:String):voidresultMax | プロパティ |
retrieveOnlyActive | プロパティ |
retrieveOnlyActive:Boolean| 言語バージョン: | ActionScript 3.0 |
| 製品バージョン: | Review, Commenting, and Approval Building Block 10 |
| ランタイムバージョン: | Flash Player 10.2, AIR (unsupported) |
Whether to search for active principals only. By default, both active and deleted principals are returned.
実装
public function get retrieveOnlyActive():Boolean public function set retrieveOnlyActive(value:Boolean):voidspecificDomainName | プロパティ |
specificDomainName:String| 言語バージョン: | ActionScript 3.0 |
| 製品バージョン: | Review, Commenting, and Approval Building Block 10 |
| ランタイムバージョン: | Flash Player 10.2, AIR (unsupported) |
The specific domain identifier used to search for principals.
実装
public function get specificDomainName():String public function set specificDomainName(value:String):voiduserId | プロパティ |
visibility | プロパティ |
コンストラクターの詳細
PrincipalSearchFilterVO | () | コンストラクター |
public function PrincipalSearchFilterVO()| 言語バージョン: | ActionScript 3.0 |
| 製品バージョン: | Review, Commenting, and Approval Building Block 10 |
| ランタイムバージョン: | Flash Player 10.2, AIR (unsupported) |
The constructor of PrincipalSearchFilterVO class.
Tue Jun 12 2018, 10:34 AM Z
継承されるパブリックプロパティを隠す
継承されるパブリックプロパティを表示