Ldap Access : Public <<table>> クラス
作成日: 2013/08/31 14:49:48
更新日: 2013/09/27 14:40:21
プロジェクト:
追加情報:
属性
Public static numeric(10)
  ad_ldapaccess_id
D詳細:
 
Public numeric(10)
  ad_client_id
D詳細:
 
Public numeric(10)
  ad_org_id
D詳細:
 
Public char(1)
  isactive
D詳細:
 
Public timestamp without time zone
  created
D詳細:
 
Public numeric(10)
  createdby
D詳細:
 
Public timestamp without time zone
  updated
D詳細:
 
Public numeric(10)
  updatedby
D詳細:
 
Public numeric(10)
  ad_ldapprocessor_id
D詳細:
 
Public numeric(10)
  ad_user_id
D詳細:
 
Public numeric(10)
  r_interestarea_id
D詳細:
 
Public char(1)
  iserror
D詳細:
 
Public varchar(2000)
  summary
D詳細:
 
Public varchar(255)
  description
D詳細:
 
Public varchar(36)
  ad_ldapaccess_uu
D詳細:
 
操作
Public
ad_ldapaccess_pkey( ad_ldapaccess_id: numeric,
):
詳細:
<<PK>>
Public
ad_ldapaccess_uu_idx( ad_ldapaccess_uu: varchar,
):
詳細:
<<index>>
タグ: property=Unique=1;Clustered=0;Sort=ASC
Public
ad_ldapaccess_isactive_check():
詳細:
<<check>>
Public
ad_ldapaccess_iserror_check():
詳細:
<<check>>
Public
adldapprocessor_adldapaccess( ad_ldapprocessor_id: numeric,
):
詳細:
<<FK>>
Public
aduser_adldapaccess( ad_user_id: numeric,
):
詳細:
<<FK>>
Public
rinterestarea_adldapaccess( r_interestarea_id: numeric,
):
詳細:
<<FK>>
要素 ソースの役割 ターゲットの役割
«table» ad_ldapprocessor
クラス «FK»
名前: adldapprocessor_adldapaccess
 
名前: ad_ldapprocessor_pkey
 
詳細:
 
«table» ad_user
クラス «FK»
名前: aduser_adldapaccess
 
名前: ad_user_pkey
 
詳細:
 
«table» r_interestarea
クラス «FK»
名前: rinterestarea_adldapaccess
 
名前: r_interestarea_pkey
 
詳細:
 
タグ
owner adempiere
Details:
 
要素 種類 接続 方向 ノート
I_AD_LdapAccess Interface 依存 From