ナビゲーション・リンクをスキップ
intra-mart Accel Platform
A B C D E F G H I J L M P R S T U V 

A

AccessSecurityManager - jp.co.intra_mart.foundation.securityのクラス
非推奨です。
代替メソッドは、各メソッドの説明を参照してください。
AccessSecurityUtil - jp.co.intra_mart.foundation.securityのクラス
非推奨です。
代替クラスはありません。
Account - jp.co.intra_mart.foundation.security.accountのクラス
非推奨です。
AccountInfo を使用してください。
Account(String) - クラス のコンストラクタjp.co.intra_mart.foundation.security.account.Account
非推奨です。
AccountInfo.AccountInfo(String) を使用してください。
ACCOUNT_ROLE_PERMISSION_SELECTOR - クラス のstatic変数jp.co.intra_mart.foundation.security.account.AccountManager
非推奨です。
代替え定数はありません。
accountAdded(String, Account) - インタフェース のメソッドjp.co.intra_mart.foundation.security.account.AccountChangedListener
非推奨です。
代替えメソッドはありません。
AccountChangedListener - jp.co.intra_mart.foundation.security.accountのインタフェース
非推奨です。
代替えインタフェースはありません。
accountDeleted(String, String) - インタフェース のメソッドjp.co.intra_mart.foundation.security.account.AccountChangedListener
非推奨です。
代替えメソッドはありません。
AccountManager - jp.co.intra_mart.foundation.security.accountのクラス
非推奨です。
AccountInfoManager を使用してください。
AccountManager(String) - クラス のコンストラクタjp.co.intra_mart.foundation.security.account.AccountManager
非推奨です。
AccountInfoManager を使用してください。
AccountRole - jp.co.intra_mart.foundation.security.accountのクラス
非推奨です。
AccountRoleInfo を使用してください。
AccountRole(String) - クラス のコンストラクタjp.co.intra_mart.foundation.security.account.AccountRole
非推奨です。
AccountRoleInfo.AccountRoleInfo(String) を使用してください。
accountRoleAdded(String, String, AccountRole) - インタフェース のメソッドjp.co.intra_mart.foundation.security.account.AccountChangedListener
非推奨です。
代替えメソッドはありません。
accountRoleDeleted(String, String, String) - インタフェース のメソッドjp.co.intra_mart.foundation.security.account.AccountChangedListener
非推奨です。
代替えメソッドはありません。
accountRoleUpdated(String, String, AccountRole) - インタフェース のメソッドjp.co.intra_mart.foundation.security.account.AccountChangedListener
非推奨です。
代替えメソッドはありません。
accountUpdated(String, Account) - インタフェース のメソッドjp.co.intra_mart.foundation.security.account.AccountChangedListener
非推奨です。
代替えメソッドはありません。
addAccount(Account) - クラス のメソッドjp.co.intra_mart.foundation.security.account.AccountManager
非推奨です。
AccountInfoManager.addAccountInfo(jp.co.intra_mart.foundation.admin.account.model.AccountInfo) を使用してください。
addAccountRole(String, AccountRole) - クラス のメソッドjp.co.intra_mart.foundation.security.account.AccountManager
非推奨です。
AccountInfoManager.addAccountRoleInfo(String, jp.co.intra_mart.foundation.admin.account.model.AccountRoleInfo) を使用してください。
addCalendarInfo(String, CalendarInfo) - クラス のメソッドjp.co.intra_mart.foundation.security.calendar.CalendarManager
非推奨です。
CalendarInfoManager.insertDayInfo(jp.co.intra_mart.foundation.calendar.model.DayInfo) を使用してください。
addRole(Role) - クラス のメソッドjp.co.intra_mart.foundation.security.role.RoleManager
非推奨です。
RoleInfoManager.addRoleInfo(RoleInfo) を使用してください。
addSubRole(String, String) - クラス のメソッドjp.co.intra_mart.foundation.security.role.RoleManager
非推奨です。
RoleInfoManager.addSubRoleInfo(String, String) を使用してください。
addSuperUser(SuperUser) - クラス のメソッドjp.co.intra_mart.foundation.security.SystemManager
非推奨です。
AdministratorManager.addAdministrator(Administrator)を使用してください。
ApplicationInfo - jp.co.intra_mart.foundation.security.licenseのインタフェース
非推奨です。
ApplicationInfo を使用してください。
ATTR_CERTIFICATION_MODE - インタフェース のstatic変数jp.co.intra_mart.foundation.security.SecurityConstraint
非推奨です。
代替え定数はありません。
ATTR_DO_FILTER - インタフェース のstatic変数jp.co.intra_mart.foundation.security.SecurityConstraint
非推奨です。
代替え定数はありません。
ATTR_MENU_DISPLAY - クラス のstatic変数jp.co.intra_mart.foundation.security.account.AccountManager
非推奨です。
代替え定数はありません。
ATTR_MENU_FOLDER_DISPLAY_METHOD - クラス のstatic変数jp.co.intra_mart.foundation.security.account.AccountManager
非推奨です。
代替え定数はありません。
ATTR_MOBILE_EASY_LOGIN - クラス のstatic変数jp.co.intra_mart.foundation.security.account.AccountManager
非推奨です。
代替え定数はありません。
ATTR_MOBILE_EASY_LOGIN_NONCE - クラス のstatic変数jp.co.intra_mart.foundation.security.account.AccountManager
非推奨です。
代替え定数はありません。
ATTR_MY_MENU_POSITION - クラス のstatic変数jp.co.intra_mart.foundation.security.account.AccountManager
非推奨です。
代替え定数はありません。
ATTR_REPORT_LIMIT_DAYS - クラス のstatic変数jp.co.intra_mart.foundation.security.account.AccountManager
非推奨です。
代替え定数はありません。

B

Batch - jp.co.intra_mart.foundation.security.batchのクラス
非推奨です。
JobDetail , Jobnet , Trigger を使用してください。
Batch() - クラス のコンストラクタjp.co.intra_mart.foundation.security.batch.Batch
非推奨です。
JobBuilder.build() , JobnetBuilder.build() , TriggerBuilder.build() を使用してください。
Batch(String) - クラス のコンストラクタjp.co.intra_mart.foundation.security.batch.Batch
非推奨です。
JobBuilder.build() , JobnetBuilder.build() , TriggerBuilder.build() を使用してください。
BatchJobAdapter - jp.co.intra_mart.foundation.service.provider.batchのクラス
非推奨です。
Job を利用した実装を利用してください。
BatchJobAdapter() - クラス のコンストラクタjp.co.intra_mart.foundation.service.provider.batch.BatchJobAdapter
非推奨です。
 

C

CalendarInfo - jp.co.intra_mart.foundation.security.calendarのクラス
非推奨です。
DayInfoを使用してください。
CalendarInfo() - クラス のコンストラクタjp.co.intra_mart.foundation.security.calendar.CalendarInfo
非推奨です。
CalendarModelFactory.createNewDayInfo()を使用してください。
CalendarInfo(String) - クラス のコンストラクタjp.co.intra_mart.foundation.security.calendar.CalendarInfo
非推奨です。
代替メソッドはありません。
CalendarManager - jp.co.intra_mart.foundation.security.calendarのクラス
非推奨です。
CalendarInfoManager を使用してください。
CalendarManager(String) - クラス のコンストラクタjp.co.intra_mart.foundation.security.calendar.CalendarManager
非推奨です。
CalendarInfoManager#newInstance() を使用してください。
CalendarPoolingProvider - jp.co.intra_mart.foundation.security.calendarのクラス
非推奨です。
代替えクラスはありません。
CalendarPoolingProvider(CalendarManager) - クラス のコンストラクタjp.co.intra_mart.foundation.security.calendar.CalendarPoolingProvider
非推奨です。
代替えメソッドはありません。
CategorizedCalendarInfo - jp.co.intra_mart.foundation.security.calendarのクラス
非推奨です。
代替クラスはありません。
CategorizedCalendarInfo(CalendarInfo[]) - クラス のコンストラクタjp.co.intra_mart.foundation.security.calendar.CategorizedCalendarInfo
非推奨です。
代替メソッドはありません。
certification(LoginRequestInfo) - クラス のメソッドjp.co.intra_mart.foundation.security.AccessSecurityManager
非推奨です。
AbstractCertificationManager.certificate(jp.co.intra_mart.foundation.security.certification.model.LoginRequestInfo)AbstractCertificationManager.certificate(jp.co.intra_mart.foundation.security.certification.model.LoginRequestInfo)を使用してください。
certification(LoginRequestInfo, HttpServletRequest, HttpServletResponse) - クラス のメソッドjp.co.intra_mart.foundation.security.AccessSecurityManager
非推奨です。
AbstractCertificationManager.certificate(jp.co.intra_mart.foundation.security.certification.model.LoginRequestInfo)AbstractCertificationManager.certificate(jp.co.intra_mart.foundation.security.certification.model.LoginRequestInfo)を使用してください。
certification(LoginInfo, Account, HttpServletRequest, HttpServletResponse) - インタフェース のメソッドjp.co.intra_mart.foundation.security.certification.ExtendsUserCertification
非推奨です。
代替メソッドはありません。
certification(LoginInfo, AccountInfo, HttpServletRequest, HttpServletResponse) - クラス のメソッドjp.co.intra_mart.foundation.security.certification.ExtendsUserCertificationAdapter
非推奨です。
代替メソッドはありません。
certification(LoginInfo, Account, HttpServletRequest, HttpServletResponse) - インタフェース のメソッドjp.co.intra_mart.foundation.security.certification.UserCertification
非推奨です。
代替メソッドはありません。
certify(String[], String[]) - クラス のメソッドjp.co.intra_mart.foundation.security.role.RoleManager
非推奨です。
RoleInfoManager.certify(String[], String[]) を使用してください。
checkSignature(String, String) - クラス のメソッドjp.co.intra_mart.foundation.security.AccessSecurityManager
非推奨です。
CryptionUtil.checkSignature(String, String) を使用してください。
clearInstance() - クラス のstaticメソッドjp.co.intra_mart.foundation.security.AccessSecurityManager
非推奨です。
代替メソッドはありません。
clearInstance() - クラス のstaticメソッドjp.co.intra_mart.foundation.security.account.AccountManager
非推奨です。
代替メソッドはありません。
clearInstance() - クラス のstaticメソッドjp.co.intra_mart.foundation.security.calendar.CalendarManager
非推奨です。
代替メソッドはありません。
clearInstance() - クラス のstaticメソッドjp.co.intra_mart.foundation.security.group.LoginGroupManager
非推奨です。
代替メソッドはありません。
clearInstance() - クラス のstaticメソッドjp.co.intra_mart.foundation.security.SystemManager
非推奨です。
代替メソッドはありません。
clearParameter() - クラス のメソッドjp.co.intra_mart.foundation.security.certification.PageUrl
非推奨です。
代替メソッドはありません。
clearPool() - クラス のメソッドjp.co.intra_mart.foundation.pool.PoolingManager
非推奨です。
代替えメソッドはありません。
ClientTypeInfo - jp.co.intra_mart.foundation.securityのインタフェース
非推奨です。
ClientType を使用してください。
ColorPatternInfo - jp.co.intra_mart.foundation.securityのインタフェース
非推奨です。
代替えクラスはありません。
contains(String) - クラス のメソッドjp.co.intra_mart.foundation.security.account.AccountManager
非推奨です。
AccountInfoManager.contains(String) を使用してください。
contains(String) - クラス のメソッドjp.co.intra_mart.foundation.security.role.RoleManager
非推奨です。
RoleInfoManager.contains(String) を使用してください。
containsCategory(String) - クラス のメソッドjp.co.intra_mart.foundation.security.role.RoleManager
非推奨です。
RoleInfoManager.containsCategory(String) を使用してください。
COOKIE_SEPARATOR - インタフェース のstatic変数jp.co.intra_mart.foundation.security.SessionInfo
非推奨です。
代替え定数はありません。
count() - クラス のメソッドjp.co.intra_mart.foundation.security.account.AccountManager
非推奨です。
AccountInfoManager.getAccountInfoCount() を使用してください。
count() - クラス のメソッドjp.co.intra_mart.foundation.security.role.RoleManager
非推奨です。
RoleInfoManager.getRoleInfoCount() を使用してください。
countByCategory(String) - クラス のメソッドjp.co.intra_mart.foundation.security.role.RoleManager
非推奨です。
RoleInfoManager.getRoleInfoCountByCategory(String) を使用してください。
countLoginGroups() - クラス のメソッドjp.co.intra_mart.foundation.security.group.LoginGroupManager
非推奨です。
代替メソッドはありません。
CP_COOKIE - インタフェース のstatic変数jp.co.intra_mart.foundation.security.SecurityConstraint
非推奨です。
代替え定数はありません。
CR_ERROR - インタフェース のstatic変数jp.co.intra_mart.foundation.security.SecurityConstraint
非推奨です。
代替え定数はありません。
CR_LOCKED - インタフェース のstatic変数jp.co.intra_mart.foundation.security.SecurityConstraint
非推奨です。
代替え定数はありません。
CR_NG - インタフェース のstatic変数jp.co.intra_mart.foundation.security.SecurityConstraint
非推奨です。
代替え定数はありません。
CR_NO_GROUP - インタフェース のstatic変数jp.co.intra_mart.foundation.security.SecurityConstraint
非推奨です。
代替え定数はありません。
CR_NO_LICENSE - インタフェース のstatic変数jp.co.intra_mart.foundation.security.SecurityConstraint
非推奨です。
代替え定数はありません。
CR_NO_PERMISSION - インタフェース のstatic変数jp.co.intra_mart.foundation.security.SecurityConstraint
非推奨です。
代替え定数はありません。
CR_NO_USER - インタフェース のstatic変数jp.co.intra_mart.foundation.security.SecurityConstraint
非推奨です。
代替え定数はありません。
CR_OK - インタフェース のstatic変数jp.co.intra_mart.foundation.security.SecurityConstraint
非推奨です。
代替え定数はありません。
CR_SESSION_INITIAL - インタフェース のstatic変数jp.co.intra_mart.foundation.security.SecurityConstraint
非推奨です。
代替え定数はありません。
CR_SESSION_LOGON - インタフェース のstatic変数jp.co.intra_mart.foundation.security.SecurityConstraint
非推奨です。
代替え定数はありません。
CR_SESSION_TIMEOUT - インタフェース のstatic変数jp.co.intra_mart.foundation.security.SecurityConstraint
非推奨です。
代替え定数はありません。
CR_SESSION_UNMATCH - インタフェース のstatic変数jp.co.intra_mart.foundation.security.SecurityConstraint
非推奨です。
代替え定数はありません。
crearAttributes() - インタフェース のメソッドjp.co.intra_mart.foundation.security.certification.LoginRequestInfo
非推奨です。
代替メソッドはありません。
createInitParamMap(Node) - クラス のstaticメソッドjp.co.intra_mart.foundation.security.AccessSecurityUtil
非推奨です。
代替メソッドはありません。
createLoginRequestInfo(String) - クラス のメソッドjp.co.intra_mart.foundation.security.AccessSecurityManager
非推奨です。
{AdministratorCertificationManager#createLoginRequestInfo()} 、AbstractCertificationManager.createLoginRequestInfo()を使用してください。
createSignature(String) - クラス のメソッドjp.co.intra_mart.foundation.security.AccessSecurityManager
非推奨です。
CryptionUtil.createSignature(String) を使用してください。
createUrlSignature(String, String, String) - クラス のメソッドjp.co.intra_mart.foundation.security.AccessSecurityManager
非推奨です。
CryptionUtil.createSignature(String) を使用してください。
CRYPTION_CATEGORY_MOBILE_USER_AGENT - クラス のstatic変数jp.co.intra_mart.foundation.security.account.AccountManager
非推奨です。
代替え定数はありません。

D

DayInfo - jp.co.intra_mart.foundation.security.calendarのインタフェース
非推奨です。
代替クラスはありません。
decrypt(String) - クラス のメソッドjp.co.intra_mart.foundation.security.AccessSecurityManager
非推奨です。
CryptionUtil.decrypt(String) を使用してください。
decrypt(String, String) - クラス のメソッドjp.co.intra_mart.foundation.security.AccessSecurityManager
非推奨です。
CryptionUtil.decrypt(String,String) を使用してください。
deleteAccount(String) - クラス のメソッドjp.co.intra_mart.foundation.security.account.AccountManager
非推奨です。
AccountInfoManager.deleteAccountInfo(String) を使用してください。
deleteAccountLicense(String) - クラス のメソッドjp.co.intra_mart.foundation.security.license.LicenseManager
非推奨です。
UserLicense.deleteAccountLicense(String) を使用してください。
deleteAccountRole(String, String) - クラス のメソッドjp.co.intra_mart.foundation.security.account.AccountManager
非推奨です。
AccountInfoManager.deleteAccountRoleInfo(String, String) を使用してください。
deleteAccountRoles(String) - クラス のメソッドjp.co.intra_mart.foundation.security.account.AccountManager
非推奨です。
AccountInfoManager.deleteAccountRoleInfos(String) を使用してください。
deleteAccounts() - クラス のメソッドjp.co.intra_mart.foundation.security.account.AccountManager
非推奨です。
AccountInfoManager.deleteAccountInfos() を使用してください。
deleteApplicationLicenseFromAccount(String, String) - クラス のメソッドjp.co.intra_mart.foundation.security.license.LicenseManager
非推奨です。
UserLicense.deleteApplicationLicense(String, String) を使用してください。
deleteAttribute(String, String) - クラス のメソッドjp.co.intra_mart.foundation.security.account.AccountManager
非推奨です。
AccountInfoManager.deleteAttribute(String, String) を使用してください。
deleteCalendar(String) - クラス のメソッドjp.co.intra_mart.foundation.security.calendar.CalendarManager
非推奨です。
CalendarInfoManager.deleteCalendarInfo(jp.co.intra_mart.foundation.calendar.model.CalendarInfo) を使用してください。
deleteCalendarInfo(String, String) - クラス のメソッドjp.co.intra_mart.foundation.security.calendar.CalendarManager
非推奨です。
CalendarInfoManager.deleteDayInfo(jp.co.intra_mart.foundation.calendar.model.DayInfo) を使用してください。
deleteCalendarInfos(String) - クラス のメソッドjp.co.intra_mart.foundation.security.calendar.CalendarManager
非推奨です。
CalendarInfoManager.deleteCalendarInfo(jp.co.intra_mart.foundation.calendar.model.CalendarInfo) を使用してください。
deleteCalendars() - クラス のメソッドjp.co.intra_mart.foundation.security.calendar.CalendarManager
非推奨です。
CalendarInfoManager.deleteCalendarInfo(jp.co.intra_mart.foundation.calendar.model.CalendarInfo) を使用してください。
deleteCategories() - クラス のメソッドjp.co.intra_mart.foundation.security.role.RoleManager
非推奨です。
RoleInfoManager.deleteCategories() を使用してください。
deleteCategory(String) - クラス のメソッドjp.co.intra_mart.foundation.security.role.RoleManager
非推奨です。
RoleInfoManager.deleteCategory(String) を使用してください。
deletedAccountLicense(String, String) - インタフェース のメソッドjp.co.intra_mart.foundation.security.license.LicenseChangedListener
非推奨です。
代替メソッドはありません。
deletedApplicationLicense(String, String, String) - インタフェース のメソッドjp.co.intra_mart.foundation.security.license.LicenseChangedListener
非推奨です。
代替メソッドはありません。
deleteRole(String) - クラス のメソッドjp.co.intra_mart.foundation.security.role.RoleManager
非推奨です。
RoleInfoManager.deleteRoleInfo(String) を使用してください。
deleteRoles() - クラス のメソッドjp.co.intra_mart.foundation.security.role.RoleManager
非推奨です。
RoleInfoManager.deleteRoleInfos() を使用してください。
deleteSubRole(String, String) - クラス のメソッドjp.co.intra_mart.foundation.security.role.RoleManager
非推奨です。
RoleInfoManager.deleteSubRoleInfo(String, String) を使用してください。
deleteSubRoles(String) - クラス のメソッドjp.co.intra_mart.foundation.security.role.RoleManager
非推奨です。
RoleInfoManager.deleteSubRoleInfos(String) を使用してください。
doCertification(int, LoginInfo, Account, HttpServletRequest, HttpServletResponse) - インタフェース のメソッドjp.co.intra_mart.foundation.security.certification.ExtendsUserCertificationListener
非推奨です。
代替メソッドはありません。
doCertification(CertificationStatus, LoginInfo, AccountInfo, HttpServletRequest, HttpServletResponse) - クラス のメソッドjp.co.intra_mart.foundation.security.certification.ExtendsUserCertificationListenerAdapter
非推奨です。
代替メソッドはありません。
doCertification(int, LoginInfo, Account, HttpServletRequest, HttpServletResponse) - インタフェース のメソッドjp.co.intra_mart.foundation.security.certification.UserCertificationListener
非推奨です。
代替メソッドはありません。

E

encrypt(String) - クラス のメソッドjp.co.intra_mart.foundation.security.AccessSecurityManager
非推奨です。
CryptionUtil.encrypt(String) を使用してください。
encrypt(String, String) - クラス のメソッドjp.co.intra_mart.foundation.security.AccessSecurityManager
非推奨です。
CryptionUtil.encrypt(String, String) を使用してください。
equals(Object) - クラス のメソッドjp.co.intra_mart.foundation.security.account.Account
非推奨です。
AccountInfo.equals(Object) を使用してください。
equals(Object) - クラス のメソッドjp.co.intra_mart.foundation.security.admin.SuperUser
非推奨です。
Object.equals(Object) を使用してください。
equals(Object) - クラス のメソッドjp.co.intra_mart.foundation.security.group.LoginGroup
非推奨です。
Object.equals(Object) を使用してください。
equals(Object) - クラス のメソッドjp.co.intra_mart.foundation.security.role.Role
非推奨です。
RoleInfo.equals(Object) を使用してください。
execute() - クラス のメソッドjp.co.intra_mart.foundation.service.provider.batch.BatchJobAdapter
非推奨です。
代替メソッドはありません。
execute(Properties) - インタフェース のメソッドjp.co.intra_mart.foundation.service.provider.batch.ProcedureComponent
非推奨です。
代替メソッドはありません。
executeBatchProgram(String, String) - クラス のメソッドjp.co.intra_mart.foundation.service.client.batch.Scheduler
非推奨です。
代替メソッドはありません。
existClientType(String) - クラス のメソッドjp.co.intra_mart.foundation.security.SystemManager
非推奨です。
SystemClientType.isAvailableClientTypeId(String)を使用してください。
existColorPatternId(String) - クラス のメソッドjp.co.intra_mart.foundation.security.SystemManager
非推奨です。
代替えメソッドはありません。
existLocale(Locale) - クラス のメソッドjp.co.intra_mart.foundation.security.SystemManager
非推奨です。
SystemLocale.isAvailableLocale(Locale)を使用してください。
existLoginType(String) - クラス のメソッドjp.co.intra_mart.foundation.security.SystemManager
非推奨です。
代替えメソッドはありません。
ExtendsRequestAnalyzer - jp.co.intra_mart.foundation.security.certificationのインタフェース
非推奨です。
代替クラスはありません。
ExtendsRequestAnalyzerAdapter - jp.co.intra_mart.foundation.security.certificationのクラス
非推奨です。
代替えクラスはありません。
ExtendsRequestAnalyzerAdapter() - クラス のコンストラクタjp.co.intra_mart.foundation.security.certification.ExtendsRequestAnalyzerAdapter
非推奨です。
コンストラクタ
ExtendsUserCertification - jp.co.intra_mart.foundation.security.certificationのインタフェース
非推奨です。
代替クラスはありません。
ExtendsUserCertificationAdapter - jp.co.intra_mart.foundation.security.certificationのクラス
非推奨です。
代替えクラスはありません。
ExtendsUserCertificationAdapter() - クラス のコンストラクタjp.co.intra_mart.foundation.security.certification.ExtendsUserCertificationAdapter
非推奨です。
コンストラクタ
ExtendsUserCertificationListener - jp.co.intra_mart.foundation.security.certificationのインタフェース
非推奨です。
代替クラスはありません。
ExtendsUserCertificationListenerAdapter - jp.co.intra_mart.foundation.security.certificationのクラス
非推奨です。
代替えクラスはありません。
ExtendsUserCertificationListenerAdapter() - クラス のコンストラクタjp.co.intra_mart.foundation.security.certification.ExtendsUserCertificationListenerAdapter
非推奨です。
コンストラクタ
ExtendsUserPageProvider - jp.co.intra_mart.foundation.security.certificationのインタフェース
非推奨です。
代替クラスはありません。
ExtendsUserPageProviderAdapter - jp.co.intra_mart.foundation.security.certificationのクラス
非推奨です。
代替えクラスはありません。
ExtendsUserPageProviderAdapter() - クラス のコンストラクタjp.co.intra_mart.foundation.security.certification.ExtendsUserPageProviderAdapter
非推奨です。
コンストラクタ

F

forceLogin(LoginRequestInfo) - クラス のメソッドjp.co.intra_mart.foundation.security.AccessSecurityManager
非推奨です。
AbstractCertificationManager.forceLogin(jp.co.intra_mart.foundation.security.certification.model.LoginRequestInfo)UserCertificationManager.forceLogin(jp.co.intra_mart.foundation.security.certification.model.LoginRequestInfo)を使用してください。
forceLogin(LoginRequestInfo, HttpServletRequest, HttpServletResponse) - クラス のメソッドjp.co.intra_mart.foundation.security.AccessSecurityManager
非推奨です。
AbstractCertificationManager.forceLogin(jp.co.intra_mart.foundation.security.certification.model.LoginRequestInfo)UserCertificationManager.forceLogin(jp.co.intra_mart.foundation.security.certification.model.LoginRequestInfo)を使用してください。
forward(HttpServletRequest, HttpServletResponse, String) - クラス のメソッドjp.co.intra_mart.foundation.security.AccessSecurityManager
非推奨です。
代替えメソッドはありません。
forward(String) - クラス のメソッドjp.co.intra_mart.foundation.security.AccessSecurityManager
非推奨です。
代替えメソッドはありません。

G

getAccount(String) - クラス のメソッドjp.co.intra_mart.foundation.security.account.AccountManager
非推奨です。
AccountInfoManager.getAccountInfo(String) を使用してください。
getAccountRoleIds(String) - クラス のメソッドjp.co.intra_mart.foundation.security.account.AccountManager
非推奨です。
AccountInfoManager.getAccountRoleIds(String) を使用してください。
getAccountRoles(String) - クラス のメソッドjp.co.intra_mart.foundation.security.account.AccountManager
非推奨です。
AccountInfoManager.getAccountRoleInfos(String) を使用してください。
getAccountRoles(String, Date) - クラス のメソッドjp.co.intra_mart.foundation.security.account.AccountManager
非推奨です。
AccountInfoManager.getAccountRoleInfos(String, Date) を使用してください。
getAccounts() - クラス のメソッドjp.co.intra_mart.foundation.security.account.AccountManager
非推奨です。
AccountInfoManager.getAccountInfos() を使用してください。
getAccountsByUserIds(String[]) - クラス のメソッドjp.co.intra_mart.foundation.security.account.AccountManager
非推奨です。
AccountInfoManager.getAccountInfosByUserCds(String...) を使用してください。
getAllParentRoleIds(String) - クラス のメソッドjp.co.intra_mart.foundation.security.role.RoleManager
非推奨です。
RoleInfoManager.getAllParentRoleIds(String) を使用してください。
getAllSubRoleIds(String) - クラス のメソッドjp.co.intra_mart.foundation.security.role.RoleManager
非推奨です。
RoleInfoManager.getAllSubRoleIds(String) を使用してください。
getApplication(String) - クラス のstaticメソッドjp.co.intra_mart.foundation.security.license.LicenseManager
非推奨です。
LicenseRegister.getApplicationInfo(String) を使用してください。
getApplicationLicense(String) - クラス のstaticメソッドjp.co.intra_mart.foundation.security.license.LicenseManager
非推奨です。
UserLicense.getApplicationLicense(String) を使用してください。
getApplications() - クラス のstaticメソッドjp.co.intra_mart.foundation.security.license.LicenseManager
非推奨です。
LicenseRegister.getApplications(),LicenseRegister.getExtensions(),LicenseRegister.getLanguagePacks() を使用してください。
getAttribute(String, String) - クラス のメソッドjp.co.intra_mart.foundation.security.account.AccountManager
非推奨です。
AccountInfoManager.getAttribute(String, String) を使用してください。
getAttribute(String, String, String) - クラス のメソッドjp.co.intra_mart.foundation.security.account.AccountManager
非推奨です。
AccountInfoManager.getAttribute(String, String, String) を使用してください。
getAttribute(String) - インタフェース のメソッドjp.co.intra_mart.foundation.security.certification.LoginInfo
非推奨です。
代替メソッドはありません。
getAttribute(String) - インタフェース のメソッドjp.co.intra_mart.foundation.security.ClientTypeInfo
非推奨です。
代替メソッドは利用できません。
getAttribute(String) - インタフェース のメソッドjp.co.intra_mart.foundation.security.SessionInfo
非推奨です。
HttpServletRequest#getSession()#getAttribute(String)を使用してください。
getAttributeNames(String) - クラス のメソッドjp.co.intra_mart.foundation.security.account.AccountManager
非推奨です。
AccountInfoManager.getAttributeNames(String) を使用してください。
getAttributeNames() - インタフェース のメソッドjp.co.intra_mart.foundation.security.certification.LoginInfo
非推奨です。
代替メソッドはありません。
getAttributeNames() - インタフェース のメソッドjp.co.intra_mart.foundation.security.ClientTypeInfo
非推奨です。
代替メソッドは利用できません。
getBatchId() - クラス のメソッドjp.co.intra_mart.foundation.security.batch.Batch
非推奨です。
Jobnet.getId() を使用してください。
getCalendarId() - クラス のメソッドjp.co.intra_mart.foundation.security.calendar.CategorizedCalendarInfo
非推奨です。
代替メソッドはありません。
getCalendarIds() - クラス のメソッドjp.co.intra_mart.foundation.security.calendar.CalendarManager
非推奨です。
CalendarInfoManager.getCalendarInfos() を使用してください。
getCalendarInfo(String, String) - クラス のメソッドjp.co.intra_mart.foundation.security.calendar.CalendarManager
非推奨です。
CalendarInfoManager.getDayInfo(String, String) を使用してください。
getCalendarInfo() - インタフェース のメソッドjp.co.intra_mart.foundation.security.calendar.DayInfo
非推奨です。
代替メソッドはありません。
getCalendarInfoIds(String) - クラス のメソッドjp.co.intra_mart.foundation.security.calendar.CalendarManager
非推奨です。
CalendarInfoManager.getDayInfosByCalendarId(String) を使用してください。
getCalendarInfos(String) - クラス のメソッドjp.co.intra_mart.foundation.security.calendar.CalendarManager
非推奨です。
CalendarInfoManager.getDayInfosByCalendarId(String) を使用してください。
getCalendarInfosByIds(String, String[]) - クラス のメソッドjp.co.intra_mart.foundation.security.calendar.CalendarManager
非推奨です。
CalendarInfoManager.getDayInfosByDayInfoSetId(String) を使用してください。
getCategories() - クラス のメソッドjp.co.intra_mart.foundation.security.role.RoleManager
非推奨です。
RoleInfoManager.getCategories() を使用してください。
getCategorizedCalendarInfos(String) - クラス のメソッドjp.co.intra_mart.foundation.security.calendar.CalendarManager
非推奨です。
代替メソッドはありません。
getCategory() - クラス のメソッドjp.co.intra_mart.foundation.security.role.Role
非推奨です。
RoleInfo.getCategory() を使用してください。
getClientType() - インタフェース のメソッドjp.co.intra_mart.foundation.security.certification.LoginInfo
非推奨です。
代替メソッドはありません。
getClientType() - インタフェース のメソッドjp.co.intra_mart.foundation.security.certification.LoginRequestInfo
非推奨です。
代替メソッドはありません。
getClientType() - インタフェース のメソッドjp.co.intra_mart.foundation.security.ClientTypeInfo
非推奨です。
ClientType.getClientTypeId() を使用してください。
getClientType() - インタフェース のメソッドjp.co.intra_mart.foundation.security.SessionInfo
非推奨です。
ClientContext.getClientTypeId()を使用してください。
getClientType(Locale, String) - クラス のメソッドjp.co.intra_mart.foundation.security.SystemManager
非推奨です。
SystemClientType#getClientType(Locale,String)を使用してください。
getClientTypes(Locale) - クラス のメソッドjp.co.intra_mart.foundation.security.SystemManager
非推奨です。
SystemClientType#getClientTypes(Locale)を使用してください。
getClientTypesByAttribute(String, String) - クラス のメソッドjp.co.intra_mart.foundation.security.SystemManager
非推奨です。
代替えメソッドはありません。
getColor() - クラス のメソッドjp.co.intra_mart.foundation.security.calendar.CalendarInfo
非推奨です。
DayInfo.getColor()を使用してください。
getColor() - インタフェース のメソッドjp.co.intra_mart.foundation.security.calendar.DayInfo
非推奨です。
代替メソッドはありません。
getColorCode() - インタフェース のメソッドjp.co.intra_mart.foundation.security.ColorPatternInfo
非推奨です。
代替メソッドはありません。
getColorPattern() - インタフェース のメソッドjp.co.intra_mart.foundation.security.certification.LoginInfo
非推奨です。
代替メソッドはありません。
getColorPattern(Locale, String) - クラス のメソッドjp.co.intra_mart.foundation.security.SystemManager
非推奨です。
代替メソッドはありません。
getColorPatternId() - クラス のメソッドjp.co.intra_mart.foundation.security.account.Account
非推奨です。
代替メソッドはありません。
getColorPatternId() - インタフェース のメソッドjp.co.intra_mart.foundation.security.ColorPatternInfo
非推奨です。
代替メソッドはありません。
getColorPatternId() - クラス のメソッドjp.co.intra_mart.foundation.security.group.LoginGroup
非推奨です。
代替メソッドはありません。
getColorPatternId() - インタフェース のメソッドjp.co.intra_mart.foundation.security.SessionInfo
非推奨です。
代替メソッドはありません。
getColorPatterns(Locale) - クラス のメソッドjp.co.intra_mart.foundation.security.SystemManager
非推奨です。
代替メソッドはありません。
getConfigDayInfos() - クラス のメソッドjp.co.intra_mart.foundation.security.calendar.CategorizedCalendarInfo
非推奨です。
代替メソッドはありません。
getCssFile() - インタフェース のメソッドjp.co.intra_mart.foundation.security.ColorPatternInfo
非推奨です。
代替メソッドはありません。
getCssFiles() - インタフェース のメソッドjp.co.intra_mart.foundation.security.ColorPatternInfo
非推奨です。
代替メソッドはありません。
getDataId() - クラス のメソッドjp.co.intra_mart.foundation.security.calendar.CalendarInfo
非推奨です。
DayInfo#getDayInfoId()を使用してください。
getDataType() - クラス のメソッドjp.co.intra_mart.foundation.security.calendar.CalendarInfo
非推奨です。
DayInfo#getDataType()を使用してください。
getDate() - インタフェース のメソッドjp.co.intra_mart.foundation.security.calendar.DayInfo
非推奨です。
代替メソッドはありません。
getDay() - クラス のメソッドjp.co.intra_mart.foundation.security.calendar.CalendarInfo
非推奨です。
DayInfo#getDayOfMonth()を使用してください。
getDayInfo(CategorizedCalendarInfo, Date) - クラス のメソッドjp.co.intra_mart.foundation.security.calendar.CalendarManager
非推奨です。
CalendarInfoManager.getDayInfoSummary(String, java.util.Calendar) を使用してください。
getDayWeek() - クラス のメソッドjp.co.intra_mart.foundation.security.calendar.CalendarInfo
非推奨です。
DayInfo#getDayOfWeek()を使用してください。
getDefaultCalendarId() - クラス のメソッドjp.co.intra_mart.foundation.security.calendar.CalendarManager
非推奨です。
代替メソッドはありません。
getDefaultClientType() - クラス のメソッドjp.co.intra_mart.foundation.security.SystemManager
非推奨です。
SystemClientType.getDefaultClientTypeId()を使用してください。
getDefaultColorPatternId() - クラス のメソッドjp.co.intra_mart.foundation.security.SystemManager
非推奨です。
代替メソッドはありません。
getDefaultEncoding(Locale) - クラス のメソッドjp.co.intra_mart.foundation.security.SystemManager
非推奨です。
SystemLocale.getDefaultLocaleInfo(), LocaleInfo.getDefaultEncoding()を使用してください。
getDefaultLocale() - クラス のメソッドjp.co.intra_mart.foundation.security.SystemManager
非推奨です。
SystemLocale.getDefaultLocaleInfo(), LocaleInfo.getLocale()を使用してください。
getDefaultLoginType() - クラス のメソッドjp.co.intra_mart.foundation.security.SystemManager
非推奨です。
代替えメソッドはありません。
getDescription() - クラス のメソッドjp.co.intra_mart.foundation.security.account.Account
非推奨です。
AccountInfo.getNotes() を使用してください。
getDescription() - クラス のメソッドjp.co.intra_mart.foundation.security.batch.Batch
非推奨です。
Jobnet.getLocalizes()JobnetLocalize.getDescription() を使用してください。
getDescription() - クラス のメソッドjp.co.intra_mart.foundation.security.calendar.CalendarInfo
非推奨です。
このメソッドは利用できません。
getDescription() - クラス のメソッドjp.co.intra_mart.foundation.security.role.Role
非推奨です。
RoleInfo.getNotes() を使用してください。
getDisplayName(Locale) - クラス のメソッドjp.co.intra_mart.foundation.security.calendar.CalendarInfo
非推奨です。
DayInfo#getDayInfoName(Locale)を使用してください。
getDisplayName() - インタフェース のメソッドjp.co.intra_mart.foundation.security.ClientTypeInfo
非推奨です。
ClientType.getDisplayName() を使用してください。
getDisplayName() - インタフェース のメソッドjp.co.intra_mart.foundation.security.ColorPatternInfo
非推奨です。
代替メソッドはありません。
getDisplayName() - インタフェース のメソッドjp.co.intra_mart.foundation.security.LocaleInfo
非推奨です。
LocaleInfo.getDisplayName() を使用してください。
getDisplayName(Locale) - クラス のメソッドjp.co.intra_mart.foundation.security.role.Role
非推奨です。
RoleInfo.getDisplayName(Locale) を使用してください。
getEncoding() - クラス のメソッドjp.co.intra_mart.foundation.security.account.Account
非推奨です。
AccountInfo.getEncoding() を使用してください。
getEncoding() - クラス のメソッドjp.co.intra_mart.foundation.security.admin.SuperUser
非推奨です。
Administrator.getEncoding() を使用してください。
getEncoding() - インタフェース のメソッドjp.co.intra_mart.foundation.security.certification.LoginInfo
非推奨です。
代替メソッドはありません。
getEncoding() - インタフェース のメソッドjp.co.intra_mart.foundation.security.certification.LoginRequestInfo
非推奨です。
代替メソッドはありません。
getEncoding() - クラス のメソッドjp.co.intra_mart.foundation.security.group.LoginGroup
非推奨です。
TenantInfo.getEncoding() を使用してください。
getEncoding() - インタフェース のメソッドjp.co.intra_mart.foundation.security.LocaleInfo
非推奨です。
LocaleInfo.getDefaultEncoding() を使用してください。
getEncoding() - インタフェース のメソッドjp.co.intra_mart.foundation.security.LocaleProvider
非推奨です。
代替メソッドはありません。
getEncoding() - インタフェース のメソッドjp.co.intra_mart.foundation.security.SessionInfo
非推奨です。
AccountContext.getEncoding() を使用してください。
getEncodings() - インタフェース のメソッドjp.co.intra_mart.foundation.security.LocaleInfo
非推奨です。
LocaleInfo.getEncodings() を使用してください。
getErrorPage(int) - クラス のメソッドjp.co.intra_mart.foundation.security.AccessSecurityManager
非推奨です。
PageManager.getPageUrl(String) に置き換えられました。
getErrorPage(int, HttpServletRequest, HttpServletResponse) - クラス のメソッドjp.co.intra_mart.foundation.security.AccessSecurityManager
非推奨です。
PageManager.getPageUrl(String) に置き換えられました。
getErrorPageUrl(int) - クラス のメソッドjp.co.intra_mart.foundation.security.AccessSecurityManager
非推奨です。
PageManager.getPageUrl(String) に置き換えられました。
getErrorPageUrl(int, HttpServletRequest, HttpServletResponse) - クラス のメソッドjp.co.intra_mart.foundation.security.AccessSecurityManager
非推奨です。
PageManager.getPageUrl(String) に置き換えられました。
getExpiredDate() - インタフェース のメソッドjp.co.intra_mart.foundation.security.license.ApplicationInfo
非推奨です。
ApplicationInfo.getExpiredDate() を使用してください。
getHodildayInfos() - クラス のメソッドjp.co.intra_mart.foundation.security.calendar.CategorizedCalendarInfo
非推奨です。
代替メソッドはありません。
getImageFolder() - インタフェース のメソッドjp.co.intra_mart.foundation.security.ColorPatternInfo
非推奨です。
代替メソッドはありません。
getInitalPage(LoginInfo, SessionInfo, HttpServletRequest, HttpServletResponse) - インタフェース のメソッドjp.co.intra_mart.foundation.security.certification.ExtendsUserPageProvider
非推奨です。
代替メソッドはありません。
getInitalPage(SessionInfo, HttpServletRequest, HttpServletResponse) - インタフェース のメソッドjp.co.intra_mart.foundation.security.certification.UserPageProvider
非推奨です。
代替メソッドはありません。
getInitialCertification(LoginRequestInfo) - クラス のメソッドjp.co.intra_mart.foundation.security.AccessSecurityManager
非推奨です。
AbstractCertificationManager.login(jp.co.intra_mart.foundation.security.certification.model.LoginRequestInfo)AbstractCertificationManager.login(jp.co.intra_mart.foundation.security.certification.model.LoginRequestInfo)を使用してください。
getInitialCertification(LoginRequestInfo, HttpServletRequest, HttpServletResponse) - クラス のメソッドjp.co.intra_mart.foundation.security.AccessSecurityManager
非推奨です。
AbstractCertificationManager.login(jp.co.intra_mart.foundation.security.certification.model.LoginRequestInfo)AbstractCertificationManager.login(jp.co.intra_mart.foundation.security.certification.model.LoginRequestInfo)を使用してください。
getInitialPage() - クラス のメソッドjp.co.intra_mart.foundation.security.AccessSecurityManager
非推奨です。
AbstractCertificationManager.getLoginPageUrl(jp.co.intra_mart.foundation.security.certification.model.LoginInfo)AbstractCertificationManager.getLoginPageUrl(jp.co.intra_mart.foundation.security.certification.model.LoginInfo)を使用してください。
getInitialPage(LoginInfo, SessionInfo) - クラス のメソッドjp.co.intra_mart.foundation.security.AccessSecurityManager
非推奨です。
AbstractCertificationManager.getLoginPageUrl(jp.co.intra_mart.foundation.security.certification.model.LoginInfo)AbstractCertificationManager.getLoginPageUrl(jp.co.intra_mart.foundation.security.certification.model.LoginInfo)を使用してください。
getInitialPage(LoginInfo, SessionInfo, HttpServletRequest, HttpServletResponse) - クラス のメソッドjp.co.intra_mart.foundation.security.AccessSecurityManager
非推奨です。
AbstractCertificationManager.getLoginPageUrl(jp.co.intra_mart.foundation.security.certification.model.LoginInfo)AbstractCertificationManager.getLoginPageUrl(jp.co.intra_mart.foundation.security.certification.model.LoginInfo)を使用してください。
getInitialPageUrl() - クラス のメソッドjp.co.intra_mart.foundation.security.AccessSecurityManager
非推奨です。
AbstractCertificationManager.getLoginPageUrl(jp.co.intra_mart.foundation.security.certification.model.LoginInfo)AbstractCertificationManager.getLoginPageUrl(jp.co.intra_mart.foundation.security.certification.model.LoginInfo)を使用してください。
getInitialPageUrl(LoginInfo, SessionInfo) - クラス のメソッドjp.co.intra_mart.foundation.security.AccessSecurityManager
非推奨です。
AbstractCertificationManager.getLoginPageUrl(jp.co.intra_mart.foundation.security.certification.model.LoginInfo)AbstractCertificationManager.getLoginPageUrl(jp.co.intra_mart.foundation.security.certification.model.LoginInfo)を使用してください。
getInitialPageUrl(LoginInfo, SessionInfo, HttpServletRequest, HttpServletResponse) - クラス のメソッドjp.co.intra_mart.foundation.security.AccessSecurityManager
非推奨です。
AbstractCertificationManager.getLoginPageUrl(jp.co.intra_mart.foundation.security.certification.model.LoginInfo)AbstractCertificationManager.getLoginPageUrl(jp.co.intra_mart.foundation.security.certification.model.LoginInfo)を使用してください。
getInitialUrl() - インタフェース のメソッドjp.co.intra_mart.foundation.security.certification.LoginInfo
非推奨です。
代替メソッドはありません。
getInitialUrl() - インタフェース のメソッドjp.co.intra_mart.foundation.security.SessionInfo
非推奨です。
AccountContext.getHomeUrl() を使用してください。
getInstallDate() - インタフェース のメソッドjp.co.intra_mart.foundation.security.license.ApplicationInfo
非推奨です。
ApplicationInfo.getInstallDate() を使用してください。
getInstance() - クラス のstaticメソッドjp.co.intra_mart.foundation.security.AccessSecurityManager
非推奨です。
代替メソッドはありません。
getInstance() - クラス のstaticメソッドjp.co.intra_mart.foundation.security.group.LoginGroupManager
非推奨です。
代替メソッドはありません。
getInstance() - クラス のstaticメソッドjp.co.intra_mart.foundation.security.SystemManager
非推奨です。
代替メソッドはありません。
getLicense(LoginInfo) - クラス のメソッドjp.co.intra_mart.foundation.security.AccessSecurityManager
非推奨です。
AbstractCertificationManager.login(jp.co.intra_mart.foundation.security.certification.model.LoginRequestInfo)AbstractCertificationManager.login(jp.co.intra_mart.foundation.security.certification.model.LoginRequestInfo)を使用してください。
getLicense() - インタフェース のメソッドjp.co.intra_mart.foundation.security.license.ApplicationInfo
非推奨です。
UserLicense.getAccountLicense() を使用してください。
getLicense() - クラス のメソッドjp.co.intra_mart.foundation.security.license.LicenseManager
非推奨です。
代替メソッドはありません。
getLicenseKeys() - インタフェース のメソッドjp.co.intra_mart.foundation.security.license.ApplicationInfo
非推奨です。
ApplicationInfo.getLicenseKeys() を使用してください。
getLimitedDate() - インタフェース のメソッドjp.co.intra_mart.foundation.security.license.ApplicationInfo
非推奨です。
代替メソッドはありません。
getLocale() - クラス のメソッドjp.co.intra_mart.foundation.security.account.Account
非推奨です。
AccountInfo.getLocale() を使用してください。
getLocale() - クラス のメソッドjp.co.intra_mart.foundation.security.admin.SuperUser
非推奨です。
Administrator.getLocale() を使用してください。
getLocale() - インタフェース のメソッドjp.co.intra_mart.foundation.security.certification.LoginInfo
非推奨です。
代替メソッドはありません。
getLocale() - インタフェース のメソッドjp.co.intra_mart.foundation.security.certification.LoginRequestInfo
非推奨です。
代替メソッドはありません。
getLocale() - クラス のメソッドjp.co.intra_mart.foundation.security.group.LoginGroup
非推奨です。
TenantInfo.getLocale() を使用してください。
getLocale() - インタフェース のメソッドjp.co.intra_mart.foundation.security.LocaleInfo
非推奨です。
LocaleInfo.getLocale() を使用してください。
getLocale() - インタフェース のメソッドjp.co.intra_mart.foundation.security.LocaleProvider
非推奨です。
代替メソッドはありません。
getLocale() - インタフェース のメソッドjp.co.intra_mart.foundation.security.SessionInfo
非推奨です。
AccountContext.getLocale() を使用してください。
getLocale(Locale, Locale) - クラス のメソッドjp.co.intra_mart.foundation.security.SystemManager
非推奨です。
SystemLocale.getLocaleInfo(Locale)を使用してください。
getLocales() - クラス のメソッドjp.co.intra_mart.foundation.security.calendar.CalendarInfo
非推奨です。
DayInfo#getLocales()を使用してください。
getLocales() - クラス のメソッドjp.co.intra_mart.foundation.security.role.Role
非推奨です。
RoleInfo.getLocales() を使用してください。
getLocales(Locale) - クラス のメソッドjp.co.intra_mart.foundation.security.SystemManager
非推奨です。
SystemLocale.getLocaleInfos()を使用してください。
getLockCount() - クラス のメソッドjp.co.intra_mart.foundation.security.group.LoginGroup
非推奨です。
TenantInfo.getLockCount() を使用してください。
getLockDate() - クラス のメソッドjp.co.intra_mart.foundation.security.account.Account
非推奨です。
AccountInfo.getLockDate() を使用してください。
getLockTerm() - クラス のメソッドjp.co.intra_mart.foundation.security.group.LoginGroup
非推奨です。
TenantInfo.getLockTerm() を使用してください。
getLoginCertification() - クラス のメソッドjp.co.intra_mart.foundation.security.AccessSecurityManager
非推奨です。
AbstractCertificationManager.login(jp.co.intra_mart.foundation.security.certification.model.LoginRequestInfo)AbstractCertificationManager.login(jp.co.intra_mart.foundation.security.certification.model.LoginRequestInfo)を使用してください。
getLoginCertification(LoginRequestInfo) - クラス のメソッドjp.co.intra_mart.foundation.security.AccessSecurityManager
非推奨です。
AbstractCertificationManager.login(jp.co.intra_mart.foundation.security.certification.model.LoginRequestInfo)AbstractCertificationManager.login(jp.co.intra_mart.foundation.security.certification.model.LoginRequestInfo)を使用してください。
getLoginCertification(LoginRequestInfo, HttpServletRequest, HttpServletResponse) - クラス のメソッドjp.co.intra_mart.foundation.security.AccessSecurityManager
非推奨です。
AbstractCertificationManager.login(jp.co.intra_mart.foundation.security.certification.model.LoginRequestInfo)AbstractCertificationManager.login(jp.co.intra_mart.foundation.security.certification.model.LoginRequestInfo)を使用してください。
getLoginFailureCount() - クラス のメソッドjp.co.intra_mart.foundation.security.account.Account
非推奨です。
AccountInfo.getLoginFailureCount() を使用してください。
getLoginGroup() - インタフェース のメソッドjp.co.intra_mart.foundation.security.certification.LoginInfo
非推奨です。
代替メソッドはありません。
getLoginGroup() - インタフェース のメソッドjp.co.intra_mart.foundation.security.certification.LoginRequestInfo
非推奨です。
代替メソッドはありません。
getLoginGroup(String) - クラス のメソッドjp.co.intra_mart.foundation.security.group.LoginGroupManager
非推奨です。
代替メソッドはありません。
getLoginGroup() - インタフェース のメソッドjp.co.intra_mart.foundation.security.SessionInfo
非推奨です。
AccountContext.getLoginGroupId() を使用してください。
getLoginGroupApplicationLicense(String) - クラス のメソッドjp.co.intra_mart.foundation.security.license.LicenseManager
非推奨です。
代替メソッドはありません。
getLoginGroupId() - クラス のメソッドjp.co.intra_mart.foundation.security.account.AccountManager
非推奨です。
代替メソッドはありません。
getLoginGroupId() - クラス のメソッドjp.co.intra_mart.foundation.security.calendar.CalendarManager
非推奨です。
代替メソッドはありません。
getLoginGroupId() - クラス のメソッドjp.co.intra_mart.foundation.security.group.LoginGroup
非推奨です。
代替メソッドはありません。
getLoginGroupId() - クラス のメソッドjp.co.intra_mart.foundation.security.role.RoleManager
非推奨です。
代替メソッドはありません。
getLoginGroupIds() - クラス のメソッドjp.co.intra_mart.foundation.security.group.LoginGroupManager
非推奨です。
代替メソッドはありません。
getLoginGroupMaxApplicationLicense(String) - クラス のメソッドjp.co.intra_mart.foundation.security.license.LicenseManager
非推奨です。
代替メソッドはありません。
getLoginGroupParameterName() - インタフェース のメソッドjp.co.intra_mart.foundation.security.certification.RequestAnalyzer
非推奨です。
代替メソッドはありません。
getLoginGroups() - クラス のメソッドjp.co.intra_mart.foundation.security.group.LoginGroupManager
非推奨です。
代替メソッドはありません。
getLoginPage(LoginInfo, HttpServletRequest, HttpServletResponse) - クラス のメソッドjp.co.intra_mart.foundation.security.certification.ExtendsUserPageProviderAdapter
非推奨です。
代替メソッドはありません。
getLoginTime() - インタフェース のメソッドjp.co.intra_mart.foundation.security.SessionInfo
非推奨です。
AccountContext.getLoginTime() を使用してください。
getLoginType() - インタフェース のメソッドjp.co.intra_mart.foundation.security.certification.LoginInfo
非推奨です。
代替メソッドはありません。
getLoginType() - インタフェース のメソッドjp.co.intra_mart.foundation.security.certification.LoginRequestInfo
非推奨です。
代替メソッドはありません。
getLoginType() - インタフェース のメソッドjp.co.intra_mart.foundation.security.SessionInfo
非推奨です。
Context.getType() を使用してください。
getLoginTypes() - クラス のメソッドjp.co.intra_mart.foundation.security.SystemManager
非推奨です。
代替えメソッドはありません。
getMailAddress() - クラス のメソッドjp.co.intra_mart.foundation.security.admin.SuperUser
非推奨です。
Administrator.getEmailAddress() を使用してください。
getMailInfo() - クラス のメソッドjp.co.intra_mart.foundation.security.reminder.PasswordReminderManager
非推奨です。
PasswordReminder.getMailInfo() を利用してください。
getMainPage() - クラス のメソッドjp.co.intra_mart.foundation.security.AccessSecurityManager
非推奨です。
AbstractCertificationManager.getTargetPageUrl(jp.co.intra_mart.foundation.security.certification.model.LoginInfo)AbstractCertificationManager.getTargetPageUrl(jp.co.intra_mart.foundation.security.certification.model.LoginInfo)を使用してください。
getMainPage(LoginInfo, SessionInfo) - クラス のメソッドjp.co.intra_mart.foundation.security.AccessSecurityManager
非推奨です。
AbstractCertificationManager.getTargetPageUrl(jp.co.intra_mart.foundation.security.certification.model.LoginInfo)AbstractCertificationManager.getTargetPageUrl(jp.co.intra_mart.foundation.security.certification.model.LoginInfo)を使用してください。
getMainPage(LoginInfo, SessionInfo, HttpServletRequest, HttpServletResponse) - クラス のメソッドjp.co.intra_mart.foundation.security.AccessSecurityManager
非推奨です。
AbstractCertificationManager.getTargetPageUrl(jp.co.intra_mart.foundation.security.certification.model.LoginInfo)AbstractCertificationManager.getTargetPageUrl(jp.co.intra_mart.foundation.security.certification.model.LoginInfo)を使用してください。
getMainPage(LoginInfo, SessionInfo, HttpServletRequest, HttpServletResponse) - インタフェース のメソッドjp.co.intra_mart.foundation.security.certification.ExtendsUserPageProvider
非推奨です。
代替メソッドはありません。
getMainPage(SessionInfo, HttpServletRequest, HttpServletResponse) - インタフェース のメソッドjp.co.intra_mart.foundation.security.certification.UserPageProvider
非推奨です。
代替メソッドはありません。
getMainPagePatternId() - クラス のメソッドjp.co.intra_mart.foundation.security.account.Account
非推奨です。
代替メソッドはありません。
getMainPageUrl() - クラス のメソッドjp.co.intra_mart.foundation.security.AccessSecurityManager
非推奨です。
AbstractCertificationManager.getTargetPageUrl(jp.co.intra_mart.foundation.security.certification.model.LoginInfo)AbstractCertificationManager.getTargetPageUrl(jp.co.intra_mart.foundation.security.certification.model.LoginInfo)を使用してください。
getMainPageUrl(LoginInfo, SessionInfo) - クラス のメソッドjp.co.intra_mart.foundation.security.AccessSecurityManager
非推奨です。
AbstractCertificationManager.getTargetPageUrl(jp.co.intra_mart.foundation.security.certification.model.LoginInfo)AbstractCertificationManager.getTargetPageUrl(jp.co.intra_mart.foundation.security.certification.model.LoginInfo)を使用してください。
getMainPageUrl(LoginInfo, SessionInfo, HttpServletRequest, HttpServletResponse) - クラス のメソッドjp.co.intra_mart.foundation.security.AccessSecurityManager
非推奨です。
AbstractCertificationManager.getTargetPageUrl(jp.co.intra_mart.foundation.security.certification.model.LoginInfo)AbstractCertificationManager.getTargetPageUrl(jp.co.intra_mart.foundation.security.certification.model.LoginInfo)を使用してください。
getMatchCount() - インタフェース のメソッドjp.co.intra_mart.foundation.security.calendar.DayInfo
非推奨です。
代替メソッドはありません。
getMaxLicense() - インタフェース のメソッドjp.co.intra_mart.foundation.security.license.ApplicationInfo
非推奨です。
ApplicationInfo.getMaxUser() を使用してください。
getMaxLicense() - クラス のメソッドjp.co.intra_mart.foundation.security.license.LicenseManager
非推奨です。
代替メソッドはありません。
getMaxProcess() - インタフェース のメソッドjp.co.intra_mart.foundation.security.license.ApplicationInfo
非推奨です。
ApplicationInfo.getMaxProcess() を使用してください。
getMobilePassword() - クラス のメソッドjp.co.intra_mart.foundation.security.account.Account
非推奨です。
この値は使用できません。
getModel(String) - クラス のメソッドjp.co.intra_mart.foundation.pool.PoolingManager
非推奨です。
代替えメソッドはありません。
getModel(String) - インタフェース のメソッドjp.co.intra_mart.foundation.pool.PoolingProvider
非推奨です。
代替えメソッドはありません。
getModel(String) - クラス のメソッドjp.co.intra_mart.foundation.security.calendar.CalendarPoolingProvider
非推奨です。
代替えメソッドはありません。
getMonth() - クラス のメソッドjp.co.intra_mart.foundation.security.calendar.CalendarInfo
非推奨です。
DayInfo#getMonth()を使用してください。
getMonthInfos(CategorizedCalendarInfo, int, int) - クラス のメソッドjp.co.intra_mart.foundation.security.calendar.CalendarManager
非推奨です。
CalendarInfoManager.getDayInfoSummariesOnMonth(String, java.util.Calendar) を使用してください。
getName() - クラス のメソッドjp.co.intra_mart.foundation.security.batch.Batch
非推奨です。
Jobnet.getLocalizes()JobnetLocalize.getName() を使用してください。
getName() - インタフェース のメソッドjp.co.intra_mart.foundation.security.license.ApplicationInfo
非推奨です。
ApplicationInfo.getProductName() を使用してください。
getNationalHodildayInfos() - クラス のメソッドjp.co.intra_mart.foundation.security.calendar.CategorizedCalendarInfo
非推奨です。
代替メソッドはありません。
getPackageVersion() - インタフェース のメソッドjp.co.intra_mart.foundation.security.license.ApplicationInfo
非推奨です。
ApplicationInfo.getMajorVersion() および ApplicationInfo.getMinorVersion() を使用してください。
getParameter(String) - クラス のメソッドjp.co.intra_mart.foundation.security.certification.PageUrl
非推奨です。
代替メソッドはありません。
getParameterMap() - クラス のメソッドjp.co.intra_mart.foundation.security.certification.PageUrl
非推奨です。
代替メソッドはありません。
getParameterNames() - クラス のメソッドjp.co.intra_mart.foundation.security.certification.PageUrl
非推奨です。
代替メソッドはありません。
getParentRoleIds(String) - クラス のメソッドjp.co.intra_mart.foundation.security.role.RoleManager
非推奨です。
RoleInfoManager.getParentRoleIds(String) を使用してください。
getPassword() - クラス のメソッドjp.co.intra_mart.foundation.security.account.Account
非推奨です。
AccountInfo.getPassword() を使用してください。
getPassword() - クラス のメソッドjp.co.intra_mart.foundation.security.admin.SuperUser
非推奨です。
Administrator.getEncoding() を使用してください。
getPassword() - インタフェース のメソッドjp.co.intra_mart.foundation.security.certification.LoginInfo
非推奨です。
代替メソッドはありません。
getPassword() - インタフェース のメソッドjp.co.intra_mart.foundation.security.certification.LoginRequestInfo
非推奨です。
代替メソッドはありません。
getPlugin() - クラス のメソッドjp.co.intra_mart.foundation.security.calendar.CalendarInfo
非推奨です。
このメソッドは現在使用できません。
getPriority() - クラス のメソッドjp.co.intra_mart.foundation.security.calendar.CalendarInfo
非推奨です。
代替メソッドはありません。
getProduct() - クラス のstaticメソッドjp.co.intra_mart.foundation.security.license.LicenseManager
非推奨です。
LicenseRegister.getPlatform() を使用してください。
getProgramLanguage() - クラス のメソッドjp.co.intra_mart.foundation.security.batch.Batch
非推奨です。
JobDetail.getJobType() を使用してください。
getProgramPath() - クラス のメソッドjp.co.intra_mart.foundation.security.batch.Batch
非推奨です。
JobDetail.getJobPath() を使用してください。
getProperties(String) - インタフェース のメソッドjp.co.intra_mart.foundation.security.license.ApplicationInfo
非推奨です。
このメソッドは使用できません。
getProperty(String) - インタフェース のメソッドjp.co.intra_mart.foundation.security.ColorPatternInfo
非推奨です。
代替メソッドはありません。
getProperty(String) - インタフェース のメソッドjp.co.intra_mart.foundation.security.license.ApplicationInfo
非推奨です。
このメソッドは使用できません。
getPropertyKeys() - インタフェース のメソッドjp.co.intra_mart.foundation.security.ColorPatternInfo
非推奨です。
代替メソッドはありません。
getRegExpPattern() - クラス のメソッドjp.co.intra_mart.foundation.security.calendar.CalendarInfo
非推奨です。
代替メソッドはありません。
getRegisteredAccountLicenses() - クラス のメソッドjp.co.intra_mart.foundation.security.license.LicenseManager
非推奨です。
UserLicense.searchAccountLicenseCount(String) を使用してください。
getRegisteredApplicationLicensesToAccount(String) - クラス のメソッドjp.co.intra_mart.foundation.security.license.LicenseManager
非推奨です。
UserLicense.getUserApplicationLicenses(String) を使用してください。
getRole(String) - クラス のメソッドjp.co.intra_mart.foundation.security.role.RoleManager
非推奨です。
RoleInfoManager.getRoleInfo(String) を使用してください。
getRoleId() - クラス のメソッドjp.co.intra_mart.foundation.security.account.AccountRole
非推奨です。
AccountRoleInfo.getRoleId() を使用してください。
getRoleId() - クラス のメソッドjp.co.intra_mart.foundation.security.role.Role
非推奨です。
RoleInfo.getRoleId() を使用してください。
getRoleIds(String, Date) - クラス のメソッドjp.co.intra_mart.foundation.security.account.AccountManager
非推奨です。
AccountInfoManager.getAccountRoleIdsRecursively(String, Date) を使用してください。
getRoleIds() - クラス のメソッドjp.co.intra_mart.foundation.security.role.RoleManager
非推奨です。
RoleInfoManager.getRoleIds() を使用してください。
getRoleName() - クラス のメソッドjp.co.intra_mart.foundation.security.role.Role
非推奨です。
RoleInfo.getRoleName() を使用してください。
getRoles() - クラス のメソッドjp.co.intra_mart.foundation.security.role.RoleManager
非推奨です。
RoleInfoManager.getRoleInfos() を使用してください。
getRolesByCategory(String) - クラス のメソッドjp.co.intra_mart.foundation.security.role.RoleManager
非推奨です。
RoleInfoManager.getRoleInfosByCategory(String) を使用してください。
getRolesByIds(String[]) - クラス のメソッドjp.co.intra_mart.foundation.security.role.RoleManager
非推奨です。
RoleInfoManager.getRoleInfosByRoleIds(String...) を使用してください。
getRoleValidEndDate() - クラス のメソッドjp.co.intra_mart.foundation.security.account.AccountRole
非推奨です。
AccountRoleInfo.getRoleValidEndDate() を使用してください。
getRoleValidStartDate() - クラス のメソッドjp.co.intra_mart.foundation.security.account.AccountRole
非推奨です。
AccountRoleInfo.getRoleValidStartDate() を使用してください。
getRunDay() - クラス のメソッドjp.co.intra_mart.foundation.security.batch.Batch
非推奨です。
DatetimeTrigger.getDaysOfMonth() を使用してください。
getRunDayWeek() - クラス のメソッドjp.co.intra_mart.foundation.security.batch.Batch
非推奨です。
DatetimeTrigger.getDaysOfWeek() を使用してください。
getRunHour() - クラス のメソッドjp.co.intra_mart.foundation.security.batch.Batch
非推奨です。
DatetimeTrigger.getHours() を使用してください。
getRunMinute() - クラス のメソッドjp.co.intra_mart.foundation.security.batch.Batch
非推奨です。
DatetimeTrigger.getMinutes() を使用してください。
getRunMonth() - クラス のメソッドjp.co.intra_mart.foundation.security.batch.Batch
非推奨です。
DatetimeTrigger.getMonths() を使用してください。
getRunSecond() - クラス のメソッドjp.co.intra_mart.foundation.security.batch.Batch
非推奨です。
DatetimeTrigger#getSeconds() を使用してください。
getRunYear() - クラス のメソッドjp.co.intra_mart.foundation.security.batch.Batch
非推奨です。
DatetimeTrigger.getYears() を使用してください。
getScriptScope(Locale, String) - クラス のメソッドjp.co.intra_mart.foundation.service.provider.batch.BatchJobAdapter
非推奨です。
Jobスクリプトスコープの取得を行います。
getSerialNumbers() - インタフェース のメソッドjp.co.intra_mart.foundation.security.license.ApplicationInfo
非推奨です。
ApplicationInfo.getSerialNumbers() を使用してください。
getSessionInfo() - クラス のメソッドjp.co.intra_mart.foundation.security.AccessSecurityManager
非推奨です。
Contexts.get(Class) を使用して、AccountContext を取得してください。
getSessionInfo(HttpServletRequest, HttpServletResponse) - クラス のメソッドjp.co.intra_mart.foundation.security.AccessSecurityManager
非推奨です。
Contexts.get(Class) を使用して、AccountContext を取得してください。
getSessionMode() - クラス のメソッドjp.co.intra_mart.foundation.security.AccessSecurityManager
非推奨です。
代替メソッドはありません。
getSessionMode(SessionInfo) - クラス のメソッドjp.co.intra_mart.foundation.security.AccessSecurityManager
非推奨です。
代替メソッドはありません。
getShortCutUrl(String) - クラス のメソッドjp.co.intra_mart.foundation.security.reminder.PasswordReminderManager
非推奨です。
PasswordReminder.getShortCutUrl(String)を利用してください。
getSignature() - インタフェース のメソッドjp.co.intra_mart.foundation.security.SessionInfo
非推奨です。
AccountContext.getSignature() を使用してください。
getSubRole(String) - クラス のメソッドjp.co.intra_mart.foundation.security.role.RoleManager
非推奨です。
RoleInfoManager.getSubRoleIds(String) を使用してください。
getSuperUser() - クラス のメソッドjp.co.intra_mart.foundation.security.SystemManager
非推奨です。
AdministratorManager.getAdministrator(String)を使用してください。
getSystemLicense() - クラス のstaticメソッドjp.co.intra_mart.foundation.security.license.LicenseManager
非推奨です。
UserLicense.getAccountLicense() を使用してください。
getSystemMaxDate() - クラス のメソッドjp.co.intra_mart.foundation.security.SystemManager
非推奨です。
代替えメソッドはありません。
getSystemMaxLicense() - クラス のstaticメソッドjp.co.intra_mart.foundation.security.license.LicenseManager
非推奨です。
UserLicense.getMaxAccountLicense() を使用してください。
getSystemMinDate() - クラス のメソッドjp.co.intra_mart.foundation.security.SystemManager
非推奨です。
代替えメソッドはありません。
getTargetLocales() - インタフェース のメソッドjp.co.intra_mart.foundation.security.license.ApplicationInfo
非推奨です。
このメソッドは使用できません。
getTargetPage(LoginInfo, HttpServletRequest, HttpServletResponse) - クラス のメソッドjp.co.intra_mart.foundation.security.certification.ExtendsUserPageProviderAdapter
非推奨です。
代替メソッドはありません。
getTelNo() - クラス のメソッドjp.co.intra_mart.foundation.security.admin.SuperUser
非推奨です。
Administrator.getTelephoneNumber() を使用してください。
getTimes() - クラス のメソッドjp.co.intra_mart.foundation.security.calendar.CalendarInfo
非推奨です。
DayInfo#getDayOfWeekInMonth()を使用してください。
getType() - インタフェース のメソッドjp.co.intra_mart.foundation.security.license.ApplicationInfo
非推奨です。
ApplicationInfo.getProductId() を使用してください。
getUrl() - クラス のメソッドjp.co.intra_mart.foundation.security.certification.PageUrl
非推奨です。
代替メソッドはありません。
getUrlParameterName() - インタフェース のメソッドjp.co.intra_mart.foundation.security.certification.RequestAnalyzer
非推奨です。
代替メソッドはありません。
getUrlSignParameterName() - インタフェース のメソッドjp.co.intra_mart.foundation.security.certification.RequestAnalyzer
非推奨です。
代替メソッドはありません。
getUser() - インタフェース のメソッドjp.co.intra_mart.foundation.security.certification.LoginInfo
非推奨です。
代替メソッドはありません。
getUser() - インタフェース のメソッドjp.co.intra_mart.foundation.security.certification.LoginRequestInfo
非推奨です。
代替メソッドはありません。
getUser() - インタフェース のメソッドjp.co.intra_mart.foundation.security.SessionInfo
非推奨です。
AccountContext.getUserCd() を使用してください。
getUserId() - クラス のメソッドjp.co.intra_mart.foundation.security.account.Account
非推奨です。
AccountInfo.getUserCd() を使用してください。
getUserId() - クラス のメソッドjp.co.intra_mart.foundation.security.admin.SuperUser
非推奨です。
Administrator.getUserCd() を使用してください。
getUserIds() - クラス のメソッドjp.co.intra_mart.foundation.security.account.AccountManager
非推奨です。
AccountInfoManager.getUserCds() を使用してください。
getUserIdsByAccountRole(String) - クラス のメソッドjp.co.intra_mart.foundation.security.account.AccountManager
非推奨です。
AccountInfoManager.getUserCdsByAccountRoleId(String) を使用してください。
getUserIdsByAttribute(String, String) - クラス のメソッドjp.co.intra_mart.foundation.security.account.AccountManager
非推奨です。
AccountInfoManager.getUserCdsByAttribute(String, String) を使用してください。
getUserIdsByRole(String, Date) - クラス のメソッドjp.co.intra_mart.foundation.security.account.AccountManager
非推奨です。
AccountInfoManager.getUserCdsByRoleId(String, Date) を使用してください。
getUserParameterName() - インタフェース のメソッドjp.co.intra_mart.foundation.security.certification.RequestAnalyzer
非推奨です。
代替メソッドはありません。
getValidEndDate() - クラス のメソッドjp.co.intra_mart.foundation.security.account.Account
非推奨です。
AccountInfo.getValidEndDate() を使用してください。
getValidEndYear() - クラス のメソッドjp.co.intra_mart.foundation.security.calendar.CalendarInfo
非推奨です。
DayInfo#getValidEndYear()を使用してください。
getValidStartDate() - クラス のメソッドjp.co.intra_mart.foundation.security.account.Account
非推奨です。
AccountInfo.getValidStartDate() を使用してください。
getValidStartYear() - クラス のメソッドjp.co.intra_mart.foundation.security.calendar.CalendarInfo
非推奨です。
DayInfo#getValidStartYear()を使用してください。
getVersion() - インタフェース のメソッドjp.co.intra_mart.foundation.security.license.ApplicationInfo
非推奨です。
ApplicationInfo.getMajorVersion() を使用してください。
getWeek() - クラス のメソッドjp.co.intra_mart.foundation.security.calendar.CalendarInfo
非推奨です。
DayInfo#getWeekOfMonth()を使用してください。
getWeekdayInfos() - クラス のメソッドjp.co.intra_mart.foundation.security.calendar.CategorizedCalendarInfo
非推奨です。
代替メソッドはありません。
getYear() - クラス のメソッドjp.co.intra_mart.foundation.security.calendar.CalendarInfo
非推奨です。
DayInfo#getFullYear()を使用してください。

H

hashCode() - クラス のメソッドjp.co.intra_mart.foundation.security.account.Account
非推奨です。
AccountInfo.hashCode() を使用してください。
hashCode() - クラス のメソッドjp.co.intra_mart.foundation.security.admin.SuperUser
非推奨です。
Object.hashCode() を使用してください。
hashCode() - クラス のメソッドjp.co.intra_mart.foundation.security.group.LoginGroup
非推奨です。
Object.hashCode() を使用してください。
hashCode() - クラス のメソッドjp.co.intra_mart.foundation.security.role.Role
非推奨です。
RoleInfo.hashCode() を使用してください。

I

increaseLoginFailureCount() - クラス のメソッドjp.co.intra_mart.foundation.security.account.Account
非推奨です。
AccountInfo.increaseLoginFailureCount() を使用してください。
init(Node) - クラス のメソッドjp.co.intra_mart.foundation.security.certification.ExtendsRequestAnalyzerAdapter
非推奨です。
初期化を行う。
init(Node) - クラス のメソッドjp.co.intra_mart.foundation.security.certification.ExtendsUserCertificationAdapter
非推奨です。
初期化を行う。
init(Node) - クラス のメソッドjp.co.intra_mart.foundation.security.certification.ExtendsUserCertificationListenerAdapter
非推奨です。
初期化を行う。
init(Node) - クラス のメソッドjp.co.intra_mart.foundation.security.certification.ExtendsUserPageProviderAdapter
非推奨です。
初期化を行う。
init(Map) - インタフェース のメソッドjp.co.intra_mart.foundation.security.certification.RequestAnalyzer
非推奨です。
代替メソッドはありません。
init(Map) - インタフェース のメソッドjp.co.intra_mart.foundation.security.certification.UserCertification
非推奨です。
代替メソッドはありません。
init(Map) - インタフェース のメソッドjp.co.intra_mart.foundation.security.certification.UserCertificationListener
非推奨です。
代替メソッドはありません。
init(Map) - インタフェース のメソッドjp.co.intra_mart.foundation.security.certification.UserPageProvider
非推奨です。
代替メソッドはありません。
isDoneCertification() - インタフェース のメソッドjp.co.intra_mart.foundation.security.certification.LoginInfo
非推奨です。
代替メソッドはありません。
isEnabled() - クラス のメソッドjp.co.intra_mart.foundation.security.reminder.PasswordReminderManager
非推奨です。
PasswordReminder.isEnabled() を利用してください。
isExpired() - インタフェース のメソッドjp.co.intra_mart.foundation.security.license.ApplicationInfo
非推奨です。
代替メソッドはありません。
isFree() - インタフェース のメソッドjp.co.intra_mart.foundation.security.license.ApplicationInfo
非推奨です。
代替メソッドはありません。
isGoOut() - クラス のメソッドjp.co.intra_mart.foundation.security.account.Account
非推奨です。
アカウント属性より取得してください。
isHoliday(String, CategorizedCalendarInfo, Date) - クラス のメソッドjp.co.intra_mart.foundation.security.calendar.CalendarManager
非推奨です。
CalendarInfoManager.isHoliday(String, java.util.Calendar) を使用してください。
isHoliday() - インタフェース のメソッドjp.co.intra_mart.foundation.security.calendar.DayInfo
非推奨です。
代替メソッドはありません。
isLimited() - インタフェース のメソッドjp.co.intra_mart.foundation.security.license.ApplicationInfo
非推奨です。
代替メソッドはありません。
isLock() - クラス のメソッドjp.co.intra_mart.foundation.security.account.Account
非推奨です。
AccountInfo.isLock() を使用してください。
isNationalHoliday(CategorizedCalendarInfo, Date) - クラス のメソッドjp.co.intra_mart.foundation.security.calendar.CalendarManager
非推奨です。
代替メソッドはありません。
isNationalHoliday() - インタフェース のメソッドjp.co.intra_mart.foundation.security.calendar.DayInfo
非推奨です。
代替メソッドはありません。
isRegisteredAccountLicense(String) - クラス のメソッドjp.co.intra_mart.foundation.security.license.LicenseManager
非推奨です。
UserLicense.isRegisteredAccountLicense(String) を使用してください。
isRegisteredApplicationLicenseToAccount(String, String) - クラス のメソッドjp.co.intra_mart.foundation.security.license.LicenseManager
非推奨です。
UserLicense.isRegisteredApplicationLicense(String, String) を使用してください。
isTrial() - インタフェース のメソッドjp.co.intra_mart.foundation.security.license.ApplicationInfo
非推奨です。
代替メソッドはありません。
isUpdate(String, Date) - インタフェース のメソッドjp.co.intra_mart.foundation.pool.PoolingProvider
非推奨です。
代替えメソッドはありません。
isUpdate(Date) - クラス のメソッドjp.co.intra_mart.foundation.security.account.AccountManager
非推奨です。
AccountInfoManager.isUpdate(Date) を使用してください。
isUpdate(String, Date) - クラス のメソッドjp.co.intra_mart.foundation.security.calendar.CalendarManager
非推奨です。
代替メソッドはありません。
isUpdate(String, Date) - クラス のメソッドjp.co.intra_mart.foundation.security.calendar.CalendarPoolingProvider
非推奨です。
代替えメソッドはありません。
isUpdate(String, Date) - クラス のメソッドjp.co.intra_mart.foundation.security.reminder.PasswordReminderManager
非推奨です。
代替えメソッドはありません。このメソッドを利用すると常にtrueが返却されます。
isUpdate(Date) - クラス のメソッドjp.co.intra_mart.foundation.security.role.RoleManager
非推奨です。
RoleInfoManager.isUpdate(Date) を使用してください。
isValidate() - クラス のメソッドjp.co.intra_mart.foundation.security.batch.Batch
非推奨です。
Trigger.isEnable()を使用してください。
isWeekday(String, CategorizedCalendarInfo, Date) - クラス のメソッドjp.co.intra_mart.foundation.security.calendar.CalendarManager
非推奨です。
CalendarInfoManager.isHoliday(String, java.util.Calendar) を使用してください。CalendarInfoManager.isHoliday(String, java.util.Calendar)で取得した真偽値を反転した結果と同様になります。
isWeekday() - インタフェース のメソッドjp.co.intra_mart.foundation.security.calendar.DayInfo
非推奨です。
代替メソッドはありません。

J

jp.co.intra_mart.foundation.pool - パッケージ jp.co.intra_mart.foundation.pool
 
jp.co.intra_mart.foundation.security - パッケージ jp.co.intra_mart.foundation.security
アクセスセキュリティに関連するクラスを提供します。
jp.co.intra_mart.foundation.security.account - パッケージ jp.co.intra_mart.foundation.security.account
アカウントに関連するクラスを提供します。
jp.co.intra_mart.foundation.security.admin - パッケージ jp.co.intra_mart.foundation.security.admin
システム管理者に関連するクラスを提供します。
jp.co.intra_mart.foundation.security.batch - パッケージ jp.co.intra_mart.foundation.security.batch
バッチに関連するクラスを提供します。
jp.co.intra_mart.foundation.security.calendar - パッケージ jp.co.intra_mart.foundation.security.calendar
カレンダーに関連するクラスを提供します。
jp.co.intra_mart.foundation.security.certification - パッケージ jp.co.intra_mart.foundation.security.certification
認証に関連するクラスを提供します。
jp.co.intra_mart.foundation.security.group - パッケージ jp.co.intra_mart.foundation.security.group
グループ管理者に関連するクラスを提供します。
jp.co.intra_mart.foundation.security.license - パッケージ jp.co.intra_mart.foundation.security.license
ライセンスに関連するクラスを提供します。
jp.co.intra_mart.foundation.security.reminder - パッケージ jp.co.intra_mart.foundation.security.reminder
 
jp.co.intra_mart.foundation.security.role - パッケージ jp.co.intra_mart.foundation.security.role
 
jp.co.intra_mart.foundation.service.client.batch - パッケージ jp.co.intra_mart.foundation.service.client.batch
Schedule Service を利用するためのクラスを提供します。
jp.co.intra_mart.foundation.service.provider.batch - パッケージ jp.co.intra_mart.foundation.service.provider.batch
このパッケージには、スケジュール実行されるバッチプログラム機能を利用するための共通的な機能を提供します。

L

LANG_JAVA - クラス のstatic変数jp.co.intra_mart.foundation.security.batch.Batch
非推奨です。
代替え定数はありません。
LANG_JAVA_SCRIPT - クラス のstatic変数jp.co.intra_mart.foundation.security.batch.Batch
非推奨です。
代替え定数はありません。
LicenseChangedListener - jp.co.intra_mart.foundation.security.licenseのインタフェース
非推奨です。
代替クラスはありません。
LicenseManager - jp.co.intra_mart.foundation.security.licenseのクラス
非推奨です。
UserLicense または LicenseRegister を使用してください。
LicenseManager(String) - クラス のコンストラクタjp.co.intra_mart.foundation.security.license.LicenseManager
非推奨です。
代替メソッドはありません。
LocaleInfo - jp.co.intra_mart.foundation.securityのインタフェース
非推奨です。
LocaleInfo を使用してください。
LocaleProvider - jp.co.intra_mart.foundation.securityのインタフェース
非推奨です。
代替えクラスはありません。
login(LoginRequestInfo) - クラス のメソッドjp.co.intra_mart.foundation.security.AccessSecurityManager
非推奨です。
AbstractCertificationManager.login(jp.co.intra_mart.foundation.security.certification.model.LoginRequestInfo)AbstractCertificationManager.login(jp.co.intra_mart.foundation.security.certification.model.LoginRequestInfo)を使用してください。
login(LoginRequestInfo, HttpServletRequest, HttpServletResponse) - クラス のメソッドjp.co.intra_mart.foundation.security.AccessSecurityManager
非推奨です。
AbstractCertificationManager.login(jp.co.intra_mart.foundation.security.certification.model.LoginRequestInfo)AbstractCertificationManager.login(jp.co.intra_mart.foundation.security.certification.model.LoginRequestInfo)を使用してください。
LOGIN_INFO_NAME - クラス のstatic変数jp.co.intra_mart.foundation.security.AccessSecurityManager
非推奨です。
代替え定数はありません。
LoginGroup - jp.co.intra_mart.foundation.security.groupのクラス
非推奨です。
TenantInfo を使用してください。
LoginGroup() - クラス のコンストラクタjp.co.intra_mart.foundation.security.group.LoginGroup
非推奨です。
TenantInfo.TenantInfo() を使用してください。
LoginGroup(String) - クラス のコンストラクタjp.co.intra_mart.foundation.security.group.LoginGroup
非推奨です。
代替メソッドはありません。
LoginGroupManager - jp.co.intra_mart.foundation.security.groupのクラス
非推奨です。
代替クラスはありません。
LoginInfo - jp.co.intra_mart.foundation.security.certificationのインタフェース
非推奨です。
代替クラスはありません。
LoginRequestInfo - jp.co.intra_mart.foundation.security.certificationのインタフェース
非推奨です。
代替クラスはありません。
logout() - クラス のメソッドjp.co.intra_mart.foundation.security.AccessSecurityManager
非推奨です。
AbstractCertificationManager.logout()AbstractCertificationManager.logout()を使用してください。
logout(HttpServletRequest, HttpServletResponse) - クラス のメソッドjp.co.intra_mart.foundation.security.AccessSecurityManager
非推奨です。
AbstractCertificationManager.logout()AbstractCertificationManager.logout()を使用してください。
LT_GROUP - インタフェース のstatic変数jp.co.intra_mart.foundation.security.SecurityConstraint
非推奨です。
代替え定数はありません。
LT_SUPER - インタフェース のstatic変数jp.co.intra_mart.foundation.security.SecurityConstraint
非推奨です。
代替え定数はありません。
LT_USER - インタフェース のstatic変数jp.co.intra_mart.foundation.security.SecurityConstraint
非推奨です。
代替え定数はありません。

M

MAIL_BASE_UPDATE_KEY - クラス のstatic変数jp.co.intra_mart.foundation.security.reminder.PasswordReminderManager
非推奨です。
メール基本設定情報更新KEY
MAIL_TEMPLATE_UPDATE_KEY - クラス のstatic変数jp.co.intra_mart.foundation.security.reminder.PasswordReminderManager
非推奨です。
メールテンプレート情報更新KEY
moveCategory(String, String) - クラス のメソッドjp.co.intra_mart.foundation.security.role.RoleManager
非推奨です。
RoleInfoManager.moveCategory(String, String) を使用してください。

P

PageUrl - jp.co.intra_mart.foundation.security.certificationのクラス
非推奨です。
代替クラスはありません。
PageUrl() - クラス のコンストラクタjp.co.intra_mart.foundation.security.certification.PageUrl
非推奨です。
代替メソッドはありません。
PageUrl(String, Map<String, String>) - クラス のコンストラクタjp.co.intra_mart.foundation.security.certification.PageUrl
非推奨です。
代替メソッドはありません。
PageUrl(String) - クラス のコンストラクタjp.co.intra_mart.foundation.security.certification.PageUrl
非推奨です。
代替メソッドはありません。
parseRequest(LoginRequestInfo, HttpServletRequest) - インタフェース のメソッドjp.co.intra_mart.foundation.security.certification.ExtendsRequestAnalyzer
非推奨です。
代替メソッドはありません。
parseRequest(LoginRequestInfo, HttpServletRequest) - クラス のメソッドjp.co.intra_mart.foundation.security.certification.ExtendsRequestAnalyzerAdapter
非推奨です。
リクエストパラメータの解析。
parseRequest(LoginRequestInfo, HttpServletRequest) - インタフェース のメソッドjp.co.intra_mart.foundation.security.certification.RequestAnalyzer
非推奨です。
代替メソッドはありません。
PasswordReminderManager - jp.co.intra_mart.foundation.security.reminderのクラス
非推奨です。
PasswordReminder を利用してください。
PasswordReminderManager(String, String, String, String) - クラス のコンストラクタjp.co.intra_mart.foundation.security.reminder.PasswordReminderManager
非推奨です。
PasswordReminder.PasswordReminder(String, String, Locale) を利用してください。
PasswordReminderManager(String, String, String) - クラス のコンストラクタjp.co.intra_mart.foundation.security.reminder.PasswordReminderManager
非推奨です。
PasswordReminder.PasswordReminder(String, String) を利用してください。
PoolingManager<T> - jp.co.intra_mart.foundation.poolのクラス
非推奨です。
代替えクラスはありません。
PoolingManager(PoolingProvider<T>) - クラス のコンストラクタjp.co.intra_mart.foundation.pool.PoolingManager
非推奨です。
代替えメソッドはありません。
PoolingProvider<T> - jp.co.intra_mart.foundation.poolのインタフェース
非推奨です。
代替えクラスはありません。
ProcedureComponent - jp.co.intra_mart.foundation.service.provider.batchのインタフェース
非推奨です。
Job を利用してください。

R

registerAccountLicense(String) - クラス のメソッドjp.co.intra_mart.foundation.security.license.LicenseManager
非推奨です。
UserLicense.registerAccountLicense(String) を使用してください。
registerApplicationLicenseToAccount(String, String) - クラス のメソッドjp.co.intra_mart.foundation.security.license.LicenseManager
非推奨です。
UserLicense.registerApplicationLicense(String, String) を使用してください。
registeredAccountLicense(String, String) - インタフェース のメソッドjp.co.intra_mart.foundation.security.license.LicenseChangedListener
非推奨です。
代替メソッドはありません。
registeredApplicationLicense(String, String, String) - インタフェース のメソッドjp.co.intra_mart.foundation.security.license.LicenseChangedListener
非推奨です。
代替メソッドはありません。
removeAttribute(String) - インタフェース のメソッドjp.co.intra_mart.foundation.security.certification.LoginRequestInfo
非推奨です。
代替メソッドはありません。
removeAttribute(String) - インタフェース のメソッドjp.co.intra_mart.foundation.security.SessionInfo
非推奨です。
HttpServletRequest#getSession()#removeAttribute(String)を使用してください。
removeDisplayName(Locale) - クラス のメソッドjp.co.intra_mart.foundation.security.calendar.CalendarInfo
非推奨です。
代替えメソッドはありません。
removeDisplayName(Locale) - クラス のメソッドjp.co.intra_mart.foundation.security.role.Role
非推奨です。
RoleInfo.removeDisplayName(Locale) を使用してください。
removeParameter(String) - クラス のメソッドjp.co.intra_mart.foundation.security.certification.PageUrl
非推奨です。
代替メソッドはありません。
RequestAnalyzer - jp.co.intra_mart.foundation.security.certificationのインタフェース
非推奨です。
代替クラスはありません。
resetLock() - クラス のメソッドjp.co.intra_mart.foundation.security.account.Account
非推奨です。
AccountInfo.resetLock() を使用してください。
Role - jp.co.intra_mart.foundation.security.roleのクラス
非推奨です。
RoleInfo を使用してください。
Role() - クラス のコンストラクタjp.co.intra_mart.foundation.security.role.Role
非推奨です。
RoleInfo.RoleInfo() を使用してください。
Role(String) - クラス のコンストラクタjp.co.intra_mart.foundation.security.role.Role
非推奨です。
RoleInfo.RoleInfo(String) を使用してください。
Role(String, String) - クラス のコンストラクタjp.co.intra_mart.foundation.security.role.Role
非推奨です。
RoleInfo.RoleInfo(String, String) を使用してください。
roleAdded(String, Role) - インタフェース のメソッドjp.co.intra_mart.foundation.security.role.RoleChangedListener
非推奨です。
代替メソッドはありません。
RoleChangedListener - jp.co.intra_mart.foundation.security.roleのインタフェース
非推奨です。
代替クラスはありません。
roleDeleted(String, String) - インタフェース のメソッドjp.co.intra_mart.foundation.security.role.RoleChangedListener
非推奨です。
代替メソッドはありません。
RoleManager - jp.co.intra_mart.foundation.security.roleのクラス
非推奨です。
RoleInfoManager を使用してください。
RoleManager() - クラス のコンストラクタjp.co.intra_mart.foundation.security.role.RoleManager
非推奨です。
RoleInfoManager.RoleInfoManager() を使用してください。
RoleManager(String) - クラス のコンストラクタjp.co.intra_mart.foundation.security.role.RoleManager
非推奨です。
RoleInfoManager.RoleInfoManager() を使用してください。
roleUpdated(String, Role) - インタフェース のメソッドjp.co.intra_mart.foundation.security.role.RoleChangedListener
非推奨です。
代替メソッドはありません。
RP_CLIENT_TYPE - インタフェース のstatic変数jp.co.intra_mart.foundation.security.SecurityConstraint
非推奨です。
代替え定数はありません。
RP_COLOR_PATTERN - インタフェース のstatic変数jp.co.intra_mart.foundation.security.SecurityConstraint
非推奨です。
代替え定数はありません。
RP_ENCODING - インタフェース のstatic変数jp.co.intra_mart.foundation.security.SecurityConstraint
非推奨です。
代替え定数はありません。
RP_INITIAL_URL - インタフェース のstatic変数jp.co.intra_mart.foundation.security.SecurityConstraint
非推奨です。
代替え定数はありません。
RP_LOCALE - インタフェース のstatic変数jp.co.intra_mart.foundation.security.SecurityConstraint
非推奨です。
代替え定数はありません。
RP_LOGIN_GROUP - インタフェース のstatic変数jp.co.intra_mart.foundation.security.SecurityConstraint
非推奨です。
代替え定数はありません。
RP_LOGIN_TYPE - インタフェース のstatic変数jp.co.intra_mart.foundation.security.SecurityConstraint
非推奨です。
代替え定数はありません。
RP_PASSWORD - インタフェース のstatic変数jp.co.intra_mart.foundation.security.SecurityConstraint
非推奨です。
代替え定数はありません。
RP_SHORTCUT - インタフェース のstatic変数jp.co.intra_mart.foundation.security.SecurityConstraint
非推奨です。
代替え定数はありません。
RP_URL - インタフェース のstatic変数jp.co.intra_mart.foundation.security.SecurityConstraint
非推奨です。
代替え定数はありません。
RP_URL_SIGN - インタフェース のstatic変数jp.co.intra_mart.foundation.security.SecurityConstraint
非推奨です。
代替え定数はありません。
RP_USER - インタフェース のstatic変数jp.co.intra_mart.foundation.security.SecurityConstraint
非推奨です。
代替え定数はありません。

S

Scheduler - jp.co.intra_mart.foundation.service.client.batchのクラス
非推奨です。
代替クラスはありません。
Scheduler() - クラス のコンストラクタjp.co.intra_mart.foundation.service.client.batch.Scheduler
非推奨です。
代替メソッドはありません。
searchAccounts(String) - クラス のメソッドjp.co.intra_mart.foundation.security.account.AccountManager
非推奨です。
AccountInfoManager.searchAccountInfos(String) を使用してください。
searchRolesById(String) - クラス のメソッドjp.co.intra_mart.foundation.security.role.RoleManager
非推奨です。
RoleInfoManager.searchRoleInfosByRoleId(String) を使用してください。
searchRolesByName(String) - クラス のメソッドjp.co.intra_mart.foundation.security.role.RoleManager
非推奨です。
RoleInfoManager.searchRoleInfosByRoleName(String) を使用してください。
secureRedirect(HttpServletRequest, HttpServletResponse, String, Map) - クラス のメソッドjp.co.intra_mart.foundation.security.AccessSecurityManager
非推奨です。
PageManager.redirect(String, Map) を使用してください。
secureRedirect(String, Map) - クラス のメソッドjp.co.intra_mart.foundation.security.AccessSecurityManager
非推奨です。
PageManager.redirect(String, Map) を使用してください。
SecurityConstraint - jp.co.intra_mart.foundation.securityのインタフェース
非推奨です。
代替クラスはありません。
SessionInfo - jp.co.intra_mart.foundation.securityのインタフェース
非推奨です。
Contexts.get(Class) を使用して、AccountContext を取得してください。
setAttribute(String, String, String) - クラス のメソッドjp.co.intra_mart.foundation.security.account.AccountManager
非推奨です。
AccountInfoManager.setAttribute(String, String, String) を使用してください。
setAttribute(String, String) - インタフェース のメソッドjp.co.intra_mart.foundation.security.certification.LoginRequestInfo
非推奨です。
代替メソッドはありません。
setAttribute(String, Object) - インタフェース のメソッドjp.co.intra_mart.foundation.security.SessionInfo
非推奨です。
HttpServletRequest#getSession()#setAttribute(String, Object)を使用してください。
setBatchId(String) - クラス のメソッドjp.co.intra_mart.foundation.security.batch.Batch
非推奨です。
Jobnet.setId(String) を使用してください。
setCalendarId(String) - クラス のメソッドjp.co.intra_mart.foundation.security.calendar.CategorizedCalendarInfo
非推奨です。
代替メソッドはありません。
setCategory(String) - クラス のメソッドjp.co.intra_mart.foundation.security.role.Role
非推奨です。
RoleInfo.setCategory(String) を使用してください。
setClientType(String) - インタフェース のメソッドjp.co.intra_mart.foundation.security.certification.LoginRequestInfo
非推奨です。
代替メソッドはありません。
setColor(String) - クラス のメソッドjp.co.intra_mart.foundation.security.calendar.CalendarInfo
非推奨です。
DayInfo#setColor(String)を使用してください。
setColorPattern(String) - インタフェース のメソッドjp.co.intra_mart.foundation.security.certification.LoginRequestInfo
非推奨です。
代替メソッドはありません。
setColorPatternId(String) - クラス のメソッドjp.co.intra_mart.foundation.security.account.Account
非推奨です。
このメソッドは使用できません。
setColorPatternId(String) - クラス のメソッドjp.co.intra_mart.foundation.security.group.LoginGroup
非推奨です。
代替メソッドはありません。
setDataId(String) - クラス のメソッドjp.co.intra_mart.foundation.security.calendar.CalendarInfo
非推奨です。
DayInfo#setDayInfoId(String)を使用してください。
setDataType(String) - クラス のメソッドjp.co.intra_mart.foundation.security.calendar.CalendarInfo
非推奨です。
DayInfo#setDataType(String)を使用してください。
setDay(int) - クラス のメソッドjp.co.intra_mart.foundation.security.calendar.CalendarInfo
非推奨です。
DayInfo#setDayOfMonth(Integer)を使用してください。
setDayWeek(int) - クラス のメソッドjp.co.intra_mart.foundation.security.calendar.CalendarInfo
非推奨です。
DayInfo#setDayOfWeek(Integer)を使用してください。
setDescription(String) - クラス のメソッドjp.co.intra_mart.foundation.security.account.Account
非推奨です。
AccountInfo.setNotes(String) を使用してください。
setDescription(String) - クラス のメソッドjp.co.intra_mart.foundation.security.batch.Batch
非推奨です。
Jobnet.getLocalizes()JobnetLocalize.setDescription(String) を使用してください。
setDescription(String) - クラス のメソッドjp.co.intra_mart.foundation.security.calendar.CalendarInfo
非推奨です。
このメソッドは利用できません。
setDescription(String) - クラス のメソッドjp.co.intra_mart.foundation.security.role.Role
非推奨です。
RoleInfo.setNotes(String) を使用してください。
setDisplayName(Locale, String) - クラス のメソッドjp.co.intra_mart.foundation.security.calendar.CalendarInfo
非推奨です。
DayInfo#setDayInfoName(Locale, String)を使用してください。
setDisplayName(Locale, String) - クラス のメソッドjp.co.intra_mart.foundation.security.role.Role
非推奨です。
RoleInfo.setDisplayName(Locale, String) を使用してください。
setDoneCertification(boolean) - インタフェース のメソッドjp.co.intra_mart.foundation.security.certification.LoginRequestInfo
非推奨です。
代替メソッドはありません。
setEncoding(String) - クラス のメソッドjp.co.intra_mart.foundation.security.account.Account
非推奨です。
AccountInfo.setEncoding(String) を使用してください。
setEncoding(String) - クラス のメソッドjp.co.intra_mart.foundation.security.admin.SuperUser
非推奨です。
Administrator#setEncoding() を使用してください。
setEncoding(String) - インタフェース のメソッドjp.co.intra_mart.foundation.security.certification.LoginRequestInfo
非推奨です。
代替メソッドはありません。
setEncoding(String) - クラス のメソッドjp.co.intra_mart.foundation.security.group.LoginGroup
非推奨です。
TenantInfo.setEncoding(String) を使用してください。
setGoOut(boolean) - クラス のメソッドjp.co.intra_mart.foundation.security.account.Account
非推奨です。
アカウント属性APIを使用してください。
setInitialUrl(String) - インタフェース のメソッドjp.co.intra_mart.foundation.security.certification.LoginRequestInfo
非推奨です。
代替メソッドはありません。
setLocale(Locale) - クラス のメソッドjp.co.intra_mart.foundation.security.account.Account
非推奨です。
AccountInfo.setLocale(Locale) を使用してください。
setLocale(Locale) - クラス のメソッドjp.co.intra_mart.foundation.security.admin.SuperUser
非推奨です。
Administrator.setLocale(Locale) を使用してください。
setLocale(Locale) - インタフェース のメソッドjp.co.intra_mart.foundation.security.certification.LoginRequestInfo
非推奨です。
代替メソッドはありません。
setLocale(Locale) - クラス のメソッドjp.co.intra_mart.foundation.security.group.LoginGroup
非推奨です。
TenantInfo.setLocale(Locale) を使用してください。
setLockCount(int) - クラス のメソッドjp.co.intra_mart.foundation.security.group.LoginGroup
非推奨です。
TenantInfo.setLockCount(int) を使用してください。
setLockDate(Date) - クラス のメソッドjp.co.intra_mart.foundation.security.account.Account
非推奨です。
AccountInfo.setLockDate(Date) を使用してください。
setLockTerm(int) - クラス のメソッドjp.co.intra_mart.foundation.security.group.LoginGroup
非推奨です。
TenantInfo.setLockTerm(int) を使用してください。
setLoginFailureCount(int) - クラス のメソッドjp.co.intra_mart.foundation.security.account.Account
非推奨です。
AccountInfo.setLoginFailureCount(int) を使用してください。
setLoginGroup(String) - インタフェース のメソッドjp.co.intra_mart.foundation.security.certification.LoginRequestInfo
非推奨です。
代替メソッドはありません。
setLoginGroupId(String) - クラス のメソッドjp.co.intra_mart.foundation.security.group.LoginGroup
非推奨です。
代替メソッドはありません。
setLoginGroupMaxApplicationLicense(String, double) - クラス のメソッドjp.co.intra_mart.foundation.security.license.LicenseManager
非推奨です。
代替メソッドはありません。
setLoginType(String) - インタフェース のメソッドjp.co.intra_mart.foundation.security.certification.LoginRequestInfo
非推奨です。
代替メソッドはありません。
setMailAddress(String) - クラス のメソッドjp.co.intra_mart.foundation.security.admin.SuperUser
非推奨です。
Administrator.setEmailAddress(String) を使用してください。
setMainPagePatternId(String) - クラス のメソッドjp.co.intra_mart.foundation.security.account.Account
非推奨です。
代替メソッドは使用できません。
setMaxLicense(double) - クラス のメソッドjp.co.intra_mart.foundation.security.license.LicenseManager
非推奨です。
代替メソッドはありません。
setMobilePassword(String) - クラス のメソッドjp.co.intra_mart.foundation.security.account.Account
非推奨です。
このメソッドは使用できません。
setMonth(int) - クラス のメソッドjp.co.intra_mart.foundation.security.calendar.CalendarInfo
非推奨です。
DayInfo#setMonth(Integer)を使用してください。
setName(String) - クラス のメソッドjp.co.intra_mart.foundation.security.batch.Batch
非推奨です。
Jobnet.getLocalizes()JobnetLocalize.setName(String) を使用してください。
setParameter(String, String) - クラス のメソッドjp.co.intra_mart.foundation.security.certification.PageUrl
非推奨です。
代替メソッドはありません。
setPassword(String) - クラス のメソッドjp.co.intra_mart.foundation.security.account.Account
非推奨です。
AccountInfo.setPassword(String) を使用してください。
setPassword(String) - クラス のメソッドjp.co.intra_mart.foundation.security.admin.SuperUser
非推奨です。
Administrator.setPassword(String) を使用してください。
setPassword(String) - インタフェース のメソッドjp.co.intra_mart.foundation.security.certification.LoginRequestInfo
非推奨です。
代替メソッドはありません。
setPlugin(String) - クラス のメソッドjp.co.intra_mart.foundation.security.calendar.CalendarInfo
非推奨です。
このメソッドは現在使用できません。
setProgramLanguage(String) - クラス のメソッドjp.co.intra_mart.foundation.security.batch.Batch
非推奨です。
JobDetail.setJobType(jp.co.intra_mart.foundation.job_scheduler.model.job.JobDetail.Type) を使用してください。
setProgramPath(String) - クラス のメソッドjp.co.intra_mart.foundation.security.batch.Batch
非推奨です。
JobDetail.setJobPath(String) を使用してください。
setRoleId(String) - クラス のメソッドjp.co.intra_mart.foundation.security.account.AccountRole
非推奨です。
代替えメソッドはありません。
setRoleId(String) - クラス のメソッドjp.co.intra_mart.foundation.security.role.Role
非推奨です。
RoleInfo.setRoleId(String) を使用してください。
setRoleName(String) - クラス のメソッドjp.co.intra_mart.foundation.security.role.Role
非推奨です。
RoleInfo.setRoleName(String) を使用してください。
setRoleValidEndDate(Date) - クラス のメソッドjp.co.intra_mart.foundation.security.account.AccountRole
非推奨です。
AccountRoleInfo.setRoleValidEndDate(Date) を使用してください。
setRoleValidStartDate(Date) - クラス のメソッドjp.co.intra_mart.foundation.security.account.AccountRole
非推奨です。
AccountRoleInfo.setRoleValidStartDate(Date) を使用してください。
setRunDay(int) - クラス のメソッドjp.co.intra_mart.foundation.security.batch.Batch
非推奨です。
DatetimeTrigger.setDaysOfMonth(java.util.Set) を使用してください。
setRunDayWeek(int) - クラス のメソッドjp.co.intra_mart.foundation.security.batch.Batch
非推奨です。
DatetimeTrigger.setDaysOfWeek(java.util.Set) を使用してください。
setRunHour(int) - クラス のメソッドjp.co.intra_mart.foundation.security.batch.Batch
非推奨です。
DatetimeTrigger.setHours(java.util.Set) を使用してください。
setRunMinute(int) - クラス のメソッドjp.co.intra_mart.foundation.security.batch.Batch
非推奨です。
DatetimeTrigger.setMinutes(java.util.Set) を使用してください。
setRunMonth(int) - クラス のメソッドjp.co.intra_mart.foundation.security.batch.Batch
非推奨です。
DatetimeTrigger.setMonths(java.util.Set) を使用してください。
setRunSecond(int) - クラス のメソッドjp.co.intra_mart.foundation.security.batch.Batch
非推奨です。
DatetimeTrigger#setSeconds(java.util.Set) を使用してください。
setRunYear(int) - クラス のメソッドjp.co.intra_mart.foundation.security.batch.Batch
非推奨です。
DatetimeTrigger.setYears(java.util.Set) を使用してください。
setTelNo(String) - クラス のメソッドjp.co.intra_mart.foundation.security.admin.SuperUser
非推奨です。
Administrator.setTelephoneNumber(String) を使用してください。
setTimes(int) - クラス のメソッドjp.co.intra_mart.foundation.security.calendar.CalendarInfo
非推奨です。
DayInfo#setWeekOfMonth(Integer)を使用してください。
setUrl(String) - クラス のメソッドjp.co.intra_mart.foundation.security.certification.PageUrl
非推奨です。
代替メソッドはありません。
setUser(String) - インタフェース のメソッドjp.co.intra_mart.foundation.security.certification.LoginRequestInfo
非推奨です。
代替メソッドはありません。
setUserId(String) - クラス のメソッドjp.co.intra_mart.foundation.security.account.Account
非推奨です。
AccountInfo.setUserCd(String) を使用してください。
setUserId(String) - クラス のメソッドjp.co.intra_mart.foundation.security.admin.SuperUser
非推奨です。
Administrator.setUserCd(String) を使用してください。
setValidate(boolean) - クラス のメソッドjp.co.intra_mart.foundation.security.batch.Batch
非推奨です。
Trigger.setEnable(boolean) を使用してください。
setValidEndDate(Date) - クラス のメソッドjp.co.intra_mart.foundation.security.account.Account
非推奨です。
AccountInfo.setValidEndDate(Date) を使用してください。
setValidEndYear(int) - クラス のメソッドjp.co.intra_mart.foundation.security.calendar.CalendarInfo
非推奨です。
DayInfo#setValidEndYear(Integer)を使用してください。
setValidStartDate(Date) - クラス のメソッドjp.co.intra_mart.foundation.security.account.Account
非推奨です。
AccountInfo.setValidStartDate(Date) を使用してください。
setValidStartYear(int) - クラス のメソッドjp.co.intra_mart.foundation.security.calendar.CalendarInfo
非推奨です。
DayInfo#setValidStartYear(Integer)を使用してください。
setWeek(int) - クラス のメソッドjp.co.intra_mart.foundation.security.calendar.CalendarInfo
非推奨です。
DayInfo#setWeekInMonth(Integer)を使用してください。
setYear(int) - クラス のメソッドjp.co.intra_mart.foundation.security.calendar.CalendarInfo
非推奨です。
DayInfo#setFullYear(Integer)を使用してください。
SP_CLIENT_TYPE - インタフェース のstatic変数jp.co.intra_mart.foundation.security.SecurityConstraint
非推奨です。
代替え定数はありません。
SP_COLOR_PATTERN_ID - インタフェース のstatic変数jp.co.intra_mart.foundation.security.SecurityConstraint
非推奨です。
代替え定数はありません。
SP_ENCODING - インタフェース のstatic変数jp.co.intra_mart.foundation.security.SecurityConstraint
非推奨です。
代替え定数はありません。
SP_INITIAL_URL - インタフェース のstatic変数jp.co.intra_mart.foundation.security.SecurityConstraint
非推奨です。
代替え定数はありません。
SP_LOCALE - インタフェース のstatic変数jp.co.intra_mart.foundation.security.SecurityConstraint
非推奨です。
代替え定数はありません。
SP_LOGIN_GROUP - インタフェース のstatic変数jp.co.intra_mart.foundation.security.SecurityConstraint
非推奨です。
代替え定数はありません。
SP_LOGIN_TIME - インタフェース のstatic変数jp.co.intra_mart.foundation.security.SecurityConstraint
非推奨です。
代替え定数はありません。
SP_LOGIN_TYPE - インタフェース のstatic変数jp.co.intra_mart.foundation.security.SecurityConstraint
非推奨です。
代替え定数はありません。
SP_SIGNATURE - インタフェース のstatic変数jp.co.intra_mart.foundation.security.SecurityConstraint
非推奨です。
代替え定数はありません。
SP_URL - インタフェース のstatic変数jp.co.intra_mart.foundation.security.SecurityConstraint
非推奨です。
代替え定数はありません。
SP_URL_SIGN - インタフェース のstatic変数jp.co.intra_mart.foundation.security.SecurityConstraint
非推奨です。
代替え定数はありません。
SP_USER - インタフェース のstatic変数jp.co.intra_mart.foundation.security.SecurityConstraint
非推奨です。
代替え定数はありません。
subRoleAdded(String, String, String) - インタフェース のメソッドjp.co.intra_mart.foundation.security.role.RoleChangedListener
非推奨です。
代替メソッドはありません。
subRoleDeleted(String, String, String) - インタフェース のメソッドjp.co.intra_mart.foundation.security.role.RoleChangedListener
非推奨です。
代替メソッドはありません。
SuperUser - jp.co.intra_mart.foundation.security.adminのクラス
非推奨です。
Administrator を使用してください。
SuperUser() - クラス のコンストラクタjp.co.intra_mart.foundation.security.admin.SuperUser
非推奨です。
Administrator.Administrator() を使用してください。
SuperUser(String) - クラス のコンストラクタjp.co.intra_mart.foundation.security.admin.SuperUser
非推奨です。
代替メソッドはありません。
SystemManager - jp.co.intra_mart.foundation.securityのクラス
非推奨です。
代替えメソッドについては、各種メソッドの説明を参照してください。

T

TYPE_CONFIG - クラス のstatic変数jp.co.intra_mart.foundation.security.calendar.CalendarInfo
非推奨です。
DayInfo#CONFIGを使用してください。
TYPE_HOLIDAY - クラス のstatic変数jp.co.intra_mart.foundation.security.calendar.CalendarInfo
非推奨です。
DayInfo#HOLIDAYを使用してください。
TYPE_NATIONAL_HOLDAY - クラス のstatic変数jp.co.intra_mart.foundation.security.calendar.CalendarInfo
非推奨です。
この定数は利用できません。
TYPE_WEEKDAY - クラス のstatic変数jp.co.intra_mart.foundation.security.calendar.CalendarInfo
非推奨です。
DayInfo#WEEKDAYを使用してください。

U

updateAccount(Account) - クラス のメソッドjp.co.intra_mart.foundation.security.account.AccountManager
非推奨です。
AccountInfoManager.updateAccountInfo(jp.co.intra_mart.foundation.admin.account.model.AccountInfo) を使用してください。
updateAccountRole(String, AccountRole) - クラス のメソッドjp.co.intra_mart.foundation.security.account.AccountManager
非推奨です。
AccountInfoManager.updateAccountRoleInfo(String, jp.co.intra_mart.foundation.admin.account.model.AccountRoleInfo) を使用してください。
updateCalendarInfo(String, CalendarInfo) - クラス のメソッドjp.co.intra_mart.foundation.security.calendar.CalendarManager
非推奨です。
CalendarInfoManager.updateDayInfo(jp.co.intra_mart.foundation.calendar.model.DayInfo) を使用してください。
updateRole(Role) - クラス のメソッドjp.co.intra_mart.foundation.security.role.RoleManager
非推奨です。
RoleInfoManager.updateRoleInfo(RoleInfo) を使用してください。
updateSuperUser(SuperUser) - クラス のメソッドjp.co.intra_mart.foundation.security.SystemManager
非推奨です。
AdministratorManager.updateAdministrator(Administrator)を使用してください。
UserCertification - jp.co.intra_mart.foundation.security.certificationのインタフェース
非推奨です。
代替クラスはありません。
UserCertificationListener - jp.co.intra_mart.foundation.security.certificationのインタフェース
非推奨です。
代替クラスはありません。
UserCertificationValidation - jp.co.intra_mart.foundation.security.certificationのインタフェース
非推奨です。
代替クラスはありません。
UserPageProvider - jp.co.intra_mart.foundation.security.certificationのインタフェース
非推奨です。
代替クラスはありません。

V

validate(LoginInfo, AccountInfo, HttpServletRequest, HttpServletResponse) - クラス のメソッドjp.co.intra_mart.foundation.security.certification.ExtendsUserCertificationAdapter
非推奨です。
代替メソッドはありません。
validate(LoginInfo, Account, HttpServletRequest, HttpServletResponse) - インタフェース のメソッドjp.co.intra_mart.foundation.security.certification.UserCertificationValidation
非推奨です。
代替メソッドはありません。
A B C D E F G H I J L M P R S T U V 
ナビゲーション・リンクをスキップ
intra-mart Accel Platform

Copyright © 2012 NTT DATA INTRAMART CORPORATION