R_ContactInterest : Public abstract インターフェース
作成日: 2013/09/07 7:56:34
更新日: 2013/09/27 9:26:43
プロジェクト:
追加情報:
Generated Interface for R_ContactInterest
属性
Public static const String
  Table_Name
D詳細:
ノート: TableName=R_ContactInterest
Public static const int
  Table_ID
D詳細:
ノート: AD_Table_ID=528
Public KeyNamePair
  Model
D詳細:
 
Public BigDecimal
  accessLevel
D詳細:
ノート: AccessLevel = 3 - Client - Org
Public static const String
  COLUMNNAME_AD_Client_ID
D詳細:
ノート: Column name AD_Client_ID
Public static const String
  COLUMNNAME_AD_Org_ID
D詳細:
ノート: Column name AD_Org_ID
Public static const String
  COLUMNNAME_AD_User_ID
D詳細:
ノート: Column name AD_User_ID
Public static const String
  COLUMNNAME_Created
D詳細:
ノート: Column name Created
Public static const String
  COLUMNNAME_CreatedBy
D詳細:
ノート: Column name CreatedBy
Public static const String
  COLUMNNAME_IsActive
D詳細:
ノート: Column name IsActive
Public static const String
  COLUMNNAME_OptOutDate
D詳細:
ノート: Column name OptOutDate
Public static const String
  COLUMNNAME_R_ContactInterest_UU
D詳細:
ノート: Column name R_ContactInterest_UU
Public static const String
  COLUMNNAME_R_InterestArea_ID
D詳細:
ノート: Column name R_InterestArea_ID
Public static const String
  COLUMNNAME_SubscribeDate
D詳細:
ノート: Column name SubscribeDate
Public static const String
  COLUMNNAME_Updated
D詳細:
ノート: Column name Updated
Public static const String
  COLUMNNAME_UpdatedBy
D詳細:
ノート: Column name UpdatedBy
操作
Public
getAD_Client_ID():int
詳細:
Sequential
ノート: Get Client. Client/Tenant for this installation.
Public
setAD_Org_ID( AD_Org_ID: int,
):void
詳細:
Sequential
ノート: Set Organization. Organizational entity within client
Public
getAD_Org_ID():int
詳細:
Sequential
ノート: Get Organization. Organizational entity within client
Public
setAD_User_ID( AD_User_ID: int,
):void
詳細:
Sequential
ノート: Set User/Contact. User within the system - Internal or Business Partner Contact
Public
getAD_User_ID():int
詳細:
Sequential
ノート: Get User/Contact. User within the system - Internal or Business Partner Contact
Public
getAD_User():org.compiere.model.I_AD_User
詳細:
Sequential
タグ: throws=RuntimeException
Public
getCreated():Timestamp
詳細:
Sequential
ノート: Get Created. Date this record was created
Public
getCreatedBy():int
詳細:
Sequential
ノート: Get Created By. User who created this records
Public
setIsActive( IsActive: boolean,
):void
詳細:
Sequential
ノート: Set Active. The record is active in the system
Public
isActive():boolean
詳細:
Sequential
ノート: Get Active. The record is active in the system
Public
setOptOutDate( OptOutDate: Timestamp,
):void
詳細:
Sequential
ノート: Set Opt-out Date. Date the contact opted out
Public
getOptOutDate():Timestamp
詳細:
Sequential
ノート: Get Opt-out Date. Date the contact opted out
Public
setR_ContactInterest_UU( R_ContactInterest_UU: String,
):void
詳細:
Sequential
ノート: Set R_ContactInterest_UU
Public
getR_ContactInterest_UU():String
詳細:
Sequential
ノート: Get R_ContactInterest_UU
Public
setR_InterestArea_ID( R_InterestArea_ID: int,
):void
詳細:
Sequential
ノート: Set Interest Area. Interest Area or Topic
Public
getR_InterestArea_ID():int
詳細:
Sequential
ノート: Get Interest Area. Interest Area or Topic
Public
getR_InterestArea():org.compiere.model.I_R_InterestArea
詳細:
Sequential
タグ: throws=RuntimeException
Public
setSubscribeDate( SubscribeDate: Timestamp,
):void
詳細:
Sequential
ノート: Set Subscribe Date. Date the contact actively subscribed
Public
getSubscribeDate():Timestamp
詳細:
Sequential
ノート: Get Subscribe Date. Date the contact actively subscribed
Public
getUpdated():Timestamp
詳細:
Sequential
ノート: Get Updated. Date this record was updated
Public
getUpdatedBy():int
詳細:
Sequential
ノート: Get Updated By. User who updated this records
要素 ソースの役割 ターゲットの役割
KeyNamePair
クラス  
名前:  
 
名前: Model
 
詳細:
 
要素 種類 接続 方向 ノート
I_R_InterestArea Interface 依存 To  
I_AD_User Interface 依存 To  
X_R_ContactInterest Class 実現 From  
«ADTab» Interest Area Object 依存 From  
Interest Area Object 依存 From  
Subscriptions Object 依存 From  
r_contactinterest Class 依存 To