| パッケージ | com.adobe.solutions.rca.vo |
| クラス | public class AuditMetaInfoVO |
| 継承 | AuditMetaInfoVO BaseVO Object |
| 言語バージョン: | ActionScript 3.0 |
| 製品バージョン: | Review, Commenting, and Approval Building Block 10 |
| ランタイムバージョン: | Flash Player 10.2, AIR (unsupported) |
パブリックプロパティ
| プロパティ | 定義元 | ||
|---|---|---|---|
| actionName : String
Gets the action name. | AuditMetaInfoVO | ||
| auditAttributes : IList
Gets additional attributes associated with audit entry. | AuditMetaInfoVO | ||
| auditedBy : String
Returns name or ID of the user or a component that has requested the audit entry. | AuditMetaInfoVO | ||
| auditTimestamp : Date
Timestamp for the audit entry. | AuditMetaInfoVO | ||
![]() | constructor : Object
指定されたオブジェクトインスタンスのクラスオブジェクトまたはコンストラクター関数への参照です。 | Object | |
![]() | id : String
Get the ID of the VO. | BaseVO | |
| levelName : String
Get the name of the audit level. | AuditMetaInfoVO | ||
| moduleName : String
Gets the name of the module. | AuditMetaInfoVO | ||
パブリックメソッド
| メソッド | 定義元 | ||
|---|---|---|---|
The constructor for AuditMetaInfoVO class. | AuditMetaInfoVO | ||
![]() |
オブジェクトに指定されたプロパティが定義されているかどうかを示します。 | Object | |
![]() |
Object クラスのインスタンスが、パラメーターとして指定されたオブジェクトのプロトタイプチェーン内にあるかどうかを示します。 | Object | |
![]() |
指定されたプロパティが存在し、列挙できるかどうかを示します。 | Object | |
![]() |
ループ処理に対するダイナミックプロパティの可用性を設定します。 | Object | |
![]() |
ロケール固有の規則に従って書式設定された、このオブジェクトのストリング表現を返します。 | Object | |
![]() |
指定されたオブジェクトのストリング表現を返します。 | Object | |
![]() |
指定されたオブジェクトのプリミティブな値を返します。 | Object | |
プロパティの詳細
actionName | プロパティ |
auditAttributes | プロパティ |
auditAttributes:IList| 言語バージョン: | ActionScript 3.0 |
| 製品バージョン: | Review, Commenting, and Approval Building Block 10 |
| ランタイムバージョン: | Flash Player 10.2, AIR (unsupported) |
Gets additional attributes associated with audit entry.
実装
public function get auditAttributes():IList public function set auditAttributes(value:IList):voidauditedBy | プロパティ |
auditedBy:String| 言語バージョン: | ActionScript 3.0 |
| 製品バージョン: | Review, Commenting, and Approval Building Block 10 |
| ランタイムバージョン: | Flash Player 10.2, AIR (unsupported) |
Returns name or ID of the user or a component that has requested the audit entry.
実装
public function get auditedBy():String public function set auditedBy(value:String):voidauditTimestamp | プロパティ |
levelName | プロパティ |
moduleName | プロパティ |
コンストラクターの詳細
AuditMetaInfoVO | () | コンストラクター |
public function AuditMetaInfoVO()| 言語バージョン: | ActionScript 3.0 |
| 製品バージョン: | Review, Commenting, and Approval Building Block 10 |
| ランタイムバージョン: | Flash Player 10.2, AIR (unsupported) |
The constructor for AuditMetaInfoVO class.
Tue Jun 12 2018, 10:34 AM Z
継承されるパブリックプロパティを隠す
継承されるパブリックプロパティを表示