ユーザ代用品 : Public abstract インターフェース
作成日: 2013/09/07 7:54:14
更新日: 2013/09/27 14:40:21
プロジェクト:
追加情報:
Generated Interface for AD_User_Substitute
属性
Public static const String
  Table_Name
D詳細:
ノート: TableName=AD_User_Substitute
Public static const int
  Table_ID
D詳細:
ノート: AD_Table_ID=642
Public KeyNamePair
  Model
D詳細:
 
Public BigDecimal
  accessLevel
D詳細:
ノート: AccessLevel = 6 - System - Client
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_AD_User_Substitute_ID
D詳細:
ノート: Column name AD_User_Substitute_ID
Public static const String
  COLUMNNAME_AD_User_Substitute_UU
D詳細:
ノート: Column name AD_User_Substitute_UU
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_Description
D詳細:
ノート: Column name Description
Public static const String
  COLUMNNAME_IsActive
D詳細:
ノート: Column name IsActive
Public static const String
  COLUMNNAME_Name
D詳細:
ノート: Column name Name
Public static const String
  COLUMNNAME_Substitute_ID
D詳細:
ノート: Column name Substitute_ID
Public static const String
  COLUMNNAME_Updated
D詳細:
ノート: Column name Updated
Public static const String
  COLUMNNAME_UpdatedBy
D詳細:
ノート: Column name UpdatedBy
Public static const String
  COLUMNNAME_ValidFrom
D詳細:
ノート: Column name ValidFrom
Public static const String
  COLUMNNAME_ValidTo
D詳細:
ノート: Column name ValidTo
操作
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
setAD_User_Substitute_ID( AD_User_Substitute_ID: int,
):void
詳細:
Sequential
ノート: Set User Substitute. Substitute of the user
Public
getAD_User_Substitute_ID():int
詳細:
Sequential
ノート: Get User Substitute. Substitute of the user
Public
setAD_User_Substitute_UU( AD_User_Substitute_UU: String,
):void
詳細:
Sequential
ノート: Set AD_User_Substitute_UU
Public
getAD_User_Substitute_UU():String
詳細:
Sequential
ノート: Get AD_User_Substitute_UU
Public
getCreated():Timestamp
詳細:
Sequential
ノート: Get Created. Date this record was created
Public
getCreatedBy():int
詳細:
Sequential
ノート: Get Created By. User who created this records
Public
setDescription( Description: String,
):void
詳細:
Sequential
ノート: Set Description. Optional short description of the record
Public
getDescription():String
詳細:
Sequential
ノート: Get Description. Optional short description of the record
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
setName( Name: String,
):void
詳細:
Sequential
ノート: Set Name. Alphanumeric identifier of the entity
Public
getName():String
詳細:
Sequential
ノート: Get Name. Alphanumeric identifier of the entity
Public
setSubstitute_ID( Substitute_ID: int,
):void
詳細:
Sequential
ノート: Set Substitute. Entity which can be used in place of this entity
Public
getSubstitute_ID():int
詳細:
Sequential
ノート: Get Substitute. Entity which can be used in place of this entity
Public
getSubstitute():org.compiere.model.I_AD_User
詳細:
Sequential
タグ: throws=RuntimeException
Public
getUpdated():Timestamp
詳細:
Sequential
ノート: Get Updated. Date this record was updated
Public
getUpdatedBy():int
詳細:
Sequential
ノート: Get Updated By. User who updated this records
Public
setValidFrom( ValidFrom: Timestamp,
):void
詳細:
Sequential
ノート: Set Valid from. Valid from including this date (first day)
Public
getValidFrom():Timestamp
詳細:
Sequential
ノート: Get Valid from. Valid from including this date (first day)
Public
setValidTo( ValidTo: Timestamp,
):void
詳細:
Sequential
ノート: Set Valid to. Valid to including this date (last day)
Public
getValidTo():Timestamp
詳細:
Sequential
ノート: Get Valid to. Valid to including this date (last day)
要素 ソースの役割 ターゲットの役割
KeyNamePair
クラス  
名前:  
 
名前: Model
 
詳細:
 
要素 種類 接続 方向 ノート
I_AD_User Interface 依存 To  
X_AD_User_Substitute Class 実現 From  
«table» ad_user_substitute Class 依存 To  
«ADTab» User Substitute Object 依存 From