パッケージ | 説明 |
---|---|
jp.co.intra_mart.foundation.master.company | |
jp.co.intra_mart.foundation.master.company.model |
修飾子とタイプ | メソッドと説明 |
---|---|
DepartmentListNode[] |
CompanyReader.getAbsoluteChildren(IAppCmnInfo info,
IDepartmentBizKey bizKey,
Date date,
Locale locale,
boolean isDisable)
会社組織の子組織を取得します。
|
DepartmentListNode[] |
CompanyManager.getAbsoluteChildren(IDepartmentBizKey bizKey,
Date date,
Locale locale)
会社組織の子組織を取得します。
|
DepartmentListNode[] |
CompanyManager.getAbsoluteChildren(IDepartmentBizKey bizKey,
Date date,
Locale locale,
boolean isDisable)
会社組織の子組織を取得します。
|
DepartmentListNode[] |
CompanyReader.getAbsoluteIsolation(IAppCmnInfo info,
IDepartmentSetBizKey bizKey,
Date date,
Locale locale,
boolean isDisable)
組織ツリー上に存在しないノードを取得します。
|
DepartmentListNode[] |
CompanyManager.getAbsoluteIsolation(IDepartmentSetBizKey bizKey,
Date date,
Locale locale)
組織ツリー上に存在しないノードを取得します。
|
DepartmentListNode[] |
CompanyManager.getAbsoluteIsolation(IDepartmentSetBizKey bizKey,
Date date,
Locale locale,
boolean isDisable)
組織ツリー上に存在しないノードを取得します。
|
DepartmentListNode[] |
CompanyReader.getAbsoluteParent(IAppCmnInfo info,
IDepartmentBizKey bizKey,
Date date,
Locale locale,
boolean isDisable)
会社組織の親組織を取得します。
|
DepartmentListNode[] |
CompanyManager.getAbsoluteParent(IDepartmentBizKey bizKey,
Date date,
Locale locale)
会社組織の親組織を取得します。
|
DepartmentListNode[] |
CompanyManager.getAbsoluteParent(IDepartmentBizKey bizKey,
Date date,
Locale locale,
boolean isDisable)
会社組織の親組織を取得します。
|
DepartmentListNode[] |
CompanyReader.getChildren(IAppCmnInfo info,
IDepartmentBizKey bizKey,
Date date,
Locale locale,
boolean isDisable)
会社組織の子組織を取得します。
|
DepartmentListNode[] |
CompanyManager.getChildren(IDepartmentBizKey bizKey,
Date date,
Locale locale)
会社組織の子組織を取得します。
|
DepartmentListNode[] |
CompanyManager.getChildren(IDepartmentBizKey bizKey,
Date date,
Locale locale,
boolean isDisable)
会社組織の子組織を取得します。
|
DepartmentListNode[] |
CompanyManager.getFullPathListNode(DepartmentListNode[] listNodes,
Date date,
Locale locale)
会社組織リストノードの記述名を、組織ツリーの階層を含めた名称に置き換えます。
|
DepartmentListNode[] |
CompanyReader.getFullPathListNode(IAppCmnInfo info,
DepartmentListNode[] listNodes,
Date date,
Locale locale)
会社組織リストノードの記述名を、組織ツリーの階層を含めた名称に置き換えます。
|
DepartmentListNode[] |
CompanyReader.getIsolation(IAppCmnInfo info,
IDepartmentSetBizKey bizKey,
Date date,
Locale locale,
boolean isDisable)
組織ツリー上に存在しないノードを取得します。
|
DepartmentListNode[] |
CompanyManager.getIsolation(IDepartmentSetBizKey bizKey,
Date date,
Locale locale)
組織ツリー上に存在しないノードを取得します。
|
DepartmentListNode[] |
CompanyManager.getIsolation(IDepartmentSetBizKey bizKey,
Date date,
Locale locale,
boolean isDisable)
組織ツリー上に存在しないノードを取得します。
|
DepartmentListNode[] |
CompanyReader.getParent(IAppCmnInfo info,
IDepartmentBizKey bizKey,
Date date,
Locale locale,
boolean isDisable)
会社組織の親組織を取得します。
|
DepartmentListNode[] |
CompanyManager.getParent(IDepartmentBizKey bizKey,
Date date,
Locale locale)
会社組織の親組織を取得します。
|
DepartmentListNode[] |
CompanyManager.getParent(IDepartmentBizKey bizKey,
Date date,
Locale locale,
boolean isDisable)
会社組織の親組織を取得します。
|
DepartmentListNode[] |
CompanyManager.listDepartment(AppCmnSearchCondition condition,
Date date,
Locale locale)
指定した日付で有効な組織を検索します。
|
DepartmentListNode[] |
CompanyManager.listDepartment(AppCmnSearchCondition condition,
Date date,
Locale locale,
int start,
int count)
指定した日付で有効な組織を検索します。
|
DepartmentListNode[] |
CompanyManager.listDepartment(AppCmnSearchCondition condition,
Date date,
Locale locale,
int start,
int count,
boolean isDisable)
指定した日付で有効な組織を検索します。
|
DepartmentListNode[] |
CompanyReader.listDepartment(IAppCmnInfo info,
AppCmnSearchCondition condition,
Date date,
Locale locale,
int start,
int count,
boolean isDisable)
指定した日付で有効な組織を検索します。
|
DepartmentListNode[] |
CompanyManager.listDepartmentWithCompany(ICompanyBizKey bizKey,
AppCmnSearchCondition condition,
Date date,
Locale locale)
指定した会社で、有効な組織を検索します。
|
DepartmentListNode[] |
CompanyManager.listDepartmentWithCompany(ICompanyBizKey bizKey,
AppCmnSearchCondition condition,
Date date,
Locale locale,
int start,
int count)
指定した会社で、有効な組織を検索します。
|
DepartmentListNode[] |
CompanyManager.listDepartmentWithCompany(ICompanyBizKey bizKey,
AppCmnSearchCondition condition,
Date date,
Locale locale,
int start,
int count,
boolean isDisable)
指定した会社で、有効な組織を検索します。
|
DepartmentListNode[] |
CompanyReader.listDepartmentWithCompany(ICompanyBizKey bizKey,
IAppCmnInfo info,
AppCmnSearchCondition condition,
Date date,
Locale locale,
int start,
int count,
boolean isDisable)
指定した会社で、有効な組織を検索します。
|
DepartmentListNode[] |
CompanyReader.listDepartmentWithDepartmentCategoryItem(IAppCmnInfo info,
IDepartmentCtgItmBizKey bizKey,
AppCmnSearchCondition condition,
Date date,
Locale locale,
int start,
int count,
boolean isDisable)
分類区分項目が所属する会社組織を検索します。
|
DepartmentListNode[] |
CompanyManager.listDepartmentWithDepartmentCategoryItem(IDepartmentCtgItmBizKey bizKey,
AppCmnSearchCondition condition,
Date date,
Locale locale)
分類区分項目が所属する会社組織を検索します。
|
DepartmentListNode[] |
CompanyManager.listDepartmentWithDepartmentCategoryItem(IDepartmentCtgItmBizKey bizKey,
AppCmnSearchCondition condition,
Date date,
Locale locale,
int start,
int count)
分類区分項目が所属する会社組織を検索します。
|
DepartmentListNode[] |
CompanyManager.listDepartmentWithDepartmentCategoryItem(IDepartmentCtgItmBizKey bizKey,
AppCmnSearchCondition condition,
Date date,
Locale locale,
int start,
int count,
boolean isDisable)
分類区分項目が所属する会社組織を検索します。
|
DepartmentListNode[] |
CompanyReader.listDepartmentWithUser(IAppCmnInfo info,
IUserBizKey bizKey,
AppCmnSearchCondition condition,
boolean departmentMain,
Date date,
Locale locale,
int start,
int count,
boolean isDisable)
ユーザが所属する会社組織を検索します。
|
DepartmentListNode[] |
CompanyManager.listDepartmentWithUser(IUserBizKey bizKey,
AppCmnSearchCondition condition,
boolean departmentMain,
Date date,
Locale locale)
ユーザが所属する会社組織を検索します。
|
DepartmentListNode[] |
CompanyManager.listDepartmentWithUser(IUserBizKey bizKey,
AppCmnSearchCondition condition,
boolean departmentMain,
Date date,
Locale locale,
int start,
int count)
ユーザが所属する会社組織を検索します。
|
DepartmentListNode[] |
CompanyManager.listDepartmentWithUser(IUserBizKey bizKey,
AppCmnSearchCondition condition,
boolean departmentMain,
Date date,
Locale locale,
int start,
int count,
boolean isDisable)
ユーザが所属する会社組織を検索します。
|
DepartmentListNode[] |
CompanyManager.searchDepartment(AppCmnSearchCondition condition,
Date date,
Locale locale)
指定した日付で有効な組織を検索します。
|
DepartmentListNode[] |
CompanyManager.searchDepartment(AppCmnSearchCondition condition,
Date date,
Locale locale,
int start,
int count)
指定した日付で有効な組織を検索します。
|
DepartmentListNode[] |
CompanyManager.searchDepartment(AppCmnSearchCondition condition,
Date date,
Locale locale,
int start,
int count,
boolean isDisable)
指定した日付で有効な組織を検索します。
|
DepartmentListNode[] |
CompanyReader.searchDepartment(IAppCmnInfo info,
AppCmnSearchCondition condition,
Date date,
Locale locale,
int start,
int count,
boolean isDisable)
指定した日付で有効な組織を検索します。
|
DepartmentListNode[] |
CompanyReader.searchDepartmentWithDepartmentCategoryItem(IAppCmnInfo info,
IDepartmentCtgItmBizKey bizKey,
AppCmnSearchCondition condition,
Date date,
Locale locale,
int start,
int count,
boolean isDisable)
分類区分項目が所属する会社組織を検索します。
|
DepartmentListNode[] |
CompanyManager.searchDepartmentWithDepartmentCategoryItem(IDepartmentCtgItmBizKey bizKey,
AppCmnSearchCondition condition,
Date date,
Locale locale)
分類区分項目が所属する会社組織を検索します。
|
DepartmentListNode[] |
CompanyManager.searchDepartmentWithDepartmentCategoryItem(IDepartmentCtgItmBizKey bizKey,
AppCmnSearchCondition condition,
Date date,
Locale locale,
int start,
int count)
分類区分項目が所属する会社組織を検索します。
|
DepartmentListNode[] |
CompanyManager.searchDepartmentWithDepartmentCategoryItem(IDepartmentCtgItmBizKey bizKey,
AppCmnSearchCondition condition,
Date date,
Locale locale,
int start,
int count,
boolean isDisable)
分類区分項目が所属する会社組織を検索します。
|
DepartmentListNode[] |
CompanyReader.searchDepartmentWithUser(IAppCmnInfo info,
IUserBizKey bizKey,
AppCmnSearchCondition condition,
boolean departmentMain,
Date date,
Locale locale,
int start,
int count,
boolean isDisable)
ユーザが所属する会社組織を検索します。
|
DepartmentListNode[] |
CompanyManager.searchDepartmentWithUser(IUserBizKey bizKey,
AppCmnSearchCondition condition,
boolean departmentMain,
Date date,
Locale locale)
ユーザが所属する会社組織を検索します。
|
DepartmentListNode[] |
CompanyManager.searchDepartmentWithUser(IUserBizKey bizKey,
AppCmnSearchCondition condition,
boolean departmentMain,
Date date,
Locale locale,
int start,
int count)
ユーザが所属する会社組織を検索します。
|
DepartmentListNode[] |
CompanyManager.searchDepartmentWithUser(IUserBizKey bizKey,
AppCmnSearchCondition condition,
boolean departmentMain,
Date date,
Locale locale,
int start,
int count,
boolean isDisable)
ユーザが所属する会社組織を検索します。
|
修飾子とタイプ | メソッドと説明 |
---|---|
DepartmentListNode[] |
CompanyManager.getFullPathListNode(DepartmentListNode[] listNodes,
Date date,
Locale locale)
会社組織リストノードの記述名を、組織ツリーの階層を含めた名称に置き換えます。
|
DepartmentListNode[] |
CompanyReader.getFullPathListNode(IAppCmnInfo info,
DepartmentListNode[] listNodes,
Date date,
Locale locale)
会社組織リストノードの記述名を、組織ツリーの階層を含めた名称に置き換えます。
|
修飾子とタイプ | クラスと説明 |
---|---|
class |
AttachDepartmentListNode
ユーザ組織所属情報を扱うモデルクラス
|
class |
DepartmentTreeNode
組織ツリー情報を扱うモデルクラス
|
Copyright © 2012 NTT DATA INTRAMART CORPORATION