Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- ABORT - Enum constant in enum class org.iplass.mtp.async.ExceptionHandlingMode
-
非同期タスクを中断します。
- ABORT_LOG_FATAL - Enum constant in enum class org.iplass.mtp.async.ExceptionHandlingMode
-
非同期タスクを中断し、FATALログにログ出力します。
- ABORTED - Enum constant in enum class org.iplass.mtp.async.TaskStatus
-
タスクは中断。
- AbstractFormViewEvent - Class in org.iplass.mtp.view.generic
-
汎用画面の表示制御Event
- AbstractFormViewEvent(RequestContext, String, String) - Constructor for class org.iplass.mtp.view.generic.AbstractFormViewEvent
- accept(ASTTransformer) - Method in class org.iplass.mtp.entity.query.AsOf
- accept(ASTTransformer) - Method in interface org.iplass.mtp.entity.query.ASTNode
- accept(ASTTransformer) - Method in class org.iplass.mtp.entity.query.condition.expr.And
- accept(ASTTransformer) - Method in class org.iplass.mtp.entity.query.condition.expr.Not
- accept(ASTTransformer) - Method in class org.iplass.mtp.entity.query.condition.expr.Or
- accept(ASTTransformer) - Method in class org.iplass.mtp.entity.query.condition.expr.Paren
- accept(ASTTransformer) - Method in class org.iplass.mtp.entity.query.condition.predicate.Between
- accept(ASTTransformer) - Method in class org.iplass.mtp.entity.query.condition.predicate.Contains
- accept(ASTTransformer) - Method in class org.iplass.mtp.entity.query.condition.predicate.Equals
- accept(ASTTransformer) - Method in class org.iplass.mtp.entity.query.condition.predicate.Greater
- accept(ASTTransformer) - Method in class org.iplass.mtp.entity.query.condition.predicate.GreaterEqual
- accept(ASTTransformer) - Method in class org.iplass.mtp.entity.query.condition.predicate.In
- accept(ASTTransformer) - Method in class org.iplass.mtp.entity.query.condition.predicate.IsNotNull
- accept(ASTTransformer) - Method in class org.iplass.mtp.entity.query.condition.predicate.IsNull
- accept(ASTTransformer) - Method in class org.iplass.mtp.entity.query.condition.predicate.Lesser
- accept(ASTTransformer) - Method in class org.iplass.mtp.entity.query.condition.predicate.LesserEqual
- accept(ASTTransformer) - Method in class org.iplass.mtp.entity.query.condition.predicate.Like
- accept(ASTTransformer) - Method in class org.iplass.mtp.entity.query.condition.predicate.NotEquals
- accept(ASTTransformer) - Method in class org.iplass.mtp.entity.query.From
- accept(ASTTransformer) - Method in class org.iplass.mtp.entity.query.GroupBy
- accept(ASTTransformer) - Method in class org.iplass.mtp.entity.query.Having
- accept(ASTTransformer) - Method in class org.iplass.mtp.entity.query.hint.BindHint
- accept(ASTTransformer) - Method in class org.iplass.mtp.entity.query.hint.CacheHint
- accept(ASTTransformer) - Method in class org.iplass.mtp.entity.query.hint.FetchSizeHint
- accept(ASTTransformer) - Method in class org.iplass.mtp.entity.query.hint.HintComment
- accept(ASTTransformer) - Method in class org.iplass.mtp.entity.query.hint.IndexHint
- accept(ASTTransformer) - Method in class org.iplass.mtp.entity.query.hint.NativeHint
- accept(ASTTransformer) - Method in class org.iplass.mtp.entity.query.hint.NoBindHint
- accept(ASTTransformer) - Method in class org.iplass.mtp.entity.query.hint.NoIndexHint
- accept(ASTTransformer) - Method in class org.iplass.mtp.entity.query.hint.ReadOnlyHint
- accept(ASTTransformer) - Method in class org.iplass.mtp.entity.query.hint.SuppressWarningsHint
- accept(ASTTransformer) - Method in class org.iplass.mtp.entity.query.hint.TimeoutHint
- accept(ASTTransformer) - Method in class org.iplass.mtp.entity.query.Limit
- accept(ASTTransformer) - Method in class org.iplass.mtp.entity.query.OrderBy
- accept(ASTTransformer) - Method in class org.iplass.mtp.entity.query.Query
- accept(ASTTransformer) - Method in class org.iplass.mtp.entity.query.Refer
- accept(ASTTransformer) - Method in class org.iplass.mtp.entity.query.Select
- accept(ASTTransformer) - Method in class org.iplass.mtp.entity.query.SortSpec
- accept(ASTTransformer) - Method in class org.iplass.mtp.entity.query.SubQuery
- accept(ASTTransformer) - Method in class org.iplass.mtp.entity.query.value.aggregate.Avg
- accept(ASTTransformer) - Method in class org.iplass.mtp.entity.query.value.aggregate.Count
- accept(ASTTransformer) - Method in class org.iplass.mtp.entity.query.value.aggregate.Listagg
- accept(ASTTransformer) - Method in class org.iplass.mtp.entity.query.value.aggregate.Max
- accept(ASTTransformer) - Method in class org.iplass.mtp.entity.query.value.aggregate.Median
- accept(ASTTransformer) - Method in class org.iplass.mtp.entity.query.value.aggregate.Min
- accept(ASTTransformer) - Method in class org.iplass.mtp.entity.query.value.aggregate.Mode
- accept(ASTTransformer) - Method in class org.iplass.mtp.entity.query.value.aggregate.StdDevPop
- accept(ASTTransformer) - Method in class org.iplass.mtp.entity.query.value.aggregate.StdDevSamp
- accept(ASTTransformer) - Method in class org.iplass.mtp.entity.query.value.aggregate.Sum
- accept(ASTTransformer) - Method in class org.iplass.mtp.entity.query.value.aggregate.VarPop
- accept(ASTTransformer) - Method in class org.iplass.mtp.entity.query.value.aggregate.VarSamp
- accept(ASTTransformer) - Method in class org.iplass.mtp.entity.query.value.aggregate.WithinGroup
- accept(ASTTransformer) - Method in class org.iplass.mtp.entity.query.value.aggregate.WithinGroupSortSpec
- accept(ASTTransformer) - Method in class org.iplass.mtp.entity.query.value.controlflow.Case
- accept(ASTTransformer) - Method in class org.iplass.mtp.entity.query.value.controlflow.Else
- accept(ASTTransformer) - Method in class org.iplass.mtp.entity.query.value.controlflow.When
- accept(ASTTransformer) - Method in class org.iplass.mtp.entity.query.value.expr.MinusSign
- accept(ASTTransformer) - Method in class org.iplass.mtp.entity.query.value.expr.Polynomial
- accept(ASTTransformer) - Method in class org.iplass.mtp.entity.query.value.expr.Term
- accept(ASTTransformer) - Method in class org.iplass.mtp.entity.query.value.primary.ArrayValue
- accept(ASTTransformer) - Method in class org.iplass.mtp.entity.query.value.primary.Cast
- accept(ASTTransformer) - Method in class org.iplass.mtp.entity.query.value.primary.EntityField
- accept(ASTTransformer) - Method in class org.iplass.mtp.entity.query.value.primary.Function
- accept(ASTTransformer) - Method in class org.iplass.mtp.entity.query.value.primary.Literal
- accept(ASTTransformer) - Method in class org.iplass.mtp.entity.query.value.primary.ParenValue
- accept(ASTTransformer) - Method in class org.iplass.mtp.entity.query.value.RowValueList
- accept(ASTTransformer) - Method in class org.iplass.mtp.entity.query.value.subquery.ScalarSubQuery
- accept(ASTTransformer) - Method in class org.iplass.mtp.entity.query.value.window.CumeDist
- accept(ASTTransformer) - Method in class org.iplass.mtp.entity.query.value.window.DenseRank
- accept(ASTTransformer) - Method in class org.iplass.mtp.entity.query.value.window.PartitionBy
- accept(ASTTransformer) - Method in class org.iplass.mtp.entity.query.value.window.PercentRank
- accept(ASTTransformer) - Method in class org.iplass.mtp.entity.query.value.window.Rank
- accept(ASTTransformer) - Method in class org.iplass.mtp.entity.query.value.window.RowNumber
- accept(ASTTransformer) - Method in class org.iplass.mtp.entity.query.value.window.WindowAggregate
- accept(ASTTransformer) - Method in class org.iplass.mtp.entity.query.value.window.WindowOrderBy
- accept(ASTTransformer) - Method in class org.iplass.mtp.entity.query.value.window.WindowSortSpec
- accept(ASTTransformer) - Method in class org.iplass.mtp.entity.query.Where
- accept(ConditionVisitor) - Method in class org.iplass.mtp.entity.query.condition.Condition
- accept(ConditionVisitor) - Method in class org.iplass.mtp.entity.query.condition.expr.And
- accept(ConditionVisitor) - Method in class org.iplass.mtp.entity.query.condition.expr.Not
- accept(ConditionVisitor) - Method in class org.iplass.mtp.entity.query.condition.expr.Or
- accept(ConditionVisitor) - Method in class org.iplass.mtp.entity.query.condition.expr.Paren
- accept(ConditionVisitor) - Method in class org.iplass.mtp.entity.query.condition.predicate.Between
- accept(ConditionVisitor) - Method in class org.iplass.mtp.entity.query.condition.predicate.Contains
- accept(ConditionVisitor) - Method in class org.iplass.mtp.entity.query.condition.predicate.Equals
- accept(ConditionVisitor) - Method in class org.iplass.mtp.entity.query.condition.predicate.Greater
- accept(ConditionVisitor) - Method in class org.iplass.mtp.entity.query.condition.predicate.GreaterEqual
- accept(ConditionVisitor) - Method in class org.iplass.mtp.entity.query.condition.predicate.In
- accept(ConditionVisitor) - Method in class org.iplass.mtp.entity.query.condition.predicate.IsNotNull
- accept(ConditionVisitor) - Method in class org.iplass.mtp.entity.query.condition.predicate.IsNull
- accept(ConditionVisitor) - Method in class org.iplass.mtp.entity.query.condition.predicate.Lesser
- accept(ConditionVisitor) - Method in class org.iplass.mtp.entity.query.condition.predicate.LesserEqual
- accept(ConditionVisitor) - Method in class org.iplass.mtp.entity.query.condition.predicate.Like
- accept(ConditionVisitor) - Method in class org.iplass.mtp.entity.query.condition.predicate.NotEquals
- accept(HintVisitor) - Method in class org.iplass.mtp.entity.query.hint.BindHint
- accept(HintVisitor) - Method in class org.iplass.mtp.entity.query.hint.CacheHint
- accept(HintVisitor) - Method in class org.iplass.mtp.entity.query.hint.FetchSizeHint
- accept(HintVisitor) - Method in class org.iplass.mtp.entity.query.hint.Hint
- accept(HintVisitor) - Method in class org.iplass.mtp.entity.query.hint.HintComment
- accept(HintVisitor) - Method in class org.iplass.mtp.entity.query.hint.IndexHint
- accept(HintVisitor) - Method in class org.iplass.mtp.entity.query.hint.NativeHint
- accept(HintVisitor) - Method in class org.iplass.mtp.entity.query.hint.NoBindHint
- accept(HintVisitor) - Method in class org.iplass.mtp.entity.query.hint.NoIndexHint
- accept(HintVisitor) - Method in class org.iplass.mtp.entity.query.hint.ReadOnlyHint
- accept(HintVisitor) - Method in class org.iplass.mtp.entity.query.hint.SuppressWarningsHint
- accept(HintVisitor) - Method in class org.iplass.mtp.entity.query.hint.TimeoutHint
- accept(QueryVisitor) - Method in class org.iplass.mtp.entity.query.AsOf
- accept(QueryVisitor) - Method in class org.iplass.mtp.entity.query.From
- accept(QueryVisitor) - Method in class org.iplass.mtp.entity.query.GroupBy
- accept(QueryVisitor) - Method in class org.iplass.mtp.entity.query.Having
- accept(QueryVisitor) - Method in class org.iplass.mtp.entity.query.Limit
- accept(QueryVisitor) - Method in class org.iplass.mtp.entity.query.OrderBy
- accept(QueryVisitor) - Method in class org.iplass.mtp.entity.query.Query
- accept(QueryVisitor) - Method in class org.iplass.mtp.entity.query.Refer
- accept(QueryVisitor) - Method in class org.iplass.mtp.entity.query.Select
- accept(QueryVisitor) - Method in class org.iplass.mtp.entity.query.SortSpec
- accept(QueryVisitor) - Method in class org.iplass.mtp.entity.query.SubQuery
- accept(QueryVisitor) - Method in class org.iplass.mtp.entity.query.Where
- accept(ValueExpressionVisitor) - Method in class org.iplass.mtp.entity.query.value.aggregate.Avg
- accept(ValueExpressionVisitor) - Method in class org.iplass.mtp.entity.query.value.aggregate.Count
- accept(ValueExpressionVisitor) - Method in class org.iplass.mtp.entity.query.value.aggregate.Listagg
- accept(ValueExpressionVisitor) - Method in class org.iplass.mtp.entity.query.value.aggregate.Max
- accept(ValueExpressionVisitor) - Method in class org.iplass.mtp.entity.query.value.aggregate.Median
- accept(ValueExpressionVisitor) - Method in class org.iplass.mtp.entity.query.value.aggregate.Min
- accept(ValueExpressionVisitor) - Method in class org.iplass.mtp.entity.query.value.aggregate.Mode
- accept(ValueExpressionVisitor) - Method in class org.iplass.mtp.entity.query.value.aggregate.StdDevPop
- accept(ValueExpressionVisitor) - Method in class org.iplass.mtp.entity.query.value.aggregate.StdDevSamp
- accept(ValueExpressionVisitor) - Method in class org.iplass.mtp.entity.query.value.aggregate.Sum
- accept(ValueExpressionVisitor) - Method in class org.iplass.mtp.entity.query.value.aggregate.VarPop
- accept(ValueExpressionVisitor) - Method in class org.iplass.mtp.entity.query.value.aggregate.VarSamp
- accept(ValueExpressionVisitor) - Method in class org.iplass.mtp.entity.query.value.aggregate.WithinGroup
- accept(ValueExpressionVisitor) - Method in class org.iplass.mtp.entity.query.value.aggregate.WithinGroupSortSpec
- accept(ValueExpressionVisitor) - Method in class org.iplass.mtp.entity.query.value.controlflow.Case
- accept(ValueExpressionVisitor) - Method in class org.iplass.mtp.entity.query.value.controlflow.Else
- accept(ValueExpressionVisitor) - Method in class org.iplass.mtp.entity.query.value.controlflow.When
- accept(ValueExpressionVisitor) - Method in class org.iplass.mtp.entity.query.value.expr.MinusSign
- accept(ValueExpressionVisitor) - Method in class org.iplass.mtp.entity.query.value.expr.Polynomial
- accept(ValueExpressionVisitor) - Method in class org.iplass.mtp.entity.query.value.expr.Term
- accept(ValueExpressionVisitor) - Method in class org.iplass.mtp.entity.query.value.primary.ArrayValue
- accept(ValueExpressionVisitor) - Method in class org.iplass.mtp.entity.query.value.primary.Cast
- accept(ValueExpressionVisitor) - Method in class org.iplass.mtp.entity.query.value.primary.EntityField
- accept(ValueExpressionVisitor) - Method in class org.iplass.mtp.entity.query.value.primary.Function
- accept(ValueExpressionVisitor) - Method in class org.iplass.mtp.entity.query.value.primary.Literal
- accept(ValueExpressionVisitor) - Method in class org.iplass.mtp.entity.query.value.primary.ParenValue
- accept(ValueExpressionVisitor) - Method in class org.iplass.mtp.entity.query.value.RowValueList
- accept(ValueExpressionVisitor) - Method in class org.iplass.mtp.entity.query.value.subquery.ScalarSubQuery
- accept(ValueExpressionVisitor) - Method in class org.iplass.mtp.entity.query.value.ValueExpression
- accept(ValueExpressionVisitor) - Method in class org.iplass.mtp.entity.query.value.window.CumeDist
- accept(ValueExpressionVisitor) - Method in class org.iplass.mtp.entity.query.value.window.DenseRank
- accept(ValueExpressionVisitor) - Method in class org.iplass.mtp.entity.query.value.window.PartitionBy
- accept(ValueExpressionVisitor) - Method in class org.iplass.mtp.entity.query.value.window.PercentRank
- accept(ValueExpressionVisitor) - Method in class org.iplass.mtp.entity.query.value.window.Rank
- accept(ValueExpressionVisitor) - Method in class org.iplass.mtp.entity.query.value.window.RowNumber
- accept(ValueExpressionVisitor) - Method in class org.iplass.mtp.entity.query.value.window.WindowAggregate
- accept(ValueExpressionVisitor) - Method in class org.iplass.mtp.entity.query.value.window.WindowOrderBy
- accept(ValueExpressionVisitor) - Method in class org.iplass.mtp.entity.query.value.window.WindowSortSpec
- accept(MenuItemVisitor<R>) - Method in class org.iplass.mtp.view.menu.ActionMenuItem
- accept(MenuItemVisitor<R>) - Method in class org.iplass.mtp.view.menu.EntityMenuItem
- accept(MenuItemVisitor<R>) - Method in class org.iplass.mtp.view.menu.MenuItem
-
チェック処理などを実装した
MenuItemVisitor
を実行します。 - accept(MenuItemVisitor<R>) - Method in class org.iplass.mtp.view.menu.MenuTree
-
チェック処理などを実装した
MenuItemVisitor
を実行します。 - accept(MenuItemVisitor<R>) - Method in class org.iplass.mtp.view.menu.NodeMenuItem
- accept(MenuItemVisitor<R>) - Method in class org.iplass.mtp.view.menu.UrlMenuItem
- ACCEPT_ALL - Static variable in enum class org.iplass.mtp.webapi.definition.RequestType
- acceptRanges() - Element in annotation interface org.iplass.mtp.command.annotation.action.Result
-
type=STREAMの場合のみ有効です。Rangeヘッダーに対応するか否かを指定します。
- accepts() - Element in annotation interface org.iplass.mtp.command.annotation.webapi.WebApi
- accessControlAllowCredentials() - Element in annotation interface org.iplass.mtp.command.annotation.webapi.WebApi
- accessControlAllowOrigin() - Element in annotation interface org.iplass.mtp.command.annotation.webapi.WebApi
- accessControlAllowOrign() - Element in annotation interface org.iplass.mtp.command.annotation.webapi.WebApi
-
Deprecated.
- AccessTokenInfo - Class in org.iplass.mtp.auth.oauth
- AccessTokenInfo() - Constructor for class org.iplass.mtp.auth.oauth.AccessTokenInfo
- ACCOUNT_ID - Static variable in class org.iplass.mtp.auth.User
- ACCOUNT_POLICY - Static variable in class org.iplass.mtp.auth.User
- AccountLockoutPolicyDefinition - Class in org.iplass.mtp.auth.policy.definition
-
アカウントのロックアウト制御のポリシー定義。
- AccountLockoutPolicyDefinition() - Constructor for class org.iplass.mtp.auth.policy.definition.AccountLockoutPolicyDefinition
- AccountNotification - Class in org.iplass.mtp.auth.policy
-
アカウント通知クラス。
- AccountNotification(NotificationType, String) - Constructor for class org.iplass.mtp.auth.policy.AccountNotification
- AccountNotificationListener - Interface in org.iplass.mtp.auth.policy
-
アカウントの作成、パスワードリセット時、ロックアウト時、ログイン時などの通知を受け取るListenerのインタフェースです。。
- AccountNotificationListenerDefinition - Class in org.iplass.mtp.auth.policy.definition
-
AccountNotificationListener
の定義。 定義されたAccountNotificationListenerにて、アカウントの状態の変更通知を受け取ることができる。 - AccountNotificationListenerDefinition() - Constructor for class org.iplass.mtp.auth.policy.definition.AccountNotificationListenerDefinition
- action - Variable in class org.iplass.mtp.view.treeview.TreeViewItem
-
詳細表示用アクション
- ACTION - Static variable in interface org.iplass.mtp.web.WebRequestConstants
-
このリクエストがAction経由の呼び出しか否かを判断するフラグ(Boolean)を取得する際のattribute名
- ACTION_NAME - Static variable in interface org.iplass.mtp.web.WebRequestConstants
-
Action名。Command内、Template内で取得可能。
- ActionCacheCriteria - Interface in org.iplass.mtp.web.actionmapping
-
アクションのキャッシュに対して、一致条件を定義するためのインタフェースです。
- ActionMapping - Annotation Interface in org.iplass.mtp.command.annotation.action
-
ActionMappingを定義するアノテーションです。
- ActionMapping.ClientCacheType - Enum Class in org.iplass.mtp.command.annotation.action
-
クライアントのキャッシュ設定のenumです。
CACHE : "Cache-Control:private"をセット
CACHE_PUBLIC : "Cache-Control:public"をセット
NO_CACHE : "Cache-Control:no-store,no-cache"をセット - ActionMappingDefinition - Class in org.iplass.mtp.web.actionmapping.definition
-
ActionMappingの定義です。 ActionMappingは、当該name(URLのパス)を呼び出された際の、処理内容を規定します。 実行するCommandと、その実行結果による表示内容(template)を定義します。
- ActionMappingDefinition() - Constructor for class org.iplass.mtp.web.actionmapping.definition.ActionMappingDefinition
- ActionMappingDefinitionManager - Interface in org.iplass.mtp.web.actionmapping.definition
- ActionMappingDefinitionModifyResult - Class in org.iplass.mtp.web.actionmapping.definition
- ActionMappingDefinitionModifyResult(boolean) - Constructor for class org.iplass.mtp.web.actionmapping.definition.ActionMappingDefinitionModifyResult
-
コンストラクタ
- ActionMappingDefinitionModifyResult(boolean, String) - Constructor for class org.iplass.mtp.web.actionmapping.definition.ActionMappingDefinitionModifyResult
-
コンストラクタ
- ActionMappings - Annotation Interface in org.iplass.mtp.command.annotation.action
-
複数のActionMappingを定義する場合のアノテーションです。
- ActionMenuAction - Class in org.iplass.mtp.view.menu
- ActionMenuAction() - Constructor for class org.iplass.mtp.view.menu.ActionMenuAction
- ActionMenuAction(ActionMenuItem) - Constructor for class org.iplass.mtp.view.menu.ActionMenuAction
- ActionMenuItem - Class in org.iplass.mtp.view.menu
-
Action実行用メニューアイテム定義
- ActionMenuItem() - Constructor for class org.iplass.mtp.view.menu.ActionMenuItem
- ActionParameter - Interface in org.iplass.mtp.web.actionmapping.permission
-
Actionを呼び出す際のパラメータを表すインタフェース。 ActionのPermissionとして、パラメータまで定義されている場合、 当該のgetValue()で取得できる値と比較して権限判定する。
- ActionParts - Class in org.iplass.mtp.view.top.parts
-
アクション系のパーツ
- ActionParts() - Constructor for class org.iplass.mtp.view.top.parts.ActionParts
- ActionPermission - Class in org.iplass.mtp.web.actionmapping.permission
-
Actionの実行権限。 action名(=urlのパス)とその際のパラメータ値で権限を表現。
- ActionPermission(String) - Constructor for class org.iplass.mtp.web.actionmapping.permission.ActionPermission
- ActionPermission(String, boolean) - Constructor for class org.iplass.mtp.web.actionmapping.permission.ActionPermission
- ActionPermission(String, Map<String, Object>) - Constructor for class org.iplass.mtp.web.actionmapping.permission.ActionPermission
- ActionPermission(String, Map<String, Object>, boolean) - Constructor for class org.iplass.mtp.web.actionmapping.permission.ActionPermission
- ActionPermission(String, ActionParameter) - Constructor for class org.iplass.mtp.web.actionmapping.permission.ActionPermission
- ActionPermission(String, ActionParameter, boolean) - Constructor for class org.iplass.mtp.web.actionmapping.permission.ActionPermission
- ActionUtil - Class in org.iplass.mtp.web.actionmapping
-
Actionに関連する処理のユーティリティクラス。
- ActionUtil() - Constructor for class org.iplass.mtp.web.actionmapping.ActionUtil
- ACTIVE - Enum constant in enum class org.iplass.mtp.transaction.TransactionStatus
-
現在のトランザクションが有効であることを示します
- add(Object) - Method in class org.iplass.mtp.entity.query.GroupBy
- add(Object) - Method in class org.iplass.mtp.entity.query.Select
- add(Object) - Method in class org.iplass.mtp.entity.query.value.window.PartitionBy
- add(Object...) - Method in class org.iplass.mtp.entity.query.Select
- add(Object, SortSpec.SortType) - Method in class org.iplass.mtp.entity.query.OrderBy
- add(Object, SortSpec.SortType) - Method in class org.iplass.mtp.entity.query.value.aggregate.WithinGroup
- add(Object, SortSpec.SortType) - Method in class org.iplass.mtp.entity.query.value.window.WindowOrderBy
- add(Object, SortSpec.SortType, SortSpec.NullOrderingSpec) - Method in class org.iplass.mtp.entity.query.OrderBy
- add(Object, SortSpec.SortType, SortSpec.NullOrderingSpec) - Method in class org.iplass.mtp.entity.query.value.aggregate.WithinGroup
- add(Object, SortSpec.SortType, SortSpec.NullOrderingSpec) - Method in class org.iplass.mtp.entity.query.value.window.WindowOrderBy
- add(String) - Method in class org.iplass.mtp.entity.query.hint.IndexHint
- add(String) - Method in class org.iplass.mtp.entity.query.hint.NoIndexHint
- add(String) - Method in class org.iplass.mtp.entity.UpdateOption
-
更新対象のプロパティを追加します。
- add(List<Hint>) - Method in class org.iplass.mtp.entity.query.hint.HintComment
- add(Hint) - Method in class org.iplass.mtp.entity.query.hint.HintComment
- add(SortSpec) - Method in class org.iplass.mtp.entity.query.OrderBy
- add(WithinGroupSortSpec) - Method in class org.iplass.mtp.entity.query.value.aggregate.WithinGroup
- add(ValueExpression) - Method in class org.iplass.mtp.entity.query.GroupBy
- add(ValueExpression) - Method in class org.iplass.mtp.entity.query.value.expr.Polynomial
- add(ValueExpression) - Method in class org.iplass.mtp.entity.query.value.window.PartitionBy
- add(WindowSortSpec) - Method in class org.iplass.mtp.entity.query.value.window.WindowOrderBy
- ADD - Enum constant in enum class org.iplass.mtp.view.generic.editor.ReferencePropertyEditor.UrlParameterActionType
- addAttachment(DataHandler) - Method in class org.iplass.mtp.mail.Mail
-
添付ファイルを追加します。
- addAttachment(BinaryReference) - Method in class org.iplass.mtp.mail.Mail
-
添付ファイルを追加します。 添付ファイル名は、BinaryReferenceのname、contentTypeはBinaryReferenceのtypeが設定されます。
- addButton(Button) - Method in class org.iplass.mtp.view.generic.FormView
-
ボタンを追加します。
- addChild(MenuItem) - Method in class org.iplass.mtp.view.menu.MenuItem
-
子階層のメニューアイテムを追加します。
- addColModel(TreeViewGridColModel) - Method in class org.iplass.mtp.view.treeview.TreeView
-
ColModelを追加します。
- addColumnMapping(ColumnMapping) - Method in class org.iplass.mtp.entity.definition.stores.SchemalessRdbStore
-
ColumnMappingを追加する。
- addCookie(Cookie) - Method in interface org.iplass.mtp.web.actionmapping.ResponseHeader
- addData(String, Object) - Method in class org.iplass.mtp.pushnotification.PushNotification
-
data(DataPayload)に指定のkeyでvalueをputします。
- addDateHeader(String, long) - Method in interface org.iplass.mtp.web.actionmapping.ResponseHeader
- addElement(Element) - Method in class org.iplass.mtp.view.generic.element.section.DefaultSection
-
エレメント情報を追加します。
- addElement(Element) - Method in class org.iplass.mtp.view.generic.element.section.SearchConditionSection
-
要素を追加します。
- addElement(Element) - Method in class org.iplass.mtp.view.generic.element.section.SearchResultSection
-
要素を追加します。
- addError(MappingError) - Method in class org.iplass.mtp.command.beanmapper.MappingResult
- addError(ValidateError) - Method in class org.iplass.mtp.entity.ValidateResult
- addError(ValidateError) - Method in class org.iplass.mtp.view.generic.BulkOperationContext
- addErrorMessage(String) - Method in class org.iplass.mtp.entity.ValidateError
- addErrorMessage(String, String) - Method in class org.iplass.mtp.entity.ValidateError
- addErrors(List<MappingError>) - Method in class org.iplass.mtp.command.beanmapper.MappingResult
-
指定のerrorsをすべて追加します。 propertyPathが等しいMappingErrorが既に存在した場合は、マージされます。
- addEventListener(EventListenerDefinition) - Method in class org.iplass.mtp.entity.definition.EntityDefinition
- addExpression(Condition) - Method in class org.iplass.mtp.entity.query.condition.expr.And
- addExpression(Condition) - Method in class org.iplass.mtp.entity.query.condition.expr.Or
- addFilterSetting(FilterSetting) - Method in class org.iplass.mtp.view.generic.element.section.SearchConditionSection
- addHeader(String, String) - Method in interface org.iplass.mtp.web.actionmapping.ResponseHeader
- addHeader(WebhookHeader) - Method in class org.iplass.mtp.webhook.Webhook
-
Add additional custom headers.
- addHeaders(WebhookHeaderDefinition) - Method in class org.iplass.mtp.webhook.template.definition.WebhookTemplateDefinition
- addHint(List<Hint>) - Method in class org.iplass.mtp.entity.query.Select
- addHint(Hint) - Method in class org.iplass.mtp.entity.query.Select
- addInlineContent(String, DataHandler) - Method in class org.iplass.mtp.mail.HtmlMessage
-
Add an embedded image to html.
- addInlineContent(String, BinaryReference) - Method in class org.iplass.mtp.mail.HtmlMessage
-
Add an embedded image to html.
- addIntHeader(String, int) - Method in interface org.iplass.mtp.web.actionmapping.ResponseHeader
- addItem(EntityCalendarItem) - Method in class org.iplass.mtp.view.calendar.EntityCalendar
-
Entityの設定を追加します。
- addItem(EntityFilterItem) - Method in class org.iplass.mtp.view.filter.EntityFilter
-
フィルタ設定を追加する。
- addItem(TreeViewItem) - Method in class org.iplass.mtp.view.treeview.TreeView
-
ツリービューを構成するアイテムを追加する。
- addListenEvent(EventType) - Method in class org.iplass.mtp.entity.definition.listeners.ScriptingEventListenerDefinition
- addLocalizedBinary(LocalizedBinaryDefinition) - Method in class org.iplass.mtp.web.template.definition.BinaryTemplateDefinition
-
多言語設定情報を追加します。
- addLocalizedDescription(LocalizedStringDefinition) - Method in class org.iplass.mtp.view.generic.editor.NestProperty
-
説明の多言語設定情報を追加します。
- addLocalizedDescription(LocalizedStringDefinition) - Method in class org.iplass.mtp.view.generic.element.property.PropertyItem
-
説明の多言語設定情報を追加します。
- addLocalizedDescription(LocalizedStringDefinition) - Method in class org.iplass.mtp.view.generic.element.VirtualPropertyItem
-
説明の多言語設定情報を追加します。
- addLocalizedDisplayLabel(LocalizedStringDefinition) - Method in class org.iplass.mtp.view.generic.element.Button
-
多言語設定情報を追加します。
- addLocalizedDisplayLabel(LocalizedStringDefinition) - Method in class org.iplass.mtp.view.generic.element.Link
-
多言語設定情報を追加します。
- addLocalizedDisplayLabel(LocalizedStringDefinition) - Method in class org.iplass.mtp.view.generic.element.VirtualPropertyItem
-
多言語設定情報を追加します。
- addLocalizedDisplayLabel(LocalizedStringDefinition) - Method in class org.iplass.mtp.view.treeview.TreeViewGridColModel
-
多言語設定情報を追加します。
- addLocalizedDisplayName(LocalizedStringDefinition) - Method in class org.iplass.mtp.command.definition.CommandDefinition
- addLocalizedDisplayName(LocalizedStringDefinition) - Method in class org.iplass.mtp.entity.definition.EntityDefinition
- addLocalizedDisplayName(LocalizedStringDefinition) - Method in class org.iplass.mtp.entity.definition.PropertyDefinition
- addLocalizedDisplayName(LocalizedStringDefinition) - Method in class org.iplass.mtp.tenant.Tenant
-
多言語設定情報を追加します。
- addLocalizedDisplayName(LocalizedStringDefinition) - Method in class org.iplass.mtp.view.calendar.EntityCalendar
-
多言語設定情報を追加します。
- addLocalizedDisplayName(LocalizedStringDefinition) - Method in class org.iplass.mtp.view.filter.EntityFilterItem
-
多言語設定情報を追加します。
- addLocalizedDisplayName(LocalizedStringDefinition) - Method in class org.iplass.mtp.view.menu.MenuItem
-
多言語設定情報を追加します。
- addLocalizedDisplayName(LocalizedStringDefinition) - Method in class org.iplass.mtp.view.menu.MenuTree
-
多言語設定情報を追加します。
- addLocalizedDisplayName(LocalizedStringDefinition) - Method in class org.iplass.mtp.view.treeview.TreeView
-
多言語設定情報を追加します。
- addLocalizedDisplayName(LocalizedStringDefinition) - Method in class org.iplass.mtp.web.actionmapping.definition.ActionMappingDefinition
- addLocalizedDisplayName(LocalizedStringDefinition) - Method in class org.iplass.mtp.web.template.definition.TemplateDefinition
- addLocalizedErrorMessage(LocalizedStringDefinition) - Method in class org.iplass.mtp.entity.definition.ValidationDefinition
-
多言語設定情報を追加します。
- addLocalizedFalseLabel(LocalizedStringDefinition) - Method in class org.iplass.mtp.view.generic.editor.BooleanPropertyEditor
-
多言語設定情報を追加します。
- addLocalizedMailTemplate(LocalizedMailTemplateDefinition) - Method in class org.iplass.mtp.mail.template.definition.MailTemplateDefinition
- addLocalizedMessage(LocalizedStringDefinition) - Method in class org.iplass.mtp.message.MessageItem
-
多言語設定情報を追加します。
- addLocalizedNotification(LocalizedNotificationDefinition) - Method in class org.iplass.mtp.pushnotification.template.definition.PushNotificationTemplateDefinition
- addLocalizedPasswordWarningMessage(LocalizedStringDefinition) - Method in class org.iplass.mtp.view.top.parts.InformationParts
-
パスワード警告メッセージの多言語設定情報を追加します。
- addLocalizedPath(LocalizedStringDefinition) - Method in class org.iplass.mtp.web.template.definition.JspTemplateDefinition
-
多言語設定情報を追加します。
- addLocalizedReport(LocalizedReportDefinition) - Method in class org.iplass.mtp.web.template.report.definition.ReportTemplateDefinition
-
多言語設定情報を追加します。
- addLocalizedSelectValue(LocalizedSelectValueDefinition) - Method in class org.iplass.mtp.entity.definition.properties.SelectProperty
- addLocalizedSelectValue(LocalizedSelectValueDefinition) - Method in class org.iplass.mtp.entity.definition.properties.selectvalue.SelectValueDefinition
- addLocalizedSmsMailTemplate(LocalizedSmsMailTemplateDefinition) - Method in class org.iplass.mtp.sms.template.definition.SmsMailTemplateDefinition
- addLocalizedSource(LocalizedStringDefinition) - Method in class org.iplass.mtp.web.template.definition.GroovyTemplateDefinition
-
多言語設定情報を追加します。
- addLocalizedSource(LocalizedStringDefinition) - Method in class org.iplass.mtp.web.template.definition.HtmlTemplateDefinition
-
多言語設定情報を追加します。
- addLocalizedTitle(LocalizedStringDefinition) - Method in class org.iplass.mtp.view.generic.editor.NestProperty
-
多言語設定情報を追加します。
- addLocalizedTitle(LocalizedStringDefinition) - Method in class org.iplass.mtp.view.generic.element.Button
-
多言語設定情報を追加します。
- addLocalizedTitle(LocalizedStringDefinition) - Method in class org.iplass.mtp.view.generic.element.Link
-
多言語設定情報を追加します。
- addLocalizedTitle(LocalizedStringDefinition) - Method in class org.iplass.mtp.view.generic.element.property.PropertyBase
-
多言語設定情報を追加します。
- addLocalizedTitle(LocalizedStringDefinition) - Method in class org.iplass.mtp.view.generic.element.ScriptingElement
-
多言語設定情報を追加します。
- addLocalizedTitle(LocalizedStringDefinition) - Method in class org.iplass.mtp.view.generic.element.section.DefaultSection
-
多言語設定情報を追加します。
- addLocalizedTitle(LocalizedStringDefinition) - Method in class org.iplass.mtp.view.generic.element.section.ScriptingSection
-
多言語設定情報を追加します。
- addLocalizedTitle(LocalizedStringDefinition) - Method in class org.iplass.mtp.view.generic.element.section.SearchResultSection
-
多言語設定情報を追加します。
- addLocalizedTitle(LocalizedStringDefinition) - Method in class org.iplass.mtp.view.generic.element.section.TemplateSection
-
多言語設定情報を追加します。
- addLocalizedTitle(LocalizedStringDefinition) - Method in class org.iplass.mtp.view.generic.element.section.VersionSection
-
多言語設定情報を追加します。
- addLocalizedTitle(LocalizedStringDefinition) - Method in class org.iplass.mtp.view.generic.element.TemplateElement
-
多言語設定情報を追加します。
- addLocalizedTitle(LocalizedStringDefinition) - Method in class org.iplass.mtp.view.generic.FormView
-
多言語設定情報を追加します。
- addLocalizedTitle(LocalizedStringDefinition) - Method in class org.iplass.mtp.view.top.parts.ApplicationMaintenanceParts
-
多言語設定情報を追加します。
- addLocalizedTitle(LocalizedStringDefinition) - Method in class org.iplass.mtp.view.top.parts.EntityListParts
-
多言語設定情報を追加します。
- addLocalizedTitle(LocalizedStringDefinition) - Method in class org.iplass.mtp.view.top.parts.InformationParts
-
タイトルの多言語設定情報を追加します。
- addLocalizedTitle(LocalizedStringDefinition) - Method in class org.iplass.mtp.view.top.parts.PreviewDateParts
-
多言語設定情報を追加します。
- addLocalizedTitleList(LocalizedStringDefinition) - Method in class org.iplass.mtp.view.generic.element.section.MassReferenceSection
-
多言語設定情報を追加します。
- addLocalizedTitleList(LocalizedStringDefinition) - Method in class org.iplass.mtp.view.generic.element.section.ReferenceSection
-
多言語設定情報を追加します。
- addLocalizedTooltip(LocalizedStringDefinition) - Method in class org.iplass.mtp.view.generic.editor.NestProperty
-
ツールチップの多言語設定情報を追加します。
- addLocalizedTooltip(LocalizedStringDefinition) - Method in class org.iplass.mtp.view.generic.element.property.PropertyItem
-
ツールチップの多言語設定情報を追加します。
- addLocalizedTooltip(LocalizedStringDefinition) - Method in class org.iplass.mtp.view.generic.element.ScriptingElement
-
ツールチップの多言語設定情報を追加します。
- addLocalizedTooltip(LocalizedStringDefinition) - Method in class org.iplass.mtp.view.generic.element.TemplateElement
-
ツールチップの多言語設定情報を追加します。
- addLocalizedTooltip(LocalizedStringDefinition) - Method in class org.iplass.mtp.view.generic.element.VirtualPropertyItem
-
ツールチップの多言語設定情報を追加します。
- addLocalizedTrueLabel(LocalizedStringDefinition) - Method in class org.iplass.mtp.view.generic.editor.BooleanPropertyEditor
-
真の表示ラベル多言語設定情報を追加します。
- addMapping(TreeViewGridColModelMapping) - Method in class org.iplass.mtp.view.treeview.TreeViewItem
-
ColModelのマッピングを追加します。
- addMenuItem(MenuItem) - Method in class org.iplass.mtp.view.menu.MenuTree
-
子階層のメニューアイテムを追加します。
- addMessage(String) - Method in class org.iplass.mtp.command.beanmapper.MappingError
- addMessage(String, Object) - Method in class org.iplass.mtp.command.beanmapper.MappingError
- addMessageItem(MessageItem) - Method in class org.iplass.mtp.message.MessageCategory
-
メッセージ情報を追加する。
- addNestProperty(NestProperty) - Method in class org.iplass.mtp.view.generic.editor.ReferencePropertyEditor
-
参照型の表示プロパティを追加します。
- addParts(TopViewParts) - Method in class org.iplass.mtp.view.top.TopViewDefinition
-
TOP画面パーツを追加します。
- addProperty(PropertyDefinition) - Method in class org.iplass.mtp.entity.definition.EntityDefinition
- addProperty(AutocompletionProperty) - Method in class org.iplass.mtp.view.generic.common.AutocompletionSetting
- addProperty(NestProperty) - Method in class org.iplass.mtp.view.generic.editor.JoinPropertyEditor
- addProperty(NestProperty) - Method in class org.iplass.mtp.view.generic.element.section.MassReferenceSection
-
表示プロパティを追加します。
- addProperty(NestProperty) - Method in class org.iplass.mtp.view.generic.element.section.ReferenceSection
-
表示プロパティを追加します。
- addRecipientBcc(String) - Method in class org.iplass.mtp.mail.Mail
-
BCC送信アドレスを追加します。
- addRecipientBcc(String, String) - Method in class org.iplass.mtp.mail.Mail
-
BCC送信アドレスを追加します。
- addRecipientCc(String) - Method in class org.iplass.mtp.mail.Mail
-
CC送信アドレスを追加します。
- addRecipientCc(String, String) - Method in class org.iplass.mtp.mail.Mail
-
CC送信アドレスを追加します。
- addRecipientTo(String) - Method in class org.iplass.mtp.mail.Mail
-
TO送信アドレスを追加します。
- addRecipientTo(String, String) - Method in class org.iplass.mtp.mail.Mail
-
TO送信アドレスを追加します。
- addReferenceTreeItem(ReferenceTreeViewItem) - Method in class org.iplass.mtp.view.treeview.TreeViewItem
-
参照のツリービューアイテムを追加する。
- addSection(Section) - Method in class org.iplass.mtp.view.generic.FormView
-
セクションを追加します。
- addSelectValue(SelectValue) - Method in class org.iplass.mtp.entity.definition.properties.SelectProperty
- addSelectValue(SelectValue) - Method in class org.iplass.mtp.entity.definition.properties.selectvalue.SelectValueDefinition
- addSortSetting(SortSetting) - Method in class org.iplass.mtp.view.generic.element.section.MassReferenceSection
- addSortSetting(SortSetting) - Method in class org.iplass.mtp.view.generic.element.section.SearchConditionSection
- addTo(String) - Method in class org.iplass.mtp.pushnotification.PushNotification
-
送信先をセット/追加する。
FCMの場合、
toには、登録トークン、通知キー、トピック、 もしくは、メッセージのターゲットを決定する条件の論理式('yourTopic' in topics)で 指定可能(詳細はFirebaseのドキュメント参照のこと)。 - addTransactionListener(TransactionListener) - Method in class org.iplass.mtp.transaction.NoTransaction
- addTransactionListener(TransactionListener) - Method in interface org.iplass.mtp.transaction.Transaction
-
このトランザクションのcommit、rollbackを監視するリスナーを登録します。
- addValue(EditorValue) - Method in class org.iplass.mtp.view.generic.editor.SelectPropertyEditor
-
セレクトボックスの値を追加します。
- addValue(EditorValue) - Method in class org.iplass.mtp.view.generic.editor.StringPropertyEditor
-
選択値を追加します。
- addView(FormView) - Method in class org.iplass.mtp.view.generic.EntityView
-
FormViewを追加します。
- addViewControlSetting(ViewControlSetting) - Method in class org.iplass.mtp.view.generic.EntityView
- addWidget(TopViewParts) - Method in class org.iplass.mtp.view.top.TopViewDefinition
-
ウィジェットを追加します。
- ADMIN_FLG - Static variable in class org.iplass.mtp.auth.User
- AFTER_COMMIT - Enum constant in enum class org.iplass.mtp.async.StartMode
-
タスクを呼び出し元が正常にコミットされた場合に開始します。
- AFTER_DELETE - Enum constant in enum class org.iplass.mtp.entity.definition.listeners.EventType
- AFTER_INSERT - Enum constant in enum class org.iplass.mtp.entity.definition.listeners.EventType
- AFTER_PURGE - Enum constant in enum class org.iplass.mtp.entity.definition.listeners.EventType
- AFTER_RESTORE - Enum constant in enum class org.iplass.mtp.entity.definition.listeners.EventType
- AFTER_UPDATE - Enum constant in enum class org.iplass.mtp.entity.definition.listeners.EventType
- afterCommit(Runnable) - Method in interface org.iplass.mtp.transaction.Transaction
-
このトランザクションがcommitされた場合、funcを実行します。 funcの引数にはこのトランザクションが渡されます。
- afterCommit(Transaction) - Method in interface org.iplass.mtp.transaction.TransactionListener
-
トランザクションがcommitされた場合、通知されます。
- afterDelete(Entity, EntityEventContext) - Method in interface org.iplass.mtp.entity.EntityEventListener
-
削除処理後に呼び出されます。
- afterInsert(Entity, EntityEventContext) - Method in interface org.iplass.mtp.entity.EntityEventListener
-
追加処理後に呼び出されます。
- afterLoadEntity(RequestContext, FormView, Entity, LoadOption, LoadEntityInterrupter.LoadType) - Method in interface org.iplass.mtp.view.generic.LoadEntityInterrupter
-
ロード後処理を行います。
- afterLoadReference(RequestContext, FormView, Entity, LoadOption, ReferenceProperty, Element, LoadEntityInterrupter.LoadType) - Method in interface org.iplass.mtp.view.generic.LoadEntityInterrupter
-
参照プロパティに対するロード後処理を行います。
- afterLoadReference(RequestContext, FormView, Entity, LoadOption, ReferenceProperty, LoadEntityInterrupter.LoadType) - Method in interface org.iplass.mtp.view.generic.LoadEntityInterrupter
-
Deprecated.use
#afterLoadReference(RequestContext, FormView, Entity, LoadOption, ReferenceProperty, PropertyElement, LoadType)
- afterOperation(List<Entity>, RequestContext, EntityDefinition, FormView, BulkOperationInterrupter.BulkOperationType) - Method in interface org.iplass.mtp.view.generic.BulkOperationInterrupter
-
一括操作後の処理を行います。
- afterPurge(Entity) - Method in interface org.iplass.mtp.entity.EntityEventListener
-
削除処理時に、物理削除された場合、 もしくはごみ箱から完全に物理削除された際に呼び出されます。
- afterRegist(int, Entity, EntityDefinition, CsvUploadInterrupter.CsvRegistrationType) - Method in interface org.iplass.mtp.csv.CsvUploadInterrupter
- afterRegist(Entity, RequestContext, EntityDefinition, FormView, RegistrationInterrupter.RegistrationType) - Method in interface org.iplass.mtp.view.generic.RegistrationInterrupter
- afterRegister(int, Entity, EntityDefinition, CsvUploadInterrupter.CsvRegistrationType) - Method in interface org.iplass.mtp.csv.CsvUploadInterrupter
-
登録後処理を行います。
- afterRegister(Entity, RequestContext, EntityDefinition, FormView, RegistrationInterrupter.RegistrationType) - Method in interface org.iplass.mtp.view.generic.RegistrationInterrupter
-
登録後処理を行います。
- afterRestore(Entity) - Method in interface org.iplass.mtp.entity.EntityEventListener
-
ごみ箱から復旧した際に呼び出されます。
- afterRollback(Runnable) - Method in interface org.iplass.mtp.transaction.Transaction
-
このトランザクションがrollbackされた場合、funcを実行します。 funcの引数にはこのトランザクションが渡されます。
- afterRollback(Transaction) - Method in interface org.iplass.mtp.transaction.TransactionListener
-
トランザクションがrollbackされた場合、通知されます。
- afterSearch(RequestContext, SearchFormView, Query, Entity, SearchQueryInterrupter.SearchQueryType) - Method in interface org.iplass.mtp.view.generic.SearchQueryInterrupter
-
検索後処理を行います。
- afterSearchMassReference(RequestContext, FormView, Query, ReferenceProperty, MassReferenceSection, Entity, OutputType) - Method in interface org.iplass.mtp.view.generic.LoadEntityInterrupter
-
大量データ用参照セクションの検索後処理を行います。
- afterSearchMassReference(RequestContext, FormView, Query, Entity, OutputType) - Method in interface org.iplass.mtp.view.generic.LoadEntityInterrupter
-
Deprecated.use
#afterSearchMassReference(RequestContext, FormView, Query, ReferenceProperty, MassReferenceSection, OutputType)
- afterUpdate(Entity, EntityEventContext) - Method in interface org.iplass.mtp.entity.EntityEventListener
-
更新処理後に呼び出されます。
- Aggregate - Class in org.iplass.mtp.entity.query.value.aggregate
-
集計関数を表す抽象クラス。
- Aggregate() - Constructor for class org.iplass.mtp.entity.query.value.aggregate.Aggregate
- ALERT - Enum constant in enum class org.iplass.mtp.view.generic.editor.ReferencePropertyEditor.RefComboSearchType
- ALL - Enum constant in enum class org.iplass.mtp.entity.DeleteTargetVersion
-
すべてのバージョン
- ALLOW_SKIPPING - Enum constant in enum class org.iplass.mtp.entity.definition.properties.NumberingType
-
飛び番を許容する。登録処理の並列実行性は高まる。
- allowExternalLocation() - Element in annotation interface org.iplass.mtp.command.annotation.action.Result
-
type=REDIRECTの場合のみ有効です。 外部サイトへのリダイレクトを許可するかどうかのフラグです。 trueで外部サイトへリダイレクト許可となります。 デフォルトはfalseです。
- allowMethod() - Element in annotation interface org.iplass.mtp.command.annotation.action.ActionMapping
-
許可するHTTP Methodの設定です。 未指定の場合は、すべて許可となります。 デフォルト未指定(=すべて許可)です。
- allowRequestContentTypes() - Element in annotation interface org.iplass.mtp.command.annotation.action.ActionMapping
-
許可するリクエストボディのContentType。デフォルト未指定(=すべて許可)
- allowRequestContentTypes() - Element in annotation interface org.iplass.mtp.command.annotation.webapi.WebApi
-
許可するリクエストボディのContentType。デフォルト未指定(=すべて許可)。
accepts指定より、allowRequestContentTypesの指定による制限が優先されます。
例えば、 accepts指定によりJSON形式の処理が有効化されている場合において、 allowRequestContentTypesに"application/json"が含まれない場合は、 JSON形式によるリクエストは処理されません。 - allPropertyUpdateOption(String, boolean) - Static method in class org.iplass.mtp.entity.UpdateOption
-
全てのプロパティ(※更新不可項目を除く)を更新対象としてセットしたUpdateOptionを生成します。
- allPropertyUpdateOption(String, boolean, boolean) - Static method in class org.iplass.mtp.entity.UpdateOption
-
全てのプロパティ(※更新不可項目を除く)を更新対象としてセットしたUpdateOptionを生成します。
- allPropertyUpdateOption(String, boolean, TargetVersion) - Static method in class org.iplass.mtp.entity.UpdateOption
-
全てのプロパティ(※更新不可項目を除く)を更新対象としてセットしたUpdateOptionを生成します。
- AlreadyInitializedException - Exception in org.iplass.mtp.runtime
-
Throws when an EntryPoint has already been initialized.
- AlreadyInitializedException() - Constructor for exception org.iplass.mtp.runtime.AlreadyInitializedException
- AlreadyInitializedException(String) - Constructor for exception org.iplass.mtp.runtime.AlreadyInitializedException
- AlreadyInitializedException(String, Throwable) - Constructor for exception org.iplass.mtp.runtime.AlreadyInitializedException
- AlreadyInitializedException(Throwable) - Constructor for exception org.iplass.mtp.runtime.AlreadyInitializedException
- AlwaysConsentTypeDefinition - Class in org.iplass.mtp.auth.oauth.definition.consents
-
毎回承認画面を表示するConsentType定義です。
- AlwaysConsentTypeDefinition() - Constructor for class org.iplass.mtp.auth.oauth.definition.consents.AlwaysConsentTypeDefinition
- and(Condition) - Method in class org.iplass.mtp.entity.query.condition.expr.And
-
指定の条件を追加する。
- And - Class in org.iplass.mtp.entity.query.condition.expr
-
And条件を表す。
- And() - Constructor for class org.iplass.mtp.entity.query.condition.expr.And
- And(List<Condition>) - Constructor for class org.iplass.mtp.entity.query.condition.expr.And
- And(Condition...) - Constructor for class org.iplass.mtp.entity.query.condition.expr.And
- API_NAME - Static variable in interface org.iplass.mtp.webapi.WebApiRequestConstants
-
WebApi名を取得する際のattribute名です。
- ApplicationException - Exception in org.iplass.mtp
-
アプリケーション例外を表す例外。
- ApplicationException() - Constructor for exception org.iplass.mtp.ApplicationException
- ApplicationException(String) - Constructor for exception org.iplass.mtp.ApplicationException
- ApplicationException(String, Throwable) - Constructor for exception org.iplass.mtp.ApplicationException
- ApplicationException(Throwable) - Constructor for exception org.iplass.mtp.ApplicationException
- ApplicationMaintenanceParts - Class in org.iplass.mtp.view.top.parts
- ApplicationMaintenanceParts() - Constructor for class org.iplass.mtp.view.top.parts.ApplicationMaintenanceParts
- apply(Object) - Method in interface org.iplass.mtp.web.template.ValueFormatter
-
引数で指定されたvalueをフォーマットして返すように実装します。
- apply(Statement, Description) - Method in class org.iplass.mtp.test.MTPJUnitTestRule
- applyDefaultPropertyCondition(String, String, Map<String, Object>) - Method in interface org.iplass.mtp.view.generic.EntityViewManager
-
画面定義に設定されたデフォルトプロパティ条件設定スクリプトを使って検索条件を設定します。
- applyProperties(Map<String, Object>) - Method in class org.iplass.mtp.entity.GenericEntity
- applySelectValueDefinition(SelectValueDefinition, boolean) - Method in class org.iplass.mtp.entity.definition.properties.SelectProperty
- applyTimeUnit(TimeUnit) - Static method in enum class org.iplass.mtp.definition.TimeUnit
- ArchiveBinaryDefinition - Interface in org.iplass.mtp.definition.binary
-
zip形式(およびjar形式)のバイナリ定義(メタデータ)を表すインタフェース。 zip(jar)内のエントリを取得するためのインタフェースを持つ。
- ArrayValue - Class in org.iplass.mtp.entity.query.value.primary
-
配列項目を表す。
- ArrayValue() - Constructor for class org.iplass.mtp.entity.query.value.primary.ArrayValue
- ArrayValue(List<ValueExpression>) - Constructor for class org.iplass.mtp.entity.query.value.primary.ArrayValue
- ArrayValue(ValueExpression...) - Constructor for class org.iplass.mtp.entity.query.value.primary.ArrayValue
- as(String) - Static method in interface org.iplass.mtp.entity.bulkupdate.BulkUpdatable
-
ラムダ式でBulkUpdatableを実装する場合に利用。
- AS_OF_EXPRESSION_BASE - Enum constant in enum class org.iplass.mtp.entity.definition.properties.VersionControlReferenceType
-
特定の時点のバージョン(もしくは日付)を指定して参照先を検索
- ASC - Enum constant in enum class org.iplass.mtp.entity.query.SortSpec.SortType
- ASC - Enum constant in enum class org.iplass.mtp.view.generic.editor.ReferencePropertyEditor.RefSortType
- ASC - Enum constant in enum class org.iplass.mtp.view.generic.element.section.SearchConditionSection.ConditionSortType
- ASC - Enum constant in enum class org.iplass.mtp.view.treeview.TreeViewItem.TreeSortType
- AsOf - Class in org.iplass.mtp.entity.query
-
バージョン管理しているEntityを検索する際に利用可能な、いつ時点のバージョンを検索するかを指示するための構文。
From句および、Refer句に指定可能。 - AsOf() - Constructor for class org.iplass.mtp.entity.query.AsOf
- AsOf(AsOf.AsOfSpec) - Constructor for class org.iplass.mtp.entity.query.AsOf
- AsOf(ValueExpression) - Constructor for class org.iplass.mtp.entity.query.AsOf
- AsOf.AsOfSpec - Enum Class in org.iplass.mtp.entity.query
- ASSOCIATION - Enum constant in enum class org.iplass.mtp.entity.definition.properties.ReferenceType
-
通常の参照。
- ASTNode - Interface in org.iplass.mtp.entity.query
- ASTTransformer - Interface in org.iplass.mtp.entity.query
- ASTTransformerSupport - Class in org.iplass.mtp.entity.query
- ASTTransformerSupport() - Constructor for class org.iplass.mtp.entity.query.ASTTransformerSupport
- AsyncCommand - Annotation Interface in org.iplass.mtp.command.annotation.async
-
非同期実行Commandの定義です。
- AsyncCommandDefinition - Class in org.iplass.mtp.command.async.definition
-
非同期実行Commandの定義。 定義した非同期実行CommandはCommandInvokerを利用して呼び出し可能。 非同期処理自体は、
AsyncTaskManager
経由で実行される。 - AsyncCommandDefinition() - Constructor for class org.iplass.mtp.command.async.definition.AsyncCommandDefinition
- AsyncCommandDefinitionManager - Interface in org.iplass.mtp.command.async.definition
- AsyncCommands - Annotation Interface in org.iplass.mtp.command.annotation.async
-
複数のAsyncCommandを定義する場合のAnnotation。
- AsyncRequestConstants - Interface in org.iplass.mtp.command.async
-
非同期Command呼び出しの際、AsyncRequestContextで取得可能なattributeの名前の定数。
- AsyncRequestContext - Class in org.iplass.mtp.command.async
-
非同期Commandを呼び出し時に利用するRequestContext。
AsyncRequestContextは実行する際Serializeされ、DBに格納される。 そのため、非同期呼び出し時に渡す属性(attribute)は、Serializable実装されている必要がある。 また、極力小さなオブジェクトとなるようにする。 大きなオブジェクトを渡す場合は、別途Entityなどの形でDBに格納し、 AsyncRequestContextへは、そのキーであるoidを渡すようにする。
getParam,getParamsメソッドは、以下のようなロジックで動作する。 - AsyncRequestContext() - Constructor for class org.iplass.mtp.command.async.AsyncRequestContext
-
コンストラクタ。
- AsyncRequestContext(Map<String, Object>) - Constructor for class org.iplass.mtp.command.async.AsyncRequestContext
-
コンストラクタ。 引数のattributeMapをattributeの属性として構築する。
- AsyncTaskContext - Class in org.iplass.mtp.async
-
非同期実行コンテキスト。 非同期実行タスク内で、非同期実行処理に関する情報(タスクID、キュー名)を取得する際に利用する。
- AsyncTaskContext() - Constructor for class org.iplass.mtp.async.AsyncTaskContext
- AsyncTaskFuture<V> - Interface in org.iplass.mtp.async
-
非同期タスクの結果を表すクラス。
- AsyncTaskInfo - Class in org.iplass.mtp.async
-
queue(の永続Store)にキューイングされた非同期タスクの詳細情報。
- AsyncTaskInfo() - Constructor for class org.iplass.mtp.async.AsyncTaskInfo
- AsyncTaskInfoSearchCondtion - Class in org.iplass.mtp.async
-
AsyncTaskInfoを検索する際の検索条件。
- AsyncTaskInfoSearchCondtion() - Constructor for class org.iplass.mtp.async.AsyncTaskInfoSearchCondtion
- AsyncTaskInfoSearchCondtion(String) - Constructor for class org.iplass.mtp.async.AsyncTaskInfoSearchCondtion
- AsyncTaskManager - Interface in org.iplass.mtp.async
-
非同期実行を管理するManager。 非同期処理は、ローカルスレッド実行指定されない限り、一旦永続Storeに保存される。 そのため、ローカルスレッド実行でないtaskはSerializbleを実装する必要がある。 また、taskが実行結果を返す場合はその実行結果もSerializbleを実装する必要がある。
- AsyncTaskOption - Class in org.iplass.mtp.async
-
非同期タスクの実行オプションを表すクラスです。 実行時の設定(キュー名、実行モードなど)を指定可能です。
- AsyncTaskOption() - Constructor for class org.iplass.mtp.async.AsyncTaskOption
-
デフォルトの実行設定、デフォルトのキューで実行するAsyncTaskOptionを構築します。 実際のオプションの値は、 queue=AsyncTaskOption.DEFAULT_QUEUE_NAME, groupingKey=null, startMode=StartMode.AFTER_COMMIT, exceptionHandlingMode=ExceptionHandlingMode.RESTART, returnResult=false, executionTime=0 で初期化されます。
- AsyncTaskOption(boolean) - Constructor for class org.iplass.mtp.async.AsyncTaskOption
-
returnResult以外をデフォルト設定、デフォルトのキューで実行するAsyncTaskOptionを構築します。 実際のオプションの値は、 queue=AsyncTaskOption.DEFAULT_QUEUE_NAME, groupingKey=null, startMode=StartMode.AFTER_COMMIT, exceptionHandlingMode=ExceptionHandlingMode.RESTART, executionTime=0 で初期化されます。
- AsyncTaskOption(String, String, StartMode, ExceptionHandlingMode, boolean, long) - Constructor for class org.iplass.mtp.async.AsyncTaskOption
-
AsyncTaskOptionのコンストラクタです。
- AT_ONCE - Enum constant in enum class org.iplass.mtp.entity.SearchResult.ResultMode
-
一括で検索結果はメモリ上のListに読み込みます。 件数が限定される場合などに利用することを想定しています。
SearchResult.close()
は呼び出さずとも問題ありません。 - ATTACHMENT - Enum constant in enum class org.iplass.mtp.web.actionmapping.definition.result.ContentDispositionType
-
attachment
- attribteMap - Variable in class org.iplass.mtp.test.TestRequestContext
- attributeMappingToUserInstance(User, String, String, Map<String, Object>) - Method in interface org.iplass.mtp.auth.oidc.AutoUserProvisioningHandler
-
attributesの値をUserエンティティにマッピングします。 デフォルトの実装では、次の値を設定します。 UserエンティティのプロパティOIDCで連携されたユーザー属性 accountId[subjectId]@[OpenIdConnect定義名]※1形式で値を設定 namesubjectNameの値。subjectNameの値がnullの場合は、accountIdと同じ値を設定 mailemail。ただしemail_verifiedがtrueの場合 firstNamegiven_name lastNamefamily_name ※1:OpenIdConnect定義名がDEFAULTの場合は、[subjectId]のみが設定されます。また、OpenIdConnect定義名の階層区切りは"."で表現されます
- auditPropertySpecified() - Method in class org.iplass.mtp.entity.bulkupdate.FunctionalEntityStream
-
バルク更新(INSERT時)の際、EntityにcreateBy,createDate,updateBy,updateDateの値を 指定してその値のまま登録するように指定します。 このフラグを利用する場合、 当該処理を呼び出すユーザーがadmin権限を保持している必要があります。
- auditPropertySpecified() - Method in class org.iplass.mtp.entity.InsertOption
-
インサートするEntityにcreateBy,createDate,updateBy,updateDateの値を 指定してその値のまま登録するように設定します。 このフラグを利用する場合、 当該処理を呼び出すユーザーがadmin権限を保持している必要があります。
- AuthContext - Class in org.iplass.mtp.auth
-
認証・認可に関する情報を管理するクラスです。 現在の実行スレッドに紐づけられるセキュリティ情報のスナップショットをあらわします。
- AuthContext() - Constructor for class org.iplass.mtp.auth.AuthContext
- AuthenticationPolicyDefinition - Class in org.iplass.mtp.auth.policy.definition
-
認証方式のポリシー定義。 基盤組み込み(Builtin)の認証方式を利用する際に設定可能。
- AuthenticationPolicyDefinition() - Constructor for class org.iplass.mtp.auth.policy.definition.AuthenticationPolicyDefinition
- AuthenticationPolicyDefinitionManager - Interface in org.iplass.mtp.auth.policy.definition
- AuthenticationProcessType - Enum Class in org.iplass.mtp.auth.login
-
認証処理の種類を表すenum。 AuthenticationProviderのlogin()呼び出し時に CredentialのauthenticationFactorにセットされる。 通常のログインなのか、もしくは信頼された認証を必要とするかを判断可能。 ログイン処理時に明示的に信頼された認証を必要とする場合は、 AuthenticationProcessType.TRUSTED_LOGINをCredentialにセットしてログイン処理を呼び出す。
- AuthManager - Interface in org.iplass.mtp.auth
-
セキュリティ管理クラス。
- AuthManager.GroupOidListType - Enum Class in org.iplass.mtp.auth
- AUTHORIZATION_CODE - Enum constant in enum class org.iplass.mtp.auth.oauth.definition.GrantType
- AuthTag - Class in org.iplass.mtp.web.template.tags
-
認可情報に従って制御を行うためのJSPタグです。 特定ロールの場合のみボディコンテンツを表示したり、ボディコンテンツの処理を特権実行するなどの制御が可能です。
- AuthTag() - Constructor for class org.iplass.mtp.web.template.tags.AuthTag
- AuthTokenInfo - Interface in org.iplass.mtp.auth.token
-
認証トークンを表すインタフェースです。
- AuthTokenInfoList - Interface in org.iplass.mtp.auth.token
-
ユーザーに紐付く認証トークンの一覧を表すインタフェースです。
- authUser(String, String) - Method in class org.iplass.mtp.test.MTPJUnitTestRule
-
Ruleに直接authUserを設定します。
- AuthUser - Annotation Interface in org.iplass.mtp.test
-
テスト実施時のユーザーを指定します。 クラス、メソッドに指定可能です。
- AutocompletionHandleException - Exception in org.iplass.mtp.view.generic.common
- AutocompletionHandleException() - Constructor for exception org.iplass.mtp.view.generic.common.AutocompletionHandleException
- AutocompletionHandleException(String) - Constructor for exception org.iplass.mtp.view.generic.common.AutocompletionHandleException
- AutocompletionHandleException(String, Throwable) - Constructor for exception org.iplass.mtp.view.generic.common.AutocompletionHandleException
- AutocompletionHandleException(Throwable) - Constructor for exception org.iplass.mtp.view.generic.common.AutocompletionHandleException
- AutocompletionProperty - Class in org.iplass.mtp.view.generic.common
- AutocompletionProperty() - Constructor for class org.iplass.mtp.view.generic.common.AutocompletionProperty
- AutocompletionSetting - Class in org.iplass.mtp.view.generic.common
-
画面項目間の連動、自動補完設定
- AutocompletionSetting() - Constructor for class org.iplass.mtp.view.generic.common.AutocompletionSetting
- AUTONUMBER - Enum constant in enum class org.iplass.mtp.entity.definition.PropertyDefinitionType
- AutoNumberProperty - Class in org.iplass.mtp.entity.definition.properties
-
自動採番されるidを表すプロパティ。
- AutoNumberProperty() - Constructor for class org.iplass.mtp.entity.definition.properties.AutoNumberProperty
- AutoNumberProperty(String) - Constructor for class org.iplass.mtp.entity.definition.properties.AutoNumberProperty
- AutoNumberPropertyEditor - Class in org.iplass.mtp.view.generic.editor
-
AutoNumber型プロパティエディタ
- AutoNumberPropertyEditor() - Constructor for class org.iplass.mtp.view.generic.editor.AutoNumberPropertyEditor
-
デフォルトコンストラクタ
- AutoNumberPropertyEditor.AutoNumberDisplayType - Enum Class in org.iplass.mtp.view.generic.editor
-
表示タイプ
- AutoUserProvisioningHandler - Interface in org.iplass.mtp.auth.oidc
-
OpenID Provider(OpenID Connect)を利用したログイン処理の際、 iPLAss内に存在しないユーザーを自動的に作成する場合に実装するインタフェース。
- AVAILABLE_ROLE_ANY - Static variable in class org.iplass.mtp.auth.oauth.definition.OAuthAuthorizationDefinition
-
すべてのロールを表現する定数です。実際の値は*です。
- Avg - Class in org.iplass.mtp.entity.query.value.aggregate
-
AVG関数を表す。
- Avg() - Constructor for class org.iplass.mtp.entity.query.value.aggregate.Avg
- Avg(String) - Constructor for class org.iplass.mtp.entity.query.value.aggregate.Avg
- Avg(ValueExpression) - Constructor for class org.iplass.mtp.entity.query.value.aggregate.Avg
B
- BASIC - Enum constant in enum class org.iplass.mtp.webhook.endpoint.WebhookAuthenticationType
- batchLoad(List<EntityKey>, String) - Method in interface org.iplass.mtp.entity.EntityManager
-
指定のEntityキー情報で特定されるデータを取得します。 取得するプロパティは、Entityに定義されているもの全てを取得します。 ReferencePropertyが定義されている場合は、 当該プロパティにはoidとnameが格納されたEntityのインスタンスが格納されます。 ReferencePropertyが指定されている場合で、そのプロパティが複数可の場合は、 当該プロパティはEntity[]の形で取得されます。
- batchLoad(List<EntityKey>, String, LoadOption) - Method in interface org.iplass.mtp.entity.EntityManager
-
指定のEntityキー情報で特定されるデータを取得します。 取得するプロパティは、optionにて指定されたものです。
- BeanParamMapper - Class in org.iplass.mtp.command.beanmapper
-
パラメータをBean、Entityにセットするためのユーティリティです。
- BeanParamMapper() - Constructor for class org.iplass.mtp.command.beanmapper.BeanParamMapper
- BeanValidation - Class in org.iplass.mtp.beanvalidation
-
iPLAss用にコンフィグレーションされたBeanValidationのValidatorインスタンスを取得するためのユーティリティです。
- BeanValidation() - Constructor for class org.iplass.mtp.beanvalidation.BeanValidation
- BEARER - Enum constant in enum class org.iplass.mtp.webhook.endpoint.WebhookAuthenticationType
- BEFORE_DELETE - Enum constant in enum class org.iplass.mtp.entity.definition.listeners.EventType
- BEFORE_INSERT - Enum constant in enum class org.iplass.mtp.entity.definition.listeners.EventType
- BEFORE_UPDATE - Enum constant in enum class org.iplass.mtp.entity.definition.listeners.EventType
- BEFORE_UPDATE - Enum constant in enum class org.iplass.mtp.view.generic.LoadEntityInterrupter.LoadType
-
更新処理時初期ロード
- BEFORE_UPDATE_ENTITY - Static variable in class org.iplass.mtp.entity.EntityEventContext
-
更新時に、当該キー名で更新前のEntityを取得可能。
- BEFORE_VALIDATE - Enum constant in enum class org.iplass.mtp.entity.definition.listeners.EventType
- beforeDelete(Entity, EntityEventContext) - Method in interface org.iplass.mtp.entity.EntityEventListener
-
削除処理前に呼び出されます。 リターン値がfalseの場合、後続処理(実際の削除処理)を実行しません(例外は発生しません。処理が成功したかのように動作します)。
- beforeInsert(Entity, EntityEventContext) - Method in interface org.iplass.mtp.entity.EntityEventListener
-
追加処理前に呼び出されます。 リターン値がfalseの場合、後続処理(実際の追加処理)を実行しません(例外は発生しません。処理が成功したかのように動作します)。
- beforeLoadEntity(RequestContext, FormView, String, LoadOption, LoadEntityInterrupter.LoadType) - Method in interface org.iplass.mtp.view.generic.LoadEntityInterrupter
-
ロード前処理を行います。
- beforeLoadReference(RequestContext, FormView, String, LoadOption, ReferenceProperty, Element, LoadEntityInterrupter.LoadType) - Method in interface org.iplass.mtp.view.generic.LoadEntityInterrupter
-
参照プロパティに対するロード前処理を行います。
- beforeLoadReference(RequestContext, FormView, String, LoadOption, ReferenceProperty, LoadEntityInterrupter.LoadType) - Method in interface org.iplass.mtp.view.generic.LoadEntityInterrupter
-
Deprecated.use
#beforeLoadReference(RequestContext, FormView, String, LoadOption, ReferenceProperty, PropertyElement, LoadType)
- beforeOperation(List<Entity>, RequestContext, EntityDefinition, FormView, BulkOperationInterrupter.BulkOperationType) - Method in interface org.iplass.mtp.view.generic.BulkOperationInterrupter
-
一括操作前の処理を行います。
- beforePush(PushNotification) - Method in interface org.iplass.mtp.pushnotification.PushNotificationListener
-
PushNotification送信前に呼び出されます。 デフォルト実装では何もしません(return trueします)。
- beforeRegist(int, Entity, EntityDefinition, CsvUploadInterrupter.CsvRegistrationType) - Method in interface org.iplass.mtp.csv.CsvUploadInterrupter
- beforeRegist(Entity, RequestContext, EntityDefinition, FormView, RegistrationInterrupter.RegistrationType) - Method in interface org.iplass.mtp.view.generic.RegistrationInterrupter
- beforeRegister(int, Entity, EntityDefinition, CsvUploadInterrupter.CsvRegistrationType) - Method in interface org.iplass.mtp.csv.CsvUploadInterrupter
-
登録前処理を行います。
- beforeRegister(Entity, RequestContext, EntityDefinition, FormView, RegistrationInterrupter.RegistrationType) - Method in interface org.iplass.mtp.view.generic.RegistrationInterrupter
-
登録前処理を行います。
- beforeSearch(RequestContext, SearchFormView, Query) - Method in interface org.iplass.mtp.view.generic.SearchQueryInterrupter
-
Deprecated.use beforeSearch(RequestContext, SearchFormView, Query, SearchQueryType)
- beforeSearch(RequestContext, SearchFormView, Query, SearchQueryInterrupter.SearchQueryType) - Method in interface org.iplass.mtp.view.generic.SearchQueryInterrupter
-
検索前処理を行います。
- beforeSearchMassReference(RequestContext, FormView, Query, ReferenceProperty, MassReferenceSection, OutputType) - Method in interface org.iplass.mtp.view.generic.LoadEntityInterrupter
-
大量データ用参照セクションの検索前処理を行います。
- beforeSearchMassReference(RequestContext, FormView, Query, OutputType) - Method in interface org.iplass.mtp.view.generic.LoadEntityInterrupter
- beforeSend(Mail) - Method in class org.iplass.mtp.mail.listeners.LoggingSendMailListener
- beforeSend(Mail) - Method in interface org.iplass.mtp.mail.SendMailListener
-
メール送信前に呼び出されます。 デフォルト実装では何もしません(return trueします)。
- beforeSend(SmsMail) - Method in interface org.iplass.mtp.sms.SendSmsMailListener
-
SMS送信前に呼び出されます。 デフォルト実装では何もしません(return trueします)。
- beforeUpdate(Entity, EntityEventContext) - Method in interface org.iplass.mtp.entity.EntityEventListener
-
更新処理前に呼び出されます。 リターン値がfalseの場合、後続処理(実際の更新処理)を実行しません(例外は発生しません。処理が成功したかのように動作します)。
- beforeValidate(Entity, EntityEventContext) - Method in interface org.iplass.mtp.entity.EntityEventListener
-
検証処理前に呼び出されます。
- between(String, Object, Object) - Method in class org.iplass.mtp.entity.query.condition.expr.And
-
Between条件を追加する。
- between(String, Object, Object) - Method in class org.iplass.mtp.entity.query.condition.expr.Or
-
Between条件を追加する。
- Between - Class in org.iplass.mtp.entity.query.condition.predicate
-
BETWEEN条件文を表す。
- Between() - Constructor for class org.iplass.mtp.entity.query.condition.predicate.Between
- Between(String, Object, Object) - Constructor for class org.iplass.mtp.entity.query.condition.predicate.Between
- Between(String, ValueExpression, ValueExpression) - Constructor for class org.iplass.mtp.entity.query.condition.predicate.Between
- Between(ValueExpression, ValueExpression, ValueExpression) - Constructor for class org.iplass.mtp.entity.query.condition.predicate.Between
- BINARY - Enum constant in enum class org.iplass.mtp.entity.definition.PropertyDefinitionType
- BINARY - Enum constant in enum class org.iplass.mtp.view.generic.editor.BinaryPropertyEditor.BinaryDisplayType
- BinaryDefinition - Interface in org.iplass.mtp.definition.binary
-
バイナリ形式の定義(メタデータ)を表すインタフェース。
- BinaryProperty - Class in org.iplass.mtp.entity.definition.properties
-
バイナリデータを表すプロパティ定義。
- BinaryProperty() - Constructor for class org.iplass.mtp.entity.definition.properties.BinaryProperty
- BinaryProperty(String) - Constructor for class org.iplass.mtp.entity.definition.properties.BinaryProperty
- BinaryPropertyEditor - Class in org.iplass.mtp.view.generic.editor
-
バイナリ型プロパティエディタ
- BinaryPropertyEditor() - Constructor for class org.iplass.mtp.view.generic.editor.BinaryPropertyEditor
-
コンストラクタ
- BinaryPropertyEditor.BinaryDisplayType - Enum Class in org.iplass.mtp.view.generic.editor
-
表示タイプ
- BinaryReference - Class in org.iplass.mtp.entity
-
バイナリデータへの参照を表すEntityの属性値です。 EntityにBinaryPropertyが宣言されている場合は、 このインスタンスが返却されます。
- BinaryReference() - Constructor for class org.iplass.mtp.entity.BinaryReference
- BinaryReference(long, String, String, long) - Constructor for class org.iplass.mtp.entity.BinaryReference
- BinaryReference(long, String, String, long, String, String, String) - Constructor for class org.iplass.mtp.entity.BinaryReference
- BinarySizeValidation - Class in org.iplass.mtp.entity.definition.validations
-
バイナリ(BinaryReference)サイズのValidation。 バイナリサイズでチェック。
- BinarySizeValidation() - Constructor for class org.iplass.mtp.entity.definition.validations.BinarySizeValidation
- BinarySizeValidation(Long, Long, String) - Constructor for class org.iplass.mtp.entity.definition.validations.BinarySizeValidation
- BinarySizeValidation(Long, Long, String, String) - Constructor for class org.iplass.mtp.entity.definition.validations.BinarySizeValidation
- BinarySizeValidation(Long, String) - Constructor for class org.iplass.mtp.entity.definition.validations.BinarySizeValidation
- BinarySizeValidation(Long, String, String) - Constructor for class org.iplass.mtp.entity.definition.validations.BinarySizeValidation
- BinaryTemplateDefinition - Class in org.iplass.mtp.web.template.definition
-
バイナリデータ(画像等)のTemplate定義。
- BinaryTemplateDefinition() - Constructor for class org.iplass.mtp.web.template.definition.BinaryTemplateDefinition
- BinaryTypeValidation - Class in org.iplass.mtp.entity.definition.validations
-
バイナリ(BinaryReference)のValidation。 バイナリのmimeタイプ(の正規表現)でチェック。
- BinaryTypeValidation() - Constructor for class org.iplass.mtp.entity.definition.validations.BinaryTypeValidation
- BinaryTypeValidation(String, String) - Constructor for class org.iplass.mtp.entity.definition.validations.BinaryTypeValidation
- BinaryTypeValidation(String, String, String) - Constructor for class org.iplass.mtp.entity.definition.validations.BinaryTypeValidation
- BindHint - Class in org.iplass.mtp.entity.query.hint
-
EQLに対して、実際にDataStoreにクエリー発行する際にバインド変数(JDBCの場合PrepareStatement)を 利用することを指定するヒント句です。
- BindHint() - Constructor for class org.iplass.mtp.entity.query.hint.BindHint
- BindTag - Class in org.iplass.mtp.web.template.tags
-
Beanに格納されている値、関連するエラーをpageContextにバインドするJSPタグです。
- BindTag() - Constructor for class org.iplass.mtp.web.template.tags.BindTag
- BlankSpace - Class in org.iplass.mtp.view.generic.element
-
スペース(何も表示しない)を表す要素
- BlankSpace() - Constructor for class org.iplass.mtp.view.generic.element.BlankSpace
-
デフォルトコンストラクタ
- BODY - Static variable in class org.iplass.mtp.pushnotification.NotificationPayload
-
通知の本文テキストを設定する際のkey。
iOS、Androidで指定可能。 - BOOLEAN - Enum constant in enum class org.iplass.mtp.entity.definition.PropertyDefinitionType
- BooleanProperty - Class in org.iplass.mtp.entity.definition.properties
-
ブール値を表すプロパティ定義。
- BooleanProperty() - Constructor for class org.iplass.mtp.entity.definition.properties.BooleanProperty
- BooleanProperty(String) - Constructor for class org.iplass.mtp.entity.definition.properties.BooleanProperty
- BooleanPropertyEditor - Class in org.iplass.mtp.view.generic.editor
-
真偽値型プロパティエディタ
- BooleanPropertyEditor() - Constructor for class org.iplass.mtp.view.generic.editor.BooleanPropertyEditor
-
コンストラクタ
- BooleanPropertyEditor.BooleanDisplayType - Enum Class in org.iplass.mtp.view.generic.editor
-
表示タイプ
- BOTH - Enum constant in enum class org.iplass.mtp.view.generic.DetailFormView.CopyTarget
-
コピー時にShallowかDeepを選択
- BOTH - Enum constant in enum class org.iplass.mtp.view.generic.element.DisplayType
-
詳細編集,詳細表示
- BOTH - Enum constant in enum class org.iplass.mtp.view.generic.element.Element.EditDisplayType
- BOTH - Enum constant in enum class org.iplass.mtp.view.generic.PagingPosition
- BOTTOM - Enum constant in enum class org.iplass.mtp.view.generic.editor.ReferencePropertyEditor.InsertType
- BOTTOM - Enum constant in enum class org.iplass.mtp.view.generic.PagingPosition
- build() - Method in interface org.iplass.mtp.runtime.EntryPointBuilder
-
Build a EntryPoint.
- build() - Method in interface org.iplass.mtp.spi.ObjectBuilder
-
Implement to generate and return an instance.
- builder() - Static method in interface org.iplass.mtp.runtime.EntryPoint
-
Get EntryPoint Builder.
- BULK - Enum constant in enum class org.iplass.mtp.view.generic.OutputType
-
一括更新
- BULK_UPDATE - Enum constant in enum class org.iplass.mtp.entity.interceptor.InvocationType
- BulkFormView - Class in org.iplass.mtp.view.generic
- BulkFormView() - Constructor for class org.iplass.mtp.view.generic.BulkFormView
- BulkOperationContext - Class in org.iplass.mtp.view.generic
-
BulkOperationInterrupterの実行結果を保持するContextです。
- BulkOperationContext(List<Entity>) - Constructor for class org.iplass.mtp.view.generic.BulkOperationContext
- BulkOperationContext(List<Entity>, List<ValidateError>) - Constructor for class org.iplass.mtp.view.generic.BulkOperationContext
- BulkOperationInterrupter - Interface in org.iplass.mtp.view.generic
- BulkOperationInterrupter.BulkOperationType - Enum Class in org.iplass.mtp.view.generic
-
一括操作処理の種類
- BulkUpdatable - Interface in org.iplass.mtp.entity.bulkupdate
-
バルク更新対象を表すインタフェース。
Iterable.iterator()
で更新対象のBulkUpdateEntityを返却するように実装する。 - bulkUpdate(BulkUpdatable) - Method in interface org.iplass.mtp.entity.EntityManager
-
bulkUpdatableで指定される一連のEntityを一括で更新(Insert/Update/Delete)します。 更新処理の際は、EntityEventListenerの呼び出しや、Validation、タイムスタンプチェック、CascadeDelete処理などは実行されません。 外部のマスタデータの取り込み、初期データImportなどの用途での利用を想定しています。 bulkUpdatableのclose()は処理後(もしくは例外発生後)、当メソッド内で呼び出されます。
bulkUpdate()を呼び出す実行ユーザーは当該Entityに対して登録、更新、削除権限を範囲条件なしに保有している必要があります。
更新、削除時には対象とするEntityのoidを指定してください。また、バージョン管理が有効の場合はversionの値も明示的に指定する必要があります。
注意
Binary型、LongText型、AutoNumber型を利用している場合、bulkUpdate利用によっても高速化は望めない場合があります。
また、BulkUpdateEntity.UpdateMethod.MERGE
を利用している場合、bulkUpdate利用によっても高速化は望めない場合があります。 - bulkUpdate(EntityBulkUpdateInvocation) - Method in class org.iplass.mtp.entity.interceptor.EntityInterceptorAdapter
-
InvocationType.BULK_UPDATE
の際、呼び出される。 - BulkUpdateEntity - Class in org.iplass.mtp.entity.bulkupdate
-
バルク更新の際の1Entityを表す。 更新方法(INSERT/UPDATE/MERGE/DELETE)の指定と、その対象Entityを指定する。
- BulkUpdateEntity() - Constructor for class org.iplass.mtp.entity.bulkupdate.BulkUpdateEntity
- BulkUpdateEntity(BulkUpdateEntity.UpdateMethod, Entity) - Constructor for class org.iplass.mtp.entity.bulkupdate.BulkUpdateEntity
- BulkUpdateEntity.UpdateMethod - Enum Class in org.iplass.mtp.entity.bulkupdate
-
更新方法
- Button - Class in org.iplass.mtp.view.generic.element
-
ボタンを表す要素
- Button() - Constructor for class org.iplass.mtp.view.generic.element.Button
-
デフォルトコンストラクタ
C
- cachableResultStatus() - Element in annotation interface org.iplass.mtp.command.annotation.action.cache.CacheCriteria
-
キャッシュしてよいCommandのステータス。未指定、*指定の場合は、全てのステータスが対象。
- CACHE - Enum constant in enum class org.iplass.mtp.command.annotation.action.ActionMapping.ClientCacheType
- CACHE - Enum constant in enum class org.iplass.mtp.web.actionmapping.definition.ClientCacheType
-
キャッシュを許可します。 具体的にはCache-Controlをprivate指定します。 CACHEを指定する場合は、合わせてclientCacheMaxAgeも指定してください。
- CACHE - Enum constant in enum class org.iplass.mtp.webapi.definition.CacheControlType
-
キャッシュを許可します。 具体的にはCache-Controlをprivate指定します。 CACHEを指定する場合は、合わせてclientCacheMaxAgeも指定してください。
- CACHE_PUBLIC - Enum constant in enum class org.iplass.mtp.command.annotation.action.ActionMapping.ClientCacheType
- CACHE_PUBLIC - Enum constant in enum class org.iplass.mtp.web.actionmapping.definition.ClientCacheType
-
キャッシュを許可します。 具体的にはCache-Controlをpublic指定します。 CACHE_PUBLICを指定する場合は、合わせてclientCacheMaxAgeも指定してください。
- CACHE_PUBLIC - Enum constant in enum class org.iplass.mtp.webapi.definition.CacheControlType
-
キャッシュを許可します。 具体的にはCache-Controlをpublic指定します。 CACHE_PUBLICを指定する場合は、合わせてclientCacheMaxAgeも指定してください。
- cacheControlMaxAge() - Element in annotation interface org.iplass.mtp.command.annotation.webapi.WebApi
-
cacheControlType=CACHEを指定した場合の WebAPIキャッシュのmax-age(秒)を指定します。 デフォルト値は-1でこの場合はmax-ageは未指定となります。
注意:max-age未指定の場合、FF、Chromeでは実際はキャッシュが利用されません - cacheControlType() - Element in annotation interface org.iplass.mtp.command.annotation.webapi.WebApi
-
WebAPIのキャッシュ種別(Cache-Controlヘッダの制御)を設定します。 デフォルトは、UNSPECIFIED(未指定)です。
- CacheControlType - Enum Class in org.iplass.mtp.webapi.definition
-
WebAPIキャッシュ指定(Cache-Controlヘッダ)の種別です。
- cacheCriteria() - Element in annotation interface org.iplass.mtp.command.annotation.action.ActionMapping
-
サーバサイドのキャッシュ設定です。
- CacheCriteria - Annotation Interface in org.iplass.mtp.command.annotation.action.cache
- CacheCriteria.Type - Enum Class in org.iplass.mtp.command.annotation.action.cache
-
CacheCriteriaの定義タイプ
- CacheCriteriaDefinition - Class in org.iplass.mtp.web.actionmapping.definition.cache
-
サーバ側でコンテンツのキャッシュを行う場合の定義です。 このキャッシュ基準定義に一致した場合、実際にはActionの処理が実行されず、 キャッシュされたコンテンツ(HTML、バイナリデータなど)がクライアントへ返却されます。
- CacheCriteriaDefinition() - Constructor for class org.iplass.mtp.web.actionmapping.definition.cache.CacheCriteriaDefinition
- CacheHint - Class in org.iplass.mtp.entity.query.hint
-
EQLの実行結果のキャッシュを行うヒント句です。 キャッシュのスコープ、キャッシュの有効期間(秒)を指定可能です。
CahceScopeがTRANSACTIONの場合は、同一トランザクション内のみ当該キャッシュが有効です。 CahceScopeがGLOBAL(デフォルト)の場合は、共有キャッシュとなります。 CahceScope.GLOBAL、CahceScope.GLOBAL_KEEP、CahceScope.GLOBAL_RELOADの場合は、有効期間(秒)を指定することが可能です。 有効期間(秒)未指定の場合は無期限(デフォルトは無期限に設定。ただし、バックエンドで利用しているCacheStoreの設定で有効期限を設定している場合は、その限り)となります。 CacheScope.GLOBAL利用する際は、Entity定義にてqueryCacheを有効化した上で、EQLのヒント句をつける必要があります。
EQLでの記述例:
select /*+ cache */ a, b from SampleEntity where c.x='hoge' and a=1 and b=15
や、
select /*+ cache(transaction) */ a, b from SampleEntity where c.x='hoge' and a=1 and b=15
や、
select /*+ cache(60) */ a, b from SampleEntity where c.x='hoge' and a=1 and b=15
select /*+ cache(keep, 60) */ a, b from SampleEntity where c.x='hoge' and a=1 and b=15
select /*+ cache(reload, 60) */ a, b from SampleEntity where c.x='hoge' and a=1 and b=15 - CacheHint() - Constructor for class org.iplass.mtp.entity.query.hint.CacheHint
- CacheHint(CacheHint.CacheScope) - Constructor for class org.iplass.mtp.entity.query.hint.CacheHint
- CacheHint(CacheHint.CacheScope, int) - Constructor for class org.iplass.mtp.entity.query.hint.CacheHint
- CacheHint.CacheScope - Enum Class in org.iplass.mtp.entity.query.hint
-
キャッシュのスコープを表す列挙型です。
- cacheRelatedEntity() - Element in annotation interface org.iplass.mtp.command.annotation.action.cache.CacheCriteria
-
キャッシュに関連するEntityの定義。当該Entityが更新されたら、キャッシュが無効化される。
- CacheRelatedEntity - Annotation Interface in org.iplass.mtp.command.annotation.action.cache
- CacheRelatedEntityDefinition - Class in org.iplass.mtp.web.actionmapping.definition.cache
- CacheRelatedEntityDefinition() - Constructor for class org.iplass.mtp.web.actionmapping.definition.cache.CacheRelatedEntityDefinition
- CalendarParts - Class in org.iplass.mtp.view.top.parts
-
カレンダーパーツ
- CalendarParts() - Constructor for class org.iplass.mtp.view.top.parts.CalendarParts
- camelize(String) - Static method in class org.iplass.mtp.util.StringUtil
-
_記法をキャメル記法に変換します。
- cancel(boolean) - Method in interface org.iplass.mtp.async.AsyncTaskFuture
-
この非同期タスクをキャンセルする。
ローカルスレッド実行ではない場合は、 非同期タスクに対する指示もトランザクション管理される。 もし、このcancelを呼び出す処理がロールバックされた場合、 cancel呼び出し自体もロールバックされるので注意。 もし、トランザクションが失敗してもcancel呼び出しを確定したい場合は、 別トランザクション(Transactionを利用し)でcancelを呼び出すようにする。 - canExtenssions() - Method in enum class org.iplass.mtp.web.template.report.definition.OutputFileType
- canResetCredential() - Method in interface org.iplass.mtp.auth.AuthManager
-
パスワードリセットが可能か否か。
- canResetCredential(String) - Method in interface org.iplass.mtp.auth.AuthManager
-
指定の認証ポリシーの定義下において、パスワードリセットが可能か否か。 複数のパスワードリセット可能な認証プロバイダが存在する場合、認証ポリシーの定義によって、 そのポリシー下で有効な認証プロバイダのリストを指定することが可能。
- canResetLockoutStatus() - Method in interface org.iplass.mtp.auth.AuthManager
-
アカウントロックアウトの(apiによる)解除が可能か否か。
- canResetLockoutStatus(String) - Method in interface org.iplass.mtp.auth.AuthManager
-
指定の認証ポリシーの定義下において、 アカウントロックアウトの(apiによる)解除が可能か否か。 複数のアカウントロックアウト解除可能な認証プロバイダが存在する場合、認証ポリシーの定義によって、 そのポリシー下で有効な認証プロバイダのリストを指定することが可能。
- canUpdateCredential() - Method in interface org.iplass.mtp.auth.AuthManager
-
パスワード更新が可能か否か。
- canUpdateCredential(String) - Method in interface org.iplass.mtp.auth.AuthManager
-
指定の認証ポリシーの定義にて、パスワード更新が可能か否か。 複数のパスワード更新可能な認証プロバイダが存在する場合、認証ポリシーの定義によって、 そのポリシー下で有効な認証プロバイダのリストを指定することが可能。
- capitalize(String) - Static method in class org.iplass.mtp.util.StringUtil
-
JavaBeansの仕様にしたがってキャピタライズを行ないます。 大文字が2つ以上続く場合は、大文字にならないので注意してください。
- Case - Class in org.iplass.mtp.entity.query.value.controlflow
-
CASE文を表す。
- Case() - Constructor for class org.iplass.mtp.entity.query.value.controlflow.Case
- Case(List<When>, Else) - Constructor for class org.iplass.mtp.entity.query.value.controlflow.Case
- Case(Else, When...) - Constructor for class org.iplass.mtp.entity.query.value.controlflow.Case
- Cast - Class in org.iplass.mtp.entity.query.value.primary
-
Cast関数を表す。
文法:cast([valueExpression] as [type])
記述例:select cast(propA as integer) from SampleEntity
Castのtypeとして指定可能な値は以下(Case Insensitive)。 type説明変換元として可能な型 STRINGそれぞれの値を文字列として変換。型引数で文字列長の指定が任意で可能。すべての型 INTEGER整数型に変換。文字列からは変換失敗する場合もあるSTRING,INTEGER,FLOAT,DECIMAL,BOOLEAN FLOAT浮動小数点に変換。文字列からは変換失敗する場合もあるSTRING,INTEGER,FLOAT,DECIMAL,BOOLEAN DECIMAL固定小数点に変換。文字列からは変換失敗する場合もある。型引数でscaleの指定が任意で可能。STRING,INTEGER,FLOAT,DECIMAL,BOOLEAN BOOLEAN真偽値に変換。0 -> false, 1 -> true, それ以外nullに変換STRING,INTEGER,FLOAT,DECIMAL,BOOLEAN SELECTSelectValueに変換。SelectValueのvalueにcast前の値の文字列表現をセット。displayNameはnull。
※select項目としてのみ利用可能すべての型 DATE日付型に変換。TIMEを変換した場合は、1970/1/1となる。文字列からは変換失敗する場合もあるSTRING,DATE,DATETIME,TIME TIME時間型に変換。文字列からは変換失敗する場合もあるSTRING,DATE,TIME,DATETIME DATETIME日時型に変換。文字列からは変換失敗する場合もあるSTRING,DATE,TIME,DATETIME - Cast() - Constructor for class org.iplass.mtp.entity.query.value.primary.Cast
- Cast(ValueExpression, PropertyDefinitionType) - Constructor for class org.iplass.mtp.entity.query.value.primary.Cast
- Cast(ValueExpression, PropertyDefinitionType, Integer...) - Constructor for class org.iplass.mtp.entity.query.value.primary.Cast
- Cast(ValueExpression, PropertyDefinitionType, List<Integer>) - Constructor for class org.iplass.mtp.entity.query.value.primary.Cast
- CEILING - Enum constant in enum class org.iplass.mtp.entity.definition.properties.RoundingMode
-
正の無限大に近づける(正数切り上げ/負数切り下げ)
- CENTER - Enum constant in enum class org.iplass.mtp.view.generic.TextAlign
- CHECKBOX - Enum constant in enum class org.iplass.mtp.view.generic.editor.BooleanPropertyEditor.BooleanDisplayType
- CHECKBOX - Enum constant in enum class org.iplass.mtp.view.generic.editor.ReferencePropertyEditor.ReferenceDisplayType
- CHECKBOX - Enum constant in enum class org.iplass.mtp.view.generic.editor.SelectPropertyEditor.SelectDisplayType
- checkPermission(Permission) - Method in class org.iplass.mtp.auth.AuthContext
-
現在実行中のユーザーが引数のpermission(権限)を保持しているかどうかを判定します。
- checkState(Class<D>, String) - Method in interface org.iplass.mtp.definition.DefinitionManager
-
指定のDefinitionの状態をチェックする。 Definitionの状態が不正(設定が不完全などの理由で実行できない)の場合は、 IllegalDefinitionStateExceptionがスローされる
- checkState(String) - Method in interface org.iplass.mtp.view.generic.EntityViewManager
-
EntityViewのステータスをチェックします。
- checkXRequestedWithHeader() - Element in annotation interface org.iplass.mtp.command.annotation.webapi.WebApi
- childExpressions - Variable in class org.iplass.mtp.entity.query.condition.expr.And
- CHILDREN - Static variable in class org.iplass.mtp.auth.Group
- CI - Enum constant in enum class org.iplass.mtp.entity.query.condition.predicate.Like.CaseType
-
Case Insensitive。大文字小文字区別しない。デフォルト。
- ClaimMappingDefinition - Class in org.iplass.mtp.auth.oauth.definition
-
OpenId ConnectにおけるClaimとUserエンティティのプロパティのマッピングを定義します。
- ClaimMappingDefinition() - Constructor for class org.iplass.mtp.auth.oauth.definition.ClaimMappingDefinition
- clearActionCache(String) - Static method in class org.iplass.mtp.web.actionmapping.ActionUtil
-
指定のactionNameに関連するキャッシュをクリアする。
- clearAllActionCache() - Static method in class org.iplass.mtp.web.actionmapping.ActionUtil
-
すべてのActionキャッシュをクリアする。
- CLIENT_SECRET_BASIC - Enum constant in enum class org.iplass.mtp.auth.oidc.definition.ClientAuthenticationType
- CLIENT_SECRET_POST - Enum constant in enum class org.iplass.mtp.auth.oidc.definition.ClientAuthenticationType
- ClientAuthenticationType - Enum Class in org.iplass.mtp.auth.oidc.definition
-
OIDCのClient Authentication種別を表すEnumです。
- clientCacheMaxAge() - Element in annotation interface org.iplass.mtp.command.annotation.action.ActionMapping
-
clientCacheType=CACHEを指定した場合の クライアントキャッシュのmax-age(秒)を指定します。 デフォルト値は-1でこの場合はmax-ageは未指定となります。
注意:max-age未指定の場合、FF、Chromeでは実際はキャッシュが利用されません - clientCacheType() - Element in annotation interface org.iplass.mtp.command.annotation.action.ActionMapping
-
クライアントのキャッシュ種別(Cache-Controlヘッダの制御)を設定します。 デフォルトは、UNSPECIFIED(未指定)です。
- ClientCacheType - Enum Class in org.iplass.mtp.web.actionmapping.definition
-
クライアントキャッシュ指定(Cache-Controlヘッダ)の種別です。
- ClientPolicyDefinition - Class in org.iplass.mtp.auth.oauth.definition
-
ClientType別のポリシー定義です。
- ClientPolicyDefinition() - Constructor for class org.iplass.mtp.auth.oauth.definition.ClientPolicyDefinition
- ClientType - Enum Class in org.iplass.mtp.auth.oauth.definition
-
OAuth2のclient typeを表すEnumです。
- close() - Method in interface org.iplass.mtp.entity.bulkupdate.BulkUpdatable
-
BulkUpdatableのクローズ処理を記述。
- close() - Method in class org.iplass.mtp.entity.bulkupdate.CSVFormattedEntityStream
- close() - Method in class org.iplass.mtp.entity.bulkupdate.FunctionalEntityStream
- close() - Method in class org.iplass.mtp.entity.SearchResult
-
SearchResultをクローズする。
SearchResult.ResultMode.STREAM
の場合は、当該SearchResult利用後、呼び出し必須。 - close() - Method in interface org.iplass.mtp.runtime.EntryPoint
-
Implementation of the close() method of the AutoCloseable interface.
- CODE - Static variable in class org.iplass.mtp.auth.Group
- CODE - Static variable in class org.iplass.mtp.auth.Rank
- CollectionUtil - Class in org.iplass.mtp.util
- CollectionUtil() - Constructor for class org.iplass.mtp.util.CollectionUtil
- collectNestPropertyErrors(JoinPropertyEditor, String, ValidateError[]) - Static method in class org.iplass.mtp.view.generic.EntityViewUtil
- ColumnMapping - Class in org.iplass.mtp.entity.definition.stores
-
Entityのpropertyを物理テーブルの特定のカラムに直接マッピングする場合に利用する定義のクラス。 当該のカラムは、事前に直接RDBのテーブル上に追加されている必要がある。 このマッピングが定義された場合は、このプロパティの値は直接そのカラムに格納される。 定義されるカラムの型、制約はプロパティに合わせて適切なものである必要がある。
- ColumnMapping() - Constructor for class org.iplass.mtp.entity.definition.stores.ColumnMapping
- ColumnMapping(String, String) - Constructor for class org.iplass.mtp.entity.definition.stores.ColumnMapping
- columnNameMap(EntityDefinition) - Method in interface org.iplass.mtp.csv.CsvUploadInterrupter
-
プロパティ名に対する出力CSV列名のマッピング定義を返します。 keyをプロパティ名、valueを出力CSV列名として定義します。 nullを返す場合は、Entity定義から決定します。
- command() - Element in annotation interface org.iplass.mtp.command.annotation.action.ActionMapping
-
実行するCommandを設定します。 compositeCommandが設定されている場合は、compositeCommandの設定が優先されます。 複数のCommandConnfigが設定された場合は、単純に順番に実行します。 また、Command実行結果は最後のCommandの結果が返却されます。
- command() - Element in annotation interface org.iplass.mtp.command.annotation.async.AsyncCommand
-
非同期実行するCommandを設定します。 compositeCommandが設定されている場合は、compositeCommandの設定が優先されます。 複数のCommandConnfigが設定された場合は、単純に順番に実行します。 また、Command実行結果は最後のCommandの結果が返却されます。
- command() - Element in annotation interface org.iplass.mtp.command.annotation.CompositeCommandConfig
-
複合するCommandの設定を指定します。
- command() - Element in annotation interface org.iplass.mtp.command.annotation.webapi.WebApi
- Command - Interface in org.iplass.mtp.command
-
ロジックを実装するためのインタフェースです。
- COMMAND_RESULT - Static variable in interface org.iplass.mtp.web.WebRequestConstants
-
Commandの実行結果ステータス。Template内でのみ取得可能。
- commandClass() - Element in annotation interface org.iplass.mtp.command.annotation.CommandConfig
-
Commandの実装クラスを指定します。 未指定(デフォルト)の場合は、このアノテーションが記述されているCommandクラスが指定されたとみなします。
- CommandClass - Annotation Interface in org.iplass.mtp.command.annotation
-
Commandクラスの定義。
- CommandConfig - Class in org.iplass.mtp.command.definition.config
- CommandConfig - Annotation Interface in org.iplass.mtp.command.annotation
-
Commandのインスタンス(コンフィグレーションされた)の定義です。
- CommandConfig() - Constructor for class org.iplass.mtp.command.definition.config.CommandConfig
- CommandDefinition - Class in org.iplass.mtp.command.definition
-
Command定義。
- CommandDefinition() - Constructor for class org.iplass.mtp.command.definition.CommandDefinition
- CommandDefinitionManager - Interface in org.iplass.mtp.command.definition
- CommandDefinitionModifyResult - Class in org.iplass.mtp.command.definition
- CommandDefinitionModifyResult(boolean) - Constructor for class org.iplass.mtp.command.definition.CommandDefinitionModifyResult
-
コンストラクタ
- CommandDefinitionModifyResult(boolean, String) - Constructor for class org.iplass.mtp.command.definition.CommandDefinitionModifyResult
-
コンストラクタ
- CommandInterceptor - Interface in org.iplass.mtp.command.interceptor
- CommandInvocation - Interface in org.iplass.mtp.command.interceptor
- CommandInvoker - Interface in org.iplass.mtp.command
-
Commandをコード中より呼び出す際に利用するインタフェースです。 CommandInvokerを利用してCommandを呼び出す場合と、直接Commandのexecuteを呼び出す場合の違いは、 CommandInterceptorの処理(トランザクション制御など)が実行されるか否かです。
- CommandRuntimeException - Exception in org.iplass.mtp.command
- CommandRuntimeException() - Constructor for exception org.iplass.mtp.command.CommandRuntimeException
- CommandRuntimeException(String) - Constructor for exception org.iplass.mtp.command.CommandRuntimeException
- CommandRuntimeException(String, Throwable) - Constructor for exception org.iplass.mtp.command.CommandRuntimeException
- CommandRuntimeException(Throwable) - Constructor for exception org.iplass.mtp.command.CommandRuntimeException
- commit() - Method in class org.iplass.mtp.transaction.NoTransaction
- commit() - Method in interface org.iplass.mtp.transaction.Transaction
-
トランザクションをコミットします。
- Commit - Annotation Interface in org.iplass.mtp.test
-
テスト実施時のトランザクションをコミットするように指定します。 クラス、メソッドに指定可能です。
- COMMITTED - Enum constant in enum class org.iplass.mtp.transaction.TransactionStatus
-
現在のトランザクションはcommitされたことを示します
- compareTo(SelectValue) - Method in class org.iplass.mtp.entity.SelectValue
- ComparisonPredicate - Class in org.iplass.mtp.entity.query.condition.predicate
-
比較条件文の抽象クラス。
- ComparisonPredicate() - Constructor for class org.iplass.mtp.entity.query.condition.predicate.ComparisonPredicate
- ComparisonPredicate(String, Object) - Constructor for class org.iplass.mtp.entity.query.condition.predicate.ComparisonPredicate
- ComparisonPredicate(ValueExpression, ValueExpression) - Constructor for class org.iplass.mtp.entity.query.condition.predicate.ComparisonPredicate
- COMPLETED - Enum constant in enum class org.iplass.mtp.async.TaskStatus
-
タスク実行完了(結果取得も完了)。
- compositeCommand() - Element in annotation interface org.iplass.mtp.command.annotation.action.ActionMapping
-
複合Commandを利用する場合の設定です。
- compositeCommand() - Element in annotation interface org.iplass.mtp.command.annotation.async.AsyncCommand
-
複合Commandを利用する場合の設定です。
- CompositeCommandConfig - Class in org.iplass.mtp.command.definition.config
- CompositeCommandConfig - Annotation Interface in org.iplass.mtp.command.annotation
-
複数のCommandを単一のCommandとみなす場合の設定です。
- CompositeCommandConfig() - Constructor for class org.iplass.mtp.command.definition.config.CompositeCommandConfig
- COMPOSITION - Enum constant in enum class org.iplass.mtp.entity.definition.properties.ReferenceType
-
親子関係をなす参照。参照元が削除された場合は、参照先も削除対象となる
- condition() - Element in annotation interface org.iplass.mtp.command.annotation.action.ParamMapping
- condition() - Element in annotation interface org.iplass.mtp.command.annotation.webapi.WebApiParamMapping
- condition(Map<String, Object>) - Method in class org.iplass.mtp.entity.query.PreparedQuery
-
queryExpressionをConditionとして取得する。
- Condition - Class in org.iplass.mtp.entity.query.condition
-
検索条件を表す抽象クラス。
- Condition() - Constructor for class org.iplass.mtp.entity.query.condition.Condition
- ConditionVisitor - Interface in org.iplass.mtp.entity.query.condition
- ConditionVisitorSupport - Class in org.iplass.mtp.entity.query.condition
- ConditionVisitorSupport() - Constructor for class org.iplass.mtp.entity.query.condition.ConditionVisitorSupport
- CONFIDENTIAL - Enum constant in enum class org.iplass.mtp.auth.oauth.definition.ClientType
- config(String) - Method in interface org.iplass.mtp.runtime.EntryPointBuilder
-
Specify the path of the configuration file (service-config.xml).
- Config - Interface in org.iplass.mtp.spi
-
Service初期化時の設定をあらわすインタフェースです。 Note:スレッドセーフではない点注意ください。
Service.init(Config)
内のみで扱う想定のインスタンスです。 - ConfigFile - Annotation Interface in org.iplass.mtp.test
-
テスト実施時の設定ファイル(~-service-config.xml)を指定可能です。 クラス、メソッドに指定可能です。
- configFileName(String) - Method in class org.iplass.mtp.test.MTPJUnitTestRule
-
Ruleに直接configFileNameを設定します。
- ConsentTypeDefinition - Class in org.iplass.mtp.auth.oauth.definition
-
スコープ承認画面の表示有無を判断するための定義です。
- ConsentTypeDefinition() - Constructor for class org.iplass.mtp.auth.oauth.definition.ConsentTypeDefinition
- consume() - Element in annotation interface org.iplass.mtp.command.annotation.action.TokenCheck
-
正常時のToken利用設定
- consume() - Element in annotation interface org.iplass.mtp.command.annotation.webapi.WebApiTokenCheck
-
正常時のToken利用設定
- contains(String) - Method in class org.iplass.mtp.entity.query.condition.expr.And
-
Contains条件を追加する。
- contains(String) - Method in class org.iplass.mtp.entity.query.condition.expr.Or
-
Contains条件を追加する。
- Contains - Class in org.iplass.mtp.entity.query.condition.predicate
-
CONTAINS条件文を表す。
- Contains() - Constructor for class org.iplass.mtp.entity.query.condition.predicate.Contains
- Contains(String) - Constructor for class org.iplass.mtp.entity.query.condition.predicate.Contains
- containsHeader(String) - Method in interface org.iplass.mtp.web.actionmapping.ResponseHeader
- contentDispositionType() - Element in annotation interface org.iplass.mtp.command.annotation.action.Result
-
type=JSP,TEMPLATE,STREAM,DYNAMICの場合のみ有効です。 ContentDispositionのタイプを指定します。
- ContentDispositionType - Enum Class in org.iplass.mtp.web.actionmapping.definition.result
-
ContentDispositionの種類。
- contentLengthAttributeName() - Element in annotation interface org.iplass.mtp.command.annotation.action.Result
-
type=STREAMの場合のみ有効です。streamのContentLengthが設定されたAttributeキーを指定します。
- contentType() - Element in annotation interface org.iplass.mtp.command.annotation.action.Result
-
type=JSPの場合のcontentType指定です。
- contentType() - Element in annotation interface org.iplass.mtp.command.annotation.template.Template
-
このTemplateのContent-Typeを設定します。
- contentTypeAttributeName() - Element in annotation interface org.iplass.mtp.command.annotation.action.Result
-
type=STREAMの場合のみ有効です。streamのContentTypeが設定されたAttributeキーを指定します。
- convertOutputFileType(String) - Static method in enum class org.iplass.mtp.web.template.report.definition.OutputFileType
- copier - Static variable in class org.iplass.mtp.entity.query.ASTTransformerSupport
- copy() - Method in class org.iplass.mtp.command.definition.config.CommandConfig
- copy() - Method in class org.iplass.mtp.command.definition.config.CompositeCommandConfig
- copy() - Method in class org.iplass.mtp.command.definition.config.SingleCommandConfig
- copy() - Method in class org.iplass.mtp.entity.BinaryReference
- copy() - Method in class org.iplass.mtp.entity.DeleteCondition
- copy() - Method in class org.iplass.mtp.entity.GenericEntity
-
shallow copyを行う。
- copy() - Method in class org.iplass.mtp.entity.InsertOption
- copy() - Method in interface org.iplass.mtp.entity.query.ASTNode
- copy() - Method in class org.iplass.mtp.entity.query.Query
- copy() - Method in class org.iplass.mtp.entity.SelectValue
- copy() - Method in class org.iplass.mtp.entity.UpdateCondition
- copy() - Method in class org.iplass.mtp.entity.UpdateCondition.UpdateValue
- copy() - Method in class org.iplass.mtp.entity.UpdateOption
- COPY - Enum constant in enum class org.iplass.mtp.command.RequestContextWrapper.Mode
-
attributeMapはインスタンス生成時点のスナップショット(シャローコピー)となります。
- copyAs(Class<T>) - Method in class org.iplass.mtp.entity.GenericEntity
-
引数の型のインスタンスとして、shallow copyを行う。
- copyEntity(String, Entity) - Method in interface org.iplass.mtp.view.generic.EntityViewManager
-
画面定義に設定されたカスタムコピースクリプトを使ってEntityをコピーします。
- copyTo(Path, CopyOption...) - Method in interface org.iplass.mtp.command.UploadFileHandle
-
アップロードされたファイルを指定のtargetへコピーする。
- copyTo(Path, CopyOption...) - Method in class org.iplass.mtp.test.TestUploadFileHandle
- count(EntityCountInvocation) - Method in class org.iplass.mtp.entity.interceptor.EntityInterceptorAdapter
-
InvocationType.COUNT
の際、呼び出される。 - count(Query) - Method in interface org.iplass.mtp.entity.EntityManager
-
検索件数を取得します。
- Count - Class in org.iplass.mtp.entity.query.value.aggregate
-
COUNT関数を表す。 集計対象の指定は任意(未指定の場合は、件数をカウント)。 distinct指定した場合は、ユニーク数のカウント。
- Count() - Constructor for class org.iplass.mtp.entity.query.value.aggregate.Count
- Count(String) - Constructor for class org.iplass.mtp.entity.query.value.aggregate.Count
- Count(String, boolean) - Constructor for class org.iplass.mtp.entity.query.value.aggregate.Count
- Count(ValueExpression) - Constructor for class org.iplass.mtp.entity.query.value.aggregate.Count
- Count(ValueExpression, boolean) - Constructor for class org.iplass.mtp.entity.query.value.aggregate.Count
- COUNT - Enum constant in enum class org.iplass.mtp.entity.interceptor.InvocationType
- countMatches(String, String) - Static method in class org.iplass.mtp.util.StringUtil
- countTotal() - Method in class org.iplass.mtp.entity.SearchOption
-
検索時に、Limit句を指定しない形の合計件数(行数)を取得するように設定します。
- crawlAllEntity() - Method in interface org.iplass.mtp.entity.fulltextsearch.FulltextSearchManager
-
全Entityのクロール処理を実行する。
- crawlEntity(String) - Method in interface org.iplass.mtp.entity.fulltextsearch.FulltextSearchManager
-
クロール処理を実行する。
- create(D) - Method in interface org.iplass.mtp.definition.TypedDefinitionManager
-
新規にDefinitionを作成します。
- create(String, EntityView) - Method in interface org.iplass.mtp.view.generic.EntityViewManager
-
Deprecated.
#create(EntityView)
を利用してください。 - create(EntityDefinition) - Method in interface org.iplass.mtp.entity.definition.EntityDefinitionManager
-
新規にEntity定義を作成する。
- CREATE - Enum constant in enum class org.iplass.mtp.entity.permission.EntityPermission.Action
- CREATE - Enum constant in enum class org.iplass.mtp.entity.permission.EntityPropertyPermission.Action
- CREATE_BY - Static variable in interface org.iplass.mtp.entity.Entity
-
作成者のID
- CREATE_DATE - Static variable in interface org.iplass.mtp.entity.Entity
-
作成日
- createBinaryReference(File, String, String) - Method in interface org.iplass.mtp.entity.EntityManager
-
BinaryReferenceを新規に作成します。 引数のfileのデータを同時にバイナリデータとして書き込みます。
作成されたBinaryReferenceはまだEntityに紐付いていない状態です。
nameが未指定の場合は、fileの名前がnameに指定されます。 typeが未指定の場合は、fileの拡張子からmimetypeが解決されます。 - createBinaryReference(String, String, InputStream) - Method in interface org.iplass.mtp.entity.EntityManager
-
BinaryReferenceを新規に作成します。 引数のisのデータを同時にバイナリデータとして書き込みます。
isがnullの場合は、バイナリデータが空の状態で新規に作成されます。 書き込みは別途getOutputStream(BinaryReference)メソッドを介して、行うことが可能です。
作成されたBinaryReferenceはまだEntityに紐付いていない状態です。 引数のisはBinaryReference作成後、当メソッド内でcloseします。 - createCacheKey(RequestContext) - Method in interface org.iplass.mtp.web.actionmapping.ActionCacheCriteria
-
キャッシュのキーとして利用する一意の文字列を返却するように実装します。
当該キーと一致するキャッシュが存在した場合、そのキャッシュがクライアントへ返却されるようになります。
返却値がnullの場合、当該requestではキャッシュしません。 - createCalendar(EntityCalendar) - Method in interface org.iplass.mtp.view.calendar.EntityCalendarManager
-
Deprecated.
#create(EntityCalendar)
を使用してください。 - created(PasswordNotification) - Method in interface org.iplass.mtp.auth.policy.AccountNotificationListener
-
ユーザーアカウントが作成された後呼び出されます。
- CREATED - Enum constant in enum class org.iplass.mtp.auth.policy.definition.NotificationType
-
新規アカウントの作成通知
- createDefaultBulkFormView(String) - Method in interface org.iplass.mtp.view.generic.EntityViewManager
-
Entity定義に対応する標準のBulkFormViewを返します。
- createDefaultBulkFormView(EntityDefinition) - Static method in class org.iplass.mtp.view.generic.FormViewUtil
-
デフォルトの一括更新画面用定義を生成します。 表示名も設定します。
- createDefaultBulkFormView(EntityDefinition, boolean) - Static method in class org.iplass.mtp.view.generic.FormViewUtil
-
デフォルトの一括更新画面用定義を生成します。
- createDefaultDetailFormView(String) - Method in interface org.iplass.mtp.view.generic.EntityViewManager
-
Entity定義に対応する標準のDetailFormViewを返します。
- createDefaultDetailFormView(EntityDefinition) - Static method in class org.iplass.mtp.view.generic.FormViewUtil
-
デフォルトの詳細画面用定義を生成します。 表示名も設定します。
- createDefaultDetailFormView(EntityDefinition, boolean) - Static method in class org.iplass.mtp.view.generic.FormViewUtil
-
デフォルトの詳細画面用定義を生成します。
- createDefaultSearchFormView(String) - Method in interface org.iplass.mtp.view.generic.EntityViewManager
-
Entity定義に対応する標準のSearchFormViewを返します。
- createDefaultSearchFormView(EntityDefinition) - Static method in class org.iplass.mtp.view.generic.FormViewUtil
-
デフォルトの検索画面用定義を生成します。 表示名も設定します。
- createDefaultSearchFormView(EntityDefinition, boolean) - Static method in class org.iplass.mtp.view.generic.FormViewUtil
-
デフォルトの検索画面用定義を生成します。
- createEditorValueList(SelectProperty, String) - Static method in class org.iplass.mtp.view.generic.EntityViewUtil
-
EditorValueのリストを生成します。
- createEditorValueList(SelectValueDefinition, String) - Static method in class org.iplass.mtp.view.generic.EntityViewUtil
-
EditorValueのリストを生成します。
- createInstanceAs(Class<T>, String) - Method in interface org.iplass.mtp.utilityclass.definition.UtilityClassDefinitionManager
-
指定のUtilityClass定義のインスタンスを生成します。
- createMail() - Method in interface org.iplass.mtp.mail.MailManager
-
Mail情報を生成する。
- createMail() - Method in interface org.iplass.mtp.sms.SmsMailManager
- createMail(String, Map<String, Object>) - Method in interface org.iplass.mtp.mail.MailManager
-
tmplDefNameで指定されるMailTemplateを利用して、Mailのを生成する。
- createMail(String, Map<String, Object>) - Method in interface org.iplass.mtp.sms.SmsMailManager
- createMenuItem(MenuItem) - Method in interface org.iplass.mtp.view.menu.MenuItemManager
-
Deprecated.
#create(MenuItem)
を使用してください。 - createMenuTree(MenuTree) - Method in interface org.iplass.mtp.view.menu.MenuTreeManager
-
Deprecated.
#create(MenuTree)
を使用してください。 - createMessage(MessageCategory) - Method in interface org.iplass.mtp.message.MessageManager
-
Deprecated.
#create(MessageCategory)
を使用してください。 - createMessageItem(String, MessageItem) - Method in interface org.iplass.mtp.message.MessageManager
-
指定されたメッセージカテゴリにメッセージを作成する
- createNotification(String, Map<String, Object>) - Method in interface org.iplass.mtp.pushnotification.PushNotificationManager
-
指定のテンプレートを利用した形でPushNotificationのインスタンスを生成する。
- createTreeView(TreeView) - Method in interface org.iplass.mtp.view.treeview.TreeViewManager
-
Deprecated.
#create(TreeView)
を使用してください。 - createUser(String, String, Map<String, Object>) - Method in interface org.iplass.mtp.auth.oidc.AutoUserProvisioningHandler
-
認証されたユーザーが存在しない場合に呼び出されるので、 Userエンティティを生成する処理を記述する。
- createWebhook(String, Map<String, Object>) - Method in interface org.iplass.mtp.webhook.WebhookManager
-
Create the Webhook from definition.
- createWebhook(String, Map<String, Object>, String) - Method in interface org.iplass.mtp.webhook.WebhookManager
-
Create the Webhook from definition.
- Credential - Interface in org.iplass.mtp.auth.login
- CREDENTIAL_RESET - Enum constant in enum class org.iplass.mtp.auth.policy.definition.NotificationType
-
パスワードのリセット通知
- CREDENTIAL_UPDATED - Enum constant in enum class org.iplass.mtp.auth.policy.definition.NotificationType
-
パスワードが更新された通知
- CredentialExpiredException - Exception in org.iplass.mtp.auth.login
-
認証情報有効期限切れ例外
- CredentialExpiredException() - Constructor for exception org.iplass.mtp.auth.login.CredentialExpiredException
- CredentialExpiredException(String) - Constructor for exception org.iplass.mtp.auth.login.CredentialExpiredException
- CredentialExpiredException(String, Throwable) - Constructor for exception org.iplass.mtp.auth.login.CredentialExpiredException
- CredentialExpiredException(Throwable) - Constructor for exception org.iplass.mtp.auth.login.CredentialExpiredException
- credentialReset(PasswordNotification) - Method in interface org.iplass.mtp.auth.policy.AccountNotificationListener
-
ユーザーアカウントのパスワードがリセットされた後呼び出されます。
- credentialUpdated(PasswordNotification) - Method in interface org.iplass.mtp.auth.policy.AccountNotificationListener
-
パスワードが更新された後呼び出されます。
- CredentialUpdateException - Exception in org.iplass.mtp.auth.login
-
認証情報更新時の、更新ポリシー違反の場合の例外
- CredentialUpdateException() - Constructor for exception org.iplass.mtp.auth.login.CredentialUpdateException
- CredentialUpdateException(String) - Constructor for exception org.iplass.mtp.auth.login.CredentialUpdateException
- CredentialUpdateException(String, Throwable) - Constructor for exception org.iplass.mtp.auth.login.CredentialUpdateException
- CredentialUpdateException(Throwable) - Constructor for exception org.iplass.mtp.auth.login.CredentialUpdateException
- CRLF - Enum constant in enum class org.iplass.mtp.entity.definition.normalizers.NewlineType
- crypt(String) - Method in interface org.iplass.mtp.runtime.EntryPointBuilder
-
To encrypt service-config.xml, specify the path of the encryption configuration file (crypt.properties).
- CS - Enum constant in enum class org.iplass.mtp.entity.query.condition.predicate.Like.CaseType
-
Case Sensitive。大文字小文字区別する。
- CSV - Enum constant in enum class org.iplass.mtp.view.generic.SearchQueryInterrupter.SearchQueryType
-
CSVダウンロード
- CsvDownloadSettingsParts - Class in org.iplass.mtp.view.top.parts
- CsvDownloadSettingsParts() - Constructor for class org.iplass.mtp.view.top.parts.CsvDownloadSettingsParts
- CSVFormattedEntityStream - Class in org.iplass.mtp.entity.bulkupdate
-
CSV形式で記述されたStreamをソースとして実行するBulkUpdatable。
CSVデータストリームはヘッダー行と、各Entityを1行のCSVデータで表現する複数行のデータとして構成されている前提。 CSVデータストリームの例 - CSVFormattedEntityStream(String, InputStream) - Constructor for class org.iplass.mtp.entity.bulkupdate.CSVFormattedEntityStream
-
文字コードUTF-8でCSVFormattedEntityStreamを構築。
- CSVFormattedEntityStream(String, InputStream, String) - Constructor for class org.iplass.mtp.entity.bulkupdate.CSVFormattedEntityStream
-
指定の文字コードで、CSVFormattedEntityStreamを構築。
- CSVFormattedEntityStream(String, Reader) - Constructor for class org.iplass.mtp.entity.bulkupdate.CSVFormattedEntityStream
-
指定のReaderで、CSVFormattedEntityStreamを構築。
- CSVFormattedEntityStream(String, List<String>, InputStream) - Constructor for class org.iplass.mtp.entity.bulkupdate.CSVFormattedEntityStream
-
文字コードUTF-8、更新時の更新対象updatePropertiesでCSVFormattedEntityStreamを構築。
- CSVFormattedEntityStream(String, List<String>, InputStream, String) - Constructor for class org.iplass.mtp.entity.bulkupdate.CSVFormattedEntityStream
- CSVFormattedEntityStream(String, List<String>, Reader) - Constructor for class org.iplass.mtp.entity.bulkupdate.CSVFormattedEntityStream
- CsvItem - Interface in org.iplass.mtp.view.generic.element
-
CSV出力アイテム
- CsvUploadInterrupter - Interface in org.iplass.mtp.csv
-
カスタムでCSVアップロード処理を行わせるインターフェース
- CsvUploadInterrupter.CsvRegistrationType - Enum Class in org.iplass.mtp.csv
-
CSVアップロード登録処理の種類
- CTRL_CODE_KEY - Static variable in class org.iplass.mtp.entity.bulkupdate.CSVFormattedEntityStream
-
制御フラグのヘッダー項目名
- CTRL_DELETE - Static variable in class org.iplass.mtp.entity.bulkupdate.CSVFormattedEntityStream
-
制御フラグ、削除を示す値。
- CTRL_INSERT - Static variable in class org.iplass.mtp.entity.bulkupdate.CSVFormattedEntityStream
-
制御フラグ、追加を示す値。
- CTRL_MERGE - Static variable in class org.iplass.mtp.entity.bulkupdate.CSVFormattedEntityStream
-
制御フラグ、マージ(追加更新)を示す値。
- CTRL_UPDATE - Static variable in class org.iplass.mtp.entity.bulkupdate.CSVFormattedEntityStream
-
制御フラグ、更新を示す値。
- CUBE - Enum constant in enum class org.iplass.mtp.entity.query.GroupBy.RollType
-
group byに指定されている項目のすべての組み合わせの小計、合計を同時に集計する
- CumeDist - Class in org.iplass.mtp.entity.query.value.window
-
CUME_DIST Window関数を表す。
- CumeDist() - Constructor for class org.iplass.mtp.entity.query.value.window.CumeDist
- CURRENT_BASE - Enum constant in enum class org.iplass.mtp.entity.definition.properties.VersionControlReferenceType
-
現時点の最新の状態(有効なバージョン、もしくは現在日付)で参照先を検索
- CURRENT_VALID - Enum constant in enum class org.iplass.mtp.entity.TargetVersion
-
現在有効のバージョン
- currentTimeUnit(TimeUnit) - Static method in enum class org.iplass.mtp.definition.TimeUnit
- currentTransaction() - Method in interface org.iplass.mtp.transaction.TransactionManager
-
現在のトランザクションを取得します。 トランザクションが開始されていない場合、
TransactionStatus.NONE
のTransactionが返却されます。 サスペンドされている場合はTransactionStatus.SUSPENDED
のTransactionが返却されます。 - CUSTOM - Enum constant in enum class org.iplass.mtp.view.generic.DetailFormView.CopyTarget
-
独自実装したコピー処理を実行
- CUSTOM - Enum constant in enum class org.iplass.mtp.view.generic.element.DisplayType
-
カスタム
- CUSTOM - Enum constant in enum class org.iplass.mtp.webhook.endpoint.WebhookAuthenticationType
- customizeActionMenu(ActionMenuItem) - Method in interface org.iplass.mtp.view.menu.MenuItemManager
-
ActionMenuItemにカスタマイズ設定を行います。
- customizeEntityMenu(EntityMenuItem, String) - Method in interface org.iplass.mtp.view.menu.MenuItemManager
-
EntityMenuItemにカスタマイズ設定を行います。
- customizeUrlMenu(UrlMenuItem) - Method in interface org.iplass.mtp.view.menu.MenuItemManager
-
UrlMenuItemにカスタマイズ設定を行います。
- CustomPropertyEditor - Class in org.iplass.mtp.view.generic.editor
- CustomPropertyEditor() - Constructor for class org.iplass.mtp.view.generic.editor.CustomPropertyEditor
- CustomTokenIntrospector - Interface in org.iplass.mtp.auth.oauth
-
ResourceServerからのintrospectionリクエストのレスポンスを カスタマイズするためのインタフェースです。
- CustomTokenIntrospectorDefinition - Class in org.iplass.mtp.auth.oauth.definition
-
Introspectionにてカスタムの処理を追加するための定義です。
- CustomTokenIntrospectorDefinition() - Constructor for class org.iplass.mtp.auth.oauth.definition.CustomTokenIntrospectorDefinition
D
- DataLocalizationStrategy - Class in org.iplass.mtp.entity.definition
-
Entityのデータを多言語対応する戦略の定義。
- DataLocalizationStrategy() - Constructor for class org.iplass.mtp.entity.definition.DataLocalizationStrategy
- dataMapping(int, Entity, EntityDefinition, CsvUploadInterrupter.CsvRegistrationType) - Method in interface org.iplass.mtp.csv.CsvUploadInterrupter
-
CSVデータから登録用のデータをマッピングします。
- dataMapping(Entity, RequestContext, EntityDefinition, FormView) - Method in interface org.iplass.mtp.view.generic.RegistrationInterrupter
-
登録用のデータにリクエストのデータをマッピングします。
- DataPayload - Class in org.iplass.mtp.pushnotification
-
アプリ固有のデータペイロードを表すクラス。 key-value型で値をセットする。
- DataPayload() - Constructor for class org.iplass.mtp.pushnotification.DataPayload
- DATE - Enum constant in enum class org.iplass.mtp.entity.definition.PropertyDefinitionType
- DATE - Enum constant in enum class org.iplass.mtp.view.calendar.EntityCalendarItem.CalendarSearchType
-
日付で検索
- DATE_FROMAT - Static variable in class org.iplass.mtp.entity.query.value.primary.Literal
-
EQL上のDate型の文字列表現時のフォーマット(SimpleDateFormat形式)
- DATE_TIME_FROMAT - Static variable in class org.iplass.mtp.entity.query.value.primary.Literal
-
EQL上のDateTime型の文字列表現時のフォーマット。タイムゾーン未指定の場合(SimpleDateFormat形式)。テナントローカルのタイムゾーンで処理される
- DATE_TIME_WITH_TZ_FROMAT - Static variable in class org.iplass.mtp.entity.query.value.primary.Literal
-
EQL上のDateTime型の文字列表現時のフォーマット。タイムゾーン指定ありの場合(SimpleDateFormat形式)
- DateProperty - Class in org.iplass.mtp.entity.definition.properties
-
日付をあらわすプロパティ定義。
- DateProperty() - Constructor for class org.iplass.mtp.entity.definition.properties.DateProperty
- DateProperty(String) - Constructor for class org.iplass.mtp.entity.definition.properties.DateProperty
- DatePropertyEditor - Class in org.iplass.mtp.view.generic.editor
-
日付型プロパティエディタ
- DatePropertyEditor() - Constructor for class org.iplass.mtp.view.generic.editor.DatePropertyEditor
-
コンストラクタ
- DATERANGE - Enum constant in enum class org.iplass.mtp.view.generic.editor.DateRangePropertyEditor.DateRangeDisplayType
- DateRangePropertyEditor - Class in org.iplass.mtp.view.generic.editor
- DateRangePropertyEditor() - Constructor for class org.iplass.mtp.view.generic.editor.DateRangePropertyEditor
- DateRangePropertyEditor.DateRangeDisplayType - Enum Class in org.iplass.mtp.view.generic.editor
-
表示タイプ
- DATETIME - Enum constant in enum class org.iplass.mtp.entity.definition.PropertyDefinitionType
- DATETIME - Enum constant in enum class org.iplass.mtp.view.generic.editor.DateTimePropertyEditor.DateTimeDisplayType
- DateTimeFormatSetting - Class in org.iplass.mtp.view.generic.editor
-
日付・時間型のフォーマットのプロパティ
- DateTimeFormatSetting() - Constructor for class org.iplass.mtp.view.generic.editor.DateTimeFormatSetting
- DateTimeProperty - Class in org.iplass.mtp.entity.definition.properties
-
日時をあらわすプロパティ定義。
- DateTimeProperty() - Constructor for class org.iplass.mtp.entity.definition.properties.DateTimeProperty
- DateTimeProperty(String) - Constructor for class org.iplass.mtp.entity.definition.properties.DateTimeProperty
- DateTimePropertyEditor - Class in org.iplass.mtp.view.generic.editor
-
日付・時間型プロパティエディタのスーパークラス
- DateTimePropertyEditor() - Constructor for class org.iplass.mtp.view.generic.editor.DateTimePropertyEditor
- DateTimePropertyEditor.DateTimeDisplayType - Enum Class in org.iplass.mtp.view.generic.editor
-
表示タイプ
- DateTimePropertyEditor.MinIntereval - Enum Class in org.iplass.mtp.view.generic.editor
-
分の表示間隔
- DateTimePropertyEditor.TimeDispRange - Enum Class in org.iplass.mtp.view.generic.editor
-
時間の表示範囲
- DateUtil - Class in org.iplass.mtp.util
-
日付操作用のユーティリティです。
- DateUtil() - Constructor for class org.iplass.mtp.util.DateUtil
- DAY - Enum constant in enum class org.iplass.mtp.view.calendar.EntityCalendar.CalendarType
- DAYS - Enum constant in enum class org.iplass.mtp.definition.TimeUnit
- decamelize(String) - Static method in class org.iplass.mtp.util.StringUtil
-
キャメル記法を_記法に変換します。
- decapitalize(String) - Static method in class org.iplass.mtp.util.StringUtil
-
JavaBeansの仕様にしたがってデキャピタライズを行ないます。 大文字が2つ以上続く場合は、小文字にならないので注意してください。
- DECIMAL - Enum constant in enum class org.iplass.mtp.entity.definition.PropertyDefinitionType
- DecimalProperty - Class in org.iplass.mtp.entity.definition.properties
-
固定小数点を表すプロパティ定義。
- DecimalProperty() - Constructor for class org.iplass.mtp.entity.definition.properties.DecimalProperty
- DecimalProperty(String) - Constructor for class org.iplass.mtp.entity.definition.properties.DecimalProperty
- DecimalPropertyEditor - Class in org.iplass.mtp.view.generic.editor
-
固定小数点型プロパティエディタ
- DecimalPropertyEditor() - Constructor for class org.iplass.mtp.view.generic.editor.DecimalPropertyEditor
-
コンストラクタ
- DEEP - Enum constant in enum class org.iplass.mtp.view.generic.DetailFormView.CopyTarget
-
包含する(親子関係の)エンティティも一括にコピー
- deepCopy() - Method in class org.iplass.mtp.entity.GenericEntity
-
deep copyを行う(但し、Entityとしてのdeep copy)。 property値が、GenericEntityの場合は、deepCopy()を再帰呼び出し、 BinaryReference、SelectValueの場合は、copy()を呼び出し、 java.uti.Dateの場合は、clone()を呼び出し、 それ以外(プリミティブ型、immutable)の場合は、参照をそのまま保持。
- deepCopy(String, String) - Method in interface org.iplass.mtp.entity.EntityManager
-
指定のoid(オブジェクトID)で一意に特定されるデータを取得し、参照先を含めたコピーを行います。 親子関係の参照先のエンティティはoidが新たに採番され、 通常の参照の場合、被参照ならコピー対象外になり、被参照でなければそのまま参照されます。 また制約として、変更不可の項目についてはコピー後に変更はできなくなり、 文字列以外のプロパティでユニーク指定されている場合はコピー自体ができません。
- deepCopy(String, String, DeepCopyOption) - Method in interface org.iplass.mtp.entity.EntityManager
-
指定のoid(オブジェクトID)で一意に特定されるデータを取得し、参照先を含めたコピーを行います。 親子関係の参照先のエンティティはoidが新たに採番され、 通常の参照の場合、被参照ならコピー対象外になり、被参照でなければそのまま参照されます。 また制約として、変更不可の項目についてはコピー後に変更はできなくなり、 文字列以外のプロパティでユニーク指定されている場合はコピー自体ができません。
- DeepCopyOption - Class in org.iplass.mtp.entity
- DeepCopyOption() - Constructor for class org.iplass.mtp.entity.DeepCopyOption
- DeepCopyOption(boolean) - Constructor for class org.iplass.mtp.entity.DeepCopyOption
- DEFAULT - Enum constant in enum class org.iplass.mtp.view.generic.RequiredDisplayType
-
プロパティ定義に合わせて表示
- DEFAULT_BEAN_VARIABLE_NAME - Static variable in class org.iplass.mtp.web.template.tags.BindTag
- DEFAULT_DELIMITER - Static variable in class org.iplass.mtp.web.template.tags.ErrorsTag
- DEFAULT_ENTRY_PATH_ATTRIBUTE_NAME - Static variable in class org.iplass.mtp.web.actionmapping.definition.result.StaticResourceResultDefinition
-
entryPathAttributeName未指定時のデフォルト名:entryPath
- DEFAULT_ERROR_VARIABLE_NAME - Static variable in class org.iplass.mtp.web.template.tags.BindTag
- DEFAULT_ERROR_VARIABLE_NAME - Static variable in class org.iplass.mtp.web.template.tags.ErrorsTag
- DEFAULT_FOOTER - Static variable in class org.iplass.mtp.web.template.tags.ErrorsTag
- DEFAULT_FORMATTER - Static variable in interface org.iplass.mtp.web.template.ValueFormatter
-
デフォルトのValueFormatterです。 valueが文字列以外の場合、次のようにフォーマットします。 Integer、Double、BigDecimalなどの数値型
数値を10進数表現で文字列に変換します。SelectValue
型
SelectValueのvalueを出力します。BinaryReference
型
BinaryReferenceのlobIdを出力します。Date
型
yyyy-MM-dd形式で出力します。Time
型
HH:mm:ss形式で出力します。Timestamp
型もしくは、java.sql.Date、java.sql.Time以外のjava.utilDate型
yyyy-MM-dd'T'HH:mm:ss.SSSXXX形式で出力します。 - DEFAULT_HEADER - Static variable in class org.iplass.mtp.web.template.tags.ErrorsTag
- DEFAULT_INDEX_POSTFIX - Static variable in class org.iplass.mtp.command.beanmapper.BeanParamMapper
-
デフォルトのindexPostfixです。
- DEFAULT_INDEX_POSTFIX - Static variable in class org.iplass.mtp.web.template.tags.BindTag
- DEFAULT_INDEX_PREFIX - Static variable in class org.iplass.mtp.command.beanmapper.BeanParamMapper
-
デフォルトのindexPrefixです。
- DEFAULT_INDEX_PREFIX - Static variable in class org.iplass.mtp.web.template.tags.BindTag
- DEFAULT_INDEXED_PROPERTY_SIZE_LIMIT - Static variable in class org.iplass.mtp.command.beanmapper.BeanParamMapper
-
デフォルトのindexedPropertySizeLimitです。
- DEFAULT_MAPPING_RESULT_VARIABLE_NAME - Static variable in class org.iplass.mtp.web.template.tags.BindTag
- DEFAULT_PARAM_NAME - Static variable in interface org.iplass.mtp.webapi.WebApiRequestConstants
-
REST FORM, SOAP WSDLで利用するデフォルトのパラメータ名です。
- DEFAULT_PROPERTY_DELIMITER - Static variable in class org.iplass.mtp.command.beanmapper.BeanParamMapper
-
デフォルトのpropertyDelimiterです。
- DEFAULT_PROPERTY_DELIMITER - Static variable in class org.iplass.mtp.web.template.tags.BindTag
- DEFAULT_PROPERTY_ERROR_VALUE_VARIABLE_NAME - Static variable in class org.iplass.mtp.web.template.tags.BindTag
- DEFAULT_PROPERTY_NAME_VARIABLE_NAME - Static variable in class org.iplass.mtp.web.template.tags.BindTag
- DEFAULT_PROPERTY_RAW_VALUE_VARIABLE_NAME - Static variable in class org.iplass.mtp.web.template.tags.BindTag
- DEFAULT_PROPERTY_VALUE_VARIABLE_NAME - Static variable in class org.iplass.mtp.web.template.tags.BindTag
- DEFAULT_QUEUE_NAME - Static variable in class org.iplass.mtp.async.AsyncTaskOption
-
デフォルトキューを指し示すキュー名です。値は"default"です。
- DEFAULT_RESULT - Static variable in interface org.iplass.mtp.webapi.WebApiRequestConstants
-
WebApi呼び出しの実行結果として、クライアントへ返却するオブジェクトをrequestContextへ格納する際の名前で、 定義にて未設定の場合のデフォルトの名前です。 実際の値は、"result"です。
- DEFAULT_STORAGE_SPACE - Static variable in class org.iplass.mtp.entity.definition.stores.SchemalessRdbStore
- DEFAULT_TEST_CONFIG_FILE_NAME - Static variable in class org.iplass.mtp.test.MTPJUnitTestRule
- DefaultSection - Class in org.iplass.mtp.view.generic.element.section
-
標準セクション
- DefaultSection() - Constructor for class org.iplass.mtp.view.generic.element.section.DefaultSection
-
デフォルトコンストラクタ
- Definition - Interface in org.iplass.mtp.definition
-
定義がもつ共通のインタフェースを定義。
- DEFINITION_NAME - Static variable in class org.iplass.mtp.auth.Group
- DEFINITION_NAME - Static variable in class org.iplass.mtp.auth.User
- definitionClass() - Method in enum class org.iplass.mtp.entity.definition.listeners.SendNotificationType
- DefinitionEntry - Class in org.iplass.mtp.definition
-
Definitionおよび、DefinitionInfo(Definitionのメタデータ)を保持するためのクラスです。
- DefinitionEntry() - Constructor for class org.iplass.mtp.definition.DefinitionEntry
- DefinitionInfo - Class in org.iplass.mtp.definition
-
Definitionのメタ情報(共有設定、バージョン番号など)を表すクラスです。
- DefinitionInfo() - Constructor for class org.iplass.mtp.definition.DefinitionInfo
- definitionList() - Method in interface org.iplass.mtp.definition.TypedDefinitionManager
-
現在登録されているDefinition名のリストを返します。
- definitionList() - Method in interface org.iplass.mtp.entity.definition.EntityDefinitionManager
-
現在登録されているEntity定義名のリストを返す。
- DefinitionManager - Interface in org.iplass.mtp.definition
-
DefinitionのManagerです。 Definition共通の詳細なメタデータ(共有設定、バージョン情報、登録状態のチェック)を扱うためのインタフェースを定義します。
- DefinitionModifyResult - Class in org.iplass.mtp.definition
- DefinitionModifyResult() - Constructor for class org.iplass.mtp.definition.DefinitionModifyResult
-
コンストラクタ
- DefinitionModifyResult(boolean) - Constructor for class org.iplass.mtp.definition.DefinitionModifyResult
-
コンストラクタ
- DefinitionModifyResult(boolean, String) - Constructor for class org.iplass.mtp.definition.DefinitionModifyResult
-
コンストラクタ
- definitionName() - Element in annotation interface org.iplass.mtp.command.annotation.action.cache.CacheRelatedEntity
- definitionName(String) - Method in class org.iplass.mtp.entity.bulkupdate.FunctionalEntityStream
-
Entityの定義名を指定
- definitionNameList() - Method in interface org.iplass.mtp.entity.definition.EntityDefinitionManager
-
現在登録されているEntity定義名のリストを返す。
- definitionNameList(String) - Method in interface org.iplass.mtp.entity.definition.EntityDefinitionManager
-
現在登録されているEntity定義名のリストを返す。
- DefinitionSummary - Class in org.iplass.mtp.definition
-
Definitionの概要を表すクラスです。 name、およびdisplayName(表示名)、descriptionなどを保持します。
- DefinitionSummary() - Constructor for class org.iplass.mtp.definition.DefinitionSummary
- DefinitionSummary(String, String) - Constructor for class org.iplass.mtp.definition.DefinitionSummary
- DefinitionSummary(String, String, String, String) - Constructor for class org.iplass.mtp.definition.DefinitionSummary
- definitionSummaryList() - Method in interface org.iplass.mtp.definition.TypedDefinitionManager
-
現在登録されているDefinitionのDefinitionSummaryのリストをすべて返します。
- definitionSummaryList(String) - Method in interface org.iplass.mtp.definition.TypedDefinitionManager
-
現在登録されているDefinitionのDefinitionSummaryのリストを返します。 再帰的に階層下の定義をすべて取得します。
TypedDefinitionManager.definitionSummaryList(String, boolean)
のrecursiveをtrueで呼び出します。 - definitionSummaryList(String, boolean) - Method in interface org.iplass.mtp.definition.TypedDefinitionManager
-
現在登録されているDefinitionのDefinitionSummaryのリストを返します。 filterPathが指定された場合は、当該パス以下のDefinitionから取得します。 filterPathがnullもしくは、"/"、""の場合は、すべてのDefinitionから取得します。 recursive=trueが指定された場合は、再帰的に階層下の定義をすべて取得します。
- defName - Variable in class org.iplass.mtp.view.treeview.TreeViewItem
-
Entity定義の名前
- delete(String) - Method in interface org.iplass.mtp.view.top.TopViewDefinitionManager
-
Deprecated.
TypedDefinitionManager.remove(String)
を使用してください。 - delete(Entity, DeleteOption) - Method in interface org.iplass.mtp.entity.EntityManager
-
引数のentityに設定されたoid(オブジェクトID)で一意に特定されるデータを削除します。
- delete(EntityDeleteInvocation) - Method in class org.iplass.mtp.entity.interceptor.EntityInterceptorAdapter
-
InvocationType.DELETE
の際、呼び出される。 - DELETE - Enum constant in enum class org.iplass.mtp.csv.CsvUploadInterrupter.CsvRegistrationType
-
削除
- DELETE - Enum constant in enum class org.iplass.mtp.entity.bulkupdate.BulkUpdateEntity.UpdateMethod
-
削除。oid指定が必須。
- DELETE - Enum constant in enum class org.iplass.mtp.entity.interceptor.InvocationType
- DELETE - Enum constant in enum class org.iplass.mtp.entity.permission.EntityPermission.Action
- DELETE - Enum constant in enum class org.iplass.mtp.view.generic.BulkOperationInterrupter.BulkOperationType
-
削除
- DELETE - Enum constant in enum class org.iplass.mtp.web.actionmapping.definition.HttpMethodType
- DELETE - Enum constant in enum class org.iplass.mtp.webapi.definition.MethodType
- DELETE_ALL - Enum constant in enum class org.iplass.mtp.entity.interceptor.InvocationType
- DELETE_OPTION - Static variable in class org.iplass.mtp.entity.EntityEventContext
-
削除時に、当該キー名で指定されたDeleteOptionを取得可能。
- deleteAll(DeleteCondition) - Method in interface org.iplass.mtp.entity.EntityManager
-
引数のcondに一致するデータを一括で削除します。 タイムスタンプチェックなどは行いません。 別のデータ(親オブジェクトなど)で一貫性を保障した上での、一括削除操作を想定しています。 deleteAllでは、Entityの削除イベントは発生しません。
- deleteAll(EntityDeleteAllInvocation) - Method in class org.iplass.mtp.entity.interceptor.EntityInterceptorAdapter
-
InvocationType.DELETE_ALL
の際、呼び出される。 - DeleteCondition - Class in org.iplass.mtp.entity
-
一括削除の際の削除条件を表す。
- DeleteCondition() - Constructor for class org.iplass.mtp.entity.DeleteCondition
- DeleteCondition(String) - Constructor for class org.iplass.mtp.entity.DeleteCondition
-
コンストラクタ。
- DeleteCondition(String, Where) - Constructor for class org.iplass.mtp.entity.DeleteCondition
-
コンストラクタ。
- deleteMenuItem(String) - Method in interface org.iplass.mtp.view.menu.MenuItemManager
-
Deprecated.
TypedDefinitionManager.remove(String)
を使用してください。 - deleteMenuTree(String) - Method in interface org.iplass.mtp.view.menu.MenuTreeManager
-
Deprecated.
TypedDefinitionManager.remove(String)
を使用してください。 - deleteMessage(String) - Method in interface org.iplass.mtp.message.MessageManager
-
Deprecated.
TypedDefinitionManager.remove(String)
を使用してください。 - deleteMessageItem(String, String) - Method in interface org.iplass.mtp.message.MessageManager
-
指定されたメッセージカテゴリのメッセージを削除する。
- deleteOption(DeleteOption) - Method in interface org.iplass.mtp.csv.CsvUploadInterrupter
-
削除時のオプションを返します。
- DeleteOption - Class in org.iplass.mtp.entity
-
削除時のオプション。
- DeleteOption() - Constructor for class org.iplass.mtp.entity.DeleteOption
- DeleteOption(boolean) - Constructor for class org.iplass.mtp.entity.DeleteOption
-
コンストラクタ。
- DeleteOption(boolean, DeleteTargetVersion) - Constructor for class org.iplass.mtp.entity.DeleteOption
-
コンストラクタ。
- DeleteTargetVersion - Enum Class in org.iplass.mtp.entity
-
削除時の対象データのバージョン。
- deleteWhitespace(String) - Static method in class org.iplass.mtp.util.StringUtil
- delimiters(char, char, char) - Method in class org.iplass.mtp.command.beanmapper.BeanParamMapper
-
パラメータ名のデリミタ表現を設定します。 各デリミタに指定する文字はそれぞれ異なる必要があります。
- DenseRank - Class in org.iplass.mtp.entity.query.value.window
-
DENSE_RANK Window関数を表す。
- DenseRank() - Constructor for class org.iplass.mtp.entity.query.value.window.DenseRank
- DESC - Enum constant in enum class org.iplass.mtp.entity.query.SortSpec.SortType
- DESC - Enum constant in enum class org.iplass.mtp.view.generic.editor.ReferencePropertyEditor.RefSortType
- DESC - Enum constant in enum class org.iplass.mtp.view.generic.element.section.SearchConditionSection.ConditionSortType
- DESC - Enum constant in enum class org.iplass.mtp.view.treeview.TreeViewItem.TreeSortType
- description() - Element in annotation interface org.iplass.mtp.command.annotation.action.ActionMapping
- description() - Element in annotation interface org.iplass.mtp.command.annotation.async.AsyncCommand
-
概要説明文を指定します。
- description() - Element in annotation interface org.iplass.mtp.command.annotation.CommandClass
-
概要説明文。
- description() - Element in annotation interface org.iplass.mtp.command.annotation.template.Template
- description() - Element in annotation interface org.iplass.mtp.command.annotation.webapi.WebApi
- DESCRIPTION - Static variable in interface org.iplass.mtp.entity.Entity
-
Entityの説明
- DESIGN_TYPE - Static variable in class org.iplass.mtp.view.generic.ViewConst
- DESIGN_TYPE_GEM - Static variable in class org.iplass.mtp.view.generic.ViewConst
- DESIGN_TYPE_GEM_AGGREGATION - Static variable in class org.iplass.mtp.view.generic.ViewConst
- destroy() - Method in interface org.iplass.mtp.runtime.EntryPoint
-
Destroy EntryPoint and release resources managed by iPLAss.
- destroy() - Method in interface org.iplass.mtp.spi.Service
- destroy() - Method in class org.iplass.mtp.test.TestTransactionService
- destroyAllService() - Method in class org.iplass.mtp.spi.ServiceRegistry
-
すべてのサービスを破棄します。
- destroyed() - Method in interface org.iplass.mtp.spi.ServiceInitListener
-
Service破棄時に呼び出されます。
- DETAIL - Enum constant in enum class org.iplass.mtp.view.generic.editor.ReferencePropertyEditor.EditPage
- DETAIL - Enum constant in enum class org.iplass.mtp.view.generic.element.DisplayType
-
詳細編集
- DETAIL - Enum constant in enum class org.iplass.mtp.view.generic.element.section.MassReferenceSection.MassReferenceEditType
- DetailFormView - Class in org.iplass.mtp.view.generic
-
編集画面用のFormレイアウト情報
- DetailFormView() - Constructor for class org.iplass.mtp.view.generic.DetailFormView
-
デフォルトコンストラクタ
- DetailFormView.CopyTarget - Enum Class in org.iplass.mtp.view.generic
-
コピー対象
- DetailFormViewHandler - Interface in org.iplass.mtp.view.generic
-
汎用詳細編集画面の表示制御Handler
- DISPLAY - Enum constant in enum class org.iplass.mtp.view.generic.RequiredDisplayType
-
表示
- displayDefinitionNode - Variable in class org.iplass.mtp.view.treeview.TreeViewItem
-
Entity定義ノードを表示するか
- displayName() - Element in annotation interface org.iplass.mtp.command.annotation.action.ActionMapping
- displayName() - Element in annotation interface org.iplass.mtp.command.annotation.async.AsyncCommand
-
表示名を指定します。
- displayName() - Element in annotation interface org.iplass.mtp.command.annotation.CommandClass
-
表示名。
- displayName() - Element in annotation interface org.iplass.mtp.command.annotation.template.Template
- displayName() - Element in annotation interface org.iplass.mtp.command.annotation.webapi.WebApi
- displayName() - Method in enum class org.iplass.mtp.entity.definition.listeners.SendNotificationType
- displayName() - Method in enum class org.iplass.mtp.web.template.report.definition.OutputFileType
- displayName() - Method in enum class org.iplass.mtp.webhook.endpoint.WebhookAuthenticationType
- displayPropertyName - Variable in class org.iplass.mtp.view.treeview.TreeViewItem
-
表示するプロパティ名
- DisplayType - Enum Class in org.iplass.mtp.view.generic.element
-
表示タイプ
- distinct() - Method in class org.iplass.mtp.entity.query.Select
- div(ValueExpression) - Method in class org.iplass.mtp.entity.query.value.expr.Term
- DIVISION - Enum constant in enum class org.iplass.mtp.view.generic.element.section.SearchConditionSection.CsvUploadTransactionType
- DIVISION - Enum constant in enum class org.iplass.mtp.view.generic.element.section.SearchResultSection.BulkUpdateAllCommandTransactionType
- DIVISION - Enum constant in enum class org.iplass.mtp.view.generic.element.section.SearchResultSection.DeleteAllCommandTransactionType
- doCatch(Throwable) - Method in class org.iplass.mtp.web.template.tags.AuthTag
- doCatch(Throwable) - Method in class org.iplass.mtp.web.template.tags.BindTag
- doCatch(Throwable) - Method in class org.iplass.mtp.web.template.tags.ErrorsTag
- doEndTag() - Method in class org.iplass.mtp.web.template.tags.BindTag
- doEndTag() - Method in class org.iplass.mtp.web.template.tags.ErrorsTag
- doFinally() - Method in class org.iplass.mtp.web.template.tags.AuthTag
- doFinally() - Method in class org.iplass.mtp.web.template.tags.BindTag
- doFinally() - Method in class org.iplass.mtp.web.template.tags.ErrorsTag
- doPrivileged(Runnable) - Static method in class org.iplass.mtp.auth.AuthContext
-
指定のfunctionを特権実行(セキュリティ制約がない状態で実行)します。 戻り値がvoidの場合、利用することが可能です。
- doPrivileged(Supplier<T>) - Static method in class org.iplass.mtp.auth.AuthContext
-
指定のfunctionを特権実行(セキュリティ制約がない状態で実行)します。
- doPrivileged(Supplier<T>) - Method in interface org.iplass.mtp.auth.AuthManager
- doQueryAs(String[], Supplier<T>) - Static method in class org.iplass.mtp.entity.permission.EntityPermission
-
action内のEntityManager経由の検索処理(search、searchEntity、count)にて、 引数のwithoutConditionReferenceNameで指定されている参照先に関しては、Entity権限における限定条件を適用せずに検索を実行します。
- doQueryAs(EntityPermission.Action, String[], Supplier<T>) - Static method in class org.iplass.mtp.entity.permission.EntityPermission
-
action内のEntityManager経由の検索処理(search、searchEntity、count)にて、 permissionAction、withoutConditionReferenceNameを指定して検索します。
- doQueryAs(EntityPermission.Action, Supplier<T>) - Static method in class org.iplass.mtp.entity.permission.EntityPermission
-
action内のEntityManager経由の検索処理(search、searchEntity、count)では、 引数のpermissionAction権限で検索を実行します (ただしProperty権限(項目レベルの参照可否)についてはREFERENCE権限を利用)。
- doStartTag() - Method in class org.iplass.mtp.web.template.tags.AuthTag
- doStartTag() - Method in class org.iplass.mtp.web.template.tags.BindTag
- doStartTag() - Method in class org.iplass.mtp.web.template.tags.ErrorsTag
- doTag() - Method in class org.iplass.mtp.web.template.tags.IncludeTag
- doTag() - Method in class org.iplass.mtp.web.template.tags.RenderContentTag
- doTransaction(TransactionOption, Function<Transaction, R>) - Method in interface org.iplass.mtp.transaction.TransactionManager
-
指定のfunctionをoptionに従った形でトランザクション処理します。
- DOWN - Enum constant in enum class org.iplass.mtp.entity.definition.properties.RoundingMode
-
0に近づける(正数切り下げ/負数切り下げ)
- DYNAMIC - Enum constant in enum class org.iplass.mtp.command.annotation.action.Result.Type
- DynamicTemplateResultDefinition - Class in org.iplass.mtp.web.actionmapping.definition.result
-
動的にtemplate名を指定するResult定義です。
- DynamicTemplateResultDefinition() - Constructor for class org.iplass.mtp.web.actionmapping.definition.result.DynamicTemplateResultDefinition
E
- EACH_COLUMN - Enum constant in enum class org.iplass.mtp.entity.csv.MultipleFormat
-
個別に出力
- EachInstanceDataLocalizationStrategy - Class in org.iplass.mtp.entity.definition.l10n
-
各言語毎の値を、別インスタンス(レコード)として保存するDataLocalizationStrategy。
- EachInstanceDataLocalizationStrategy() - Constructor for class org.iplass.mtp.entity.definition.l10n.EachInstanceDataLocalizationStrategy
- EachPropertyDataLocalizationStrategy - Class in org.iplass.mtp.entity.definition.l10n
-
各言語毎の値を、別プロパティとして保存するDataLocalizationStrategy。
- EachPropertyDataLocalizationStrategy() - Constructor for class org.iplass.mtp.entity.definition.l10n.EachPropertyDataLocalizationStrategy
- EDIT - Enum constant in enum class org.iplass.mtp.view.generic.OutputType
-
詳細編集
- EditorValue - Class in org.iplass.mtp.view.generic.editor
-
セレクトボックスの値
- EditorValue() - Constructor for class org.iplass.mtp.view.generic.editor.EditorValue
-
デフォルトコンストラクタ
- EditorValue(String, String) - Constructor for class org.iplass.mtp.view.generic.editor.EditorValue
-
コンストラクタ
- Element - Class in org.iplass.mtp.view.generic.element
-
画面を構成する要素
- Element() - Constructor for class org.iplass.mtp.view.generic.element.Element
- Element.EditDisplayType - Enum Class in org.iplass.mtp.view.generic.element
- ELFunctions - Class in org.iplass.mtp.web.template
-
EL式にて提供するカスタム関数が定義されるクラスです。 iPLAss上でTemplateとして管理されるJSPからは、 RequestContext, SessionContextそれぞれにsetAttributeした値を透過的に取得可能です。
- ELFunctions() - Constructor for class org.iplass.mtp.web.template.ELFunctions
- Else - Class in org.iplass.mtp.entity.query.value.controlflow
-
CASE文のELSE句を表す。
- Else() - Constructor for class org.iplass.mtp.entity.query.value.controlflow.Else
- Else(Object) - Constructor for class org.iplass.mtp.entity.query.value.controlflow.Else
- Else(ValueExpression) - Constructor for class org.iplass.mtp.entity.query.value.controlflow.Else
- elseClause(ValueExpression) - Method in class org.iplass.mtp.entity.query.value.controlflow.Case
- enableAutoGrow() - Method in class org.iplass.mtp.command.beanmapper.BeanParamMapper
-
ネストされたBean、List, 配列、Mapにおいて、パラメータ名で指定されるパスに値が存在しない場合、 自動的に拡張するように設定します。
- enableEmptyToNull() - Method in class org.iplass.mtp.command.beanmapper.BeanParamMapper
-
パラメータの値が空文字の場合、nullに変換するように設定します。
- enableTrim() - Method in class org.iplass.mtp.command.beanmapper.BeanParamMapper
-
パラメータの値がStringの場合、trimを行うように設定します。
- END_DATE - Static variable in interface org.iplass.mtp.entity.Entity
-
Entityの有効期間終了日時
- endsWithIgnoreCase(String, String) - Static method in class org.iplass.mtp.util.StringUtil
- Entity - Interface in org.iplass.mtp.entity
-
Entity(データ)を表すインタフェース。
- ENTITY_DEFINITION_NAME - Static variable in class org.iplass.mtp.auth.Rank
- EntityApplicationException - Exception in org.iplass.mtp.entity
-
Entityに関するアプリケーション例外のスーパークラス。
- EntityApplicationException() - Constructor for exception org.iplass.mtp.entity.EntityApplicationException
- EntityApplicationException(String) - Constructor for exception org.iplass.mtp.entity.EntityApplicationException
- EntityApplicationException(String, Throwable) - Constructor for exception org.iplass.mtp.entity.EntityApplicationException
- EntityApplicationException(Throwable) - Constructor for exception org.iplass.mtp.entity.EntityApplicationException
- EntityBulkUpdateInvocation - Interface in org.iplass.mtp.entity.interceptor
- EntityCalendar - Class in org.iplass.mtp.view.calendar
-
カレンダー定義
- EntityCalendar() - Constructor for class org.iplass.mtp.view.calendar.EntityCalendar
- EntityCalendar.CalendarType - Enum Class in org.iplass.mtp.view.calendar
-
期間タイプ
- EntityCalendarItem - Class in org.iplass.mtp.view.calendar
-
カレンダーに表示するEntityの設定
- EntityCalendarItem() - Constructor for class org.iplass.mtp.view.calendar.EntityCalendarItem
- EntityCalendarItem.CalendarSearchType - Enum Class in org.iplass.mtp.view.calendar
-
カレンダーの検索方法
- EntityCalendarManager - Interface in org.iplass.mtp.view.calendar
-
カレンダー定義を管理するクラスのインターフェース
- EntityConcurrentUpdateException - Exception in org.iplass.mtp.entity
-
別トランザクションと更新が競合した場合スローされる例外。
- EntityConcurrentUpdateException() - Constructor for exception org.iplass.mtp.entity.EntityConcurrentUpdateException
- EntityConcurrentUpdateException(String) - Constructor for exception org.iplass.mtp.entity.EntityConcurrentUpdateException
- EntityConcurrentUpdateException(String, Throwable) - Constructor for exception org.iplass.mtp.entity.EntityConcurrentUpdateException
- EntityConcurrentUpdateException(Throwable) - Constructor for exception org.iplass.mtp.entity.EntityConcurrentUpdateException
- EntityCountInvocation - Interface in org.iplass.mtp.entity.interceptor
- EntityDefinition - Class in org.iplass.mtp.entity.definition
-
Entityの論理定義。
- EntityDefinition() - Constructor for class org.iplass.mtp.entity.definition.EntityDefinition
- EntityDefinition(String) - Constructor for class org.iplass.mtp.entity.definition.EntityDefinition
- EntityDefinitionManager - Interface in org.iplass.mtp.entity.definition
-
Entity定義を管理するクラスのインタフェース。
- EntityDefinitionModifyResult - Class in org.iplass.mtp.entity.definition
-
Entity定義更新時の結果を表すクラス。 Entity定義の変更は、データの変更を伴う可能性があり、 定義変更処理自体は、非同期、別トランザクションで実行される。 呼び出し側スレッドを同期したい場合は、isSuccess()を呼び出す。 isSuccess()呼び出し時に、呼び出し側スレッドが待機する形となる。
- EntityDefinitionModifyResult() - Constructor for class org.iplass.mtp.entity.definition.EntityDefinitionModifyResult
- EntityDefinitionModifyResult(boolean) - Constructor for class org.iplass.mtp.entity.definition.EntityDefinitionModifyResult
- EntityDefinitionModifyResult(boolean, String) - Constructor for class org.iplass.mtp.entity.definition.EntityDefinitionModifyResult
- entityDefinitionNodeCssStyle - Variable in class org.iplass.mtp.view.treeview.TreeViewItem
-
Entity定義のノードに設定するスタイルシートのクラス
- entityDefinitionNodeIcon - Variable in class org.iplass.mtp.view.treeview.TreeViewItem
-
Entity定義のノードに表示するアイコンのURL
- EntityDeleteAllInvocation - Interface in org.iplass.mtp.entity.interceptor
- EntityDeleteInvocation - Interface in org.iplass.mtp.entity.interceptor
- EntityDuplicateValueException - Exception in org.iplass.mtp.entity
-
Entityが一意制約により登録、更新できなかった場合スローされる例外。 一意制約例外は、PKの重複、ユニークインデックスの重複で発生しうる。
- EntityDuplicateValueException() - Constructor for exception org.iplass.mtp.entity.EntityDuplicateValueException
- EntityDuplicateValueException(String) - Constructor for exception org.iplass.mtp.entity.EntityDuplicateValueException
- EntityDuplicateValueException(String, Throwable) - Constructor for exception org.iplass.mtp.entity.EntityDuplicateValueException
- EntityDuplicateValueException(Throwable) - Constructor for exception org.iplass.mtp.entity.EntityDuplicateValueException
- EntityEventContext - Class in org.iplass.mtp.entity
-
EntityEventLintenerの呼び出しの際、 before~と、after~の呼び出しの間で保持されるContextです。 (他のListenerともContextは共有されるので、キー名は重複し得ないものを利用するようにしてください)
- EntityEventContext() - Constructor for class org.iplass.mtp.entity.EntityEventContext
- EntityEventListener - Interface in org.iplass.mtp.entity
-
Entityの登録、更新、削除、ロード、検索、検証時になんらかの処理を実行したい場合に利用します。 当該インタフェースを実装したクラスをEventListenerとして、 EntityDefinitionに定義することにより、各イベント発生時にメソッドが呼び出されます。
- EntityField - Class in org.iplass.mtp.entity.query.value.primary
-
Entityの属性項目を表す。
- EntityField() - Constructor for class org.iplass.mtp.entity.query.value.primary.EntityField
- EntityField(String) - Constructor for class org.iplass.mtp.entity.query.value.primary.EntityField
- EntityFilter - Class in org.iplass.mtp.view.filter
-
Entityのフィルタ定義
- EntityFilter() - Constructor for class org.iplass.mtp.view.filter.EntityFilter
- EntityFilterItem - Class in org.iplass.mtp.view.filter
-
Entityのフィルタ設定
- EntityFilterItem() - Constructor for class org.iplass.mtp.view.filter.EntityFilterItem
- EntityFilterManager - Interface in org.iplass.mtp.view.filter
-
Entityのフィルタ情報を管理するクラスのインターフェース。
- EntityGetRecycleBinInvocation - Interface in org.iplass.mtp.entity.interceptor
- EntityInsertInvocation - Interface in org.iplass.mtp.entity.interceptor
- EntityInterceptor - Interface in org.iplass.mtp.entity.interceptor
-
Entity操作のInterceptor。
- EntityInterceptorAdapter - Class in org.iplass.mtp.entity.interceptor
-
EntityInterceptorのアダプタ。 InvocationType毎に別メソッドとして、デフォルト実装(何もせず後続処理呼び出し)を提供。
- EntityInterceptorAdapter() - Constructor for class org.iplass.mtp.entity.interceptor.EntityInterceptorAdapter
- EntityInvocation<R> - Interface in org.iplass.mtp.entity.interceptor
-
Entity操作の呼び出しを表すインタフェース。 proceed()呼び出しで、後続処理(次のInterceptor呼び出しor実際のEntity操作)を呼び出す。
- EntityKey - Class in org.iplass.mtp.entity
-
EntityのKEY情報
- EntityKey() - Constructor for class org.iplass.mtp.entity.EntityKey
- EntityKey(String) - Constructor for class org.iplass.mtp.entity.EntityKey
-
指定したIDのKEY情報を生成します。
- EntityKey(String, Long) - Constructor for class org.iplass.mtp.entity.EntityKey
-
指定したID、バージョンのKEY情報を生成します。
- EntityListParts - Class in org.iplass.mtp.view.top.parts
-
Entity一覧パーツ
- EntityListParts() - Constructor for class org.iplass.mtp.view.top.parts.EntityListParts
- EntityLoadInvocation - Interface in org.iplass.mtp.entity.interceptor
- EntityLockByUserInvocation - Interface in org.iplass.mtp.entity.interceptor
- EntityLockedByUserException - Exception in org.iplass.mtp.entity
-
別ユーザーにてロックされているEntityを更新しようとした場合にスローされる例外。
- EntityLockedByUserException() - Constructor for exception org.iplass.mtp.entity.EntityLockedByUserException
- EntityLockedByUserException(String) - Constructor for exception org.iplass.mtp.entity.EntityLockedByUserException
- EntityLockedByUserException(String, Throwable) - Constructor for exception org.iplass.mtp.entity.EntityLockedByUserException
- EntityLockedByUserException(Throwable) - Constructor for exception org.iplass.mtp.entity.EntityLockedByUserException
- EntityManager - Interface in org.iplass.mtp.entity
-
Entityを管理するクラスのインタフェースです。 EntityManagerを利用し、定義されているEntityのデータのCRUD操作が可能です。
- EntityMapping - Class in org.iplass.mtp.entity.definition
-
javaコード内で、汎用モデルをPOJOで扱いたい場合のEntity-POJO間のマッピングを定義するクラス。
- EntityMapping() - Constructor for class org.iplass.mtp.entity.definition.EntityMapping
- EntityMapping(String) - Constructor for class org.iplass.mtp.entity.definition.EntityMapping
- EntityMenuAction - Class in org.iplass.mtp.view.menu
- EntityMenuAction() - Constructor for class org.iplass.mtp.view.menu.EntityMenuAction
- EntityMenuAction(EntityMenuItem) - Constructor for class org.iplass.mtp.view.menu.EntityMenuAction
- EntityMenuItem - Class in org.iplass.mtp.view.menu
-
Entity表示用メニューアイテム定義
- EntityMenuItem() - Constructor for class org.iplass.mtp.view.menu.EntityMenuItem
- EntityMenuItem(String, String) - Constructor for class org.iplass.mtp.view.menu.EntityMenuItem
- entityNodeCssStyle - Variable in class org.iplass.mtp.view.treeview.TreeViewItem
-
Entityのノードに設定するスタイルシートのクラス
- entityNodeIcon - Variable in class org.iplass.mtp.view.treeview.TreeViewItem
-
Entityのノードに表示するアイコンのURL
- EntityPermission - Class in org.iplass.mtp.entity.permission
-
Entityの権限定義です。 Entity定義名×Action(登録、参照、更新、削除)単位で権限を表現します。
- EntityPermission(String, EntityPermission.Action) - Constructor for class org.iplass.mtp.entity.permission.EntityPermission
- EntityPermission.Action - Enum Class in org.iplass.mtp.entity.permission
- EntityPropertyPermission - Class in org.iplass.mtp.entity.permission
-
Entityのpropertyの権限。 Entity定義名×property名×Action(登録、参照、更新)単位で権限を表現。
- EntityPropertyPermission(String, String, EntityPropertyPermission.Action) - Constructor for class org.iplass.mtp.entity.permission.EntityPropertyPermission
- EntityPropertyPermission.Action - Enum Class in org.iplass.mtp.entity.permission
- EntityPurgeInvocation - Interface in org.iplass.mtp.entity.interceptor
- EntityQueryInvocation - Interface in org.iplass.mtp.entity.interceptor
- EntityQueryTimeoutException - Exception in org.iplass.mtp.entity
-
EQL発行時、timeoutヒントをセットした場合に、クエリがタイムアウトした際にスローされる例外。
- EntityQueryTimeoutException() - Constructor for exception org.iplass.mtp.entity.EntityQueryTimeoutException
- EntityQueryTimeoutException(String) - Constructor for exception org.iplass.mtp.entity.EntityQueryTimeoutException
- EntityQueryTimeoutException(String, Throwable) - Constructor for exception org.iplass.mtp.entity.EntityQueryTimeoutException
- EntityQueryTimeoutException(Throwable) - Constructor for exception org.iplass.mtp.entity.EntityQueryTimeoutException
- EntityRestoreInvocation - Interface in org.iplass.mtp.entity.interceptor
- EntityRuntimeException - Exception in org.iplass.mtp.entity
-
Entityに関する操作の際発生したシステム例外。 システム例外が発生した場合は、EntityManagerにて、 トランザクションは自動的にsetRollbackOnly()される。
- EntityRuntimeException() - Constructor for exception org.iplass.mtp.entity.EntityRuntimeException
- EntityRuntimeException(String) - Constructor for exception org.iplass.mtp.entity.EntityRuntimeException
- EntityRuntimeException(String, Throwable) - Constructor for exception org.iplass.mtp.entity.EntityRuntimeException
- EntityRuntimeException(Throwable) - Constructor for exception org.iplass.mtp.entity.EntityRuntimeException
- EntityTreeViewItem - Class in org.iplass.mtp.view.treeview
-
ツリービューにEntityを表示するための定義情報
- EntityTreeViewItem() - Constructor for class org.iplass.mtp.view.treeview.EntityTreeViewItem
-
コンストラクタ
- EntityUnlockByUserInvocation - Interface in org.iplass.mtp.entity.interceptor
- EntityUpdateAllInvocation - Interface in org.iplass.mtp.entity.interceptor
- EntityUpdateInvocation - Interface in org.iplass.mtp.entity.interceptor
- EntityValidateInvocation - Interface in org.iplass.mtp.entity.interceptor
- EntityValidationException - Exception in org.iplass.mtp.entity
-
バリデーションエラーがあった際にスローされる例外。
- EntityValidationException() - Constructor for exception org.iplass.mtp.entity.EntityValidationException
- EntityValidationException(String) - Constructor for exception org.iplass.mtp.entity.EntityValidationException
- EntityValidationException(String, List<ValidateError>) - Constructor for exception org.iplass.mtp.entity.EntityValidationException
- EntityValidationException(String, ValidateError[]) - Constructor for exception org.iplass.mtp.entity.EntityValidationException
-
Deprecated.
- EntityValueCastException - Exception in org.iplass.mtp.entity
-
EQLクエリー実行時などの場面において、 cast処理において値の変換に失敗した場合スローされる例外。
- EntityValueCastException() - Constructor for exception org.iplass.mtp.entity.EntityValueCastException
- EntityValueCastException(String) - Constructor for exception org.iplass.mtp.entity.EntityValueCastException
- EntityValueCastException(String, Throwable) - Constructor for exception org.iplass.mtp.entity.EntityValueCastException
- EntityValueCastException(Throwable) - Constructor for exception org.iplass.mtp.entity.EntityValueCastException
- EntityView - Class in org.iplass.mtp.view.generic
-
画面定義
- EntityView() - Constructor for class org.iplass.mtp.view.generic.EntityView
-
デフォルトコンストラクタ
- EntityViewManager - Interface in org.iplass.mtp.view.generic
-
画面定義を管理するクラスのインターフェース。
- EntityViewRuntimeException - Exception in org.iplass.mtp.view.generic
-
EntityViewに関する操作の際発生したシステム例外。
- EntityViewRuntimeException() - Constructor for exception org.iplass.mtp.view.generic.EntityViewRuntimeException
- EntityViewRuntimeException(String) - Constructor for exception org.iplass.mtp.view.generic.EntityViewRuntimeException
- EntityViewRuntimeException(String, Throwable) - Constructor for exception org.iplass.mtp.view.generic.EntityViewRuntimeException
- EntityViewRuntimeException(Throwable) - Constructor for exception org.iplass.mtp.view.generic.EntityViewRuntimeException
- EntityViewUtil - Class in org.iplass.mtp.view.generic
-
画面定義用ユーティリティクラス
- EntityViewUtil() - Constructor for class org.iplass.mtp.view.generic.EntityViewUtil
- EntityWebApiDefinition - Class in org.iplass.mtp.webapi.definition
-
EntityのWebAPIから利用可能なEntityWebApi定義
- EntityWebApiDefinition() - Constructor for class org.iplass.mtp.webapi.definition.EntityWebApiDefinition
- EntityWebApiDefinitionManager - Interface in org.iplass.mtp.webapi.definition
-
EntityのEntityWebApiDefinition情報を管理するクラスのインターフェース。
- EntryPathTranslator - Interface in org.iplass.mtp.web.staticresource
- EntryPathTranslatorDefinition - Class in org.iplass.mtp.web.staticresource.definition
- EntryPathTranslatorDefinition() - Constructor for class org.iplass.mtp.web.staticresource.definition.EntryPathTranslatorDefinition
- EntryPoint - Interface in org.iplass.mtp.runtime
-
By using EntryPoint, iPLAss can be initialized/destroyed directly from the code even if outside the servlet container, and logic can be executed by specifying a tenant/user.
- EntryPointBuilder - Interface in org.iplass.mtp.runtime
-
Builder of EntryPoint.
- Environment - Interface in org.iplass.mtp.runtime
-
An interface for server execution environment information.
- eq(String, Object) - Method in class org.iplass.mtp.entity.query.condition.expr.And
-
Equals条件を追加する。
- eq(String, Object) - Method in class org.iplass.mtp.entity.query.condition.expr.Or
-
Equals条件を追加する。
- EQL - Enum constant in enum class org.iplass.mtp.view.generic.common.WebApiAutocompletionSetting.AutocompletionType
- EQLHint - Class in org.iplass.mtp.entity.query.hint
-
EQLレベルでのヒント句の抽象クラスです。
- EQLHint() - Constructor for class org.iplass.mtp.entity.query.hint.EQLHint
- equals(Object) - Method in class org.iplass.mtp.entity.BinaryReference
- equals(Object) - Method in class org.iplass.mtp.entity.permission.EntityPermission
- equals(Object) - Method in class org.iplass.mtp.entity.permission.EntityPropertyPermission
- equals(Object) - Method in class org.iplass.mtp.entity.query.AsOf
- equals(Object) - Method in interface org.iplass.mtp.entity.query.ASTNode
- equals(Object) - Method in class org.iplass.mtp.entity.query.condition.expr.And
- equals(Object) - Method in class org.iplass.mtp.entity.query.condition.expr.Not
- equals(Object) - Method in class org.iplass.mtp.entity.query.condition.expr.Or
- equals(Object) - Method in class org.iplass.mtp.entity.query.condition.expr.Paren
- equals(Object) - Method in class org.iplass.mtp.entity.query.condition.predicate.Between
- equals(Object) - Method in class org.iplass.mtp.entity.query.condition.predicate.ComparisonPredicate
- equals(Object) - Method in class org.iplass.mtp.entity.query.condition.predicate.Contains
- equals(Object) - Method in class org.iplass.mtp.entity.query.condition.predicate.In
- equals(Object) - Method in class org.iplass.mtp.entity.query.condition.predicate.IsNotNull
- equals(Object) - Method in class org.iplass.mtp.entity.query.condition.predicate.IsNull
- equals(Object) - Method in class org.iplass.mtp.entity.query.condition.predicate.Like
- equals(Object) - Method in class org.iplass.mtp.entity.query.From
- equals(Object) - Method in class org.iplass.mtp.entity.query.GroupBy
- equals(Object) - Method in class org.iplass.mtp.entity.query.Having
- equals(Object) - Method in class org.iplass.mtp.entity.query.hint.BindHint
- equals(Object) - Method in class org.iplass.mtp.entity.query.hint.CacheHint
- equals(Object) - Method in class org.iplass.mtp.entity.query.hint.FetchSizeHint
- equals(Object) - Method in class org.iplass.mtp.entity.query.hint.HintComment
- equals(Object) - Method in class org.iplass.mtp.entity.query.hint.IndexHint
- equals(Object) - Method in class org.iplass.mtp.entity.query.hint.NativeHint
- equals(Object) - Method in class org.iplass.mtp.entity.query.hint.NoBindHint
- equals(Object) - Method in class org.iplass.mtp.entity.query.hint.NoIndexHint
- equals(Object) - Method in class org.iplass.mtp.entity.query.hint.ReadOnlyHint
- equals(Object) - Method in class org.iplass.mtp.entity.query.hint.SuppressWarningsHint
- equals(Object) - Method in class org.iplass.mtp.entity.query.hint.TimeoutHint
- equals(Object) - Method in class org.iplass.mtp.entity.query.Limit
- equals(Object) - Method in class org.iplass.mtp.entity.query.OrderBy
- equals(Object) - Method in class org.iplass.mtp.entity.query.Query
- equals(Object) - Method in class org.iplass.mtp.entity.query.Refer
- equals(Object) - Method in class org.iplass.mtp.entity.query.Select
- equals(Object) - Method in class org.iplass.mtp.entity.query.SortSpec
- equals(Object) - Method in class org.iplass.mtp.entity.query.SubQuery
- equals(Object) - Method in class org.iplass.mtp.entity.query.value.aggregate.Aggregate
- equals(Object) - Method in class org.iplass.mtp.entity.query.value.aggregate.Count
- equals(Object) - Method in class org.iplass.mtp.entity.query.value.aggregate.Listagg
- equals(Object) - Method in class org.iplass.mtp.entity.query.value.aggregate.OrderedSetFunction
- equals(Object) - Method in class org.iplass.mtp.entity.query.value.aggregate.WithinGroup
- equals(Object) - Method in class org.iplass.mtp.entity.query.value.aggregate.WithinGroupSortSpec
- equals(Object) - Method in class org.iplass.mtp.entity.query.value.controlflow.Case
- equals(Object) - Method in class org.iplass.mtp.entity.query.value.controlflow.Else
- equals(Object) - Method in class org.iplass.mtp.entity.query.value.controlflow.When
- equals(Object) - Method in class org.iplass.mtp.entity.query.value.expr.MinusSign
- equals(Object) - Method in class org.iplass.mtp.entity.query.value.expr.Polynomial
- equals(Object) - Method in class org.iplass.mtp.entity.query.value.expr.Term
- equals(Object) - Method in class org.iplass.mtp.entity.query.value.primary.ArrayValue
- equals(Object) - Method in class org.iplass.mtp.entity.query.value.primary.Cast
- equals(Object) - Method in class org.iplass.mtp.entity.query.value.primary.EntityField
- equals(Object) - Method in class org.iplass.mtp.entity.query.value.primary.Function
- equals(Object) - Method in class org.iplass.mtp.entity.query.value.primary.Literal
- equals(Object) - Method in class org.iplass.mtp.entity.query.value.primary.ParenValue
- equals(Object) - Method in class org.iplass.mtp.entity.query.value.RowValueList
- equals(Object) - Method in class org.iplass.mtp.entity.query.value.subquery.ScalarSubQuery
- equals(Object) - Method in class org.iplass.mtp.entity.query.value.window.PartitionBy
- equals(Object) - Method in class org.iplass.mtp.entity.query.value.window.WindowAggregate
- equals(Object) - Method in class org.iplass.mtp.entity.query.value.window.WindowFunction
- equals(Object) - Method in class org.iplass.mtp.entity.query.value.window.WindowOrderBy
- equals(Object) - Method in class org.iplass.mtp.entity.query.value.window.WindowRankFunction
- equals(Object) - Method in class org.iplass.mtp.entity.query.value.window.WindowSortSpec
- equals(Object) - Method in class org.iplass.mtp.entity.query.Where
- equals(Object) - Method in class org.iplass.mtp.entity.SelectValue
- equals(Object) - Method in class org.iplass.mtp.tenant.gem.TenantGemInfo
- equals(Object) - Method in class org.iplass.mtp.tenant.TenantAuthInfo
- equals(Object) - Method in class org.iplass.mtp.tenant.TenantI18nInfo
- equals(Object) - Method in class org.iplass.mtp.tenant.TenantMailInfo
- equals(Object) - Method in class org.iplass.mtp.tenant.web.TenantWebInfo
- equals(Object) - Method in class org.iplass.mtp.transaction.NoTransaction
- equals(Object) - Method in class org.iplass.mtp.view.menu.ActionMenuItem
- equals(Object) - Method in class org.iplass.mtp.view.menu.EntityMenuItem
- equals(Object) - Method in class org.iplass.mtp.view.menu.MenuItem
- equals(Object) - Method in class org.iplass.mtp.view.menu.UrlMenuItem
- equals(Object) - Method in class org.iplass.mtp.web.actionmapping.permission.ActionPermission
- equals(Object) - Method in class org.iplass.mtp.webapi.permission.WebApiPermission
- equals(String, String) - Static method in class org.iplass.mtp.util.StringUtil
- Equals - Class in org.iplass.mtp.entity.query.condition.predicate
-
=条件文を表す。
- Equals() - Constructor for class org.iplass.mtp.entity.query.condition.predicate.Equals
- Equals(String, Object) - Constructor for class org.iplass.mtp.entity.query.condition.predicate.Equals
- Equals(ValueExpression, ValueExpression) - Constructor for class org.iplass.mtp.entity.query.condition.predicate.Equals
- equalsIgnoreCase(String, String) - Static method in class org.iplass.mtp.util.StringUtil
- ErrorsTag - Class in org.iplass.mtp.web.template.tags
-
エラーが存在する場合、エラー内容をフォーマットしてhtml出力するJSPタグです。
- ErrorsTag() - Constructor for class org.iplass.mtp.web.template.tags.ErrorsTag
- ES - Static variable in class org.iplass.mtp.entity.query.condition.predicate.Like
-
pattern中、_、%をエスケープする際のエスケープ文字。\(java文字列上は\\)。
- esc(String) - Static method in class org.iplass.mtp.web.template.ELFunctions
-
strをHTML出力用にエスケープします。
利用例 - escapeEql(String) - Static method in class org.iplass.mtp.util.StringUtil
-
文字列中に、'があった場合、''とエスケープする。 Likeの_、%のエスケープは未対応。
- escapeEqlForLike(String) - Static method in class org.iplass.mtp.util.StringUtil
-
Likeのパターン文中に利用する文字列のエスケープ処理。 %、_、\をそれぞれ、\%、\_、\\とエスケープ。
※ '(シングルクォート)のエスケープはこのメソッドでは行わない。’のエスケープする場合は、esacleEqlも同時に利用すること。 - escapeHtml(String) - Static method in class org.iplass.mtp.util.StringUtil
-
HTML4.0レベルで定義されるエンティティ、および'を'に変換するエスケープ処理をする。
- escapeHtml(String, boolean) - Static method in class org.iplass.mtp.util.StringUtil
-
HTML4.0レベルで定義されるエンティティ、および'を'に変換するエスケープ処理をする。
- escapeJavaScript(String) - Static method in class org.iplass.mtp.util.StringUtil
- escapeXml10(String) - Static method in class org.iplass.mtp.util.StringUtil
-
XML1.0仕様に基づくエスケープ処理をする。
- escapeXml10(String, boolean) - Static method in class org.iplass.mtp.util.StringUtil
-
XML1.0仕様に基づくエスケープ処理をする。
- escapeXml11(String) - Static method in class org.iplass.mtp.util.StringUtil
-
XML1.1仕様に基づくエスケープ処理をする。
- escapeXml11(String, boolean) - Static method in class org.iplass.mtp.util.StringUtil
-
XML1.1仕様に基づくエスケープ処理をする。
- escJs(String) - Static method in class org.iplass.mtp.web.template.ELFunctions
-
strをJavaScript出力用にエスケープします。
利用例 - escXml(String) - Static method in class org.iplass.mtp.web.template.ELFunctions
-
strをXML(XHTML)出力用にエスケープします。
利用例 - EventListenerDefinition - Class in org.iplass.mtp.entity.definition
-
Entity登録、更新、削除、検索、検証時に 前処理、後処理を付け加えるためのEventListenerの定義。
- EventListenerDefinition() - Constructor for class org.iplass.mtp.entity.definition.EventListenerDefinition
- EventType - Enum Class in org.iplass.mtp.entity.definition.listeners
-
イベント種別を表すenum。
- exception() - Element in annotation interface org.iplass.mtp.command.annotation.action.Result
-
マッピング対象のCommand実行時の例外クラス(サブクラスも含む)を指定します。
- EXCEPTION - Static variable in interface org.iplass.mtp.web.WebRequestConstants
-
Command実行時にExceptionが発生した場合、エラー画面Templateで当該のキー名でExceptionを取得可能。
- ExceptionAware - Interface in org.iplass.mtp.command
-
Commandの処理で発生した例外をハンドリングするためのインタフェース。
Command.execute(RequestContext)
内で例外処理することもできるが、 Intercepter内で発生した例外も含めて捕捉したい場合は、Commandの実装クラスにて、 当該interfaceも合わせて実装するようにする。 - exceptionHandlingMode() - Element in annotation interface org.iplass.mtp.command.annotation.async.AsyncCommand
-
非同期処理実行時の例外発生時の処理方式を指定します。 未指定(デフォルト)の場合、ExceptionHandlingMode.RESTARTとなります。
- exceptionHandlingMode(ExceptionHandlingMode) - Method in class org.iplass.mtp.async.AsyncTaskOption
-
例外発生時の処理方法を指定します。
- ExceptionHandlingMode - Enum Class in org.iplass.mtp.async
-
非同期タスクの処理中に例外が発生した場合、どうするかを指定するモードです。
- exceptionRollback() - Element in annotation interface org.iplass.mtp.command.annotation.action.TokenCheck
-
Exception発生時のTokenロールバック設定
- exceptionRollback() - Element in annotation interface org.iplass.mtp.command.annotation.webapi.WebApiTokenCheck
-
Exception発生時のTokenロールバック設定
- execute(String) - Method in class org.iplass.mtp.view.filter.expression.FilterValueExpressionChecker
-
条件式がサポートされているかをチェックします。
- execute(String, RequestContext) - Method in interface org.iplass.mtp.command.CommandInvoker
-
指定のcmdNameのCommandのインスタンスを指定のrequestで呼び出します。
- execute(String, RequestContext, TransactionOption) - Method in interface org.iplass.mtp.command.CommandInvoker
-
指定のcmdNameのCommandのインスタンスを指定のrequest、transactionOptionで呼び出します。
- execute(Callable<V>) - Method in interface org.iplass.mtp.async.AsyncTaskManager
-
デフォルトの実行オプション設定にて指定のtaskを非同期実行する。 デフォルトの設定は
AsyncTaskOption
を参照のこと。 - execute(AsyncTaskOption, Callable<V>) - Method in interface org.iplass.mtp.async.AsyncTaskManager
-
指定のtask, optionで表現される非同期タスクを実行する。
ローカルスレッド実行指定(AsyncTaskManager.executeOnThread(Callable)
or optionのキュー名にAsyncTaskManager#LOCAL_THREAD_QUEUE_NAME
指定)されない限り、 taskおよび、型VはSerializableを実装する必要がある。
また、ロカールスレッド実行ではない場合、 このメソッドの結果として返される、AsyncTaskFuture
のインスタンスの扱いは注意が必要。 ロカールスレッド実行に比較して、キューを介したタスクの処理には比較的処理時間がかかるため、 また、StartMode.AFTER_COMMIT
の場合、 呼び出すスレッドのトランザクションが完了するまで非同期タスクの実行が開始されないため、AsyncTaskFuture.get()
の呼び出しはタイムアウトする可能性が高い。 別のタイミングで、AsyncTaskManager.getResult(long, String)
を呼び出し、結果を取得すること。 - execute(Command, RequestContext) - Method in interface org.iplass.mtp.command.CommandInvoker
-
指定のcmdを指定のrequestで呼び出します。
- execute(Command, RequestContext, TransactionOption) - Method in interface org.iplass.mtp.command.CommandInvoker
-
指定のcmdを指定のrequest、transactionOptionで呼び出します。
- execute(RequestContext) - Method in interface org.iplass.mtp.command.Command
-
実行するロジックを記述します。 基本的にはexecute()呼び出し前にトランザクションは基盤側で自動的に開始されます。 処理実行中に例外が発生し、execute内で処理されず基盤側までスローされた場合は、 execute()呼び出し前に自動開始されたトランザクションはロールバックされます。
- executeAsync(String, AsyncRequestContext) - Method in interface org.iplass.mtp.command.CommandInvoker
-
指定のasyncCmdNameで定義される非同期Commandを指定のrequestで実行します。 非同期Commandは、
AsyncTaskManager
経由で実行されます。 - executeAsync(String, AsyncRequestContext, ResultHandler) - Method in interface org.iplass.mtp.command.CommandInvoker
-
指定のasyncCmdNameで定義される非同期Commandを指定のrequestで実行します。 非同期Commandは、
AsyncTaskManager
経由で実行されます。 resultHandlerにて、Commandの実行ステータスによる処理を設定することが可能です。 ResultHandlerの標準提供の実装として、WriteToEntityHandler
があります。 - executeCheck() - Element in annotation interface org.iplass.mtp.command.annotation.action.TokenCheck
-
Tokenチェックの実施設定
- executeCheck() - Element in annotation interface org.iplass.mtp.command.annotation.webapi.WebApiTokenCheck
-
Tokenチェックの実施設定
- EXECUTED_COMMAND - Static variable in interface org.iplass.mtp.web.WebRequestConstants
-
Action呼び出しにて実行されたCommandのインスタンス。Template内でのみ取得可能。
- executeOnThread(Callable<V>) - Method in interface org.iplass.mtp.async.AsyncTaskManager
-
ローカルスレッドでタスクを非同期実行する。
ローカルスレッド実行では以下の制約がある。
トランザクション管理対象外:呼び出し元がロールバックしても、非同期処理が継続AsyncTaskManager.getResult(long, String)
による問い合わせ不可 リトライ、タイムアウトなどの制御なし - executeTemplate(String, String, HttpServletRequest, HttpServletResponse, ServletContext, PageContext) - Method in interface org.iplass.mtp.view.generic.EntityViewManager
-
スクリプトテンプレートを実行します。
- EXECUTING - Enum constant in enum class org.iplass.mtp.async.TaskStatus
-
タスク実行中。
- executionTime(long) - Method in class org.iplass.mtp.async.AsyncTaskOption
-
非同期処理の開始時間を指定します。 現在時間より前が指定された場合はタスクが登録完了後、即座に開始されます。
- exists(Class<T>) - Method in class org.iplass.mtp.spi.ServiceRegistry
-
指定のクラス・インタフェースを実装するServiceが登録されているかを返します。
- exists(String) - Method in class org.iplass.mtp.spi.ServiceRegistry
-
指定の名前で登録されるServiceが登録されているかを返します。
- ExistsValidation - Class in org.iplass.mtp.entity.definition.validations
-
Referenceプロパティの存在チェックを行うValidation。 参照先のEntityが存在しない場合、エラー。
- ExistsValidation() - Constructor for class org.iplass.mtp.entity.definition.validations.ExistsValidation
- EXPRESSION - Enum constant in enum class org.iplass.mtp.entity.definition.PropertyDefinitionType
- ExpressionProperty - Class in org.iplass.mtp.entity.definition.properties
-
数式により、プロパティの演算結果を返す、仮想的なプロパティを表す定義。 数式はEQL形式(ValueExpressionとして有効な式)にて記述。 自Entityの属性、関連定義されたEntityの属性を参照可能。 また、相関サブクエリの指定も可能。
- ExpressionProperty() - Constructor for class org.iplass.mtp.entity.definition.properties.ExpressionProperty
- ExpressionProperty(String) - Constructor for class org.iplass.mtp.entity.definition.properties.ExpressionProperty
- ExpressionProperty(String, String) - Constructor for class org.iplass.mtp.entity.definition.properties.ExpressionProperty
- ExpressionProperty(String, String, PropertyDefinitionType) - Constructor for class org.iplass.mtp.entity.definition.properties.ExpressionProperty
- ExpressionPropertyEditor - Class in org.iplass.mtp.view.generic.editor
-
数式型プロパティエディタ
- ExpressionPropertyEditor() - Constructor for class org.iplass.mtp.view.generic.editor.ExpressionPropertyEditor
-
デフォルトコンストラクタ
- ExpressionPropertyEditor.ExpressionDisplayType - Enum Class in org.iplass.mtp.view.generic.editor
-
表示タイプ
- externalHint(String) - Static method in class org.iplass.mtp.entity.query.hint.Hint
-
外部プロパティファイル(QueryServiceで定義)に定義されているヒントを読み込みます。
F
- FACTOR_AUTHENTICATION_PROCESS_TYPE - Static variable in interface org.iplass.mtp.auth.login.Credential
-
authenticationFactorにAuthenticationProcessTypeをセットする際のキー名
- FACTOR_PASSWORD - Static variable in class org.iplass.mtp.auth.login.IdPasswordCredential
- FACTOR_REMEMBER_ME_FLAG - Static variable in interface org.iplass.mtp.auth.login.rememberme.RememberMeConstants
-
このフラグはRememberMeTokenCredential自体にセットするのではなく、 IdPasswordCredentialなどで認証成功時に認証状態を保持したい場合に、当該フラグ(Boolean型)をセットします。
- FAIL_STATUS - Static variable in class org.iplass.mtp.command.async.WriteToEntityHandler
- FetchSizeHint - Class in org.iplass.mtp.entity.query.hint
-
queryの際のfetchSizeを指定するヒント句です。
- FetchSizeHint() - Constructor for class org.iplass.mtp.entity.query.hint.FetchSizeHint
- FetchSizeHint(int) - Constructor for class org.iplass.mtp.entity.query.hint.FetchSizeHint
- file - Variable in class org.iplass.mtp.definition.binary.FileBinaryDefinition
- FileArchiveBinaryDefinition - Class in org.iplass.mtp.definition.binary
-
FileのPathを指定してArchiveBinaryDefinitionを指し示す為のクラス。
- FileArchiveBinaryDefinition() - Constructor for class org.iplass.mtp.definition.binary.FileArchiveBinaryDefinition
- FileArchiveBinaryDefinition(String, Path) - Constructor for class org.iplass.mtp.definition.binary.FileArchiveBinaryDefinition
- FileBinaryDefinition - Class in org.iplass.mtp.definition.binary
-
FileのPathを指定してBinaryDefinitionを指し示す為のクラス。
- FileBinaryDefinition() - Constructor for class org.iplass.mtp.definition.binary.FileBinaryDefinition
- FileBinaryDefinition(String, Path) - Constructor for class org.iplass.mtp.definition.binary.FileBinaryDefinition
- fileNameAttributeName() - Element in annotation interface org.iplass.mtp.command.annotation.action.Result
-
type=JSP,TEMPLATE,STREAM,DYNAMICの場合のみ有効です。 ファイル名が設定されたAttributeキーを指定します。
- fillTo(CommandConfig) - Method in class org.iplass.mtp.command.definition.config.CommandConfig
- FilterExpressionParser - Class in org.iplass.mtp.view.filter.expression
-
Filter条件式からConditionを生成します。
- FilterExpressionParser(String, FilterExpressionParser.FilterItemHandler) - Constructor for class org.iplass.mtp.view.filter.expression.FilterExpressionParser
-
コンストラクタ
- FilterExpressionParser.FilterItemHandler - Interface in org.iplass.mtp.view.filter.expression
-
Noに該当するConditionを生成します。 各機能ごとに指定されたnumに該当するConditionを返すよう実装します。
- FilterSetting - Class in org.iplass.mtp.view.generic.element.section
- FilterSetting() - Constructor for class org.iplass.mtp.view.generic.element.section.FilterSetting
- FilterValueExpressionChecker - Class in org.iplass.mtp.view.filter.expression
-
Filter条件式がサポートされた式かをチェックします。
- FilterValueExpressionChecker() - Constructor for class org.iplass.mtp.view.filter.expression.FilterValueExpressionChecker
- finalize() - Method in class org.iplass.mtp.definition.binary.FileBinaryDefinition
- FIRST - Enum constant in enum class org.iplass.mtp.entity.query.SortSpec.NullOrderingSpec
- FIRST - Enum constant in enum class org.iplass.mtp.view.generic.NullOrderType
-
null項目を先頭にソートする
- FIRST_NAME - Static variable in class org.iplass.mtp.auth.User
- FIRST_NAME_KANA - Static variable in class org.iplass.mtp.auth.User
- FIXED_SERIAL_VERSION - Static variable in class org.iplass.mtp.entity.definition.EntityDefinitionModifyResult
- fixToken() - Static method in class org.iplass.mtp.web.template.ELFunctions
-
トランザクショントークン(セッション単位の固定値)の値を出力します。
利用例 - FLOAT - Enum constant in enum class org.iplass.mtp.entity.definition.PropertyDefinitionType
- FloatProperty - Class in org.iplass.mtp.entity.definition.properties
-
浮動小数点を表すプロパティ定義。
- FloatProperty() - Constructor for class org.iplass.mtp.entity.definition.properties.FloatProperty
- FloatProperty(String) - Constructor for class org.iplass.mtp.entity.definition.properties.FloatProperty
- FloatPropertyEditor - Class in org.iplass.mtp.view.generic.editor
-
浮動小数点型プロパティエディタ
- FloatPropertyEditor() - Constructor for class org.iplass.mtp.view.generic.editor.FloatPropertyEditor
-
コンストラクタ
- FLOOR - Enum constant in enum class org.iplass.mtp.entity.definition.properties.RoundingMode
-
負の無限大に近づける(正数切り下げ/負数切り上げ)
- fmt(Object, String) - Static method in class org.iplass.mtp.web.template.ELFunctions
-
指定のvalueをpatternでフォーマット出力します。
利用例 - force() - Method in class org.iplass.mtp.entity.UpdateOption
-
更新項目がなくとも、実際に更新処理実行します。結果、更新者、更新日が変更されます。
- forceDelete(long, String) - Method in interface org.iplass.mtp.async.AsyncTaskManager
-
AsyncTaskInfoを強制削除する。
- FORM_HTML - Enum constant in enum class org.iplass.mtp.web.template.TemplateUtil.TokenOutputType
- FORM_POST - Enum constant in enum class org.iplass.mtp.auth.oidc.definition.ResponseMode
-
Response Mode: form_postの指定です。OPが対応している場合、この値を指定することを推奨します。
- FORM_XHTML - Enum constant in enum class org.iplass.mtp.web.template.TemplateUtil.TokenOutputType
- FormView - Class in org.iplass.mtp.view.generic
-
汎用データ画面のFormに相当するレイアウト情報
- FormView() - Constructor for class org.iplass.mtp.view.generic.FormView
- FormViewEvent - Interface in org.iplass.mtp.view.generic
-
汎用画面の表示制御Event
- FormViewUtil - Class in org.iplass.mtp.view.generic
-
フォーム定義用ユーティリティクラス
- FormViewUtil() - Constructor for class org.iplass.mtp.view.generic.FormViewUtil
- from(String) - Method in class org.iplass.mtp.entity.query.Query
- from(String, AsOf) - Method in class org.iplass.mtp.entity.query.Query
- From - Class in org.iplass.mtp.entity.query
-
FROM句を表す。
- From() - Constructor for class org.iplass.mtp.entity.query.From
- From(String) - Constructor for class org.iplass.mtp.entity.query.From
- FulltextSearchCondition - Class in org.iplass.mtp.entity.fulltextsearch
-
全文検索時の検索条件
- FulltextSearchCondition() - Constructor for class org.iplass.mtp.entity.fulltextsearch.FulltextSearchCondition
- FulltextSearchCondition(List<String>) - Constructor for class org.iplass.mtp.entity.fulltextsearch.FulltextSearchCondition
- FulltextSearchCondition(List<String>, OrderBy) - Constructor for class org.iplass.mtp.entity.fulltextsearch.FulltextSearchCondition
- fulltextSearchEntity(String, String) - Method in interface org.iplass.mtp.entity.EntityManager
-
指定のワードで全文検索します。 defNameが未指定の場合は利用テナントの全エンティティに対して全文検索を実施します。
- fulltextSearchEntity(String, FulltextSearchOption) - Method in interface org.iplass.mtp.entity.EntityManager
-
指定のワードで全文検索し、指定プロパティのみを取得します。 FulltextSearchOptionのconditionsが未指定の場合は利用テナントの全エンティティに対して全文検索を実施します。
- fulltextSearchEntity(Map<String, List<String>>, String) - Method in interface org.iplass.mtp.entity.EntityManager
-
指定のワードで全文検索し、指定プロパティのみを取得します。 entityPropertiesが未指定の場合は利用テナントの全エンティティに対して全文検索を実施します。
- fulltextSearchEntity(Query, String, SearchOption) - Method in interface org.iplass.mtp.entity.EntityManager
-
クエリ実行結果に対して、指定のワードで全文検索します。
- FulltextSearchManager - Interface in org.iplass.mtp.entity.fulltextsearch
-
Entityの全文検索を管理するクラスのインタフェース。
- fulltextSearchOidList(String, String) - Method in interface org.iplass.mtp.entity.EntityManager
-
指定のワードで全文検索し、oidのリストを取得します。 definitionName、keywordは必須。未指定の場合は空のリストを返却します。
- fulltextSearchOidList(List<String>, String) - Method in interface org.iplass.mtp.entity.EntityManager
-
指定のワードで全文検索し、対象Entity毎のoidリストのMapを取得します。 definitionNames、keywordは必須。未指定の場合は空のMapを返却します。
- FulltextSearchOption - Class in org.iplass.mtp.entity.fulltextsearch
-
全文検索時のオプション
- FulltextSearchOption() - Constructor for class org.iplass.mtp.entity.fulltextsearch.FulltextSearchOption
- FulltextSearchRuntimeException - Exception in org.iplass.mtp.entity.fulltextsearch
-
全文検索処理時に発生するException
- FulltextSearchRuntimeException() - Constructor for exception org.iplass.mtp.entity.fulltextsearch.FulltextSearchRuntimeException
- FulltextSearchRuntimeException(String) - Constructor for exception org.iplass.mtp.entity.fulltextsearch.FulltextSearchRuntimeException
- FulltextSearchRuntimeException(String, Throwable) - Constructor for exception org.iplass.mtp.entity.fulltextsearch.FulltextSearchRuntimeException
- FulltextSearchRuntimeException(Throwable) - Constructor for exception org.iplass.mtp.entity.fulltextsearch.FulltextSearchRuntimeException
- FulltextSearchViewParts - Class in org.iplass.mtp.view.top.parts
- FulltextSearchViewParts() - Constructor for class org.iplass.mtp.view.top.parts.FulltextSearchViewParts
- Function - Class in org.iplass.mtp.entity.query.value.primary
-
関数を表す。 Oracle、MySQL、Postgresql共通で次のファンクションを利用可能。
- Function() - Constructor for class org.iplass.mtp.entity.query.value.primary.Function
- Function(String, List<ValueExpression>) - Constructor for class org.iplass.mtp.entity.query.value.primary.Function
- Function(String, ValueExpression...) - Constructor for class org.iplass.mtp.entity.query.value.primary.Function
- FunctionalEntityStream - Class in org.iplass.mtp.entity.bulkupdate
-
ラムダ式を利用してBulkUpdatableを構築するためのクラス。 以下のような使い方。
- FunctionalEntityStream() - Constructor for class org.iplass.mtp.entity.bulkupdate.FunctionalEntityStream
G
- generateClientSecret(String) - Method in interface org.iplass.mtp.auth.oauth.definition.OAuthClientDefinitionManager
-
client_secretを生成します。
- generateClientSecret(String) - Method in interface org.iplass.mtp.auth.oauth.definition.OAuthResourceServerDefinitionManager
-
ResourceServerのclient_secretを生成します。
- generateHmacKey() - Method in interface org.iplass.mtp.webhook.endpoint.definition.WebhookEndpointDefinitionManager
- generateNewToken(AuthTokenInfo) - Method in interface org.iplass.mtp.auth.token.AuthTokenInfoList
- generateOidIfNull() - Method in class org.iplass.mtp.entity.InsertOption
-
oidがnullの場合のみ生成し、指定されていた場合はそれをそのまま利用するように設定します。
- GenericEntity - Class in org.iplass.mtp.entity
-
Entityのデータを表現するクラス。 key-value形式で、Entityのプロパティの値を保持。
- GenericEntity() - Constructor for class org.iplass.mtp.entity.GenericEntity
- GenericEntity(String) - Constructor for class org.iplass.mtp.entity.GenericEntity
- GenericEntity(String, String, String) - Constructor for class org.iplass.mtp.entity.GenericEntity
- GenericEntity(EntityDefinition) - Constructor for class org.iplass.mtp.entity.GenericEntity
- get() - Method in interface org.iplass.mtp.async.AsyncTaskFuture
-
非同期タスクの実行結果を取得する。 ただし、非同期タスクが実行結果を返す場合に限る。
- get(String) - Method in interface org.iplass.mtp.definition.TypedDefinitionManager
-
指定の定義名のDefinitionを取得します。
- get(String) - Method in interface org.iplass.mtp.entity.definition.EntityDefinitionManager
-
指定の定義名のEntity定義を取得する。
- get(String) - Method in class org.iplass.mtp.pushnotification.DataPayload
- get(String) - Method in class org.iplass.mtp.pushnotification.NotificationPayload
- get(String) - Method in interface org.iplass.mtp.pushnotification.Payload
- get(String, boolean) - Method in interface org.iplass.mtp.prefs.PreferenceManager
-
指定のnameのPreference(もしくは、PreferenceSet)を取得する。 nullAsDefaultがtrueの場合は、"ブランクのPreference"が返却される(nullではない)。
- get(String, String) - Method in interface org.iplass.mtp.auth.token.AuthTokenInfoList
- GET - Enum constant in enum class org.iplass.mtp.web.actionmapping.definition.HttpMethodType
- GET - Enum constant in enum class org.iplass.mtp.webapi.definition.MethodType
- GET_RECYCLE_BIN - Enum constant in enum class org.iplass.mtp.entity.interceptor.InvocationType
- getAcceptMimeTypesPattern() - Method in class org.iplass.mtp.entity.definition.validations.BinaryTypeValidation
- getAccepts() - Method in class org.iplass.mtp.webapi.definition.WebApiDefinition
- getAccessControlAllowOrigin() - Method in class org.iplass.mtp.webapi.definition.WebApiDefinition
- getAccessTokenLifetimeSeconds() - Method in class org.iplass.mtp.auth.oauth.definition.ClientPolicyDefinition
- getAccountId() - Method in class org.iplass.mtp.auth.User
- getAccountLockoutPolicy() - Method in class org.iplass.mtp.auth.policy.definition.AuthenticationPolicyDefinition
- getAccountPolicy() - Method in class org.iplass.mtp.auth.User
- getAction() - Method in class org.iplass.mtp.entity.permission.EntityPermission
- getAction() - Method in class org.iplass.mtp.entity.permission.EntityPropertyPermission
- getAction() - Method in class org.iplass.mtp.view.treeview.TreeViewItem
-
詳細表示用アクションを取得する。
- getAction() - Method in class org.iplass.mtp.web.template.tags.IncludeTag
- getActionName() - Method in class org.iplass.mtp.view.menu.ActionMenuAction
-
実行するActionの名前を取得します。
- getActionName() - Method in class org.iplass.mtp.view.menu.ActionMenuItem
-
実行するActionの名前を返します。
- getActionName() - Method in class org.iplass.mtp.view.menu.EntityMenuAction
-
アクション名を取得します。
- getActionName() - Method in class org.iplass.mtp.web.actionmapping.permission.ActionPermission
- getActionName() - Method in interface org.iplass.mtp.web.interceptor.RequestInvocation
- getAddAction() - Method in class org.iplass.mtp.view.calendar.EntityCalendarItem
-
追加アクション名を取得
- getAddActionName() - Method in class org.iplass.mtp.view.generic.editor.ReferencePropertyEditor
-
追加アクション名を取得します。
- getAdditionalProperties() - Method in interface org.iplass.mtp.view.generic.RegistrationInterrupter
-
更新対象のプロパティを取得します。 更新対象のプロパティは
RegistrationInterrupter.isSpecifyAllProperties()
により対象範囲が変わります。 - getAddRowCallbackScript() - Method in class org.iplass.mtp.view.generic.editor.ReferencePropertyEditor
-
行追加コールバックスクリプトを取得します。
- getAddValues() - Method in class org.iplass.mtp.entity.query.value.expr.Polynomial
- getAggregate() - Method in class org.iplass.mtp.entity.query.value.window.WindowAggregate
- getAlign() - Method in class org.iplass.mtp.view.treeview.TreeViewGridColModel
-
配置を取得します。
- getAllowMethod() - Method in class org.iplass.mtp.web.actionmapping.definition.ActionMappingDefinition
- getAllowNewRecordRegistration() - Method in class org.iplass.mtp.view.calendar.EntityCalendarItem
-
レコードの新規登録を許可するかを取得
- getAllowRequestContentTypes() - Method in class org.iplass.mtp.web.actionmapping.definition.ActionMappingDefinition
- getAllowRequestContentTypes() - Method in class org.iplass.mtp.webapi.definition.WebApiDefinition
- getAPIVersion() - Static method in class org.iplass.mtp.web.template.TemplateUtil
-
APIのバージョン番号を返します。
- getApplication() - Method in class org.iplass.mtp.auth.login.token.SimpleAuthTokenInfo
- getArguments() - Method in class org.iplass.mtp.entity.query.value.primary.Function
- getAsMap(String) - Method in interface org.iplass.mtp.prefs.PreferenceManager
-
指定のnameのPreference(PreferenceSet)をMapとして取得する。 Mapには、keyにname、valueにvalueがセットされて取得される。 PreferenceSetに同一nameのPreferenceエントリが複数あった場合は、単一のkeyに対して、Listがvalueにセットされる。 PreferenceSetのsubSetにネストされたPreferenceSetが設定されている場合、MapにはMapがネストされてセットされる。 もし、nameで指定されるPreferenceが、単一のPreferenceだった場合、 Mapには、key="value"、value="実際の設定値"の形で返却される。 nameで指定された、Preferenceが存在しない場合は、emptyMapが返却される。 また、このメソッドで返却されるMapは変更不可に設定されている。
- getAsOf() - Method in class org.iplass.mtp.entity.query.From
- getAsOf() - Method in class org.iplass.mtp.entity.query.Refer
- getAttachments() - Method in class org.iplass.mtp.mail.Mail
- getAttribute(Object) - Method in class org.iplass.mtp.transaction.NoTransaction
- getAttribute(Object) - Method in interface org.iplass.mtp.transaction.Transaction
-
このトランザクションコンテキストに紐づけられている特定の属性を取得します。 同一トランザクション内でsetAttribute()したものがあれば、その値が取得できます。
- getAttribute(String) - Method in class org.iplass.mtp.auth.AuthContext
-
現在のセキュリティコンテキストに紐づいている属性を取得します。 認証されたユーザーのUserエンティティのプロパティ、 また、認証プロバイダが返却したユーザー属性を取得可能です。
- getAttribute(String) - Method in class org.iplass.mtp.command.async.AsyncRequestContext
- getAttribute(String) - Method in interface org.iplass.mtp.command.RequestContext
-
サーバサイドでリクエストスコープで保持している属性を取得します。 (HttpServletRequestのgetAttribute相当)
- getAttribute(String) - Method in class org.iplass.mtp.command.RequestContextWrapper
- getAttribute(String) - Method in interface org.iplass.mtp.command.SessionContext
- getAttribute(String) - Method in class org.iplass.mtp.entity.EntityEventContext
- getAttribute(String) - Method in interface org.iplass.mtp.entity.interceptor.EntityInvocation
-
一連のInterceptの間にsetAttribute()したオブジェクトを取得可能。
- getAttribute(String) - Method in class org.iplass.mtp.entity.ValidationContext
- getAttribute(String) - Method in class org.iplass.mtp.test.TestRequestContext
- getAttributeNames() - Method in class org.iplass.mtp.command.async.AsyncRequestContext
- getAttributeNames() - Method in interface org.iplass.mtp.command.RequestContext
-
属性の名前の一覧をIteratorで取得します。
- getAttributeNames() - Method in class org.iplass.mtp.command.RequestContextWrapper
- getAttributeNames() - Method in interface org.iplass.mtp.command.SessionContext
- getAttributeNames() - Method in interface org.iplass.mtp.entity.interceptor.EntityInvocation
-
一連のInterceptの間にsetAttribute()された属性名の取得。
- getAttributeNames() - Method in class org.iplass.mtp.entity.ValidationContext
- getAttributeNames() - Method in class org.iplass.mtp.test.TestRequestContext
- getAuthenticationFactor(String) - Method in interface org.iplass.mtp.auth.login.Credential
- getAuthenticationFactor(String) - Method in class org.iplass.mtp.auth.login.IdPasswordCredential
- getAuthenticationFactor(String) - Method in class org.iplass.mtp.auth.login.rememberme.RememberMeTokenCredential
- getAuthenticationFactor(String) - Method in class org.iplass.mtp.auth.login.token.SimpleAuthTokenCredential
- getAuthenticationProvider() - Method in class org.iplass.mtp.auth.policy.definition.AuthenticationPolicyDefinition
-
当該ポリシーで利用する認証プロバイダのリスト。 未指定の場合は、すべての認証プロバイダを利用可能。
- getAuthorizationEndpoint() - Method in class org.iplass.mtp.auth.oidc.definition.OpenIdConnectDefinition
- getAuthorizationServer() - Method in class org.iplass.mtp.auth.oauth.definition.OAuthClientDefinition
- getAuthTime() - Method in class org.iplass.mtp.auth.AuthContext
-
現在のセッションが認証された時間を取得します。 未ログインユーザーの場合は、返却される値は不定です。
- getAuthTokenInfos() - Method in class org.iplass.mtp.auth.AuthContext
-
現在実行中のユーザーに紐付く認証トークンのリストを取得します。
- getAuthType() - Method in interface org.iplass.mtp.web.actionmapping.RequestInfo
- getAutocompletionSetting() - Method in class org.iplass.mtp.view.generic.editor.NestProperty
-
自動補完設定を取得します。
- getAutocompletionSetting() - Method in class org.iplass.mtp.view.generic.element.property.PropertyBase
-
自動補完設定を取得します。
- getAutocompletionSetting() - Method in class org.iplass.mtp.view.generic.element.VirtualPropertyItem
-
自動補完設定を取得します。
- getAutocompletionType() - Method in class org.iplass.mtp.view.generic.common.WebApiAutocompletionSetting
- getAutocompletionValue(String, String, String, String, String, Integer, Map<String, String[]>, List<String>, Entity) - Method in interface org.iplass.mtp.view.generic.EntityViewManager
-
自動補完の値を取得します。
- getAutoDetectErrors() - Method in class org.iplass.mtp.web.template.tags.BindTag
- getAutoNumberCurrentValue(String, String) - Method in interface org.iplass.mtp.entity.definition.EntityDefinitionManager
-
AutoNumberPropertyの現在のカウンター値を返す。
- getAutoNumberCurrentValue(String, String, String) - Method in interface org.iplass.mtp.entity.definition.EntityDefinitionManager
-
AutoNumberPropertyの現在のカウンター値を返す。
- getAutoNumberCurrentValueList(String, String) - Method in interface org.iplass.mtp.entity.definition.EntityDefinitionManager
-
AutoNumberPropertyの現在のカウンター値のリストを返す。
- getAutoUserProvisioningHandler() - Method in class org.iplass.mtp.auth.oidc.definition.OpenIdConnectDefinition
- getAvailableRoles() - Method in class org.iplass.mtp.auth.oauth.definition.OAuthAuthorizationDefinition
- getBackUrlAfterAuth() - Method in class org.iplass.mtp.auth.oidc.definition.OpenIdConnectDefinition
- getBackUrlAfterConnect() - Method in class org.iplass.mtp.auth.oidc.definition.OpenIdConnectDefinition
- getBean() - Method in class org.iplass.mtp.command.beanmapper.MappingResult
- getBean() - Method in class org.iplass.mtp.web.template.tags.BindTag
- getBean(String) - Method in interface org.iplass.mtp.spi.Config
-
Deprecated.当該メソッドは将来削除する予定です
- getBeanBindTag() - Method in class org.iplass.mtp.web.template.tags.BindTag
- getBeans(String) - Method in interface org.iplass.mtp.spi.Config
-
Deprecated.当該メソッドは将来削除する予定です
- getBeanVariableName() - Method in class org.iplass.mtp.web.template.tags.BindTag
- getBinary() - Method in class org.iplass.mtp.web.template.definition.BinaryTemplateDefinition
- getBinary() - Method in class org.iplass.mtp.web.template.report.definition.LocalizedReportDefinition
- getBinary() - Method in class org.iplass.mtp.web.template.report.definition.ReportTemplateDefinition
- getBinaryValue() - Method in class org.iplass.mtp.web.template.definition.LocalizedBinaryDefinition
- getBody() - Method in class org.iplass.mtp.pushnotification.template.definition.LocalizedNotificationDefinition
- getBody() - Method in class org.iplass.mtp.pushnotification.template.definition.PushNotificationTemplateDefinition
- getBottomSection() - Method in class org.iplass.mtp.view.generic.SearchFormView
-
検索画面下部のセクションを取得します。
- getBrowserInputDateFormat() - Method in class org.iplass.mtp.tenant.TenantI18nInfo
- getBulkFormView(String) - Method in class org.iplass.mtp.view.generic.EntityView
-
一括更新画面の指定Viewを取得します。
- getBulkFormView(EntityDefinition, EntityView, String) - Static method in class org.iplass.mtp.view.generic.FormViewUtil
-
viewNameで指定した一括更新画面定義を取得します。 自動生成対象のViewの場合、自動生成した画面定義を返します。
- getBulkFormViewNames() - Method in class org.iplass.mtp.view.generic.EntityView
-
一括更新画面のView名の一覧を取得します。
- getBulkUpdatable() - Method in interface org.iplass.mtp.entity.interceptor.EntityBulkUpdateInvocation
- getBulkUpdateAllCommandTransactionType() - Method in class org.iplass.mtp.view.generic.element.section.SearchResultSection
- getBulkUpdateDefaultSelection() - Method in class org.iplass.mtp.view.generic.element.section.SearchResultSection
-
一括更新デフォルト選択項目を取得します。
- getBulkUpdateDisplayLabel() - Method in class org.iplass.mtp.view.generic.element.section.SearchResultSection
-
一括更新ボタン表示ラベルを取得します。
- getBulkUpdateEditor() - Method in class org.iplass.mtp.view.generic.element.property.PropertyColumn
-
一括更新プロパティエディタを取得します。
- getBulkUpdateInterrupterName() - Method in class org.iplass.mtp.view.generic.element.section.SearchResultSection
-
カスタム一括更新処理クラス名を取得します。
- getBulkUpdateRequiredDisplayType() - Method in class org.iplass.mtp.view.generic.element.property.PropertyColumn
-
一括更新必須属性表示タイプを取得します。
- getButtons() - Method in class org.iplass.mtp.view.generic.FormView
-
ボタンを取得します。
- getCachableCommandResultStatus() - Method in class org.iplass.mtp.web.actionmapping.definition.cache.CacheCriteriaDefinition
- getCacheControlMaxAge() - Method in class org.iplass.mtp.webapi.definition.WebApiDefinition
- getCacheControlType() - Method in class org.iplass.mtp.webapi.definition.WebApiDefinition
- getCacheCriteria() - Method in class org.iplass.mtp.web.actionmapping.definition.ActionMappingDefinition
- getCalendar(boolean) - Static method in class org.iplass.mtp.util.DateUtil
- getCalendar(Locale, boolean) - Static method in class org.iplass.mtp.util.DateUtil
- getCalendarByName(String) - Method in interface org.iplass.mtp.view.calendar.EntityCalendarManager
-
Deprecated.
TypedDefinitionManager.get(String)
を使用してください。 - getCalendarName() - Method in class org.iplass.mtp.view.top.parts.CalendarParts
-
カレンダー名を取得します。
- getCalendarSearchType() - Method in class org.iplass.mtp.view.calendar.EntityCalendarItem
-
カレンダーの検索方法を取得します。
- getCallback() - Method in interface org.iplass.mtp.entity.interceptor.EntityGetRecycleBinInvocation
- getCancelActionName() - Method in class org.iplass.mtp.view.generic.DetailFormView
-
キャンセルアクション名を取得します。
- getCaseType() - Method in class org.iplass.mtp.entity.query.condition.predicate.Like
- getCause() - Method in class org.iplass.mtp.command.beanmapper.MappingError
-
マッピングに失敗した原因をあらわすオブジェクトを取得します。 複数の原因がある場合は、List<Object>が取得されます。
- getCenterSection() - Method in class org.iplass.mtp.view.generic.SearchFormView
-
検索画面中央のセクションを取得します。
- getCharacterEncoding() - Method in interface org.iplass.mtp.web.actionmapping.RequestInfo
- getCharset() - Method in class org.iplass.mtp.mail.HtmlMessage
- getCharset() - Method in class org.iplass.mtp.mail.Mail
-
文字コードを取得します。
- getCharset() - Method in class org.iplass.mtp.mail.template.definition.HtmlBodyPart
-
文字コードを取得します。
- getCharset() - Method in class org.iplass.mtp.mail.template.definition.LocalizedMailTemplateDefinition
- getCharset() - Method in class org.iplass.mtp.mail.template.definition.MailTemplateDefinition
-
文字コードを取得します。
- getChildExpressions() - Method in class org.iplass.mtp.entity.query.condition.expr.And
- getChildExpressions() - Method in class org.iplass.mtp.entity.query.condition.expr.Or
- getChildPropertyName() - Method in class org.iplass.mtp.view.generic.editor.ReferenceRecursiveTreeSetting
-
子階層のプロパティ名を取得します。
- getChildren() - Method in class org.iplass.mtp.auth.Group
- getChilds() - Method in class org.iplass.mtp.view.menu.MenuItem
-
子階層のメニューアイテムを返します。
- getClaimName() - Method in class org.iplass.mtp.auth.oauth.definition.ClaimMappingDefinition
- getClaims() - Method in class org.iplass.mtp.auth.oauth.definition.OIDCClaimScopeDefinition
- getClassName() - Method in class org.iplass.mtp.auth.oauth.definition.introspectors.JavaClassCustomTokenIntrospectorDefinition
- getClassName() - Method in class org.iplass.mtp.auth.policy.definition.listeners.JavaClassAccountNotificationListenerDefinition
-
AccountNotificationListener
を実装するjavaクラス名。 - getClassName() - Method in class org.iplass.mtp.command.definition.JavaClassCommandDefinition
- getClassName() - Method in class org.iplass.mtp.entity.definition.listeners.JavaClassEventListenerDefinition
- getClassName() - Method in class org.iplass.mtp.entity.definition.normalizers.JavaClassNormalizer
- getClassName() - Method in class org.iplass.mtp.entity.definition.validations.JavaClassValidation
- getClassName() - Method in class org.iplass.mtp.web.actionmapping.definition.cache.JavaClassCacheCriteriaDefinition
- getClassName() - Method in class org.iplass.mtp.web.staticresource.definition.JavaClassEntryPathTranslatorDefinition
- getClassName() - Method in class org.iplass.mtp.web.template.report.definition.JavaClassReportOutputLogicDefinition
- getClientAuthenticationType() - Method in class org.iplass.mtp.auth.oidc.definition.OpenIdConnectDefinition
- getClientCacheMaxAge() - Method in class org.iplass.mtp.web.actionmapping.definition.ActionMappingDefinition
- getClientCacheType() - Method in class org.iplass.mtp.web.actionmapping.definition.ActionMappingDefinition
- getClientId() - Method in class org.iplass.mtp.auth.oidc.definition.OpenIdConnectDefinition
- getClientName() - Method in class org.iplass.mtp.auth.oauth.AccessTokenInfo
- getClientPolicies() - Method in class org.iplass.mtp.auth.oauth.definition.OAuthAuthorizationDefinition
- getClientTenantId() - Static method in class org.iplass.mtp.web.template.TemplateUtil
- getClientType() - Method in class org.iplass.mtp.auth.oauth.definition.ClientPolicyDefinition
- getClientType() - Method in class org.iplass.mtp.auth.oauth.definition.OAuthClientDefinition
- getClientUri() - Method in class org.iplass.mtp.auth.oauth.definition.OAuthClientDefinition
- getCode() - Method in class org.iplass.mtp.auth.Group
- getCode() - Method in class org.iplass.mtp.auth.Rank
-
ランクコードを取得します。
- getColModel() - Method in class org.iplass.mtp.view.treeview.TreeView
-
ColModelを取得します。
- getColNum() - Method in class org.iplass.mtp.view.generic.element.section.DefaultSection
-
列数を取得します。
- getColNum() - Method in class org.iplass.mtp.view.generic.element.section.ReferenceSection
-
列数を取得します。
- getColNum() - Method in class org.iplass.mtp.view.generic.element.section.SearchConditionSection
-
列数を取得します。
- getColorConfig() - Method in class org.iplass.mtp.view.calendar.EntityCalendarItem
-
Entityの表示色(groovy)を取得します。
- getColorConfigResult(String, Entity) - Method in interface org.iplass.mtp.view.calendar.EntityCalendarManager
-
Calendar定義のGroovyScriptによるカラー設定を取得します。
- getColumnMappingList() - Method in class org.iplass.mtp.entity.definition.stores.SchemalessRdbStore
-
ColumnMappingのリストを取得。
- getColumnName() - Method in class org.iplass.mtp.entity.definition.stores.ColumnMapping
- getCommand() - Method in interface org.iplass.mtp.command.interceptor.CommandInvocation
- getCommand() - Method in interface org.iplass.mtp.web.interceptor.RequestInvocation
- getCommandConfig() - Method in class org.iplass.mtp.command.async.definition.AsyncCommandDefinition
-
非同期実行するCommandの設定
- getCommandConfig() - Method in class org.iplass.mtp.web.actionmapping.definition.ActionMappingDefinition
- getCommandConfig() - Method in class org.iplass.mtp.webapi.definition.WebApiDefinition
- getCommandInstance(String) - Method in interface org.iplass.mtp.command.CommandInvoker
-
指定のcmdNameのCommandの新規インスタンスを取得します。 指定したCommandを
CommandInvoker.execute(Command, RequestContext)
で実行することが可能です。 呼び出し前にCommandの初期化処理(メンバ変数の値の設定)を行うことが可能です。 - getCommandName() - Method in class org.iplass.mtp.command.definition.config.SingleCommandConfig
-
実行コマンド名を返します。
- getCommandName() - Method in interface org.iplass.mtp.command.interceptor.CommandInvocation
- getCommandResultStatus() - Method in class org.iplass.mtp.web.actionmapping.definition.result.ResultDefinition
- getCommands() - Method in class org.iplass.mtp.command.definition.config.CompositeCommandConfig
-
実行コマンドを返します。
- getCondition() - Method in class org.iplass.mtp.entity.query.Having
- getCondition() - Method in class org.iplass.mtp.entity.query.Refer
- getCondition() - Method in class org.iplass.mtp.entity.query.value.controlflow.When
- getCondition() - Method in class org.iplass.mtp.entity.query.Where
- getCondition() - Method in class org.iplass.mtp.view.filter.EntityFilterItem
-
フィルタ条件を取得します。
- getCondition() - Method in class org.iplass.mtp.view.generic.editor.ReferenceComboSetting
-
検索条件を取得します。
- getCondition() - Method in class org.iplass.mtp.view.generic.editor.ReferencePropertyEditor
-
検索条件を取得します。
- getCondition() - Method in class org.iplass.mtp.web.actionmapping.definition.ParamMapDefinition
- getCondition() - Method in class org.iplass.mtp.webapi.definition.WebApiParamMapDefinition
- getCondition(int) - Method in interface org.iplass.mtp.view.filter.expression.FilterExpressionParser.FilterItemHandler
-
指定されたIndexに該当する条件を返します。
- getConditionDispCount() - Method in class org.iplass.mtp.view.generic.element.section.SearchConditionSection
-
詳細条件の表示件数を取得します。
- getConditions() - Method in class org.iplass.mtp.entity.fulltextsearch.FulltextSearchOption
- getCondSection() - Method in class org.iplass.mtp.view.generic.SearchFormView
-
検索条件セクションを取得します。
- getConfigScript() - Method in class org.iplass.mtp.pushnotification.template.definition.PushNotificationTemplateDefinition
- getConsentTemplateName() - Method in class org.iplass.mtp.auth.oauth.definition.OAuthAuthorizationDefinition
- getConsentType() - Method in class org.iplass.mtp.auth.oauth.definition.ClientPolicyDefinition
- getContacts() - Method in class org.iplass.mtp.auth.oauth.definition.OAuthClientDefinition
- getContent() - Method in class org.iplass.mtp.mail.HtmlMessage
- getContent() - Method in class org.iplass.mtp.mail.template.definition.HtmlBodyPart
-
コンテンツを取得します。
- getContent() - Method in class org.iplass.mtp.mail.template.definition.PlainTextBodyPart
-
コンテンツを取得します。
- getContentDispositionType() - Method in class org.iplass.mtp.web.actionmapping.definition.result.DynamicTemplateResultDefinition
- getContentDispositionType() - Method in class org.iplass.mtp.web.actionmapping.definition.result.StaticResourceResultDefinition
- getContentDispositionType() - Method in class org.iplass.mtp.web.actionmapping.definition.result.StreamResultDefinition
- getContentDispositionType() - Method in class org.iplass.mtp.web.actionmapping.definition.result.TemplateResultDefinition
- getContentEncoding() - Method in class org.iplass.mtp.webhook.WebhookResponse
-
Get the encode type of the response body.
- getContentId() - Method in class org.iplass.mtp.mail.InlineContent
- getContentLength() - Method in interface org.iplass.mtp.web.actionmapping.RequestInfo
- getContentLengthAttributeName() - Method in class org.iplass.mtp.web.actionmapping.definition.result.StreamResultDefinition
- getContentScriptKey() - Method in class org.iplass.mtp.view.generic.element.section.DefaultSection
-
上下コンテンツスクリプトのキーを取得します。
- getContentScriptKey() - Method in class org.iplass.mtp.view.generic.element.section.MassReferenceSection
-
上下コンテンツスクリプトのキーを取得します。
- getContentScriptKey() - Method in class org.iplass.mtp.view.generic.element.section.ReferenceSection
-
上下コンテンツスクリプトのキーを取得します。
- getContentType() - Method in interface org.iplass.mtp.web.actionmapping.RequestInfo
- getContentType() - Method in class org.iplass.mtp.web.staticresource.definition.StaticResourceDefinition
- getContentType() - Method in class org.iplass.mtp.web.template.definition.TemplateDefinition
- getContentType() - Method in class org.iplass.mtp.webhook.template.definition.WebhookTemplateDefinition
- getContentType() - Method in class org.iplass.mtp.webhook.Webhook
-
Get the content Type.
- getContentType() - Method in class org.iplass.mtp.webhook.WebhookResponse
-
Get the content type of the response body.
- getContentTypeAttributeName() - Method in class org.iplass.mtp.web.actionmapping.definition.result.StreamResultDefinition
- getContext() - Method in interface org.iplass.mtp.auth.AuthManager
- getContextPath() - Method in interface org.iplass.mtp.web.actionmapping.RequestInfo
- getCookies() - Method in interface org.iplass.mtp.web.actionmapping.RequestInfo
- getCopyDisplayLabel() - Method in class org.iplass.mtp.view.generic.DetailFormView
-
コピーボタン表示ラベルを取得します。
- getCopyTarget() - Method in class org.iplass.mtp.view.generic.DetailFormView
-
コピー対象を取得します。
- getCrawlPropertyName() - Method in class org.iplass.mtp.entity.definition.EntityDefinition
- getCreateBy() - Method in interface org.iplass.mtp.entity.Entity
- getCreateBy() - Method in class org.iplass.mtp.entity.GenericEntity
- getCreateDate() - Method in interface org.iplass.mtp.entity.Entity
- getCreateDate() - Method in class org.iplass.mtp.entity.GenericEntity
- getCreateDate() - Method in class org.iplass.mtp.tenant.Tenant
-
作成日時を取得します。
- getCreateUser() - Method in class org.iplass.mtp.tenant.Tenant
-
作成者を取得します。
- getCreateUserMailTemplate() - Method in class org.iplass.mtp.auth.policy.definition.listeners.MailAccountNotificationListenerDefinition
-
アカウント作成時(初期パスワード自動生成)のメールのテンプレート。 テンプレートが指定された場合、かつパスワードが自動生成された場合は、作成されたアカウントにメールが送信される。
- getCreateUserWithSpecifiedPasswordMailTemplate() - Method in class org.iplass.mtp.auth.policy.definition.listeners.MailAccountNotificationListenerDefinition
-
アカウント作成時(パスワード指定あり)のメールのテンプレート。 テンプレートが指定された場合、かつパスワードが指定された場合は、作成されたアカウントにメールが送信される。
- getCredential() - Method in class org.iplass.mtp.auth.policy.LoginNotification
- getCredentialResetMailTemplate() - Method in class org.iplass.mtp.auth.policy.definition.listeners.MailAccountNotificationListenerDefinition
-
パスワードリセット時(パスワード自動生成)のメールのテンプレート。 テンプレートが指定された場合、かつパスワードが自動生成された場合、リセットされたアカウントにメールが送信される。
- getCredentialResetWithSpecifiedPasswordMailTemplate() - Method in class org.iplass.mtp.auth.policy.definition.listeners.MailAccountNotificationListenerDefinition
-
パスワードリセット時(パスワード指定あり)のメールのテンプレート。 テンプレートが指定された場合、かつパスワードが指定された場合、リセットされたアカウントにメールが送信される。
- getCredentialTypeForTrust() - Method in class org.iplass.mtp.auth.AuthContext
-
現在のログインセッションを信頼された認証にするために必要なCredentialの型を取得します。
- getCredentialUpdatedMailTemplate() - Method in class org.iplass.mtp.auth.policy.definition.listeners.MailAccountNotificationListenerDefinition
-
パスワード更新時のメールのテンプレート。 テンプレートが指定された場合、更新されたアカウントにメールが送信される。
- getCsvDownloadFileName(String, String, String, Map<String, Object>) - Method in interface org.iplass.mtp.view.generic.EntityViewManager
-
画面定義に設定されたCSVダウンロードファイル名Formatを使ってCSVファイル名を返します。
- getCsvdownloadFileNameFormat() - Method in class org.iplass.mtp.view.generic.element.section.SearchConditionSection
-
CSVファイル名Format(GroovyTemplate)を取得します。
- getCsvdownloadMaxCount() - Method in class org.iplass.mtp.view.generic.element.section.SearchConditionSection
-
CSVダウンロードの上限件数を取得します。
- getCsvdownloadProperties() - Method in class org.iplass.mtp.view.generic.element.section.SearchConditionSection
-
CSVダウンロード項目を取得します。
- getCsvdownloadPropertiesSet() - Method in class org.iplass.mtp.view.generic.element.section.SearchConditionSection
-
CSVダウンロード項目をSet形式で取得します。
- getCsvdownloadUploadableProperties() - Method in class org.iplass.mtp.view.generic.element.section.SearchConditionSection
-
Upload形式のCSVダウンロード項目を取得します。
- getCsvdownloadUploadablePropertiesSet() - Method in class org.iplass.mtp.view.generic.element.section.SearchConditionSection
-
Upload形式のCSVダウンロード項目をSet形式で取得します。
- getCsvMultipleFormat() - Method in class org.iplass.mtp.view.generic.element.section.SearchConditionSection
- getCsvUploadInsertProperties() - Method in class org.iplass.mtp.view.generic.element.section.SearchConditionSection
- getCsvUploadInsertPropertiesSet() - Method in class org.iplass.mtp.view.generic.element.section.SearchConditionSection
- getCsvUploadInterrupterName() - Method in class org.iplass.mtp.view.generic.element.section.SearchConditionSection
-
カスタムCSVアップロード処理クラス名を取得します。
- getCsvUploadTargetVersionForNoneVersionedEntity() - Method in class org.iplass.mtp.view.generic.element.section.SearchConditionSection
-
CSVアップロード更新データTargetVersionを取得します。
- getCsvUploadTransactionType() - Method in class org.iplass.mtp.view.generic.element.section.SearchConditionSection
- getCsvUploadUpdateProperties() - Method in class org.iplass.mtp.view.generic.element.section.SearchConditionSection
- getCsvUploadUpdatePropertiesSet() - Method in class org.iplass.mtp.view.generic.element.section.SearchConditionSection
- getCurrent() - Static method in interface org.iplass.mtp.transaction.Transaction
-
現在の実行コンテキストに関連しているトランザクションのインスタンスを取得します。 もし、トランザクションが開始されていない場合は、
Transaction.NO_TRANSACTION
が返却されます。 - getCurrentContext() - Static method in class org.iplass.mtp.async.AsyncTaskContext
-
現在のAsyncTaskContextのインスタンスを取得。 これを呼び出した処理が、非同期処理で呼ばれたタスクではない場合は、nullが返却される。
- getCurrentContext() - Static method in class org.iplass.mtp.auth.AuthContext
-
現時点のセキュリティ情報(AuthContext)を取得します。 AuthManagerのgetContext()メソッドを呼び出します。
- getCurrentDate() - Static method in class org.iplass.mtp.util.DateUtil
-
テナントローカルの現在日付を返します。
同一リクエスト処理中は常に同じ値(リクエスト処理中に最初に当該メソッドが呼ばれた日付)を返します。
現在日付をjava.sql.Dateで表現するためのものです。 システムのタイムゾーンとテナントローカルタイムゾーンが異なる場合、タイムゾーンのオフセット分シフトされた値となります。 - getCurrentTime() - Static method in class org.iplass.mtp.util.DateUtil
-
テナントローカルの現在時間を返します。
同一リクエスト処理中は常に同じ値(リクエスト処理中に最初に当該メソッドが呼ばれた日付)を返します。
現在時刻をjava.sql.Timeで表現するためのものです。 1970-01-01 00:00:00~23:59:59の間の値となります。 システムのタイムゾーンとテナントローカルタイムゾーンが異なる場合、テナントローカルのタイムゾーンのオフセット分シフトされた値となります。 - getCurrentTimestamp() - Method in interface org.iplass.mtp.entity.EntityManager
-
現在の時間を取得します。 取得される値は、実時間ではなく、あらかじめ設定されたシステム時間である場合もあります。
- getCurrentTimestamp() - Static method in class org.iplass.mtp.util.DateUtil
-
現在日時を返します。 同一リクエスト処理中は常に同じ値(リクエスト処理中に最初に当該メソッドが呼ばれた日時)を返します。
- getCurrentTimestamp() - Static method in class org.iplass.mtp.web.template.TemplateUtil
- getCustomCopyScript() - Method in class org.iplass.mtp.view.generic.DetailFormView
-
カスタムコピースクリプトを取得します。
- getCustomDisplayTypeScript() - Method in class org.iplass.mtp.view.generic.element.Button
-
表示判定用スクリプトを取得します。
- getCustomDisplayTypeScriptKey() - Method in class org.iplass.mtp.view.generic.element.Button
-
表示判定用スクリプトキーを取得します。
- getCustomizeScript() - Method in class org.iplass.mtp.view.menu.MenuItem
-
カスタマイズ用スクリプトを返します。
- getCustomStyle() - Method in class org.iplass.mtp.view.generic.editor.PropertyEditor
-
表示カスタムスタイルを取得します。
- getCustomStyle(String, String, String, Entity, Object) - Method in interface org.iplass.mtp.view.generic.EntityViewManager
-
カスタムスタイルを取得します。
- getCustomStyle(String, String, String, Entity, Object) - Static method in class org.iplass.mtp.view.generic.EntityViewUtil
-
Editorに定義されたカスタムスタイル(表示、入力)を取得
- getCustomTokenIntrospectors() - Method in class org.iplass.mtp.auth.oauth.definition.OAuthResourceServerDefinition
- getCustomUserEndDate() - Method in class org.iplass.mtp.auth.policy.definition.PasswordPolicyDefinition
-
ユーザー終了日をカスタムで設定するScript
- getCustomValueScript() - Method in class org.iplass.mtp.auth.oauth.definition.ClaimMappingDefinition
- getData() - Method in class org.iplass.mtp.pushnotification.PushNotification
- getDataHandler() - Method in class org.iplass.mtp.mail.InlineContent
- getDataLocalizationStrategy() - Method in class org.iplass.mtp.entity.definition.EntityDefinition
- getDataSourceAttributeName() - Method in class org.iplass.mtp.web.template.report.definition.JasperReportType
- getDate() - Method in class org.iplass.mtp.mail.Mail
-
メールメッセージ日付を取得します。
- getDateHeader(String) - Method in interface org.iplass.mtp.web.actionmapping.RequestInfo
- getDateInstance(int, boolean) - Static method in class org.iplass.mtp.util.DateUtil
- getDateInstance(int, Locale, boolean) - Static method in class org.iplass.mtp.util.DateUtil
- getDatetimeFormat() - Method in class org.iplass.mtp.view.generic.editor.DateTimeFormatSetting
-
日付/時刻のフォーマットを取得します。
- getDatetimeFormat() - Method in class org.iplass.mtp.view.generic.editor.DateTimePropertyEditor
-
日付/時刻のフォーマット設定を取得します。
- getDateTimeFormat() - Method in class org.iplass.mtp.view.generic.editor.LocalizedDateTimeFormatSetting
-
日付/時刻のフォーマットを取得します。
- getDateTimeFormatLocale() - Method in class org.iplass.mtp.view.generic.editor.LocalizedDateTimeFormatSetting
-
日付/時刻のロケールを取得します。
- getDateTimeInstance(int, int, boolean) - Static method in class org.iplass.mtp.util.DateUtil
- getDateTimeInstance(int, int, Locale, boolean) - Static method in class org.iplass.mtp.util.DateUtil
- getDateTimeInstance(int, int, Locale, TimeZone, boolean) - Static method in class org.iplass.mtp.util.DateUtil
- getDatetimeLocale() - Method in class org.iplass.mtp.view.generic.editor.DateTimeFormatSetting
-
日付/時刻のロケールを取得します。
- getDeclaredPropertyList() - Method in class org.iplass.mtp.entity.definition.EntityDefinition
- getDefaultBulkFormView() - Method in class org.iplass.mtp.view.generic.EntityView
-
一括更新画面のデフォルトViewを取得します。
- getDefaultCondition() - Method in class org.iplass.mtp.view.generic.element.section.SearchConditionSection
-
デフォルト検索条件を取得します。
- getDefaultDetailFormView() - Method in class org.iplass.mtp.view.generic.EntityView
-
詳細画面のデフォルトViewを取得します。
- getDefaultEditor(PropertyDefinition) - Static method in class org.iplass.mtp.view.generic.FormViewUtil
-
プロパティ定義の型に合わせたプロパティエディタを取得します。 表示名も設定します。
- getDefaultEditor(PropertyDefinition, boolean) - Static method in class org.iplass.mtp.view.generic.FormViewUtil
-
プロパティ定義の型に合わせたプロパティエディタを取得します。
- getDefaultEditor(PropertyDefinition, boolean, boolean) - Static method in class org.iplass.mtp.view.generic.FormViewUtil
-
プロパティ定義の型に合わせたプロパティエディタを取得します。
- getDefaultPropertyConditionScript() - Method in class org.iplass.mtp.view.generic.element.section.SearchConditionSection
-
デフォルトプロパティ条件設定スクリプトを取得します。
- getDefaultSearchFormView() - Method in class org.iplass.mtp.view.generic.EntityView
-
検索画面のデフォルトViewを取得します。
- getDefaultValue() - Method in class org.iplass.mtp.entity.definition.PropertyDefinition
- getDefaultValue() - Method in class org.iplass.mtp.view.generic.editor.AutoNumberPropertyEditor
- getDefaultValue() - Method in class org.iplass.mtp.view.generic.editor.BinaryPropertyEditor
- getDefaultValue() - Method in class org.iplass.mtp.view.generic.editor.BooleanPropertyEditor
- getDefaultValue() - Method in class org.iplass.mtp.view.generic.editor.DatePropertyEditor
- getDefaultValue() - Method in class org.iplass.mtp.view.generic.editor.ExpressionPropertyEditor
- getDefaultValue() - Method in class org.iplass.mtp.view.generic.editor.NumberPropertyEditor
- getDefaultValue() - Method in class org.iplass.mtp.view.generic.editor.PrimitivePropertyEditor
-
初期値を取得します。
- getDefaultValue() - Method in class org.iplass.mtp.view.generic.editor.SelectPropertyEditor
- getDefaultValue() - Method in class org.iplass.mtp.view.generic.editor.StringPropertyEditor
- getDefaultValue() - Method in class org.iplass.mtp.view.generic.editor.TimePropertyEditor
- getDefaultValue() - Method in class org.iplass.mtp.view.generic.editor.TimestampPropertyEditor
- getDefautlResourceString(String) - Static method in class org.iplass.mtp.view.generic.EntityViewUtil
-
Resourceファイルからデフォルト言語に対応した対象KEYの値を返します。
- getDefinition() - Method in class org.iplass.mtp.definition.DefinitionEntry
- getDefinitionEntry(Class<D>, String) - Method in interface org.iplass.mtp.definition.DefinitionManager
-
指定のDefinitionのDefinition本体およびメタ情報(DefinitionInfo)を取得します。
- getDefinitionEntry(Class<D>, String, int) - Method in interface org.iplass.mtp.definition.DefinitionManager
-
指定のDefinitionの指定バージョンのDefinition本体およびメタ情報(DefinitionInfo)を取得します。
- getDefinitionInfo() - Method in class org.iplass.mtp.definition.DefinitionEntry
- getDefinitionName() - Method in class org.iplass.mtp.entity.BinaryReference
-
このバイナリが格納されているEntityの定義名
- getDefinitionName() - Method in interface org.iplass.mtp.entity.bulkupdate.BulkUpdatable
-
バルク更新対象のEntity定義名を返却するように実装。
- getDefinitionName() - Method in class org.iplass.mtp.entity.bulkupdate.CSVFormattedEntityStream
- getDefinitionName() - Method in class org.iplass.mtp.entity.bulkupdate.FunctionalEntityStream
- getDefinitionName() - Method in class org.iplass.mtp.entity.DeleteCondition
- getDefinitionName() - Method in interface org.iplass.mtp.entity.Entity
- getDefinitionName() - Method in class org.iplass.mtp.entity.GenericEntity
- getDefinitionName() - Method in class org.iplass.mtp.entity.permission.EntityPermission
- getDefinitionName() - Method in class org.iplass.mtp.entity.permission.EntityPropertyPermission
- getDefinitionName() - Method in class org.iplass.mtp.entity.UpdateCondition
- getDefinitionName() - Method in class org.iplass.mtp.view.calendar.EntityCalendarItem
-
Entityの定義名を取得
- getDefinitionName() - Method in class org.iplass.mtp.view.filter.EntityFilter
-
Entity定義名を取得する。
- getDefinitionName() - Method in class org.iplass.mtp.view.generic.EntityView
-
Entity定義の名前を取得します。
- getDefinitionName() - Method in class org.iplass.mtp.web.actionmapping.definition.cache.CacheRelatedEntityDefinition
- getDefinitionType() - Method in interface org.iplass.mtp.definition.TypedDefinitionManager
-
このTypedDefinitionManagerが扱うDefinitionの型を返却します。
- getDefintionName() - Method in class org.iplass.mtp.view.generic.element.section.MassReferenceSection
-
参照先Entity定義名を取得します。
- getDefintionName() - Method in class org.iplass.mtp.view.generic.element.section.ReferenceSection
-
参照先Entity定義名を取得します。
- getDefName() - Method in class org.iplass.mtp.view.menu.EntityMenuAction
-
Entity定義名を取得します。
- getDefName() - Method in class org.iplass.mtp.view.top.parts.EntityListParts
-
定義名を取得します。
- getDefName() - Method in class org.iplass.mtp.view.treeview.TreeViewItem
-
Entity定義の名前を取得する。
- getDeleteActionName() - Method in class org.iplass.mtp.view.generic.DetailFormView
-
削除アクション名を取得します。
- getDeleteAllCommandTransactionType() - Method in class org.iplass.mtp.view.generic.element.section.SearchResultSection
- getDeleteAllWebapiName() - Method in class org.iplass.mtp.view.generic.SearchFormView
-
全削除WebAPI名を取得します。
- getDeleteCondition() - Method in interface org.iplass.mtp.entity.interceptor.EntityDeleteAllInvocation
- getDeleteDisplayLabel() - Method in class org.iplass.mtp.view.generic.DetailFormView
-
削除ボタン表示ラベルを取得します。
- getDeleteInterrupterName() - Method in class org.iplass.mtp.view.generic.element.section.SearchResultSection
-
カスタム削除処理クラス名を取得します。
- getDeleteListWebapiName() - Method in class org.iplass.mtp.view.generic.SearchFormView
-
一括削除WebAPI名を取得します。
- getDeleteOption() - Method in interface org.iplass.mtp.entity.interceptor.EntityDeleteInvocation
- getDeleteSpecificVersionDisplayLabel() - Method in class org.iplass.mtp.view.generic.DetailFormView
-
バージョン削除ボタン表示ラベルを取得します。
- getDelimiter() - Method in class org.iplass.mtp.web.template.tags.ErrorsTag
- getDenyList() - Method in class org.iplass.mtp.auth.policy.definition.PasswordPolicyDefinition
-
パスワードの拒否リスト。複数指定する場合は改行で区切ってください。
- getDependentService(Class<T>) - Method in interface org.iplass.mtp.spi.Config
-
設定ファイルに定義されているDependentServiceのインスタンスを取得します。
- getDependentService(String) - Method in interface org.iplass.mtp.spi.Config
-
設定ファイルに定義されているDependentServiceのインスタンスを取得します。
- getDependentServiceNames() - Method in interface org.iplass.mtp.spi.Config
-
設定ファイルに定義されているDependentServiceのnameの一覧を取得します。
- getDescription() - Method in class org.iplass.mtp.auth.login.rememberme.RememberMeTokenInfo
- getDescription() - Method in class org.iplass.mtp.auth.login.token.SimpleAuthTokenInfo
- getDescription() - Method in class org.iplass.mtp.auth.oauth.AccessTokenInfo
- getDescription() - Method in class org.iplass.mtp.auth.oauth.definition.OAuthAuthorizationDefinition
- getDescription() - Method in class org.iplass.mtp.auth.oauth.definition.OAuthClientDefinition
- getDescription() - Method in class org.iplass.mtp.auth.oauth.definition.OAuthResourceServerDefinition
- getDescription() - Method in class org.iplass.mtp.auth.oauth.definition.ScopeDefinition
- getDescription() - Method in class org.iplass.mtp.auth.oidc.definition.OpenIdConnectDefinition
- getDescription() - Method in class org.iplass.mtp.auth.policy.definition.AuthenticationPolicyDefinition
- getDescription() - Method in interface org.iplass.mtp.auth.token.AuthTokenInfo
-
トークンの内容を表現する説明文です。
- getDescription() - Method in class org.iplass.mtp.command.async.definition.AsyncCommandDefinition
- getDescription() - Method in class org.iplass.mtp.command.definition.CommandDefinition
- getDescription() - Method in interface org.iplass.mtp.definition.Definition
-
概要を取得します。
- getDescription() - Method in class org.iplass.mtp.definition.DefinitionInfo
- getDescription() - Method in class org.iplass.mtp.definition.DefinitionSummary
- getDescription() - Method in class org.iplass.mtp.entity.definition.EntityDefinition
- getDescription() - Method in class org.iplass.mtp.entity.definition.properties.selectvalue.SelectValueDefinition
- getDescription() - Method in class org.iplass.mtp.entity.definition.PropertyDefinition
- getDescription() - Method in class org.iplass.mtp.entity.definition.ValidationDefinition
-
説明を取得します。
- getDescription() - Method in interface org.iplass.mtp.entity.Entity
- getDescription() - Method in class org.iplass.mtp.entity.GenericEntity
- getDescription() - Method in class org.iplass.mtp.mail.template.definition.MailTemplateDefinition
-
説明を取得します。
- getDescription() - Method in class org.iplass.mtp.message.MessageCategory
-
説明を取得します。
- getDescription() - Method in class org.iplass.mtp.prefs.Preference
- getDescription() - Method in class org.iplass.mtp.pushnotification.template.definition.PushNotificationTemplateDefinition
- getDescription() - Method in class org.iplass.mtp.sms.template.definition.SmsMailTemplateDefinition
- getDescription() - Method in class org.iplass.mtp.tenant.Tenant
-
概要を取得します。
- getDescription() - Method in class org.iplass.mtp.utilityclass.definition.UtilityClassDefinition
- getDescription() - Method in class org.iplass.mtp.view.calendar.EntityCalendar
-
概要を取得します。
- getDescription() - Method in class org.iplass.mtp.view.filter.EntityFilter
- getDescription() - Method in class org.iplass.mtp.view.generic.editor.NestProperty
-
説明を取得します。
- getDescription() - Method in class org.iplass.mtp.view.generic.element.property.PropertyItem
-
説明を取得します。
- getDescription() - Method in class org.iplass.mtp.view.generic.element.VirtualPropertyItem
-
説明を取得します。
- getDescription() - Method in class org.iplass.mtp.view.generic.EntityView
- getDescription() - Method in class org.iplass.mtp.view.menu.MenuItem
-
説明を返します。
- getDescription() - Method in class org.iplass.mtp.view.menu.MenuTree
-
説明を返します。
- getDescription() - Method in class org.iplass.mtp.view.top.TopViewDefinition
-
概要を取得します。
- getDescription() - Method in class org.iplass.mtp.view.treeview.TreeView
-
記述を取得する。
- getDescription() - Method in class org.iplass.mtp.web.actionmapping.definition.ActionMappingDefinition
- getDescription() - Method in class org.iplass.mtp.web.staticresource.definition.StaticResourceDefinition
- getDescription() - Method in class org.iplass.mtp.web.template.definition.TemplateDefinition
- getDescription() - Method in class org.iplass.mtp.webapi.definition.EntityWebApiDefinition
- getDescription() - Method in class org.iplass.mtp.webapi.definition.WebApiDefinition
- getDescription() - Method in class org.iplass.mtp.webhook.endpoint.definition.WebhookEndpointDefinition
- getDescription() - Method in class org.iplass.mtp.webhook.template.definition.WebhookTemplateDefinition
- getDestinationList() - Method in class org.iplass.mtp.entity.definition.listeners.SendNotificationEventListenerDefinition
- getDetail(String) - Method in class org.iplass.mtp.pushnotification.PushNotificationResult
-
処理結果の詳細のキーが一致する情報を取得する
- getDetailActionName() - Method in class org.iplass.mtp.view.generic.element.section.MassReferenceSection
-
ダイアログ編集アクション名を取得します。
- getDetailCustomStyle() - Method in class org.iplass.mtp.view.top.parts.InformationParts
-
詳細画面表示カスタムスタイルを取得します。
- getDetailFormView(String) - Method in class org.iplass.mtp.view.generic.EntityView
-
詳細画面の指定Viewを取得します。
- getDetailFormView(EntityDefinition, EntityView, String) - Static method in class org.iplass.mtp.view.generic.FormViewUtil
-
viewNameで指定した詳細画面定義を取得します。 自動生成対象のViewの場合、自動生成した画面定義を返します。
- getDetailFormViewHandlerName() - Method in class org.iplass.mtp.view.generic.DetailFormView
-
詳細編集画面Handlerクラス名を取得します。
- getDetailFormViewNames() - Method in class org.iplass.mtp.view.generic.EntityView
-
詳細画面のView名の一覧を取得します。
- getDetailrefActionName() - Method in class org.iplass.mtp.view.generic.editor.ReferencePropertyEditor
-
ダイアログ編集アクション名を取得します。
- getDetails() - Method in class org.iplass.mtp.pushnotification.PushNotificationResult
-
処理結果の詳細。 利用するPush通知サービス、また処理結果により返却、格納される値は異なる。
- getDetailTabActionName() - Method in class org.iplass.mtp.view.generic.element.section.MassReferenceSection
-
別タブ編集アクション名を取得します。
- getDetailValue(String) - Method in class org.iplass.mtp.pushnotification.PushNotificationResult
-
処理結果の詳細のキーが一致する情報を取得する
- getDispEntities() - Method in class org.iplass.mtp.view.top.parts.FulltextSearchViewParts
- getDispHeight() - Method in class org.iplass.mtp.view.generic.element.section.SearchResultSection
-
検索結果の高さを取得します。
- getDisplayLabel() - Method in class org.iplass.mtp.view.generic.editor.NestProperty
-
表示名を取得します。
- getDisplayLabel() - Method in class org.iplass.mtp.view.generic.element.Button
-
表示ラベルを取得します。
- getDisplayLabel() - Method in interface org.iplass.mtp.view.generic.element.CsvItem
-
表示ラベルを取得します。
- getDisplayLabel() - Method in class org.iplass.mtp.view.generic.element.Link
-
表示ラベルを取得します。
- getDisplayLabel() - Method in class org.iplass.mtp.view.generic.element.property.PropertyBase
-
画面表示時のラベルを取得します。
- getDisplayLabel() - Method in class org.iplass.mtp.view.generic.element.VirtualPropertyItem
-
画面表示時のラベルを取得します。
- getDisplayLabel() - Method in class org.iplass.mtp.view.treeview.TreeViewGridColModel
-
表示ラベルを取得します。
- getDisplayLabelItem() - Method in class org.iplass.mtp.view.generic.editor.ReferenceComboSetting
-
表示ラベルとして扱うプロパティを取得します。
- getDisplayLabelItem() - Method in class org.iplass.mtp.view.generic.editor.ReferencePropertyEditor
- getDisplayName() - Method in class org.iplass.mtp.auth.oauth.definition.OAuthAuthorizationDefinition
- getDisplayName() - Method in class org.iplass.mtp.auth.oauth.definition.OAuthClientDefinition
- getDisplayName() - Method in class org.iplass.mtp.auth.oauth.definition.OAuthResourceServerDefinition
- getDisplayName() - Method in class org.iplass.mtp.auth.oauth.definition.ScopeDefinition
- getDisplayName() - Method in class org.iplass.mtp.auth.oidc.definition.OpenIdConnectDefinition
- getDisplayName() - Method in class org.iplass.mtp.auth.policy.definition.AuthenticationPolicyDefinition
- getDisplayName() - Method in class org.iplass.mtp.command.async.definition.AsyncCommandDefinition
- getDisplayName() - Method in class org.iplass.mtp.command.definition.CommandDefinition
- getDisplayName() - Method in interface org.iplass.mtp.definition.Definition
-
表示名を取得します。
- getDisplayName() - Method in class org.iplass.mtp.definition.DefinitionInfo
- getDisplayName() - Method in class org.iplass.mtp.definition.DefinitionSummary
- getDisplayName() - Method in class org.iplass.mtp.entity.definition.EntityDefinition
- getDisplayName() - Method in class org.iplass.mtp.entity.definition.properties.selectvalue.SelectValueDefinition
- getDisplayName() - Method in class org.iplass.mtp.entity.definition.PropertyDefinition
- getDisplayName() - Method in class org.iplass.mtp.entity.SelectValue
- getDisplayName() - Method in class org.iplass.mtp.mail.template.definition.MailTemplateDefinition
-
表示名を取得します。
- getDisplayName() - Method in class org.iplass.mtp.message.MessageCategory
-
表示名を取得します。
- getDisplayName() - Method in class org.iplass.mtp.prefs.Preference
- getDisplayName() - Method in class org.iplass.mtp.pushnotification.template.definition.PushNotificationTemplateDefinition
- getDisplayName() - Method in class org.iplass.mtp.sms.template.definition.SmsMailTemplateDefinition
- getDisplayName() - Method in class org.iplass.mtp.tenant.Tenant
-
表示名を取得します。
- getDisplayName() - Method in class org.iplass.mtp.utilityclass.definition.UtilityClassDefinition
- getDisplayName() - Method in class org.iplass.mtp.view.calendar.EntityCalendar
-
カレンダー定義の表示名を取得します。
- getDisplayName() - Method in class org.iplass.mtp.view.filter.EntityFilter
- getDisplayName() - Method in class org.iplass.mtp.view.filter.EntityFilterItem
-
表示名を取得します。
- getDisplayName() - Method in class org.iplass.mtp.view.generic.EntityView
- getDisplayName() - Method in class org.iplass.mtp.view.menu.MenuItem
-
表示名を返します。
- getDisplayName() - Method in class org.iplass.mtp.view.menu.MenuTree
-
表示名を返します。
- getDisplayName() - Method in class org.iplass.mtp.view.top.TopViewDefinition
-
表示名を取得します。
- getDisplayName() - Method in class org.iplass.mtp.view.treeview.ReferenceTreeViewItem
-
表示名を取得する。
- getDisplayName() - Method in class org.iplass.mtp.view.treeview.TreeView
-
表示名を取得する。
- getDisplayName() - Method in class org.iplass.mtp.web.actionmapping.definition.ActionMappingDefinition
- getDisplayName() - Method in class org.iplass.mtp.web.staticresource.definition.StaticResourceDefinition
- getDisplayName() - Method in class org.iplass.mtp.web.template.definition.TemplateDefinition
- getDisplayName() - Method in class org.iplass.mtp.webapi.definition.EntityWebApiDefinition
- getDisplayName() - Method in class org.iplass.mtp.webapi.definition.WebApiDefinition
- getDisplayName() - Method in class org.iplass.mtp.webhook.endpoint.definition.WebhookEndpointDefinition
- getDisplayName() - Method in class org.iplass.mtp.webhook.template.definition.WebhookTemplateDefinition
- getDisplayOrder() - Method in class org.iplass.mtp.view.menu.MenuTree
-
表示順序を取得します。
- getDisplayPropertyName() - Method in class org.iplass.mtp.view.treeview.TreeViewItem
-
表示するプロパティ名を取得する。
- getDisplayScript() - Method in class org.iplass.mtp.view.generic.element.Element
-
表示スクリプトを取得します。
- getDisplayTime() - Method in class org.iplass.mtp.view.calendar.EntityCalendarItem
-
時間を表示するかを取得
- getDisplayType() - Method in class org.iplass.mtp.view.generic.editor.AutoNumberPropertyEditor
- getDisplayType() - Method in class org.iplass.mtp.view.generic.editor.BinaryPropertyEditor
- getDisplayType() - Method in class org.iplass.mtp.view.generic.editor.BooleanPropertyEditor
- getDisplayType() - Method in class org.iplass.mtp.view.generic.editor.DateRangePropertyEditor
- getDisplayType() - Method in class org.iplass.mtp.view.generic.editor.DateTimePropertyEditor
-
表示タイプを取得します。
- getDisplayType() - Method in class org.iplass.mtp.view.generic.editor.ExpressionPropertyEditor
- getDisplayType() - Method in class org.iplass.mtp.view.generic.editor.JoinPropertyEditor
- getDisplayType() - Method in class org.iplass.mtp.view.generic.editor.NumberPropertyEditor
- getDisplayType() - Method in class org.iplass.mtp.view.generic.editor.NumericRangePropertyEditor
- getDisplayType() - Method in class org.iplass.mtp.view.generic.editor.PropertyEditor
-
表示タイプを取得します。
- getDisplayType() - Method in class org.iplass.mtp.view.generic.editor.ReferencePropertyEditor
-
表示タイプを取得します。
- getDisplayType() - Method in class org.iplass.mtp.view.generic.editor.SelectPropertyEditor
- getDisplayType() - Method in class org.iplass.mtp.view.generic.editor.StringPropertyEditor
- getDisplayType() - Method in class org.iplass.mtp.view.generic.editor.TemplatePropertyEditor
- getDisplayType() - Method in class org.iplass.mtp.view.generic.editor.UserPropertyEditor
- getDisplayType() - Method in class org.iplass.mtp.view.generic.element.Button
-
表示タイプを取得します。
- getDispRange() - Method in class org.iplass.mtp.view.generic.editor.TimePropertyEditor
-
時間の表示範囲を取得します。
- getDispRange() - Method in class org.iplass.mtp.view.generic.editor.TimestampPropertyEditor
-
時間の表示範囲を取得します。
- getDispRange() - Method in class org.iplass.mtp.view.top.parts.InformationParts
-
時間の表示範囲を取得します。
- getDispRowCount() - Method in class org.iplass.mtp.view.generic.element.section.SearchResultSection
-
検索結果の表示行数を取得します。
- getDivValues() - Method in class org.iplass.mtp.entity.query.value.expr.Term
- getDownloadActionName() - Method in class org.iplass.mtp.view.generic.editor.BinaryPropertyEditor
-
ダウンロードアクション名を取得します。
- getDownloadActionName() - Method in class org.iplass.mtp.view.generic.SearchFormView
-
CSVダウンロードアクション名を取得します。
- getDynamicUrlParameter() - Method in class org.iplass.mtp.view.generic.editor.ReferencePropertyEditor
-
動的URLパラメータを取得します。
- getDynamicUrlParameterAction() - Method in class org.iplass.mtp.view.generic.editor.ReferencePropertyEditor
-
動的URLパラメータActionを取得します。
- getEditActionName() - Method in class org.iplass.mtp.view.generic.DetailFormView
-
編集アクション名を取得します。
- getEditActionName() - Method in class org.iplass.mtp.view.generic.SearchFormView
-
編集アクション名を取得します。
- getEditDisplayLabel() - Method in class org.iplass.mtp.view.generic.DetailFormView
-
編集ボタン表示ラベルを取得します。
- getEditDisplayType() - Method in class org.iplass.mtp.view.generic.element.Element
-
編集時の表示タイプを取得します。
- getEditor() - Method in class org.iplass.mtp.view.generic.editor.DateRangePropertyEditor
- getEditor() - Method in class org.iplass.mtp.view.generic.editor.ExpressionPropertyEditor
-
プロパティエディタを取得します。
- getEditor() - Method in class org.iplass.mtp.view.generic.editor.JoinPropertyEditor
-
プロパティエディタを取得します。
- getEditor() - Method in class org.iplass.mtp.view.generic.editor.NestProperty
-
プロパティエディタを取得します。
- getEditor() - Method in class org.iplass.mtp.view.generic.editor.NumericRangePropertyEditor
- getEditor() - Method in interface org.iplass.mtp.view.generic.editor.RangePropertyEditor
- getEditor() - Method in interface org.iplass.mtp.view.generic.element.CsvItem
-
プロパティエディタを取得します。
- getEditor() - Method in class org.iplass.mtp.view.generic.element.property.PropertyBase
-
プロパティエディタを取得します。
- getEditor() - Method in interface org.iplass.mtp.view.generic.element.property.PropertyElement
-
プロパティエディタを返します。
- getEditor() - Method in class org.iplass.mtp.view.generic.element.VirtualPropertyItem
-
プロパティエディタを取得します。
- getEditPage() - Method in class org.iplass.mtp.view.generic.editor.ReferencePropertyEditor
-
編集ページを取得します。
- getEditType() - Method in class org.iplass.mtp.view.generic.element.section.MassReferenceSection
-
編集タイプを取得します。
- getElementRuntimeId() - Method in class org.iplass.mtp.view.generic.element.Element
-
ElementのRuntimeIdを取得します。
- getElements() - Method in class org.iplass.mtp.view.generic.element.section.DefaultSection
-
エレメント情報を取得します。
- getElements() - Method in class org.iplass.mtp.view.generic.element.section.SearchConditionSection
-
要素を取得します。
- getElements() - Method in class org.iplass.mtp.view.generic.element.section.SearchResultSection
-
要素を取得します。
- getElseClause() - Method in class org.iplass.mtp.entity.query.value.controlflow.Case
- getEnableLanguages() - Static method in class org.iplass.mtp.web.template.TemplateUtil
- getEndDate() - Method in interface org.iplass.mtp.entity.Entity
- getEndDate() - Method in class org.iplass.mtp.entity.GenericEntity
- getEndpoint() - Method in class org.iplass.mtp.webhook.Webhook
-
Get the Destination class WebhookEndpoint object.
- getEndpoint(String, Map<String, Object>) - Method in interface org.iplass.mtp.webhook.WebhookManager
-
Create the WebhookEndpoint class by name.
- getEntities() - Method in class org.iplass.mtp.view.generic.BulkOperationContext
-
一括操作対象エンティティリストを取得します。
- getEntity() - Method in class org.iplass.mtp.entity.bulkupdate.BulkUpdateEntity
- getEntity() - Method in interface org.iplass.mtp.entity.interceptor.EntityDeleteInvocation
- getEntity() - Method in interface org.iplass.mtp.entity.interceptor.EntityInsertInvocation
- getEntity() - Method in interface org.iplass.mtp.entity.interceptor.EntityUpdateInvocation
- getEntity() - Method in interface org.iplass.mtp.entity.interceptor.EntityValidateInvocation
- getEntity() - Method in class org.iplass.mtp.entity.ValidationContext
- getEntityColor() - Method in class org.iplass.mtp.view.calendar.EntityCalendarItem
-
Entityの表示色を取得
- getEntityDefinition() - Method in interface org.iplass.mtp.entity.interceptor.EntityInvocation
- getEntityDefinitionName() - Method in class org.iplass.mtp.command.async.WriteToEntityHandler
- getEntityDefinitionName() - Method in class org.iplass.mtp.view.menu.EntityMenuItem
-
メニューに表示するEntity定義名を返します。
- getEntityDefinitionNodeCssStyle() - Method in class org.iplass.mtp.view.treeview.TreeViewItem
-
Entity定義のノードに設定するスタイルシートのクラスを取得する。
- getEntityDefinitionNodeIcon() - Method in class org.iplass.mtp.view.treeview.TreeViewItem
-
Entity定義のノードに表示するアイコンのURLを取得する。
- getEntityField() - Method in class org.iplass.mtp.entity.UpdateCondition.UpdateValue
- getEntityFieldValue(Entity, String) - Method in class org.iplass.mtp.web.template.report.JasperReportingEntityDataSource
- getEntityName() - Method in class org.iplass.mtp.entity.query.From
- getEntityName() - Method in class org.iplass.mtp.view.generic.AbstractFormViewEvent
- getEntityName() - Method in interface org.iplass.mtp.view.generic.FormViewEvent
-
Entity定義名を返します。
- getEntityNodeCssStyle() - Method in class org.iplass.mtp.view.treeview.TreeViewItem
-
Entityのノードに設定するスタイルシートのクラスを取得する。
- getEntityNodeIcon() - Method in class org.iplass.mtp.view.treeview.TreeViewItem
-
Entityのノードに表示するアイコンのURLを取得する。
- getEntryAsStream(String) - Method in interface org.iplass.mtp.definition.binary.ArchiveBinaryDefinition
-
指定のpathで指し示されるzip(jar)内エントリのInputStreamを取得する。
- getEntryAsStream(String) - Method in class org.iplass.mtp.definition.binary.FileArchiveBinaryDefinition
- getEntryPathAttributeName() - Method in class org.iplass.mtp.web.actionmapping.definition.result.StaticResourceResultDefinition
-
StaticResourceがアーカイブ(StaticResourceDefinitionのresourceのインスタンスがArchiveBinaryDefinition)の場合、 アーカイブ内エントリのパスを指し示すattribute名(RequestContext#getAttribute()利用時の名前)、 もしくはparameter名(RequestContext#getParam()利用時の名前)。
- getEntryPathTranslator() - Method in class org.iplass.mtp.web.staticresource.definition.StaticResourceDefinition
- getEntrySize(String) - Method in interface org.iplass.mtp.definition.binary.ArchiveBinaryDefinition
-
指定のpathで指し示されるzip(jar)内エントリのサイズを取得する。
- getEntrySize(String) - Method in class org.iplass.mtp.definition.binary.FileArchiveBinaryDefinition
- getEntryTextCharset() - Method in class org.iplass.mtp.web.staticresource.definition.StaticResourceDefinition
- getEnum(String) - Static method in enum class org.iplass.mtp.view.generic.DetailFormView.CopyTarget
- getEql() - Method in class org.iplass.mtp.view.generic.common.WebApiAutocompletionSetting
- getError() - Method in class org.iplass.mtp.entity.ValidateResult
-
Deprecated.
- getError(String) - Method in class org.iplass.mtp.command.beanmapper.MappingResult
- getErrorCode() - Method in class org.iplass.mtp.entity.definition.ValidationDefinition
- getErrorCodes() - Method in class org.iplass.mtp.entity.ValidateError
- getErrorMessage() - Method in class org.iplass.mtp.entity.definition.ValidationDefinition
- getErrorMessage() - Method in class org.iplass.mtp.view.generic.editor.DateRangePropertyEditor
- getErrorMessage() - Method in class org.iplass.mtp.view.generic.editor.NumericRangePropertyEditor
- getErrorMessage() - Method in interface org.iplass.mtp.view.generic.editor.RangePropertyEditor
- getErrorMessages() - Method in class org.iplass.mtp.command.beanmapper.MappingError
-
マッピングに失敗した理由を示すメッセージ(複数の場合もある)です。
- getErrorMessages() - Method in class org.iplass.mtp.entity.ValidateError
- getErrors() - Method in class org.iplass.mtp.command.beanmapper.MappingResult
- getErrors() - Method in class org.iplass.mtp.entity.ValidateResult
- getErrors() - Method in class org.iplass.mtp.view.generic.BulkOperationContext
-
バリデーションエラーリストを取得します。
- getErrors() - Method in class org.iplass.mtp.web.template.tags.ErrorsTag
- getErrorsVariableName() - Method in class org.iplass.mtp.web.template.tags.BindTag
- getErrorsVariableName() - Method in class org.iplass.mtp.web.template.tags.ErrorsTag
- getErrorUrlSelector() - Method in class org.iplass.mtp.tenant.web.TenantWebInfo
- getErrorValue() - Method in class org.iplass.mtp.command.beanmapper.MappingError
-
マッピングに失敗した値を取得します。
- getEventListenerList() - Method in class org.iplass.mtp.entity.definition.EntityDefinition
- getException() - Method in class org.iplass.mtp.auth.policy.LoginNotification
- getException() - Method in interface org.iplass.mtp.web.interceptor.RequestInvocation
- getExceptionClassName() - Method in class org.iplass.mtp.web.actionmapping.definition.result.ResultDefinition
- getExceptionHandlingMode() - Method in class org.iplass.mtp.async.AsyncTaskInfo
- getExceptionHandlingMode() - Method in class org.iplass.mtp.async.AsyncTaskOption
- getExceptionHandlingMode() - Method in class org.iplass.mtp.command.async.definition.AsyncCommandDefinition
-
非同期実行時の例外処理モード
- getExclusiveControlPoint() - Method in class org.iplass.mtp.view.generic.element.section.SearchResultSection
-
一括更新の排他制御起点を取得します。
- getExecuteScript() - Method in class org.iplass.mtp.command.definition.config.CompositeCommandConfig
-
コマンド実行スクリプトを返します。
- getExecutionTime() - Method in class org.iplass.mtp.async.AsyncTaskOption
- getExpiryDate() - Method in class org.iplass.mtp.auth.login.rememberme.RememberMeTokenInfo
- getExpression() - Method in class org.iplass.mtp.entity.definition.properties.ExpressionProperty
- getExtension() - Method in class org.iplass.mtp.web.staticresource.definition.MimeTypeMappingDefinition
- getFalseLabel() - Method in class org.iplass.mtp.view.generic.editor.BooleanPropertyEditor
-
偽の表示ラベル
- getFieldValue(Object, JRField) - Method in class org.iplass.mtp.web.template.report.JasperReportingEntityDataSource
- getFileName() - Method in interface org.iplass.mtp.command.UploadFileHandle
- getFileName() - Method in class org.iplass.mtp.test.TestUploadFileHandle
- getFileName() - Method in class org.iplass.mtp.web.template.definition.BinaryTemplateDefinition
- getFileName() - Method in class org.iplass.mtp.web.template.definition.LocalizedBinaryDefinition
- getFileName() - Method in class org.iplass.mtp.web.template.report.definition.LocalizedReportDefinition
- getFileName() - Method in class org.iplass.mtp.web.template.report.definition.ReportTemplateDefinition
- getFileNameAttributeName() - Method in class org.iplass.mtp.web.actionmapping.definition.result.DynamicTemplateResultDefinition
- getFileNameAttributeName() - Method in class org.iplass.mtp.web.actionmapping.definition.result.StreamResultDefinition
- getFileNameAttributeName() - Method in class org.iplass.mtp.web.actionmapping.definition.result.TemplateResultDefinition
- getFilterCondition() - Method in class org.iplass.mtp.view.calendar.EntityCalendarItem
-
フィルタ条件を取得します。
- getFilterConditionScript() - Method in class org.iplass.mtp.view.generic.element.section.MassReferenceSection
-
絞り込み条件設定スクリプトを取得します。
- getFilterName() - Method in class org.iplass.mtp.view.generic.element.section.FilterSetting
-
フィルタ名を取得します。
- getFilterName() - Method in class org.iplass.mtp.view.top.parts.EntityListParts
-
フィルタ名を取得します。
- getFilterSetting() - Method in class org.iplass.mtp.view.generic.element.section.SearchConditionSection
-
フィルタ設定を取得します。
- getFirst() - Method in class org.iplass.mtp.entity.SearchResult
-
先頭の1件目のデータを取得する。
- getFirstName() - Method in class org.iplass.mtp.auth.User
- getFirstNameKana() - Method in class org.iplass.mtp.auth.User
- getFixedNumberOfDigits() - Method in class org.iplass.mtp.entity.definition.properties.AutoNumberProperty
- getFooter() - Method in class org.iplass.mtp.web.template.tags.ErrorsTag
- getForm() - Method in class org.iplass.mtp.entity.definition.normalizers.UnicodeNormalizer
- getFormat() - Method in class org.iplass.mtp.view.generic.editor.JoinPropertyEditor
-
フォーマットを取得します。
- getFormatScript() - Method in class org.iplass.mtp.entity.definition.properties.AutoNumberProperty
- getFormatter() - Method in class org.iplass.mtp.web.template.tags.BindTag
- getFrom() - Method in class org.iplass.mtp.entity.query.condition.predicate.Between
- getFrom() - Method in class org.iplass.mtp.entity.query.Query
- getFrom() - Method in class org.iplass.mtp.mail.template.definition.MailTemplateDefinition
- getFrom() - Method in class org.iplass.mtp.sms.SmsMail
- getFrom() - Method in class org.iplass.mtp.tenant.Tenant
-
有効開始日を取得します。
- getFromAddress() - Method in class org.iplass.mtp.mail.Mail
-
セットされている送信元アドレスを取得します。
- getFromDisplayName() - Method in class org.iplass.mtp.mail.template.definition.MailTemplateDefinition
- getFromPropertyName() - Method in class org.iplass.mtp.view.calendar.EntityCalendarItem
-
Fromのプロパティ名を取得します。
- getFuncName() - Method in class org.iplass.mtp.entity.query.value.aggregate.Aggregate
- getFuncName() - Method in class org.iplass.mtp.entity.query.value.aggregate.Avg
- getFuncName() - Method in class org.iplass.mtp.entity.query.value.aggregate.Count
- getFuncName() - Method in class org.iplass.mtp.entity.query.value.aggregate.Listagg
- getFuncName() - Method in class org.iplass.mtp.entity.query.value.aggregate.Max
- getFuncName() - Method in class org.iplass.mtp.entity.query.value.aggregate.Median
- getFuncName() - Method in class org.iplass.mtp.entity.query.value.aggregate.Min
- getFuncName() - Method in class org.iplass.mtp.entity.query.value.aggregate.Mode
- getFuncName() - Method in class org.iplass.mtp.entity.query.value.aggregate.StdDevPop
- getFuncName() - Method in class org.iplass.mtp.entity.query.value.aggregate.StdDevSamp
- getFuncName() - Method in class org.iplass.mtp.entity.query.value.aggregate.Sum
- getFuncName() - Method in class org.iplass.mtp.entity.query.value.aggregate.VarPop
- getFuncName() - Method in class org.iplass.mtp.entity.query.value.aggregate.VarSamp
- getFuncName() - Method in class org.iplass.mtp.entity.query.value.window.CumeDist
- getFuncName() - Method in class org.iplass.mtp.entity.query.value.window.DenseRank
- getFuncName() - Method in class org.iplass.mtp.entity.query.value.window.PercentRank
- getFuncName() - Method in class org.iplass.mtp.entity.query.value.window.Rank
- getFuncName() - Method in class org.iplass.mtp.entity.query.value.window.RowNumber
- getFuncName() - Method in class org.iplass.mtp.entity.query.value.window.WindowRankFunction
- getGrantedScopes() - Method in class org.iplass.mtp.auth.oauth.AccessTokenInfo
- getGrantTypes() - Method in class org.iplass.mtp.auth.oauth.definition.OAuthClientDefinition
- getGregorianCalendar(boolean) - Static method in class org.iplass.mtp.util.DateUtil
- getGroovyscript() - Method in class org.iplass.mtp.view.generic.common.WebApiAutocompletionSetting
- getGroupBy() - Method in class org.iplass.mtp.entity.query.Query
- getGroupingFieldList() - Method in class org.iplass.mtp.entity.query.GroupBy
- getGroupingKey() - Method in class org.iplass.mtp.async.AsyncTaskInfo
- getGroupingKey() - Method in class org.iplass.mtp.async.AsyncTaskInfoSearchCondtion
- getGroupingKey() - Method in class org.iplass.mtp.async.AsyncTaskOption
- getGroupingKeyAttributeName() - Method in class org.iplass.mtp.command.async.definition.AsyncCommandDefinition
-
非同期処理実行時のgroupingKeyを利用する場合、 AsyncRequestContextのattributeにそのキーをセットする。 その際の、attribute名。
- getGroupOids(AuthManager.GroupOidListType, String...) - Method in interface org.iplass.mtp.auth.AuthManager
-
groupCodeで指定したグループのoid(のリスト)を一括で取得する。 typeによって、子グループ、親グループのoidのリストを一括で取得可能。
- getGroups() - Method in class org.iplass.mtp.auth.User
- getHaving() - Method in class org.iplass.mtp.entity.query.Query
- getHeader() - Method in class org.iplass.mtp.web.template.tags.ErrorsTag
- getHeader(String) - Method in interface org.iplass.mtp.web.actionmapping.RequestInfo
- getHeaderAuthCustomTypeName() - Method in class org.iplass.mtp.webhook.endpoint.definition.WebhookEndpointDefinition
- getHeaderAuthCustomTypeName() - Method in class org.iplass.mtp.webhook.endpoint.WebhookEndpoint
-
Set the custom headers.
- getHeaderAuthorizationContent() - Method in class org.iplass.mtp.webhook.endpoint.WebhookEndpoint
-
Get the content from Authrization header.If it is BASIC, it will be in the format of username:password.
- getHeaderAuthorizationType() - Method in class org.iplass.mtp.webhook.endpoint.WebhookEndpoint
-
Get the type used in Authorization header.
- getHeaderAuthType() - Method in class org.iplass.mtp.webhook.endpoint.definition.WebhookEndpointDefinition
- getHeaderNames() - Method in interface org.iplass.mtp.web.actionmapping.RequestInfo
- getHeaders() - Method in class org.iplass.mtp.webhook.template.definition.WebhookTemplateDefinition
- getHeaders() - Method in class org.iplass.mtp.webhook.Webhook
-
Get the custom headers.
- getHeaders() - Method in class org.iplass.mtp.webhook.WebhookResponse
-
Get the response headers.
- getHeaders(String) - Method in interface org.iplass.mtp.web.actionmapping.RequestInfo
- getHeight() - Method in class org.iplass.mtp.view.generic.editor.BinaryPropertyEditor
-
画像の高さを取得します。
- getHeight() - Method in class org.iplass.mtp.view.top.parts.EntityListParts
-
高さを取得します。
- getHintComment() - Method in class org.iplass.mtp.entity.query.Select
- getHintExpression() - Method in class org.iplass.mtp.entity.query.hint.NativeHint
- getHintList() - Method in class org.iplass.mtp.entity.query.hint.HintComment
- getHmacHashHeader() - Method in class org.iplass.mtp.webhook.endpoint.definition.WebhookEndpointDefinition
- getHmacHashHeader() - Method in class org.iplass.mtp.webhook.endpoint.WebhookEndpoint
-
Get the header name for HMAC Verification.
- getHmacKey() - Method in class org.iplass.mtp.webhook.endpoint.WebhookEndpoint
-
Get the HMAC secret key.
- getHomeUrl() - Method in class org.iplass.mtp.tenant.web.TenantWebInfo
-
HOMEのURLを取得します。
- getHtmlMessage() - Method in class org.iplass.mtp.mail.Mail
-
メール本文(html)を取得します。
- getHtmlMessage() - Method in class org.iplass.mtp.mail.template.definition.LocalizedMailTemplateDefinition
- getHtmlMessage() - Method in class org.iplass.mtp.mail.template.definition.MailTemplateDefinition
-
HTMLメッセージを取得します。
- getHtmlValidationMessage() - Method in class org.iplass.mtp.view.generic.editor.StringPropertyEditor
-
HTML入力エラーメッセージを取得します。
- getHttpMethod() - Method in class org.iplass.mtp.webhook.template.definition.WebhookTemplateDefinition
- getHttpMethod() - Method in class org.iplass.mtp.webhook.Webhook
-
Get the name of the HTTP connection method in use.
- getIcon() - Method in class org.iplass.mtp.pushnotification.template.definition.PushNotificationTemplateDefinition
- getIconTag() - Method in class org.iplass.mtp.view.generic.FormView
-
アイコンタグを取得します。
- getIconTag() - Method in class org.iplass.mtp.view.menu.MenuItem
-
アイコンタグを取得します。
- getIconTag() - Method in class org.iplass.mtp.view.top.parts.CalendarParts
-
アイコンタグを取得します。
- getIconTag() - Method in class org.iplass.mtp.view.top.parts.EntityListParts
-
アイコンタグを取得します。
- getIconTag() - Method in class org.iplass.mtp.view.top.parts.InformationParts
-
アイコンタグを取得します。
- getIconTag() - Method in class org.iplass.mtp.view.top.parts.TreeViewParts
-
アイコンタグを取得します。
- getIconUrl() - Method in class org.iplass.mtp.tenant.gem.TenantGemInfo
-
アイコンURLを取得します。
- getId() - Method in interface org.iplass.mtp.auth.login.Credential
- getId() - Method in class org.iplass.mtp.auth.login.IdPasswordCredential
- getId() - Method in class org.iplass.mtp.auth.login.rememberme.RememberMeTokenCredential
- getId() - Method in class org.iplass.mtp.auth.login.token.SimpleAuthTokenCredential
- getId() - Method in class org.iplass.mtp.tenant.Tenant
-
テナントIDを取得します。
- getId() - Method in class org.iplass.mtp.view.generic.element.section.DefaultSection
-
idを取得します。
- getId() - Method in class org.iplass.mtp.view.generic.element.section.MassReferenceSection
-
idを取得します。
- getId() - Method in class org.iplass.mtp.view.generic.element.section.ReferenceSection
-
idを取得します。
- getId() - Method in class org.iplass.mtp.view.generic.element.section.ScriptingSection
-
idを取得します。
- getId() - Method in class org.iplass.mtp.view.generic.element.section.SearchConditionSection
-
idを取得します。
- getId() - Method in class org.iplass.mtp.view.generic.element.section.SearchResultSection
-
idを取得します。
- getId() - Method in class org.iplass.mtp.view.generic.element.section.TemplateSection
-
idを取得します。
- getId() - Method in class org.iplass.mtp.view.generic.element.section.VersionSection
-
idを取得します。
- getImageColor() - Method in class org.iplass.mtp.view.generic.FormView
-
イメージカラーを取得します。
- getImageColor() - Method in class org.iplass.mtp.view.menu.MenuItem
-
イメージカラーを取得します。
- getImageUrl() - Method in class org.iplass.mtp.view.menu.MenuItem
-
メニューアイコンURLを返します。
- getIndex() - Method in class org.iplass.mtp.view.generic.element.section.ReferenceSection
-
データのインデックスを取得します。
- getIndexedPropertySizeLimit() - Method in class org.iplass.mtp.command.beanmapper.BeanParamMapper
- getIndexNodeCssStyle() - Method in class org.iplass.mtp.view.treeview.TreeViewItem
-
Indexのノードに設定するスタイルシートのクラスを取得する。
- getIndexNodeIcon() - Method in class org.iplass.mtp.view.treeview.TreeViewItem
-
Indexのノードに表示するアイコンのURLを取得する。
- getIndexPostfix() - Method in class org.iplass.mtp.command.beanmapper.BeanParamMapper
- getIndexPostfix() - Method in class org.iplass.mtp.web.template.tags.BindTag
- getIndexPrefix() - Method in class org.iplass.mtp.command.beanmapper.BeanParamMapper
- getIndexPrefix() - Method in class org.iplass.mtp.web.template.tags.BindTag
- getIndexType() - Method in class org.iplass.mtp.entity.definition.PropertyDefinition
- getInfo(Class<D>, String) - Method in interface org.iplass.mtp.definition.DefinitionManager
-
指定のDefinitionのメタデータ(DefinitionInfo)を取得します。
- getInheritedDefinition() - Method in class org.iplass.mtp.entity.definition.EntityDefinition
- getInitializeScript() - Method in class org.iplass.mtp.command.definition.config.CommandConfig
-
コマンド初期化スクリプトを返します。
- getInitScript() - Method in class org.iplass.mtp.view.generic.DetailFormView
-
初期化スクリプトを取得します。
- getInlineContents() - Method in class org.iplass.mtp.mail.HtmlMessage
- getInputCustomStyle() - Method in class org.iplass.mtp.view.generic.editor.PropertyEditor
-
入力カスタムスタイルを取得します。
- getInputCustomStyle() - Method in class org.iplass.mtp.view.generic.element.Button
-
入力カスタムスタイルを取得します。
- getInputCustomStyle() - Method in class org.iplass.mtp.view.generic.element.Link
-
入力カスタムスタイルを取得します。
- getInputCustomStyleScriptKey() - Method in class org.iplass.mtp.view.generic.editor.PropertyEditor
-
入力カスタムスタイルキー
- getInputCustomStyleScriptKey() - Method in class org.iplass.mtp.view.generic.element.Button
-
入力カスタムスタイルキー
- getInputCustomStyleScriptKey() - Method in class org.iplass.mtp.view.generic.element.Link
-
入力カスタムスタイルキー
- getInputPattern() - Method in class org.iplass.mtp.view.generic.editor.StringPropertyEditor
-
入力パターンを取得します。
- getInputStream() - Method in interface org.iplass.mtp.command.UploadFileHandle
-
アップロードされたファイルのバイナリを読み込むためのInputStreamを取得。
- getInputStream() - Method in interface org.iplass.mtp.definition.binary.BinaryDefinition
-
バイナリデータのInputStream。
- getInputStream() - Method in class org.iplass.mtp.definition.binary.FileBinaryDefinition
- getInputStream() - Method in class org.iplass.mtp.test.TestUploadFileHandle
- getInputStream() - Method in interface org.iplass.mtp.web.actionmapping.RequestInfo
-
Get InputStream of request body.
- getInputStream(BinaryReference) - Method in interface org.iplass.mtp.entity.EntityManager
-
引数で指定されたBinaryReferenceのバイナリデータを取得するためのInputStreamを取得します。
- getInputStreamAttributeName() - Method in class org.iplass.mtp.web.actionmapping.definition.result.StreamResultDefinition
- getInputType() - Method in class org.iplass.mtp.view.generic.editor.StringPropertyEditor
-
入力タイプを取得します。
- getInsertActionCallbackScript() - Method in class org.iplass.mtp.view.generic.editor.ReferencePropertyEditor
-
新規アクションコールバックスクリプトを取得します。
- getInsertActionName() - Method in class org.iplass.mtp.view.generic.DetailFormView
-
追加アクション名を取得します。
- getInsertDisplayLabel() - Method in class org.iplass.mtp.view.generic.DetailFormView
-
追加ボタン表示ラベルを取得します。
- getInsertOption() - Method in interface org.iplass.mtp.entity.interceptor.EntityInsertInvocation
- getInsertType() - Method in class org.iplass.mtp.view.generic.editor.ReferencePropertyEditor
-
行追加方法を取得します。
- getInstance() - Static method in class org.iplass.mtp.ManagerLocator
-
ManagerLocator自体のインスタンスを取得します。
- getInstance() - Static method in interface org.iplass.mtp.runtime.EntryPoint
-
Get an instance of EntryPoint.
- getInstance() - Static method in interface org.iplass.mtp.runtime.Environment
-
Get an instance of Environment.
- getInterrupterName() - Method in class org.iplass.mtp.view.generic.BulkFormView
-
カスタム登録処理クラス名を取得します。
- getInterrupterName() - Method in class org.iplass.mtp.view.generic.DetailFormView
-
カスタム登録処理クラス名を取得します。
- getInterrupterName() - Method in class org.iplass.mtp.view.generic.element.section.SearchResultSection
-
カスタム登録処理クラス名を取得します。
- getInterrupterName() - Method in class org.iplass.mtp.view.generic.SearchFormView
-
EQLカスタム処理クラス名を取得します。
- getInterval() - Method in class org.iplass.mtp.view.generic.editor.TimePropertyEditor
-
分の間隔を取得します。
- getInterval() - Method in class org.iplass.mtp.view.generic.editor.TimestampPropertyEditor
-
分の間隔を取得します。
- getIntHeader(String) - Method in interface org.iplass.mtp.web.actionmapping.RequestInfo
- getIpAddressHistory() - Method in class org.iplass.mtp.auth.User
-
2step認証時、リスクベースによる判断で、IPAddress履歴による判断を行う場合、その履歴を保存するためのプロパティ。
- getIssuer() - Method in class org.iplass.mtp.auth.oidc.definition.OpenIdConnectDefinition
- getIssuerUri() - Method in class org.iplass.mtp.auth.oauth.definition.OAuthAuthorizationDefinition
- getItem(String) - Method in class org.iplass.mtp.view.calendar.EntityCalendar
-
指定の定義のEntityの設定を取得します。
- getItem(String) - Method in class org.iplass.mtp.view.filter.EntityFilter
-
指定の名前を持つフィルタ設定を取得する。
- getItem(String) - Method in class org.iplass.mtp.view.treeview.TreeView
-
pathを解析して自身を含む階層構造からアイテムを取得する。
- getItem(String) - Method in class org.iplass.mtp.view.treeview.TreeViewItem
-
pathを解析して自身を含む階層構造からアイテムを取得する。
- getItems() - Method in class org.iplass.mtp.view.calendar.EntityCalendar
-
Entityの設定を取得します。
- getItems() - Method in class org.iplass.mtp.view.filter.EntityFilter
-
フィルタ設定を取得する。
- getItems() - Method in class org.iplass.mtp.view.treeview.TreeView
-
ツリービューを構成するアイテムを取得する。
- getJavascript() - Method in class org.iplass.mtp.view.generic.common.JavascriptAutocompletionSetting
- getJavaScript() - Method in class org.iplass.mtp.view.generic.BulkFormView
-
JavaScriptコード を取得します。
- getJavaScript() - Method in class org.iplass.mtp.view.generic.DetailFormView
-
JavaScriptコードを取得します。
- getJavaScript() - Method in class org.iplass.mtp.view.generic.SearchFormView
-
JavaScriptコードを取得します。
- getJavascriptFilePath() - Method in class org.iplass.mtp.tenant.gem.TenantGemInfo
-
Javascriptファイルパスを取得します。
- getJavaType() - Method in class org.iplass.mtp.entity.definition.properties.AutoNumberProperty
- getJavaType() - Method in class org.iplass.mtp.entity.definition.properties.BinaryProperty
- getJavaType() - Method in class org.iplass.mtp.entity.definition.properties.BooleanProperty
- getJavaType() - Method in class org.iplass.mtp.entity.definition.properties.DateProperty
- getJavaType() - Method in class org.iplass.mtp.entity.definition.properties.DateTimeProperty
- getJavaType() - Method in class org.iplass.mtp.entity.definition.properties.DecimalProperty
- getJavaType() - Method in class org.iplass.mtp.entity.definition.properties.ExpressionProperty
- getJavaType() - Method in class org.iplass.mtp.entity.definition.properties.FloatProperty
- getJavaType() - Method in class org.iplass.mtp.entity.definition.properties.IntegerProperty
- getJavaType() - Method in class org.iplass.mtp.entity.definition.properties.LongTextProperty
- getJavaType() - Method in class org.iplass.mtp.entity.definition.properties.ReferenceProperty
- getJavaType() - Method in class org.iplass.mtp.entity.definition.properties.SelectProperty
- getJavaType() - Method in class org.iplass.mtp.entity.definition.properties.StringProperty
- getJavaType() - Method in class org.iplass.mtp.entity.definition.properties.TimeProperty
- getJavaType() - Method in class org.iplass.mtp.entity.definition.PropertyDefinition
- getJavaType() - Method in enum class org.iplass.mtp.entity.definition.PropertyDefinitionType
- getJoinProperties() - Method in class org.iplass.mtp.view.generic.editor.JoinPropertyEditor
- getJspPath(PropertyEditor) - Static method in class org.iplass.mtp.view.generic.EntityViewUtil
-
プロパティエディタのJSPファイルパスを取得します。
- getJspPath(PropertyEditor, String) - Static method in class org.iplass.mtp.view.generic.EntityViewUtil
-
プロパティエディタのJSPファイルパスを取得します。
- getJspPath(Element) - Static method in class org.iplass.mtp.view.generic.EntityViewUtil
-
エレメントのJSPファイルパスを取得します。
- getJspPath(Element, String) - Static method in class org.iplass.mtp.view.generic.EntityViewUtil
-
エレメントのJSPファイルパスを取得します。
- getJwksContents() - Method in class org.iplass.mtp.auth.oidc.definition.OpenIdConnectDefinition
- getJwksEndpoint() - Method in class org.iplass.mtp.auth.oidc.definition.OpenIdConnectDefinition
- getKey() - Method in class org.iplass.mtp.auth.login.rememberme.RememberMeTokenInfo
- getKey() - Method in class org.iplass.mtp.auth.login.token.SimpleAuthTokenInfo
- getKey() - Method in class org.iplass.mtp.auth.oauth.AccessTokenInfo
- getKey() - Method in interface org.iplass.mtp.auth.token.AuthTokenInfo
-
トークンを一意に特定するためのキーです。
- getKey() - Method in class org.iplass.mtp.view.generic.element.ScriptingElement
-
スクリプトのキーを取得します。
- getKey() - Method in class org.iplass.mtp.view.generic.element.section.ScriptingSection
-
スクリプトのキーを取得します。
- getKey() - Method in interface org.iplass.mtp.view.generic.parser.Token
- getKey() - Method in class org.iplass.mtp.webhook.template.definition.WebhookHeaderDefinition
- getKey() - Method in class org.iplass.mtp.webhook.WebhookHeader
-
Get the header name.
- getLabel() - Method in class org.iplass.mtp.view.generic.editor.EditorValue
-
ラベルを取得します。
- getLangage() - Method in class org.iplass.mtp.view.generic.editor.LocalizedDateTimeFormatSetting
-
日付/時刻の言語を取得します。
- getLangOrUserBindingName() - Method in class org.iplass.mtp.mail.template.definition.MailTemplateDefinition
- getLangOrUserBindingName() - Method in class org.iplass.mtp.pushnotification.template.definition.PushNotificationTemplateDefinition
- getLangOrUserBindingName() - Method in class org.iplass.mtp.sms.template.definition.SmsMailTemplateDefinition
- getLanguage() - Method in class org.iplass.mtp.auth.User
- getLanguage() - Static method in class org.iplass.mtp.web.template.TemplateUtil
- getLanguageFonts(String) - Static method in class org.iplass.mtp.web.template.TemplateUtil
- getLanguagePropertyName() - Method in class org.iplass.mtp.entity.definition.l10n.EachInstanceDataLocalizationStrategy
- getLanguages() - Method in class org.iplass.mtp.entity.definition.DataLocalizationStrategy
-
対応する言語を取得。
- getLastCrawlTimestamp(String...) - Method in interface org.iplass.mtp.entity.fulltextsearch.FulltextSearchManager
-
Entityの最終クロール時刻を返す。
- getLastName() - Method in class org.iplass.mtp.auth.User
- getLastNameKana() - Method in class org.iplass.mtp.auth.User
- getLayoutActionAttributeName() - Method in class org.iplass.mtp.web.actionmapping.definition.result.DynamicTemplateResultDefinition
- getLayoutActionName() - Method in class org.iplass.mtp.web.actionmapping.definition.result.TemplateResultDefinition
- getLayoutActionName() - Method in class org.iplass.mtp.web.template.definition.TemplateDefinition
- getLeftParts() - Method in class org.iplass.mtp.view.top.parts.SeparatorParts
-
左エリアパーツを取得します。
- getLevel() - Method in class org.iplass.mtp.auth.Rank
-
ランクの順位を取得する。
- getLifetimeMinutes() - Method in class org.iplass.mtp.auth.policy.definition.RememberMePolicyDefinition
-
有効期間(分)を取得。 0の場合は、RememberMe機能を利用しないの意味となる。
- getLimit() - Method in class org.iplass.mtp.async.AsyncTaskInfoSearchCondtion
- getLimit() - Method in class org.iplass.mtp.entity.query.Limit
- getLimit() - Method in class org.iplass.mtp.entity.query.Query
- getLimit() - Method in class org.iplass.mtp.view.calendar.EntityCalendarItem
-
検索上限を取得します。
- getLimit() - Method in class org.iplass.mtp.view.generic.element.section.MassReferenceSection
-
上限値を取得します。
- getLimit() - Method in class org.iplass.mtp.view.treeview.TreeViewItem
-
表示上限を取得する。
- getLinkFromPropertyName() - Method in class org.iplass.mtp.view.generic.editor.LinkProperty
-
連動元プロパティ名を取得します。
- getLinkProperty() - Method in class org.iplass.mtp.view.generic.editor.ReferencePropertyEditor
-
連動プロパティ設定を取得します。
- getLinkToPropertyName() - Method in class org.iplass.mtp.view.generic.editor.LinkProperty
-
連動対象プロパティ名を取得します。
- getList() - Method in interface org.iplass.mtp.auth.token.AuthTokenInfoList
- getList() - Method in class org.iplass.mtp.entity.SearchResult
- getListenEvent() - Method in class org.iplass.mtp.entity.definition.listeners.ScriptingEventListenerDefinition
- getListenEvent() - Method in class org.iplass.mtp.entity.definition.listeners.SendNotificationEventListenerDefinition
- getListenNotification() - Method in class org.iplass.mtp.auth.policy.definition.listeners.ScriptingAccountNotificationListenerDefinition
-
通知を受け取るNotificationType。 ここで指定された通知のみScriptのロジックが呼び出される。
- getLoadEntityInterrupterName() - Method in class org.iplass.mtp.view.generic.BulkFormView
-
カスタムロード処理クラス名を取得します。
- getLoadEntityInterrupterName() - Method in class org.iplass.mtp.view.generic.DetailFormView
-
カスタムロード処理クラス名を取得します。
- getLoadEntityInterrupterName() - Method in class org.iplass.mtp.view.generic.element.section.SearchResultSection
-
カスタムロード処理クラス名を取得します。
- getLoadOption() - Method in interface org.iplass.mtp.entity.interceptor.EntityLoadInvocation
- getLoadOption() - Method in class org.iplass.mtp.view.generic.LoadEntityContext
-
ロード時のオプションを取得します。
- getLoadReferences() - Method in class org.iplass.mtp.entity.LoadOption
- getLobId() - Method in class org.iplass.mtp.entity.BinaryReference
-
バイナリファイルを一意に特定するID
- getLocale() - Method in class org.iplass.mtp.tenant.TenantI18nInfo
- getLocale() - Method in interface org.iplass.mtp.web.actionmapping.RequestInfo
-
Get the appropriate locale of language for the current request.
- getLocale() - Static method in class org.iplass.mtp.web.template.TemplateUtil
- getLocaleFormat() - Static method in class org.iplass.mtp.web.template.TemplateUtil
- getLocaleName() - Method in class org.iplass.mtp.definition.LocalizedStringDefinition
- getLocaleName() - Method in class org.iplass.mtp.entity.definition.LocalizedSelectValueDefinition
- getLocaleName() - Method in class org.iplass.mtp.mail.template.definition.LocalizedMailTemplateDefinition
- getLocaleName() - Method in class org.iplass.mtp.pushnotification.template.definition.LocalizedNotificationDefinition
- getLocaleName() - Method in class org.iplass.mtp.sms.template.definition.LocalizedSmsMailTemplateDefinition
- getLocaleName() - Method in class org.iplass.mtp.web.staticresource.definition.LocalizedStaticResourceDefinition
- getLocaleName() - Method in class org.iplass.mtp.web.template.definition.LocalizedBinaryDefinition
- getLocaleName() - Method in class org.iplass.mtp.web.template.report.definition.LocalizedReportDefinition
- getLocales() - Method in interface org.iplass.mtp.web.actionmapping.RequestInfo
- getLocalizedBinaryList() - Method in class org.iplass.mtp.web.template.definition.BinaryTemplateDefinition
-
多言語設定情報を取得します。
- getLocalizedBulkUpdateDisplayLabel() - Method in class org.iplass.mtp.view.generic.element.section.SearchResultSection
-
多言語設定情報を取得します。
- getLocalizedCopyDisplayLabelList() - Method in class org.iplass.mtp.view.generic.DetailFormView
-
多言語設定情報を取得します。
- getLocalizedDatetimeFormatList() - Method in class org.iplass.mtp.view.generic.editor.DateTimePropertyEditor
-
日付/時刻のフォーマットの多言語設定情報を取得します。
- getLocalizedDeleteDisplayLabelList() - Method in class org.iplass.mtp.view.generic.DetailFormView
-
多言語設定情報を取得します。
- getLocalizedDeleteSpecificVersionDisplayLabelList() - Method in class org.iplass.mtp.view.generic.DetailFormView
-
バージョン削除ボタン表示ラベル多言語設定情報を取得します。
- getLocalizedDescriptionList() - Method in class org.iplass.mtp.auth.oauth.definition.ScopeDefinition
- getLocalizedDescriptionList() - Method in class org.iplass.mtp.view.generic.editor.NestProperty
-
説明の多言語設定情報を取得します。
- getLocalizedDescriptionList() - Method in class org.iplass.mtp.view.generic.element.property.PropertyItem
-
説明の多言語設定情報を取得します。
- getLocalizedDescriptionList() - Method in class org.iplass.mtp.view.generic.element.VirtualPropertyItem
-
説明の多言語設定情報を取得します。
- getLocalizedDisplayLabelList() - Method in class org.iplass.mtp.view.generic.editor.NestProperty
-
多言語設定情報を取得します。
- getLocalizedDisplayLabelList() - Method in class org.iplass.mtp.view.generic.element.Button
-
多言語設定情報を取得します。
- getLocalizedDisplayLabelList() - Method in interface org.iplass.mtp.view.generic.element.CsvItem
-
表示ラベルの多言語設定情報を取得します。
- getLocalizedDisplayLabelList() - Method in class org.iplass.mtp.view.generic.element.Link
-
多言語設定情報を取得します。
- getLocalizedDisplayLabelList() - Method in class org.iplass.mtp.view.generic.element.property.PropertyBase
-
多言語設定情報を取得します。
- getLocalizedDisplayLabelList() - Method in class org.iplass.mtp.view.generic.element.VirtualPropertyItem
-
多言語設定情報を取得します。
- getLocalizedDisplayLabelList() - Method in class org.iplass.mtp.view.treeview.TreeViewGridColModel
-
多言語設定情報を取得します。
- getLocalizedDisplayNameList() - Method in class org.iplass.mtp.auth.oauth.definition.OAuthClientDefinition
- getLocalizedDisplayNameList() - Method in class org.iplass.mtp.auth.oauth.definition.ScopeDefinition
- getLocalizedDisplayNameList() - Method in class org.iplass.mtp.auth.oidc.definition.OpenIdConnectDefinition
- getLocalizedDisplayNameList() - Method in class org.iplass.mtp.auth.policy.definition.AuthenticationPolicyDefinition
- getLocalizedDisplayNameList() - Method in class org.iplass.mtp.command.definition.CommandDefinition
- getLocalizedDisplayNameList() - Method in class org.iplass.mtp.entity.definition.EntityDefinition
- getLocalizedDisplayNameList() - Method in class org.iplass.mtp.entity.definition.PropertyDefinition
- getLocalizedDisplayNameList() - Method in class org.iplass.mtp.tenant.Tenant
-
多言語設定情報を取得します。
- getLocalizedDisplayNameList() - Method in class org.iplass.mtp.view.calendar.EntityCalendar
-
多言語設定情報を取得します。
- getLocalizedDisplayNameList() - Method in class org.iplass.mtp.view.filter.EntityFilterItem
-
多言語設定情報を取得します。
- getLocalizedDisplayNameList() - Method in class org.iplass.mtp.view.menu.MenuItem
-
多言語設定情報を取得します。
- getLocalizedDisplayNameList() - Method in class org.iplass.mtp.view.menu.MenuTree
-
多言語設定情報を取得します。
- getLocalizedDisplayNameList() - Method in class org.iplass.mtp.view.treeview.TreeView
-
多言語設定情報を取得します。
- getLocalizedDisplayNameList() - Method in class org.iplass.mtp.web.actionmapping.definition.ActionMappingDefinition
- getLocalizedDisplayNameList() - Method in class org.iplass.mtp.web.staticresource.definition.StaticResourceDefinition
- getLocalizedDisplayNameList() - Method in class org.iplass.mtp.web.template.definition.TemplateDefinition
- getLocalizedEditDisplayLabelList() - Method in class org.iplass.mtp.view.generic.DetailFormView
-
多言語設定情報を取得します。
- getLocalizedErrorMessageList() - Method in class org.iplass.mtp.entity.definition.ValidationDefinition
-
多言語設定情報を取得します。
- getLocalizedErrorMessageList() - Method in class org.iplass.mtp.view.generic.editor.DateRangePropertyEditor
- getLocalizedErrorMessageList() - Method in class org.iplass.mtp.view.generic.editor.NumericRangePropertyEditor
- getLocalizedErrorMessageList() - Method in interface org.iplass.mtp.view.generic.editor.RangePropertyEditor
- getLocalizedFalseLabelList() - Method in class org.iplass.mtp.view.generic.editor.BooleanPropertyEditor
-
偽の表示ラベル多言語設定情報を取得します。
- getLocalizedInsertDisplayLabelList() - Method in class org.iplass.mtp.view.generic.DetailFormView
-
多言語設定情報を取得します。
- getLocalizedLabelList() - Method in class org.iplass.mtp.view.generic.editor.EditorValue
-
多言語設定情報を設定します。
- getLocalizedMailTemplateList() - Method in class org.iplass.mtp.mail.template.definition.MailTemplateDefinition
- getLocalizedMessageList() - Method in class org.iplass.mtp.message.MessageItem
-
多言語設定情報を取得します。
- getLocalizedMessageList() - Method in class org.iplass.mtp.view.generic.element.property.validation.ViewValidatorBase
-
メッセージの多言語設定情報を取得します。
- getLocalizedNotificationList() - Method in class org.iplass.mtp.pushnotification.template.definition.PushNotificationTemplateDefinition
- getLocalizedPasswordPatternErrorMessageList() - Method in class org.iplass.mtp.auth.policy.definition.PasswordPolicyDefinition
-
パスワードの複雑度エラーのメッセージ(Localized)。
- getLocalizedPasswordWarningMessageList() - Method in class org.iplass.mtp.view.top.parts.InformationParts
-
パスワード警告メッセージの多言語設定情報を取得します。
- getLocalizedPathList() - Method in class org.iplass.mtp.web.template.definition.JspTemplateDefinition
-
多言語設定情報を取得します。
- getLocalizedPatternMismatchList() - Method in class org.iplass.mtp.view.generic.editor.HtmlValidationMessage
-
パターン不一致多言語設定を取得します。
- getLocalizedReportList() - Method in class org.iplass.mtp.web.template.report.definition.ReportTemplateDefinition
-
多言語設定情報を取得します。
- getLocalizedResourceList() - Method in class org.iplass.mtp.web.staticresource.definition.StaticResourceDefinition
- getLocalizedScreenTitle() - Method in class org.iplass.mtp.tenant.gem.TenantGemInfo
- getLocalizedSelectValue(String, String) - Method in class org.iplass.mtp.entity.definition.properties.SelectProperty
-
指定のvalueで、指定のlocaleのSelectValue定義を返却。 指定のlocaleで定義されていなかった場合は、デフォルトのSelectValue定義を返却。
- getLocalizedSelectValue(String, String) - Method in class org.iplass.mtp.entity.definition.properties.selectvalue.SelectValueDefinition
-
指定のvalueで、指定のlocaleのSelectValue定義を返却。 指定のlocaleで定義されていなかった場合は、デフォルトのSelectValue定義を返却。
- getLocalizedSelectValueList() - Method in class org.iplass.mtp.entity.definition.properties.SelectProperty
- getLocalizedSelectValueList() - Method in class org.iplass.mtp.entity.definition.properties.selectvalue.SelectValueDefinition
- getLocalizedSmsMailTemplateList() - Method in class org.iplass.mtp.sms.template.definition.SmsMailTemplateDefinition
- getLocalizedSourceList() - Method in class org.iplass.mtp.web.template.definition.GroovyTemplateDefinition
-
多言語設定情報を取得します。
- getLocalizedSourceList() - Method in class org.iplass.mtp.web.template.definition.HtmlTemplateDefinition
-
多言語設定情報を取得します。
- getLocalizedTitleList() - Method in class org.iplass.mtp.view.generic.element.Button
-
多言語設定情報を取得します。
- getLocalizedTitleList() - Method in class org.iplass.mtp.view.generic.element.Link
-
多言語設定情報を取得します。
- getLocalizedTitleList() - Method in class org.iplass.mtp.view.generic.element.ScriptingElement
-
多言語設定情報を取得します。
- getLocalizedTitleList() - Method in class org.iplass.mtp.view.generic.element.section.DefaultSection
-
多言語設定情報を取得します。
- getLocalizedTitleList() - Method in class org.iplass.mtp.view.generic.element.section.MassReferenceSection
-
多言語設定情報を取得します。
- getLocalizedTitleList() - Method in class org.iplass.mtp.view.generic.element.section.ReferenceSection
-
多言語設定情報を取得します。
- getLocalizedTitleList() - Method in class org.iplass.mtp.view.generic.element.section.ScriptingSection
-
多言語設定情報を取得します。
- getLocalizedTitleList() - Method in class org.iplass.mtp.view.generic.element.section.SearchResultSection
-
多言語設定情報を取得します。
- getLocalizedTitleList() - Method in class org.iplass.mtp.view.generic.element.section.TemplateSection
-
多言語設定情報を取得します。
- getLocalizedTitleList() - Method in class org.iplass.mtp.view.generic.element.section.VersionSection
-
多言語設定情報を取得します。
- getLocalizedTitleList() - Method in class org.iplass.mtp.view.generic.element.TemplateElement
-
多言語設定情報を取得します。
- getLocalizedTitleList() - Method in class org.iplass.mtp.view.generic.FormView
-
多言語設定情報を取得します。
- getLocalizedTitleList() - Method in class org.iplass.mtp.view.top.parts.ApplicationMaintenanceParts
-
多言語設定情報を取得します。
- getLocalizedTitleList() - Method in class org.iplass.mtp.view.top.parts.EntityListParts
-
多言語設定情報を取得します。
- getLocalizedTitleList() - Method in class org.iplass.mtp.view.top.parts.InformationParts
-
タイトルの多言語設定情報を取得します。
- getLocalizedTitleList() - Method in class org.iplass.mtp.view.top.parts.PreviewDateParts
-
多言語設定情報を取得します。
- getLocalizedTooltipList() - Method in class org.iplass.mtp.view.generic.editor.NestProperty
-
ツールチップの多言語設定情報を取得します。
- getLocalizedTooltipList() - Method in class org.iplass.mtp.view.generic.element.property.PropertyItem
-
ツールチップの多言語設定情報を取得します。
- getLocalizedTooltipList() - Method in class org.iplass.mtp.view.generic.element.ScriptingElement
-
ツールチップの多言語設定情報を取得します。
- getLocalizedTooltipList() - Method in class org.iplass.mtp.view.generic.element.TemplateElement
-
ツールチップの多言語設定情報を取得します。
- getLocalizedTooltipList() - Method in class org.iplass.mtp.view.generic.element.VirtualPropertyItem
-
ツールチップの多言語設定情報を取得します。
- getLocalizedToPropertyDisplayNameList() - Method in class org.iplass.mtp.view.generic.editor.DateRangePropertyEditor
-
Toプロパティ表示名の多言語設定情報を取得します。
- getLocalizedToPropertyDisplayNameList() - Method in class org.iplass.mtp.view.generic.editor.NumericRangePropertyEditor
-
Toプロパティ表示名の多言語設定情報を取得します。
- getLocalizedToPropertyDisplayNameList() - Method in interface org.iplass.mtp.view.generic.editor.RangePropertyEditor
- getLocalizedTrueLabelList() - Method in class org.iplass.mtp.view.generic.editor.BooleanPropertyEditor
-
真の表示ラベル多言語設定情報を取得します。
- getLocalizedTypeMismatchList() - Method in class org.iplass.mtp.view.generic.editor.HtmlValidationMessage
-
タイプ不一致多言語設定を取得します。
- getLocalizedUpdateDisplayLabelList() - Method in class org.iplass.mtp.view.generic.BulkFormView
-
多言語設定情報を取得します。
- getLocalizedUpdateDisplayLabelList() - Method in class org.iplass.mtp.view.generic.DetailFormView
-
多言語設定情報を取得します。
- getLocalizedVersionupDisplayLabelList() - Method in class org.iplass.mtp.view.generic.DetailFormView
-
多言語設定情報を取得します。
- getLockedBy() - Method in interface org.iplass.mtp.entity.Entity
- getLockedBy() - Method in class org.iplass.mtp.entity.GenericEntity
- getLockedoutMailTemplate() - Method in class org.iplass.mtp.auth.policy.definition.listeners.MailAccountNotificationListenerDefinition
-
アカウントロックアウト時のメールのテンプレート。 テンプレートが指定された場合、ロックアウトされたアカウントにメールが送信される。
- getLockoutDuration() - Method in class org.iplass.mtp.auth.policy.definition.AccountLockoutPolicyDefinition
-
ロックアウトしている期間(分)。0は無制限。
- getLockoutFailureCount() - Method in class org.iplass.mtp.auth.policy.definition.AccountLockoutPolicyDefinition
-
アカウントロックアウトするまでの失敗回数。0はロックアウトしない。 設定可能な最大値は99。
- getLockoutFailureExpirationInterval() - Method in class org.iplass.mtp.auth.policy.definition.AccountLockoutPolicyDefinition
-
失敗回数(
lockoutFailureCount
)を記憶しておく期間(分) 。 0は無制限。 - getLoginSuccessUserMailTemplate() - Method in class org.iplass.mtp.auth.policy.definition.listeners.MailAccountNotificationListenerDefinition
-
ログイン成功時のメールのテンプレート。 テンプレートが指定された場合、ログイン成功したアカウントにメールが送信される。
- getLoginUrlSelector() - Method in class org.iplass.mtp.tenant.web.TenantWebInfo
- getLogoUri() - Method in class org.iplass.mtp.auth.oauth.definition.OAuthClientDefinition
- getLowerContents() - Method in class org.iplass.mtp.view.generic.element.section.DefaultSection
-
下部のコンテンツを取得します。
- getLowerContents() - Method in class org.iplass.mtp.view.generic.element.section.MassReferenceSection
-
下部のコンテンツを取得します。
- getLowerContents() - Method in class org.iplass.mtp.view.generic.element.section.ReferenceSection
-
下部のコンテンツを取得します。
- getMail() - Method in class org.iplass.mtp.auth.User
- getMailFrom() - Method in class org.iplass.mtp.tenant.TenantMailInfo
-
From アドレスを取得します。
- getMailFromName() - Method in class org.iplass.mtp.tenant.TenantMailInfo
-
From アドレス名を取得します。
- getMailReply() - Method in class org.iplass.mtp.tenant.TenantMailInfo
-
Reply アドレスを取得します。
- getMailReplyName() - Method in class org.iplass.mtp.tenant.TenantMailInfo
-
Reply アドレス名を取得します。
- getManager(Class<M>) - Method in class org.iplass.mtp.ManagerLocator
-
Managerのインスタンスを取得します。
- getManager(Class<M>) - Method in class org.iplass.mtp.test.TestManagerLocator
- getMapFrom() - Method in class org.iplass.mtp.web.actionmapping.definition.ParamMapDefinition
- getMapFrom() - Method in class org.iplass.mtp.web.template.report.definition.ReportParamMapDefinition
- getMapFrom() - Method in class org.iplass.mtp.webapi.definition.WebApiParamMapDefinition
- getMappedBy() - Method in class org.iplass.mtp.entity.definition.properties.ReferenceProperty
- getMapping() - Method in class org.iplass.mtp.entity.definition.EntityDefinition
- getMapping() - Method in class org.iplass.mtp.view.treeview.TreeViewItem
-
ColModelのマッピングを取得します。
- getMappingModelClass() - Method in class org.iplass.mtp.entity.definition.EntityMapping
- getMappingName() - Method in class org.iplass.mtp.view.treeview.TreeViewGridColModelMapping
-
マッピング対象の名前を取得します。
- getMappingResult() - Method in class org.iplass.mtp.web.template.tags.BindTag
- getMappingResultVariableName() - Method in class org.iplass.mtp.web.template.tags.BindTag
- getMassReferenceSectionCondition(String, MassReferenceSection) - Method in interface org.iplass.mtp.view.generic.EntityViewManager
-
大規模参照セクション用のデフォルト検索条件を取得します。
- getMatchingParameterName() - Method in class org.iplass.mtp.web.actionmapping.definition.cache.ParameterMatchCacheCriteriaDefinition
- getMax() - Method in class org.iplass.mtp.entity.definition.validations.BinarySizeValidation
- getMax() - Method in class org.iplass.mtp.entity.definition.validations.LengthValidation
- getMax() - Method in class org.iplass.mtp.entity.definition.validations.RangeValidation
- getMaxDate() - Method in class org.iplass.mtp.view.generic.editor.DatePropertyEditor
-
最大日付を取得する
- getMaxDate() - Method in class org.iplass.mtp.view.generic.editor.TimestampPropertyEditor
-
最大日付を取得する
- getMaxFileSize() - Method in class org.iplass.mtp.web.actionmapping.definition.ActionMappingDefinition
- getMaxFileSize() - Method in class org.iplass.mtp.webapi.definition.WebApiDefinition
- getMaximumPasswordAge() - Method in class org.iplass.mtp.auth.policy.definition.PasswordPolicyDefinition
-
パスワードが有効な最大期間 (日)。0は無限。
- getMaximumRandomPasswordAge() - Method in class org.iplass.mtp.auth.policy.definition.PasswordPolicyDefinition
-
自動生成パスワードが有効な最大期間 (日)。0は無限。
- getMaxlength() - Method in class org.iplass.mtp.view.generic.editor.NumberPropertyEditor
-
最大文字数を取得します。
- getMaxlength() - Method in class org.iplass.mtp.view.generic.editor.StringPropertyEditor
-
最大文字数を取得します。
- getMaxRequestBodySize() - Method in class org.iplass.mtp.web.actionmapping.definition.ActionMappingDefinition
- getMaxRequestBodySize() - Method in class org.iplass.mtp.webapi.definition.WebApiDefinition
- getMaxRows() - Method in interface org.iplass.mtp.entity.fulltextsearch.FulltextSearchManager
-
検索時の最大検索結果件数を返す。
- getMenuItem(String) - Method in interface org.iplass.mtp.view.menu.MenuItemManager
-
Deprecated.
TypedDefinitionManager.get(String)
を使用してください。 - getMenuItems() - Method in class org.iplass.mtp.view.menu.MenuTree
-
子階層のメニューアイテムを返します。
- getMenuTree(String) - Method in interface org.iplass.mtp.view.menu.MenuTreeManager
-
Deprecated.
TypedDefinitionManager.get(String)
を使用してください。 - getMessage() - Method in class org.iplass.mtp.definition.DefinitionModifyResult
-
メッセージを取得します。
- getMessage() - Method in class org.iplass.mtp.mail.Mail
-
メール本文(プレーンテキスト)を取得します。
- getMessage() - Method in class org.iplass.mtp.message.MessageItem
-
メッセージを取得します。
- getMessage() - Method in class org.iplass.mtp.pushnotification.PushNotification
-
Push通知汎用メッセージを取得する
- getMessage() - Method in class org.iplass.mtp.sms.SmsMail
- getMessage() - Method in class org.iplass.mtp.sms.template.definition.LocalizedSmsMailTemplateDefinition
- getMessage() - Method in class org.iplass.mtp.view.generic.element.property.validation.ViewValidatorBase
-
メッセージを取得します。
- getMessageCategory() - Method in class org.iplass.mtp.entity.definition.ValidationDefinition
- getMessageCategory(String) - Static method in class org.iplass.mtp.web.template.TemplateUtil
-
指定のカテゴリ名のMessageCategoryを取得。
- getMessageCategoryByName(String) - Method in interface org.iplass.mtp.message.MessageManager
-
Deprecated.
TypedDefinitionManager.get(String)
を使用してください。 - getMessageId() - Method in class org.iplass.mtp.entity.definition.ValidationDefinition
- getMessageId() - Method in class org.iplass.mtp.message.MessageItem
-
メッセージIDを設定します。
- getMessageIdList(String) - Method in interface org.iplass.mtp.message.MessageManager
-
指定されたカテゴリのメッセージID一覧を取得する
- getMessageItem(String, String) - Method in interface org.iplass.mtp.message.MessageManager
-
メッセージカテゴリ内のメッセージを取得する
- getMessageItems() - Method in class org.iplass.mtp.message.MessageCategory
-
メッセージ情報を取得します。
- getMessageString(String, String, Object...) - Static method in class org.iplass.mtp.web.template.TemplateUtil
-
指定のカテゴリ名、メッセージIDでメッセージ文字列を取得。 取得されたメッセージ文字列は、多言語を考慮した形で、フォーマット済み。
- getMessageString(MessageItem, Object...) - Static method in class org.iplass.mtp.web.template.TemplateUtil
-
指定のMessageItemでメッセージ文字列を取得。 取得されたメッセージ文字列は、多言語を考慮した形で、フォーマット済み。
- getMethod() - Method in class org.iplass.mtp.entity.bulkupdate.BulkUpdateEntity
- getMethod() - Method in interface org.iplass.mtp.web.actionmapping.RequestInfo
- getMethods() - Method in class org.iplass.mtp.webapi.definition.WebApiDefinition
- getMimeType() - Method in class org.iplass.mtp.web.staticresource.definition.MimeTypeMappingDefinition
- getMimeTypeMapping() - Method in class org.iplass.mtp.web.staticresource.definition.StaticResourceDefinition
- getMin() - Method in class org.iplass.mtp.entity.definition.validations.BinarySizeValidation
- getMin() - Method in class org.iplass.mtp.entity.definition.validations.LengthValidation
- getMin() - Method in class org.iplass.mtp.entity.definition.validations.RangeValidation
- getMinDate() - Method in class org.iplass.mtp.view.generic.editor.DatePropertyEditor
-
最小日付を取得する
- getMinDate() - Method in class org.iplass.mtp.view.generic.editor.TimestampPropertyEditor
-
最小日付を取得する
- getMinimumPasswordAge() - Method in class org.iplass.mtp.auth.policy.definition.PasswordPolicyDefinition
-
パスワード変更に最低限必要な期間(日)。
- getMode() - Method in class org.iplass.mtp.command.RequestContextWrapper
-
ラップされるContextの扱い方に関するモードを取得します。
- getMultilingualString(String, List<LocalizedStringDefinition>) - Static method in class org.iplass.mtp.web.template.TemplateUtil
- getMultilingualString(String, List<LocalizedStringDefinition>, String, List<LocalizedStringDefinition>) - Static method in class org.iplass.mtp.web.template.TemplateUtil
- getMultiplicity() - Method in class org.iplass.mtp.entity.definition.PropertyDefinition
- getMulValues() - Method in class org.iplass.mtp.entity.query.value.expr.Term
- getName() - Method in class org.iplass.mtp.auth.oauth.definition.OAuthAuthorizationDefinition
- getName() - Method in class org.iplass.mtp.auth.oauth.definition.OAuthClientDefinition
- getName() - Method in class org.iplass.mtp.auth.oauth.definition.OAuthResourceServerDefinition
- getName() - Method in class org.iplass.mtp.auth.oauth.definition.ScopeDefinition
- getName() - Method in class org.iplass.mtp.auth.oidc.definition.OpenIdConnectDefinition
- getName() - Method in class org.iplass.mtp.auth.policy.definition.AuthenticationPolicyDefinition
- getName() - Method in class org.iplass.mtp.command.async.definition.AsyncCommandDefinition
- getName() - Method in class org.iplass.mtp.command.definition.CommandDefinition
- getName() - Method in interface org.iplass.mtp.definition.binary.BinaryDefinition
-
バイナリ形式の定義の名称。
- getName() - Method in class org.iplass.mtp.definition.binary.FileBinaryDefinition
- getName() - Method in interface org.iplass.mtp.definition.Definition
-
名前を取得します。
- getName() - Method in class org.iplass.mtp.definition.DefinitionInfo
- getName() - Method in class org.iplass.mtp.definition.DefinitionSummary
- getName() - Method in class org.iplass.mtp.entity.BinaryReference
-
バイナリファイルのファイル名
- getName() - Method in class org.iplass.mtp.entity.definition.EntityDefinition
- getName() - Method in class org.iplass.mtp.entity.definition.properties.selectvalue.SelectValueDefinition
- getName() - Method in class org.iplass.mtp.entity.definition.PropertyDefinition
- getName() - Method in interface org.iplass.mtp.entity.Entity
- getName() - Method in class org.iplass.mtp.entity.GenericEntity
- getName() - Method in class org.iplass.mtp.entity.query.value.primary.Function
- getName() - Method in class org.iplass.mtp.mail.template.definition.MailTemplateDefinition
-
名前を取得します。
- getName() - Method in class org.iplass.mtp.message.MessageCategory
-
名前を取得します。
- getName() - Method in class org.iplass.mtp.prefs.Preference
- getName() - Method in class org.iplass.mtp.pushnotification.template.definition.PushNotificationTemplateDefinition
- getName() - Method in class org.iplass.mtp.sms.template.definition.SmsMailTemplateDefinition
- getName() - Method in class org.iplass.mtp.tenant.Tenant
-
テナント名称を取得します。
- getName() - Method in class org.iplass.mtp.utilityclass.definition.UtilityClassDefinition
-
UtilityClassの定義名。 .区切りでパッケージを指定可能。 scriptにて記述されるクラスのクラス名はこの定義名と一致している必要がある。
- getName() - Method in class org.iplass.mtp.view.calendar.EntityCalendar
-
カレンダーの定義名を取得します。
- getName() - Method in class org.iplass.mtp.view.filter.EntityFilter
- getName() - Method in class org.iplass.mtp.view.filter.EntityFilterItem
-
名前を取得します。
- getName() - Method in class org.iplass.mtp.view.generic.EntityView
- getName() - Method in class org.iplass.mtp.view.generic.FormView
-
View名を取得します。
- getName() - Method in class org.iplass.mtp.view.generic.ViewControlSetting
- getName() - Method in class org.iplass.mtp.view.menu.MenuItem
-
名前を返します。
- getName() - Method in class org.iplass.mtp.view.menu.MenuTree
-
名前を返します。
- getName() - Method in class org.iplass.mtp.view.top.TopViewDefinition
-
定義名を取得します。
- getName() - Method in class org.iplass.mtp.view.treeview.TreeView
-
名前を取得する。
- getName() - Method in class org.iplass.mtp.view.treeview.TreeViewGridColModel
-
名前を取得します。
- getName() - Method in class org.iplass.mtp.view.treeview.TreeViewGridColModelMapping
-
名前を取得します。
- getName() - Method in class org.iplass.mtp.web.actionmapping.definition.ActionMappingDefinition
- getName() - Method in class org.iplass.mtp.web.actionmapping.definition.ParamMapDefinition
- getName() - Method in class org.iplass.mtp.web.staticresource.definition.StaticResourceDefinition
- getName() - Method in class org.iplass.mtp.web.template.definition.TemplateDefinition
- getName() - Method in class org.iplass.mtp.web.template.report.definition.ReportParamMapDefinition
- getName() - Method in class org.iplass.mtp.webapi.definition.EntityWebApiDefinition
- getName() - Method in class org.iplass.mtp.webapi.definition.WebApiDefinition
- getName() - Method in class org.iplass.mtp.webapi.definition.WebApiParamMapDefinition
- getName() - Method in class org.iplass.mtp.webhook.endpoint.definition.WebhookEndpointDefinition
- getName() - Method in class org.iplass.mtp.webhook.template.definition.WebhookTemplateDefinition
- getNamePropertyName() - Method in class org.iplass.mtp.entity.definition.EntityDefinition
- getNames() - Method in interface org.iplass.mtp.spi.Config
-
設定ファイルに定義されている設定項目(Service直下のproperty)のname一覧を取得します。
- getNestedExpression() - Method in class org.iplass.mtp.entity.query.condition.expr.Not
- getNestedExpression() - Method in class org.iplass.mtp.entity.query.condition.expr.Paren
- getNestedValue() - Method in class org.iplass.mtp.entity.query.value.primary.ParenValue
- getNestParts() - Method in interface org.iplass.mtp.view.top.parts.HasNestParts
-
Nestされたパーツ定義を返します。
- getNestParts() - Method in class org.iplass.mtp.view.top.parts.SeparatorParts
- getNestProperties() - Method in class org.iplass.mtp.view.generic.editor.ReferencePropertyEditor
-
参照型の表示プロパティを取得します。
- getNewActionName() - Method in class org.iplass.mtp.view.generic.SearchFormView
-
新規追加アクション名を取得します。
- getNormalizers() - Method in class org.iplass.mtp.entity.definition.PropertyDefinition
- getNotification() - Method in class org.iplass.mtp.pushnotification.PushNotification
- getNotificationCondScript() - Method in class org.iplass.mtp.entity.definition.listeners.SendNotificationEventListenerDefinition
- getNotificationListener() - Method in class org.iplass.mtp.auth.policy.definition.AuthenticationPolicyDefinition
- getNotificationType() - Method in class org.iplass.mtp.entity.definition.listeners.SendNotificationEventListenerDefinition
- getNullOrderingSpec() - Method in class org.iplass.mtp.entity.query.SortSpec
- getNullOrderingSpec() - Method in class org.iplass.mtp.entity.query.value.aggregate.WithinGroupSortSpec
- getNullOrderingSpec() - Method in class org.iplass.mtp.entity.query.value.window.WindowSortSpec
- getNullOrderType() - Method in class org.iplass.mtp.view.generic.element.property.PropertyColumn
-
null項目のソート順を取得します。
- getNullOrderType() - Method in class org.iplass.mtp.view.generic.element.section.SortSetting
-
null項目のソート順を取得します。
- getNumberFormat() - Method in class org.iplass.mtp.view.generic.editor.ExpressionPropertyEditor
-
数値のフォーマットを取得します。
- getNumberFormat() - Method in class org.iplass.mtp.view.generic.editor.NumberPropertyEditor
-
数値のフォーマットを取得します。
- getNumberingType() - Method in class org.iplass.mtp.entity.definition.properties.AutoNumberProperty
- getNumberOfDisplay() - Method in class org.iplass.mtp.view.top.parts.InformationParts
-
一覧の表示件数を取得します。
- getOauthScopes() - Method in class org.iplass.mtp.webapi.definition.WebApiDefinition
- getObjDefId() - Method in class org.iplass.mtp.definition.DefinitionInfo
- getObjectDefinitionName() - Method in class org.iplass.mtp.entity.definition.properties.ReferenceProperty
- getObjectName() - Method in class org.iplass.mtp.view.generic.editor.DateRangePropertyEditor
-
オブジェクト名を取得します。
- getObjectName() - Method in class org.iplass.mtp.view.generic.editor.JoinPropertyEditor
-
オブジェクト名を取得します。
- getObjectName() - Method in class org.iplass.mtp.view.generic.editor.NumericRangePropertyEditor
-
オブジェクト名を取得します。
- getObjectName() - Method in class org.iplass.mtp.view.generic.editor.ReferencePropertyEditor
-
参照先オブジェクト名を取得します。
- getOffset() - Method in class org.iplass.mtp.async.AsyncTaskInfoSearchCondtion
- getOffset() - Method in class org.iplass.mtp.entity.query.Limit
- getOid() - Method in class org.iplass.mtp.command.async.WriteToEntityHandler
- getOid() - Method in class org.iplass.mtp.entity.BinaryReference
-
このバイナリが格納されているEntityのOID
- getOid() - Method in interface org.iplass.mtp.entity.Entity
- getOid() - Method in class org.iplass.mtp.entity.EntityKey
-
IDを返します。
- getOid() - Method in class org.iplass.mtp.entity.GenericEntity
- getOid() - Method in interface org.iplass.mtp.entity.interceptor.EntityLoadInvocation
- getOid() - Method in interface org.iplass.mtp.entity.interceptor.EntityLockByUserInvocation
- getOid() - Method in interface org.iplass.mtp.entity.interceptor.EntityUnlockByUserInvocation
- getOidPropertyName() - Method in class org.iplass.mtp.entity.definition.EntityDefinition
- getOn() - Method in class org.iplass.mtp.entity.query.SubQuery
- getOn() - Method in class org.iplass.mtp.entity.query.value.subquery.ScalarSubQuery
- getOnclickEvent() - Method in class org.iplass.mtp.view.generic.element.Button
-
クリックイベントを取得します。
- getOpenIdConnectDefinition() - Method in class org.iplass.mtp.auth.policy.definition.AuthenticationPolicyDefinition
- getOpString() - Method in class org.iplass.mtp.entity.query.condition.predicate.ComparisonPredicate
- getOpString() - Method in class org.iplass.mtp.entity.query.condition.predicate.Equals
- getOpString() - Method in class org.iplass.mtp.entity.query.condition.predicate.Greater
- getOpString() - Method in class org.iplass.mtp.entity.query.condition.predicate.GreaterEqual
- getOpString() - Method in class org.iplass.mtp.entity.query.condition.predicate.Lesser
- getOpString() - Method in class org.iplass.mtp.entity.query.condition.predicate.LesserEqual
- getOpString() - Method in class org.iplass.mtp.entity.query.condition.predicate.NotEquals
- getOptions() - Method in class org.iplass.mtp.pushnotification.PushNotification
- getOrDefault(String) - Method in interface org.iplass.mtp.auth.policy.definition.AuthenticationPolicyDefinitionManager
-
指定の定義名のAuthenticationPolicyDefinitionを取得する。 定義名がnullの場合は標準の定義を取得する。
- getOrder() - Method in class org.iplass.mtp.entity.fulltextsearch.FulltextSearchCondition
- getOrderBy() - Method in class org.iplass.mtp.entity.definition.properties.ReferenceProperty
- getOrderBy() - Method in class org.iplass.mtp.entity.query.Query
- getOrderBy() - Method in class org.iplass.mtp.entity.query.value.window.WindowFunction
- getOrderPropName() - Method in class org.iplass.mtp.view.generic.element.section.ReferenceSection
-
表示順プロパティを取得します。
- getOutputCustomStyleScriptKey() - Method in class org.iplass.mtp.view.generic.editor.PropertyEditor
-
表示カスタムスタイルキー
- getOutputDateFormat() - Method in class org.iplass.mtp.tenant.TenantI18nInfo
- getOutputFileType() - Method in class org.iplass.mtp.web.template.report.definition.ReportType
- getOutputStream(BinaryReference) - Method in interface org.iplass.mtp.entity.EntityManager
-
引数で指定されたBinaryReferenceのバイナリデータを書き込むためのOutputStreamを取得します。 OutputStramは利用終了したら必ずclose()してください。
- getPagingPosition() - Method in class org.iplass.mtp.view.generic.element.section.MassReferenceSection
-
ページング表示位置を取得します。
- getPagingPosition() - Method in class org.iplass.mtp.view.generic.element.section.SearchResultSection
-
ページング表示位置を取得します。
- getParam(String) - Method in class org.iplass.mtp.command.async.AsyncRequestContext
- getParam(String) - Method in interface org.iplass.mtp.command.RequestContext
-
クライアントからの呼び出しパラメータを取得。 (HttpServletRequestのgetParameter相当)
- getParam(String) - Method in class org.iplass.mtp.command.RequestContextWrapper
- getParam(String) - Method in class org.iplass.mtp.test.TestRequestContext
- getParam(String) - Method in class org.iplass.mtp.view.top.parts.TopViewParts
-
パラメータを取得します。
- getParam(String, Class<T>) - Method in class org.iplass.mtp.command.async.AsyncRequestContext
- getParam(String, Class<T>) - Method in interface org.iplass.mtp.command.RequestContext
-
クライアントからの呼び出しパラメータを指定の型として取得します。 typeにはプリミティブ側のラッパークラス、String、BigDecimal、SelectValue、 java.sql.Date、Timestamp、Timeを指定可能です。
- getParam(String, Class<T>) - Method in class org.iplass.mtp.test.TestRequestContext
- getParam(String, Class<T>, T) - Method in interface org.iplass.mtp.command.RequestContext
-
クライアントからの呼び出しパラメータを指定の型として取得します。 typeにはプリミティブ側のラッパークラス、String、BigDecimal、SelectValue、 java.sql.Date、Timestamp、Timeを指定可能です。 値が指定されていなかった場合は、defaultValueの値が返却されます。
- getParamAsBigDecimal(String) - Method in class org.iplass.mtp.command.async.AsyncRequestContext
- getParamAsBigDecimal(String) - Method in interface org.iplass.mtp.command.RequestContext
-
クライアントからの呼び出しパラメータをBigDecimal型として取得します。 new BigDecimal(String)で変換します。
- getParamAsBigDecimal(String) - Method in class org.iplass.mtp.test.TestRequestContext
- getParamAsBoolean(String) - Method in class org.iplass.mtp.command.async.AsyncRequestContext
- getParamAsBoolean(String) - Method in interface org.iplass.mtp.command.RequestContext
-
クライアントからの呼び出しパラメータをBoolean型として取得します。 Boolean.valueOf(String)で変換します。
- getParamAsBoolean(String) - Method in class org.iplass.mtp.test.TestRequestContext
- getParamAsDate(String, String) - Method in class org.iplass.mtp.command.async.AsyncRequestContext
- getParamAsDate(String, String) - Method in interface org.iplass.mtp.command.RequestContext
-
クライアントからの呼び出しパラメータをjava.sql.Date型として取得します。 値の文字列のフォーマットはformatで指定します。
- getParamAsDate(String, String) - Method in class org.iplass.mtp.test.TestRequestContext
- getParamAsDouble(String) - Method in class org.iplass.mtp.command.async.AsyncRequestContext
- getParamAsDouble(String) - Method in interface org.iplass.mtp.command.RequestContext
-
クライアントからの呼び出しパラメータをDouble型として取得します。 Double.valueOf(String)で変換します。
- getParamAsDouble(String) - Method in class org.iplass.mtp.test.TestRequestContext
- getParamAsFile(String) - Method in class org.iplass.mtp.command.async.AsyncRequestContext
-
AysncRequestContextでは利用できない。
- getParamAsFile(String) - Method in interface org.iplass.mtp.command.RequestContext
-
ファイルを添付してPOST(multipart/form-data)された場合、アップロードされたファイルを取得可能です。
- getParamAsFile(String) - Method in class org.iplass.mtp.command.RequestContextWrapper
- getParamAsFile(String) - Method in class org.iplass.mtp.test.TestRequestContext
- getParamAsInt(String) - Method in class org.iplass.mtp.command.async.AsyncRequestContext
- getParamAsInt(String) - Method in interface org.iplass.mtp.command.RequestContext
-
クライアントからの呼び出しパラメータをInteger型として取得します。 Integer.valueOf(String)で変換します。
- getParamAsInt(String) - Method in class org.iplass.mtp.test.TestRequestContext
- getParamAsLong(String) - Method in class org.iplass.mtp.command.async.AsyncRequestContext
- getParamAsLong(String) - Method in interface org.iplass.mtp.command.RequestContext
-
クライアントからの呼び出しパラメータをLong型として取得します。 Long.valueOf(String)で変換します。
- getParamAsLong(String) - Method in class org.iplass.mtp.test.TestRequestContext
- getParamAsTime(String, String) - Method in class org.iplass.mtp.command.async.AsyncRequestContext
- getParamAsTime(String, String) - Method in interface org.iplass.mtp.command.RequestContext
-
クライアントからの呼び出しパラメータをTime型として取得します。 値の文字列のフォーマットはformatで指定します。
- getParamAsTime(String, String) - Method in class org.iplass.mtp.test.TestRequestContext
- getParamAsTimestamp(String, String) - Method in class org.iplass.mtp.command.async.AsyncRequestContext
- getParamAsTimestamp(String, String) - Method in interface org.iplass.mtp.command.RequestContext
-
クライアントからの呼び出しパラメータをTimestamp型として取得します。 値の文字列のフォーマットはformatで指定します。
- getParamAsTimestamp(String, String) - Method in class org.iplass.mtp.test.TestRequestContext
- getParameter() - Method in class org.iplass.mtp.view.menu.ActionMenuAction
-
Action実行時に追加されるパラメータを取得します。
- getParameter() - Method in class org.iplass.mtp.view.menu.ActionMenuItem
-
Action実行時に追加されるパラメータを返します。
- getParameter() - Method in class org.iplass.mtp.view.menu.EntityMenuAction
-
実行時に追加されるパラメータを取得します。
- getParameter() - Method in class org.iplass.mtp.view.menu.EntityMenuItem
-
実行時に追加されるパラメータを返します。
- getParameter() - Method in class org.iplass.mtp.view.menu.UrlMenuAction
-
パラメータを取得します。
- getParameter() - Method in class org.iplass.mtp.view.menu.UrlMenuItem
-
パラメータを取得します。
- getParameter() - Method in class org.iplass.mtp.web.actionmapping.permission.ActionPermission
- getParameter() - Method in class org.iplass.mtp.webapi.permission.WebApiPermission
- getParamMap() - Method in class org.iplass.mtp.command.async.AsyncRequestContext
- getParamMap() - Method in interface org.iplass.mtp.command.RequestContext
-
パラメータをMap形式で取得します。
- getParamMap() - Method in class org.iplass.mtp.command.RequestContextWrapper
- getParamMap() - Method in class org.iplass.mtp.test.TestRequestContext
- getParamMap() - Method in class org.iplass.mtp.web.actionmapping.definition.ActionMappingDefinition
- getParamMap() - Method in class org.iplass.mtp.web.template.report.definition.JasperReportType
- getParamMap() - Method in class org.iplass.mtp.web.template.report.definition.JxlsReportType
- getParamNames() - Method in class org.iplass.mtp.command.async.AsyncRequestContext
- getParamNames() - Method in interface org.iplass.mtp.command.RequestContext
-
パラメータ名の一覧のIteratorを取得します。
- getParamNames() - Method in class org.iplass.mtp.command.RequestContextWrapper
- getParamNames() - Method in class org.iplass.mtp.test.TestRequestContext
- getParamPrefix() - Method in class org.iplass.mtp.command.beanmapper.BeanParamMapper
- getParams() - Method in class org.iplass.mtp.view.top.parts.TopViewParts
-
パラメータを取得します。
- getParams(String) - Method in class org.iplass.mtp.command.async.AsyncRequestContext
- getParams(String) - Method in interface org.iplass.mtp.command.RequestContext
-
クライアントからの呼び出しパラメータ(複数) を取得します。 (HttpServletRequestのgetParameterValues相当)
- getParams(String) - Method in class org.iplass.mtp.command.RequestContextWrapper
- getParams(String) - Method in class org.iplass.mtp.test.TestRequestContext
- getParams(String, Class<T>) - Method in class org.iplass.mtp.command.async.AsyncRequestContext
- getParams(String, Class<T>) - Method in interface org.iplass.mtp.command.RequestContext
-
クライアントからの呼び出しパラメータを指定の型の配列として取得します。 typeにはプリミティブ側のラッパークラス、String、BigDecimal、SelectValue、 java.sql.Date、Timestamp、Timeを指定可能です。
- getParams(String, Class<T>) - Method in class org.iplass.mtp.test.TestRequestContext
- getParams(String, Class<T>, T[]) - Method in interface org.iplass.mtp.command.RequestContext
-
クライアントからの呼び出しパラメータを指定の型の配列として取得します。 typeにはプリミティブ側のラッパークラス、String、BigDecimal、SelectValue、 java.sql.Date、Timestamp、Timeを指定可能です。 値が指定されていなかった場合は、defaultValuesの値が返却されます。
- getParamsAsBigDecimal(String) - Method in class org.iplass.mtp.command.async.AsyncRequestContext
- getParamsAsBigDecimal(String) - Method in interface org.iplass.mtp.command.RequestContext
-
クライアントからの呼び出しパラメータをBigDecimal型配列として取得します。 new BigDecimal(String)で変換します。
- getParamsAsBigDecimal(String) - Method in class org.iplass.mtp.test.TestRequestContext
- getParamsAsBoolean(String) - Method in class org.iplass.mtp.command.async.AsyncRequestContext
- getParamsAsBoolean(String) - Method in interface org.iplass.mtp.command.RequestContext
-
クライアントからの呼び出しパラメータをBoolean型配列として取得します。 Boolean.valueOf(String)で変換します。
- getParamsAsBoolean(String) - Method in class org.iplass.mtp.test.TestRequestContext
- getParamsAsDate(String, String) - Method in class org.iplass.mtp.command.async.AsyncRequestContext
- getParamsAsDate(String, String) - Method in interface org.iplass.mtp.command.RequestContext
-
クライアントからの呼び出しパラメータをjava.sql.Date型配列として取得します。 値の文字列のフォーマットはformatで指定します。
- getParamsAsDate(String, String) - Method in class org.iplass.mtp.test.TestRequestContext
- getParamsAsDouble(String) - Method in class org.iplass.mtp.command.async.AsyncRequestContext
- getParamsAsDouble(String) - Method in interface org.iplass.mtp.command.RequestContext
-
クライアントからの呼び出しパラメータをDouble型配列として取得します。 Double.valueOf(String)で変換します。
- getParamsAsDouble(String) - Method in class org.iplass.mtp.test.TestRequestContext
- getParamsAsFile(String) - Method in class org.iplass.mtp.command.async.AsyncRequestContext
-
AysncRequestContextでは利用できない。
- getParamsAsFile(String) - Method in interface org.iplass.mtp.command.RequestContext
-
ファイルを添付してPOST(multipart/form-data)された場合、アップロードされたファイルを取得可能です。 同一名称で複数件のファイルがアップされた場合、こちらを利用可能です。
- getParamsAsFile(String) - Method in class org.iplass.mtp.command.RequestContextWrapper
- getParamsAsFile(String) - Method in class org.iplass.mtp.test.TestRequestContext
- getParamsAsInt(String) - Method in class org.iplass.mtp.command.async.AsyncRequestContext
- getParamsAsInt(String) - Method in interface org.iplass.mtp.command.RequestContext
-
クライアントからの呼び出しパラメータをInteger型配列として取得します。 Integer.valueOf(String)で変換します。
- getParamsAsInt(String) - Method in class org.iplass.mtp.test.TestRequestContext
- getParamsAsLong(String) - Method in class org.iplass.mtp.command.async.AsyncRequestContext
- getParamsAsLong(String) - Method in interface org.iplass.mtp.command.RequestContext
-
クライアントからの呼び出しパラメータをLong型配列として取得します。 Long.valueOf(String)で変換します。
- getParamsAsLong(String) - Method in class org.iplass.mtp.test.TestRequestContext
- getParamsAsTime(String, String) - Method in class org.iplass.mtp.command.async.AsyncRequestContext
- getParamsAsTime(String, String) - Method in interface org.iplass.mtp.command.RequestContext
-
クライアントからの呼び出しパラメータをTime型配列として取得します。 値の文字列のフォーマットはformatで指定します。
- getParamsAsTime(String, String) - Method in class org.iplass.mtp.test.TestRequestContext
- getParamsAsTimestamp(String, String) - Method in class org.iplass.mtp.command.async.AsyncRequestContext
- getParamsAsTimestamp(String, String) - Method in interface org.iplass.mtp.command.RequestContext
-
クライアントからの呼び出しパラメータをTimestamp型配列として取得します。 値の文字列のフォーマットはformatで指定します。
- getParamsAsTimestamp(String, String) - Method in class org.iplass.mtp.test.TestRequestContext
- getParamType() - Method in class org.iplass.mtp.web.template.report.definition.ReportParamMapDefinition
- getParent() - Method in class org.iplass.mtp.auth.Group
- getParent() - Method in class org.iplass.mtp.view.generic.editor.ReferenceComboSetting
-
上位参照コンボ設定を取得します。
- getParent() - Method in class org.iplass.mtp.view.treeview.ReferenceTreeViewItem
-
親アイテムを取得する。
- getPartitionBy() - Method in class org.iplass.mtp.entity.query.value.window.WindowFunction
- getPartitionFieldList() - Method in class org.iplass.mtp.entity.query.value.window.PartitionBy
- getParts() - Method in class org.iplass.mtp.view.top.TopViewDefinition
-
TOP画面パーツを取得します。
- getPassword() - Method in class org.iplass.mtp.auth.login.IdPasswordCredential
- getPassword() - Method in class org.iplass.mtp.auth.policy.PasswordNotification
-
アカウント作成時、パスワードリセット時のパスワード
- getPassword() - Method in class org.iplass.mtp.auth.User
- getPasswordAttributeName() - Method in class org.iplass.mtp.web.template.report.definition.JasperReportType
- getPasswordAttributeName() - Method in class org.iplass.mtp.web.template.report.definition.JxlsReportType
- getPasswordAttributeName() - Method in class org.iplass.mtp.web.template.report.definition.PoiReportType
- getPasswordHistoryCount() - Method in class org.iplass.mtp.auth.policy.definition.PasswordPolicyDefinition
-
過去入力したパスワードを覚えておく個数。 履歴に残っているパスワードは設定できない。 (厳密に言うと、パスワードのハッシュを記録するので、異なるパスワードでも衝突の可能性はある。)
- getPasswordHistoryPeriod() - Method in class org.iplass.mtp.auth.policy.definition.PasswordPolicyDefinition
-
過去入力したパスワードを覚えておく期間(日)。 履歴に残っているパスワードは設定できない。 (厳密に言うと、パスワードのハッシュを記録するので、異なるパスワードでも衝突の可能性はある。)
- getPasswordPattern() - Method in class org.iplass.mtp.auth.policy.definition.PasswordPolicyDefinition
-
パスワードの複雑度チェックに利用する正規表現。
- getPasswordPatternErrorMessage() - Method in class org.iplass.mtp.auth.policy.definition.PasswordPolicyDefinition
-
パスワードの複雑度エラー時のメッセージ。
- getPasswordPolicy() - Method in class org.iplass.mtp.auth.policy.definition.AuthenticationPolicyDefinition
- getPasswordWarnAreaStyleClass() - Method in class org.iplass.mtp.view.top.parts.InformationParts
-
パスワード警告表示領域スタイルクラスを取得します。
- getPasswordWarningAge() - Method in class org.iplass.mtp.view.top.parts.InformationParts
-
パスワード警告残日数を取得します。
- getPasswordWarningMessage() - Method in class org.iplass.mtp.view.top.parts.InformationParts
-
パスワード警告メッセージを取得します。
- getPasswordWarnMarkStyleClass() - Method in class org.iplass.mtp.view.top.parts.InformationParts
-
パスワード警告マークスタイルクラスを取得します。
- getPath() - Method in class org.iplass.mtp.definition.DefinitionSummary
- getPath() - Method in class org.iplass.mtp.web.template.definition.JspTemplateDefinition
- getPathAndQuery() - Method in class org.iplass.mtp.webhook.template.definition.WebhookTemplateDefinition
- getPathAndQuery() - Method in class org.iplass.mtp.webhook.Webhook
-
Get the path and query.
- getPathInfo() - Method in interface org.iplass.mtp.web.actionmapping.RequestInfo
- getPattern() - Method in class org.iplass.mtp.entity.definition.validations.RegexValidation
- getPattern() - Method in class org.iplass.mtp.entity.query.condition.predicate.Like
- getPatternAsLiteral() - Method in class org.iplass.mtp.entity.query.condition.predicate.Like
- getPatternMismatch() - Method in class org.iplass.mtp.view.generic.editor.HtmlValidationMessage
-
パターン不一致を取得します。
- getPayloadContent() - Method in class org.iplass.mtp.webhook.Webhook
-
Get the payload content.
- getPermission() - Method in class org.iplass.mtp.web.template.tags.AuthTag
- getPermitRoles() - Method in class org.iplass.mtp.view.generic.ViewControlSetting
-
許可ロールを取得します。
- getPermitRoles(String, String) - Method in interface org.iplass.mtp.view.generic.EntityViewManager
-
EntityViewの操作を許可するロールを返します。 View定義が1つもない場合はnullを返します。
- getPlainMessage() - Method in class org.iplass.mtp.mail.template.definition.LocalizedMailTemplateDefinition
- getPlainMessage() - Method in class org.iplass.mtp.mail.template.definition.MailTemplateDefinition
-
テキストメッセージを取得します。
- getPlainMessage() - Method in class org.iplass.mtp.sms.template.definition.SmsMailTemplateDefinition
- getPolicyName() - Method in class org.iplass.mtp.auth.AuthContext
-
現在実行中のユーザーの認証ポリシー名を取得します。 代理ログインしている場合は、成り代わり先のユーザーの認証ポリシー名を取得します。
- getPolicyName() - Method in exception org.iplass.mtp.auth.login.CredentialExpiredException
- getPolicyUri() - Method in class org.iplass.mtp.auth.oauth.definition.OAuthClientDefinition
- getPredicate() - Method in interface org.iplass.mtp.entity.interceptor.EntityQueryInvocation
- getPrefix() - Method in class org.iplass.mtp.web.staticresource.definition.PrefixEntryPathTranslatorDefinition
- getPrefix() - Method in class org.iplass.mtp.web.template.tags.BindTag
- getPrivileged() - Method in class org.iplass.mtp.web.template.tags.AuthTag
- getProp() - Method in class org.iplass.mtp.web.template.tags.BindTag
- getPropagation() - Method in class org.iplass.mtp.transaction.TransactionOption
- getProperties() - Method in class org.iplass.mtp.entity.fulltextsearch.FulltextSearchCondition
- getProperties() - Method in class org.iplass.mtp.view.generic.common.AutocompletionSetting
- getProperties() - Method in class org.iplass.mtp.view.generic.editor.JoinPropertyEditor
-
プロパティを取得します。
- getProperties() - Method in class org.iplass.mtp.view.generic.element.section.MassReferenceSection
-
表示プロパティを取得します。
- getProperties() - Method in class org.iplass.mtp.view.generic.element.section.ReferenceSection
-
表示プロパティを取得します。
- getPropertiesForUpdateNotification() - Method in class org.iplass.mtp.auth.policy.definition.listeners.MailAccountNotificationListenerDefinition
-
アカウントの属性が更新された際、どの属性が更新された場合にメールを送信するかを指定する。 この値が設定されている場合は、このプロパティ名リストに指定されているプロパティの値が更新された場合のみメールが送信される。
- getProperty() - Method in class org.iplass.mtp.entity.query.condition.predicate.Between
- getProperty() - Method in class org.iplass.mtp.entity.query.condition.predicate.ComparisonPredicate
- getProperty() - Method in class org.iplass.mtp.entity.query.condition.predicate.IsNotNull
- getProperty() - Method in class org.iplass.mtp.entity.query.condition.predicate.IsNull
- getProperty() - Method in class org.iplass.mtp.entity.query.condition.predicate.Like
- getProperty(String) - Method in class org.iplass.mtp.entity.definition.EntityDefinition
- getPropertyDefinition(String, EntityDefinition) - Static method in class org.iplass.mtp.view.generic.EntityViewUtil
- getPropertyDefinition(VirtualPropertyItem) - Static method in class org.iplass.mtp.view.generic.EntityViewUtil
-
画面表示用に仮想プロパティ用のプロパティ定義を作成
- getPropertyDelimiter() - Method in class org.iplass.mtp.command.beanmapper.BeanParamMapper
- getPropertyDelimiter() - Method in class org.iplass.mtp.web.template.tags.BindTag
- getPropertyDisplayName() - Method in class org.iplass.mtp.entity.ValidateError
- getPropertyEditor(String, String, String, String, Integer, Entity) - Method in interface org.iplass.mtp.view.generic.EntityViewManager
-
指定の画面定義に設定されているEditorを取得します。
- getPropertyEditor(String, String, String, String, Entity) - Method in interface org.iplass.mtp.view.generic.EntityViewManager
-
指定の画面定義に設定されているEditorを取得します。
- getPropertyErrorValueVariableName() - Method in class org.iplass.mtp.web.template.tags.BindTag
- getPropertyList() - Method in class org.iplass.mtp.entity.definition.EntityDefinition
- getPropertyList() - Method in class org.iplass.mtp.entity.query.condition.predicate.In
- getPropertyList() - Method in class org.iplass.mtp.view.generic.element.property.validation.RequiresAtLeastOneFieldValidator
-
プロパティのリストを取得します。
- getPropertyName() - Method in class org.iplass.mtp.command.async.WriteToEntityHandler
- getPropertyName() - Method in class org.iplass.mtp.entity.BinaryReference
-
このバイナリが格納されているEntityの属性名
- getPropertyName() - Method in class org.iplass.mtp.entity.definition.stores.ColumnMapping
- getPropertyName() - Method in class org.iplass.mtp.entity.permission.EntityPropertyPermission
- getPropertyName() - Method in class org.iplass.mtp.entity.query.condition.predicate.Between
- getPropertyName() - Method in class org.iplass.mtp.entity.query.condition.predicate.ComparisonPredicate
- getPropertyName() - Method in class org.iplass.mtp.entity.query.condition.predicate.IsNotNull
- getPropertyName() - Method in class org.iplass.mtp.entity.query.condition.predicate.IsNull
- getPropertyName() - Method in class org.iplass.mtp.entity.query.condition.predicate.Like
- getPropertyName() - Method in class org.iplass.mtp.entity.query.value.primary.EntityField
- getPropertyName() - Method in class org.iplass.mtp.entity.ValidateError
- getPropertyName() - Method in class org.iplass.mtp.entity.ValidationContext
- getPropertyName() - Method in class org.iplass.mtp.view.calendar.EntityCalendarItem
-
プロパティ名を取得
- getPropertyName() - Method in class org.iplass.mtp.view.generic.common.AutocompletionProperty
- getPropertyName() - Method in class org.iplass.mtp.view.generic.editor.NestProperty
-
プロパティ名を取得します。
- getPropertyName() - Method in class org.iplass.mtp.view.generic.editor.PropertyEditor
-
プロパティ名を取得します。
- getPropertyName() - Method in interface org.iplass.mtp.view.generic.editor.RangePropertyEditor
- getPropertyName() - Method in class org.iplass.mtp.view.generic.editor.ReferenceComboSetting
-
プロパティ名を取得します。
- getPropertyName() - Method in interface org.iplass.mtp.view.generic.element.CsvItem
-
プロパティ名を取得します。
- getPropertyName() - Method in class org.iplass.mtp.view.generic.element.property.PropertyBase
-
プロパティの名前を取得します。
- getPropertyName() - Method in interface org.iplass.mtp.view.generic.element.property.PropertyElement
-
プロパティ名を返します。
- getPropertyName() - Method in class org.iplass.mtp.view.generic.element.property.validation.PropertyValidationCondition
-
プロパティ名を取得します。
- getPropertyName() - Method in class org.iplass.mtp.view.generic.element.section.MassReferenceSection
-
プロパティ名を取得します。
- getPropertyName() - Method in class org.iplass.mtp.view.generic.element.section.ReferenceSection
-
プロパティ名を取得します。
- getPropertyName() - Method in class org.iplass.mtp.view.generic.element.VirtualPropertyItem
-
プロパティ名を取得します。
- getPropertyName() - Method in class org.iplass.mtp.view.treeview.ReferenceTreeViewItem
-
プロパティ名を取得する。
- getPropertyName(String) - Method in class org.iplass.mtp.view.calendar.EntityCalendar
-
指定の定義のプロパティ名を取得します。
- getPropertyNameForExceptionMessage() - Method in class org.iplass.mtp.command.async.WriteToEntityHandler
- getPropertyNameForExceptionName() - Method in class org.iplass.mtp.command.async.WriteToEntityHandler
- getPropertyNameList() - Method in class org.iplass.mtp.entity.query.hint.IndexHint
- getPropertyNameList() - Method in class org.iplass.mtp.entity.query.hint.NoIndexHint
- getPropertyNames() - Method in class org.iplass.mtp.entity.GenericEntity
-
保持しているPropertyの名前セットを返します。
- getPropertyNameVariableName() - Method in class org.iplass.mtp.web.template.tags.BindTag
- getPropertyPath() - Method in class org.iplass.mtp.command.beanmapper.MappingError
-
マッピングに失敗したプロパティへのパスを取得します。
- getPropertyRawValueVariableName() - Method in class org.iplass.mtp.web.template.tags.BindTag
- getPropertyUpdatedMailTemplate() - Method in class org.iplass.mtp.auth.policy.definition.listeners.MailAccountNotificationListenerDefinition
-
アカウントの属性が更新された際のメールのテンプレート。 テンプレートが指定された場合、propertiesForUpdateNotificationが未設定の場合、 もしくはpropertiesForUpdateNotificationに指定されるプロパティが更新された場合、当該アカウントに通知される。
- getPropertyValueVariableName() - Method in class org.iplass.mtp.web.template.tags.BindTag
- getProtocol() - Method in interface org.iplass.mtp.web.actionmapping.RequestInfo
- getQuery() - Method in interface org.iplass.mtp.entity.interceptor.EntityCountInvocation
- getQuery() - Method in interface org.iplass.mtp.entity.interceptor.EntityQueryInvocation
- getQuery() - Method in class org.iplass.mtp.entity.query.SubQuery
- getQuery() - Method in class org.iplass.mtp.entity.query.value.subquery.ScalarSubQuery
- getQuery() - Method in class org.iplass.mtp.view.generic.SearchQueryContext
-
クエリを取得します。
- getQueryString() - Method in class org.iplass.mtp.entity.query.PreparedQuery
- getQueryString() - Method in interface org.iplass.mtp.web.actionmapping.RequestInfo
- getQueue() - Method in class org.iplass.mtp.async.AsyncTaskInfo
- getQueue() - Method in class org.iplass.mtp.async.AsyncTaskInfoSearchCondtion
- getQueue() - Method in class org.iplass.mtp.async.AsyncTaskOption
- getQueue() - Method in class org.iplass.mtp.command.async.definition.AsyncCommandDefinition
-
非同期処理用のキュー
- getQueueName() - Method in class org.iplass.mtp.async.AsyncTaskContext
-
現在実行中の非同期タスクのキュー名を取得。
- getQueueName() - Method in interface org.iplass.mtp.async.AsyncTaskFuture
-
非同期タスクが格納(実行)されたキュー名。
- getRandomPasswordExcludeChars() - Method in class org.iplass.mtp.auth.policy.definition.PasswordPolicyDefinition
-
自動生成パスワード生成時に、利用しない文字。 例えば、"0oO1l"など。判別が難しい文字など指定。
- getRandomPasswordIncludeSigns() - Method in class org.iplass.mtp.auth.policy.definition.PasswordPolicyDefinition
-
自動生成パスワード生成時に、利用する記号文字列。
- getRandomPasswordLength() - Method in class org.iplass.mtp.auth.policy.definition.PasswordPolicyDefinition
-
自動生成パスワード生成時のパスワードの長さ。
- getRank() - Method in class org.iplass.mtp.auth.User
- getReader() - Method in interface org.iplass.mtp.web.actionmapping.RequestInfo
-
Get Reader of request body.
- getReasonPhrase() - Method in class org.iplass.mtp.webhook.WebhookResponse
-
The reason phrase of the response.
- getReAuthUrlSelector() - Method in class org.iplass.mtp.tenant.web.TenantWebInfo
- getRecipientBcc() - Method in class org.iplass.mtp.mail.Mail
- getRecipientCc() - Method in class org.iplass.mtp.mail.Mail
- getRecipientTo() - Method in class org.iplass.mtp.mail.Mail
- getRecycleBin(long, String) - Method in interface org.iplass.mtp.entity.EntityManager
-
ごみ箱の中身から、指定のrecycleBinIdで特定される1件を取得します。
- getRecycleBin(String, Predicate<Entity>) - Method in interface org.iplass.mtp.entity.EntityManager
-
ごみ箱の中身のリストを取得します。 取得可能なものは、recycleBinId,oid,nameのみです。 recycleBinIdは、ごみ箱内のデータを一意に特定するid。(oidは重複する可能性があるため)
- getRecycleBin(EntityGetRecycleBinInvocation) - Method in class org.iplass.mtp.entity.interceptor.EntityInterceptorAdapter
-
InvocationType.GET_RECYCLE_BIN
の際、呼び出される。 - getRecycleBinId() - Method in interface org.iplass.mtp.entity.Entity
- getRecycleBinId() - Method in class org.iplass.mtp.entity.GenericEntity
- getRecycleBinId() - Method in interface org.iplass.mtp.entity.interceptor.EntityGetRecycleBinInvocation
- getRecycleBinId() - Method in interface org.iplass.mtp.entity.interceptor.EntityPurgeInvocation
- getRecycleBinId() - Method in interface org.iplass.mtp.entity.interceptor.EntityRestoreInvocation
- getRedirectPath() - Method in class org.iplass.mtp.web.actionmapping.definition.result.RedirectResultDefinition
- getRedirectUris() - Method in class org.iplass.mtp.auth.oauth.definition.OAuthClientDefinition
- getRefEditActionName() - Method in class org.iplass.mtp.view.generic.DetailFormView
-
参照時編集アクション名を取得します。
- getRefer() - Method in class org.iplass.mtp.entity.query.Query
- getReferenceComboSetting() - Method in class org.iplass.mtp.view.generic.editor.ReferencePropertyEditor
-
参照コンボ設定を取得します。
- getReferenceFromObjectName() - Method in class org.iplass.mtp.view.generic.editor.ReferencePropertyEditor
-
参照元オブジェクト名を取得します。
- getReferenceName() - Method in class org.iplass.mtp.entity.query.Refer
- getReferencePropertyIndex() - Method in class org.iplass.mtp.view.generic.common.AutocompletionProperty
- getReferenceRecursiveTreeSetting() - Method in class org.iplass.mtp.view.generic.editor.ReferencePropertyEditor
-
再帰構造Entityのツリー設定を取得します。
- getReferenceSectionList(List<ReferenceSection>, List<?>) - Static method in class org.iplass.mtp.view.generic.EntityViewUtil
- getReferenceTreeViewItems() - Method in class org.iplass.mtp.view.treeview.TreeViewItem
-
参照のツリービューアイテムを取得する。
- getReferenceType() - Method in class org.iplass.mtp.entity.definition.properties.ReferenceProperty
- getRefInsertActionName() - Method in class org.iplass.mtp.view.generic.DetailFormView
-
参照時追加アクション名を取得します。
- getRefreshTokenLifetimeSeconds() - Method in class org.iplass.mtp.auth.oauth.definition.ClientPolicyDefinition
- getRefUpdateActionName() - Method in class org.iplass.mtp.view.generic.DetailFormView
-
参照時更新アクション名を取得します。
- getRegex() - Method in class org.iplass.mtp.entity.definition.normalizers.RegexReplace
- getRegistry() - Static method in class org.iplass.mtp.spi.ServiceRegistry
-
SingletonなServiceRegistryを取得します。
- getRelatedEntity() - Method in class org.iplass.mtp.web.actionmapping.definition.cache.CacheCriteriaDefinition
- getRememberMePolicy() - Method in class org.iplass.mtp.auth.policy.definition.AuthenticationPolicyDefinition
-
RememberMe機能(ログインしたままにする)に関する設定。
- getRemoteAddr() - Method in interface org.iplass.mtp.web.actionmapping.RequestInfo
- getRemoteHost() - Method in interface org.iplass.mtp.web.actionmapping.RequestInfo
- getRemotePort() - Method in interface org.iplass.mtp.web.actionmapping.RequestInfo
- getRemoteUser() - Method in interface org.iplass.mtp.web.actionmapping.RequestInfo
- getRemoveUserMailTemplate() - Method in class org.iplass.mtp.auth.policy.definition.listeners.MailAccountNotificationListenerDefinition
-
ユーザー削除時のメールのテンプレート。 テンプレートが指定された場合、ユーザーアカウントが削除された場合、当該アカウントにメールが送信される。
- getReplacement() - Method in class org.iplass.mtp.entity.definition.normalizers.RegexReplace
- getReplyTo() - Method in class org.iplass.mtp.mail.template.definition.MailTemplateDefinition
- getReplyToAddress() - Method in class org.iplass.mtp.mail.Mail
-
セットされている返信先アドレスを取得します。
- getReplyToDisplayName() - Method in class org.iplass.mtp.mail.template.definition.MailTemplateDefinition
- getReportOutputLogicDefinition() - Method in class org.iplass.mtp.web.template.report.definition.JxlsReportType
- getReportOutputLogicDefinition() - Method in class org.iplass.mtp.web.template.report.definition.PoiReportType
- getReportType() - Method in class org.iplass.mtp.web.template.report.definition.LocalizedReportDefinition
- getReportType() - Method in class org.iplass.mtp.web.template.report.definition.ReportTemplateDefinition
-
reportTypeを取得します。
- getRequest() - Method in interface org.iplass.mtp.command.interceptor.CommandInvocation
- getRequest() - Method in class org.iplass.mtp.view.generic.AbstractFormViewEvent
- getRequest() - Method in interface org.iplass.mtp.view.generic.FormViewEvent
-
リクエストを返します。
- getRequest() - Method in interface org.iplass.mtp.web.interceptor.RequestInvocation
- getRequestContext() - Static method in class org.iplass.mtp.web.template.TemplateUtil
-
RequestContextのインスタンスを取得します。
- getRequestPath() - Method in interface org.iplass.mtp.web.interceptor.RequestInvocation
- getRequestTopView() - Method in interface org.iplass.mtp.view.top.TopViewDefinitionManager
-
ロール対象となるTopView定義を返します。
- getRequestTopViewParts(Class<T>) - Method in interface org.iplass.mtp.view.top.TopViewDefinitionManager
-
ロール対象となるTopViewParts定義を返します。
- getRequestTopViewPartsHandler(Class<T>) - Method in interface org.iplass.mtp.view.top.TopViewDefinitionManager
-
ロール対象となるTopViewPartsのHandlerを返します。
- getRequestTopViewPartsHandlerList(Class<T>) - Method in interface org.iplass.mtp.view.top.TopViewDefinitionManager
-
ロール対象となるTopViewPartsのHandlerを返します。 対象が存在しない場合は、空のリストを返します。
- getRequestTopViewPartsList(Class<T>) - Method in interface org.iplass.mtp.view.top.TopViewDefinitionManager
-
ロール対象となるTopViewParts定義を返します。 対象が存在しない場合は、空のリストを返します。
- getRequestURI() - Method in interface org.iplass.mtp.web.actionmapping.RequestInfo
- getRequestURL() - Method in interface org.iplass.mtp.web.actionmapping.RequestInfo
- getRequiredDisplayType() - Method in class org.iplass.mtp.view.generic.editor.NestProperty
-
必須属性表示タイプを取得します。
- getRequiredDisplayType() - Method in class org.iplass.mtp.view.generic.element.property.PropertyItem
-
必須属性表示タイプを取得します。
- getRequiredDisplayType() - Method in class org.iplass.mtp.view.generic.element.ScriptingElement
-
必須属性表示タイプを取得します。
- getRequiredDisplayType() - Method in class org.iplass.mtp.view.generic.element.TemplateElement
-
必須属性表示タイプを取得します。
- getRequiredDisplayType() - Method in class org.iplass.mtp.view.generic.element.VirtualPropertyItem
-
必須属性表示タイプを取得します。
- getResource() - Method in class org.iplass.mtp.web.staticresource.definition.LocalizedStaticResourceDefinition
- getResource() - Method in class org.iplass.mtp.web.staticresource.definition.StaticResourceDefinition
- getResourceBundle(String) - Static method in class org.iplass.mtp.util.ResourceBundleUtil
-
現在の実行コンテキストに最適な言語のResourceBundleを取得
- getResourceBundle(String, Locale) - Static method in class org.iplass.mtp.util.ResourceBundleUtil
-
指定のlangLocaleのResourceBundleを取得。 ResourceBundle.getBundle(baseName, langLocale)を呼び出すのと同等。
- getResourceContentPath(String) - Static method in class org.iplass.mtp.web.template.TemplateUtil
-
リソースパスからcssやjs、imgなどに指定するパスを返します。
- getResourceString(String, Object...) - Static method in class org.iplass.mtp.web.template.TemplateUtil
-
リソースファイルに定義した文字列を取得します。
- getResourceString(ResourceBundle, String, Object...) - Static method in class org.iplass.mtp.web.template.TemplateUtil
-
リソースファイルに定義した文字列を取得します。
- getResponseBody() - Method in class org.iplass.mtp.webhook.WebhookResponse
-
Get the content of the response body.
- getResponseHandler() - Method in class org.iplass.mtp.entity.definition.listeners.SendNotificationEventListenerDefinition
- getResponseHandler() - Method in class org.iplass.mtp.webhook.Webhook
-
Get the response handler object.
- getResponseHeader() - Static method in class org.iplass.mtp.web.actionmapping.ActionUtil
-
現在のAciton処理コンテキストの中で、 クライアントへのHTTPレスポンスのヘッダー情報を扱う際利用可能なResponseHeaderを取得する。 Webからの呼び出しの場合のみ取得可能。
- getResponseMode() - Method in class org.iplass.mtp.auth.oidc.definition.OpenIdConnectDefinition
- getResponseType() - Method in class org.iplass.mtp.webapi.definition.WebApiDefinition
- getRestJsonParameterName() - Method in class org.iplass.mtp.webapi.definition.WebApiDefinition
- getRestJsonParameterType() - Method in class org.iplass.mtp.webapi.definition.WebApiDefinition
- getRestXmlParameterName() - Method in class org.iplass.mtp.webapi.definition.WebApiDefinition
- getResult() - Method in class org.iplass.mtp.async.AsyncTaskInfo
- getResult() - Method in exception org.iplass.mtp.command.beanmapper.MappingException
- getResult() - Method in class org.iplass.mtp.entity.query.value.controlflow.Else
- getResult() - Method in class org.iplass.mtp.entity.query.value.controlflow.When
- getResult() - Method in class org.iplass.mtp.web.actionmapping.definition.ActionMappingDefinition
- getResult(long, String) - Method in interface org.iplass.mtp.async.AsyncTaskManager
-
指定のtaskId,queueNameで特定される非同期タスクの実行結果を問い合わせる。
- getResultMode() - Method in class org.iplass.mtp.entity.SearchOption
- getResultMode() - Method in class org.iplass.mtp.entity.SearchResult
-
当該SearchResultのResultModeを取得。
- getResults() - Method in class org.iplass.mtp.webapi.definition.WebApiDefinition
- getResultSection() - Method in class org.iplass.mtp.view.generic.SearchFormView
-
検索結果セクションを取得します。
- getResultType() - Method in class org.iplass.mtp.entity.definition.properties.ExpressionProperty
- getResultTypeSpec() - Method in class org.iplass.mtp.entity.definition.properties.ExpressionProperty
- getRetryCount() - Method in class org.iplass.mtp.async.AsyncTaskInfo
- getRetryCount() - Method in class org.iplass.mtp.async.AsyncTaskInfoSearchCondtion
- getReturnPath() - Method in class org.iplass.mtp.mail.Mail
-
設定されているReturn-Pathを取得します。
- getReturnPath() - Method in class org.iplass.mtp.mail.template.definition.MailTemplateDefinition
- getReturnResult() - Method in class org.iplass.mtp.async.AsyncTaskInfoSearchCondtion
- getRichtextEditorOption() - Method in class org.iplass.mtp.view.generic.editor.StringPropertyEditor
-
リッチテキストエディタオプションを取得します。
- getRichtextEditorOption() - Method in class org.iplass.mtp.view.top.parts.InformationParts
-
リッチテキストエディタオプションを取得します。
- getRightParts() - Method in class org.iplass.mtp.view.top.parts.SeparatorParts
-
右エリアパーツを取得します。
- getRole() - Method in class org.iplass.mtp.web.template.tags.AuthTag
- getRollType() - Method in class org.iplass.mtp.entity.query.GroupBy
- getRootCondition() - Method in class org.iplass.mtp.view.generic.editor.ReferenceRecursiveTreeSetting
-
ツリーのルートに表示するデータの検索条件を取得します。
- getRootObjectName() - Method in class org.iplass.mtp.view.generic.editor.ReferencePropertyEditor
-
ルートオブジェクト名を取得します。 NestProperty上のEditorで設定されます。
- getRoundingMode() - Method in class org.iplass.mtp.entity.definition.properties.DecimalProperty
- getRowValues() - Method in class org.iplass.mtp.entity.query.value.RowValueList
- getRuntime(String) - Method in interface org.iplass.mtp.prefs.PreferenceManager
-
指定のnameのPreferenceのruntimeClassNameのインスタンスを取得する。 PreferenceにruntimeClassName未指定の場合は、nullが返却される。
- getRuntimeClassName() - Method in class org.iplass.mtp.prefs.Preference
- getRuntimeKey() - Method in class org.iplass.mtp.view.generic.common.AutocompletionSetting
- getScale() - Method in class org.iplass.mtp.entity.definition.properties.DecimalProperty
- getScheme() - Method in interface org.iplass.mtp.web.actionmapping.RequestInfo
- getScope() - Method in class org.iplass.mtp.entity.query.hint.CacheHint
- getScopes() - Method in class org.iplass.mtp.auth.oauth.definition.ClientPolicyDefinition
- getScopes() - Method in class org.iplass.mtp.auth.oauth.definition.OAuthAuthorizationDefinition
- getScopes() - Method in class org.iplass.mtp.auth.oidc.definition.OpenIdConnectDefinition
- getScreenTitle() - Method in class org.iplass.mtp.tenant.gem.TenantGemInfo
- getScript() - Method in class org.iplass.mtp.auth.oauth.definition.consents.ScriptingConsentTypeDefinition
- getScript() - Method in class org.iplass.mtp.auth.oauth.definition.introspectors.ScriptingCustomTokenIntrospectorDefinition
- getScript() - Method in class org.iplass.mtp.auth.policy.definition.listeners.ScriptingAccountNotificationListenerDefinition
-
GroovyScriptのコード。
- getScript() - Method in class org.iplass.mtp.command.definition.ScriptingCommandDefinition
- getScript() - Method in class org.iplass.mtp.entity.definition.listeners.ScriptingEventListenerDefinition
- getScript() - Method in class org.iplass.mtp.entity.definition.normalizers.ScriptingNormalizer
- getScript() - Method in class org.iplass.mtp.entity.definition.validations.ScriptingValidation
- getScript() - Method in class org.iplass.mtp.utilityclass.definition.UtilityClassDefinition
- getScript() - Method in class org.iplass.mtp.view.generic.element.ScriptingElement
-
スクリプトを取得します。
- getScript() - Method in class org.iplass.mtp.view.generic.element.section.ScriptingSection
-
スクリプトを取得します。
- getScript() - Method in class org.iplass.mtp.view.top.parts.ScriptParts
-
スクリプトを取得します。
- getScript() - Method in class org.iplass.mtp.web.actionmapping.definition.cache.ScriptingCacheCriteriaDefinition
- getScript() - Method in class org.iplass.mtp.web.staticresource.definition.ScriptingEntryPathTranslatorDefinition
- getScript() - Method in class org.iplass.mtp.web.template.report.definition.GroovyReportOutputLogicDefinition
- getScriptKey() - Method in class org.iplass.mtp.view.generic.element.section.SearchConditionSection
-
カスタムスタイルのキーを取得します。
- getScriptKey() - Method in class org.iplass.mtp.view.generic.element.section.SearchResultSection
-
カスタムスタイルのキーを取得します。
- getScriptKey() - Method in class org.iplass.mtp.view.generic.FormView
-
カスタムスタイルのキーを取得します。
- getSearchConditionSectionDefaultCondition(String, SearchConditionSection) - Method in interface org.iplass.mtp.view.generic.EntityViewManager
-
検索条件セクション用のデフォルト検索条件を取得します。
- getSearchFormView(String) - Method in class org.iplass.mtp.view.generic.EntityView
-
検索画面の指定Viewを取得します。
- getSearchFormView(EntityDefinition, EntityView, String) - Static method in class org.iplass.mtp.view.generic.FormViewUtil
-
viewNameで指定した検索画面定義を取得します。 自動生成対象のViewの場合、自動生成した画面定義を返します。
- getSearchFormViewHandlerName() - Method in class org.iplass.mtp.view.generic.SearchFormView
-
検索画面Handlerクラス名を取得します。
- getSearchFormViewNames() - Method in class org.iplass.mtp.view.generic.EntityView
-
検索画面のView名の一覧を取得します。
- getSearchOption() - Method in interface org.iplass.mtp.entity.interceptor.EntityQueryInvocation
- getSearchText() - Method in class org.iplass.mtp.entity.query.condition.predicate.Contains
- getSearchType() - Method in class org.iplass.mtp.view.generic.editor.ReferencePropertyEditor
-
参照コンボの検索方法を取得します。
- getSearchWebapiName() - Method in class org.iplass.mtp.view.generic.SearchFormView
-
検索WebAPI名を取得します。
- getSeconds() - Method in class org.iplass.mtp.entity.query.hint.TimeoutHint
- getSections() - Method in class org.iplass.mtp.view.generic.FormView
-
セクションを取得します。
- getSectorIdentifierUri() - Method in class org.iplass.mtp.auth.oauth.definition.OAuthClientDefinition
- getSelect() - Method in class org.iplass.mtp.entity.query.Query
- getSelectActionCallbackScript() - Method in class org.iplass.mtp.view.generic.editor.ReferencePropertyEditor
-
選択アクションコールバックスクリプトを取得します。
- getSelectActionName() - Method in class org.iplass.mtp.view.generic.editor.ReferencePropertyEditor
-
選択アクション名を取得します。
- getSelectPropertyLabel(List<LocalizedSelectValueDefinition>, String, String) - Static method in class org.iplass.mtp.view.generic.EntityViewUtil
- getSelectPropertyLabel(List<LocalizedSelectValueDefinition>, EditorValue, List<SelectValue>) - Static method in class org.iplass.mtp.view.generic.EntityViewUtil
- getSelectValue(String) - Method in class org.iplass.mtp.entity.definition.LocalizedSelectValueDefinition
-
指定のvalueのSelectValue定義を返却
- getSelectValue(String) - Method in class org.iplass.mtp.entity.definition.properties.SelectProperty
-
指定のvalueのSelectValue定義を返却
- getSelectValue(String) - Method in class org.iplass.mtp.entity.definition.properties.selectvalue.SelectValueDefinition
-
指定のvalueのSelectValue定義を返却
- getSelectValue(String, String, String) - Method in interface org.iplass.mtp.entity.definition.properties.selectvalue.SelectValueDefinitionManager
-
値からSelectValueを取得します。
- getSelectValueDefinitionName() - Method in class org.iplass.mtp.entity.definition.properties.SelectProperty
- getSelectValueList() - Method in class org.iplass.mtp.entity.definition.LocalizedSelectValueDefinition
- getSelectValueList() - Method in class org.iplass.mtp.entity.definition.properties.SelectProperty
- getSelectValueList() - Method in class org.iplass.mtp.entity.definition.properties.selectvalue.SelectValueDefinition
- getSelectValues() - Method in class org.iplass.mtp.entity.query.Select
- getSeparator() - Method in class org.iplass.mtp.entity.query.value.aggregate.Listagg
- getServerId() - Method in interface org.iplass.mtp.runtime.Environment
-
Returns an ID that identifies the instance of the server that is currently running.
- getServerName() - Method in interface org.iplass.mtp.web.actionmapping.RequestInfo
- getServerPort() - Method in interface org.iplass.mtp.web.actionmapping.RequestInfo
- getService(Class<T>) - Method in class org.iplass.mtp.spi.ServiceRegistry
-
指定のクラス・インタフェースを実装するServiceのインスタンスを取得します。
- getService(Class<T>, boolean) - Method in class org.iplass.mtp.spi.ServiceRegistry
-
指定のクラス・インタフェースを実装するServiceのインスタンスを取得します。
- getService(String) - Method in class org.iplass.mtp.spi.ServiceRegistry
-
指定の名前で登録されるServiceのインスタンスを取得します。
- getService(String, boolean) - Method in class org.iplass.mtp.spi.ServiceRegistry
-
指定の名前で登録されるServiceのインスタンスを取得します。
- getServiceName() - Method in interface org.iplass.mtp.spi.Config
-
設定ファイルに定義されているServiceのnameを取得します。
- getServletPath() - Method in interface org.iplass.mtp.web.actionmapping.RequestInfo
- getSession() - Method in class org.iplass.mtp.command.async.AsyncRequestContext
-
AysncRequestContextでは利用できない。
- getSession() - Method in interface org.iplass.mtp.command.RequestContext
-
クライアントのセッションオブジェクトを取得します。 セッションオブジェクトが存在しなかったら新規に作成して返します。
getSession(true)
呼び出しと同等。 - getSession() - Method in class org.iplass.mtp.command.RequestContextWrapper
- getSession() - Method in class org.iplass.mtp.test.TestRequestContext
- getSession(boolean) - Method in class org.iplass.mtp.command.async.AsyncRequestContext
-
AysncRequestContextでは利用できない。
- getSession(boolean) - Method in interface org.iplass.mtp.command.RequestContext
-
クライアントのセッションオブジェクトを取得します。
- getSession(boolean) - Method in class org.iplass.mtp.command.RequestContextWrapper
- getSession(boolean) - Method in class org.iplass.mtp.test.TestRequestContext
- getSharedConfig() - Method in class org.iplass.mtp.definition.DefinitionInfo
- getSimpleDateFormat(String, boolean) - Static method in class org.iplass.mtp.util.DateUtil
-
指定のpatternのSimpleDateFormatのインスタンスを取得します。 ロケールは、テナントに設定されるロケール(未設定の場合はシステムデフォルトロケール)が利用されます。
- getSimpleDateFormat(String, boolean, boolean) - Static method in class org.iplass.mtp.util.DateUtil
-
指定のpatternのSimpleDateFormatのインスタンスを取得します。
- getSize() - Method in interface org.iplass.mtp.command.UploadFileHandle
- getSize() - Method in interface org.iplass.mtp.definition.binary.BinaryDefinition
-
バイナリのサイズ。
- getSize() - Method in class org.iplass.mtp.definition.binary.FileBinaryDefinition
- getSize() - Method in class org.iplass.mtp.entity.BinaryReference
-
バイナリのサイズ(byte)
- getSize() - Method in class org.iplass.mtp.entity.query.hint.FetchSizeHint
- getSize() - Method in class org.iplass.mtp.test.TestUploadFileHandle
- getSkin() - Method in class org.iplass.mtp.tenant.gem.TenantGemInfo
-
スキンを取得します。
- getSmimeSignPassword() - Method in class org.iplass.mtp.mail.Mail
- getSort() - Method in class org.iplass.mtp.view.filter.EntityFilterItem
-
ソート順を取得します。
- getSortItem() - Method in class org.iplass.mtp.view.generic.editor.ReferenceComboSetting
-
ソートアイテムを取得します。
- getSortItem() - Method in class org.iplass.mtp.view.generic.editor.ReferencePropertyEditor
-
ソートアイテムを取得します。
- getSortItem() - Method in class org.iplass.mtp.view.treeview.TreeViewItem
-
ソートアイテムを取得する。
- getSortKey() - Method in class org.iplass.mtp.entity.query.SortSpec
- getSortKey() - Method in class org.iplass.mtp.entity.query.value.aggregate.WithinGroupSortSpec
- getSortKey() - Method in class org.iplass.mtp.entity.query.value.window.WindowSortSpec
- getSortKey() - Method in class org.iplass.mtp.view.generic.element.section.SortSetting
-
ソート項目を取得します。
- getSortSetting() - Method in class org.iplass.mtp.view.generic.element.section.MassReferenceSection
-
ソート設定を取得します。
- getSortSetting() - Method in class org.iplass.mtp.view.generic.element.section.SearchConditionSection
- getSortSpecList() - Method in class org.iplass.mtp.entity.query.OrderBy
- getSortSpecList() - Method in class org.iplass.mtp.entity.query.value.aggregate.WithinGroup
- getSortSpecList() - Method in class org.iplass.mtp.entity.query.value.window.WindowOrderBy
- getSortType() - Method in class org.iplass.mtp.view.generic.editor.ReferenceComboSetting
-
ソート種別を取得します。
- getSortType() - Method in class org.iplass.mtp.view.generic.editor.ReferencePropertyEditor
-
ソート種別を取得します。
- getSortType() - Method in class org.iplass.mtp.view.generic.element.section.SortSetting
-
ソート種別を取得します。
- getSortType() - Method in class org.iplass.mtp.view.treeview.TreeViewItem
-
ソート種別を取得する。
- getSource() - Method in class org.iplass.mtp.web.template.definition.GroovyTemplateDefinition
- getSource() - Method in class org.iplass.mtp.web.template.definition.HtmlTemplateDefinition
- getSpec() - Method in class org.iplass.mtp.entity.query.AsOf
- getSpecificVersionPropertyName() - Method in class org.iplass.mtp.view.generic.editor.ReferencePropertyEditor
-
特定バージョンの基準となるプロパティを取得します。
- getSpecifyCharacterCode() - Method in class org.iplass.mtp.view.generic.element.section.SearchConditionSection
- getStartDate() - Method in class org.iplass.mtp.auth.login.rememberme.RememberMeTokenInfo
- getStartDate() - Method in class org.iplass.mtp.auth.login.token.SimpleAuthTokenInfo
- getStartDate() - Method in class org.iplass.mtp.auth.oauth.AccessTokenInfo
- getStartDate() - Method in interface org.iplass.mtp.auth.token.AuthTokenInfo
-
トークンの発行日です。
- getStartDate() - Method in interface org.iplass.mtp.entity.Entity
- getStartDate() - Method in class org.iplass.mtp.entity.GenericEntity
- getStartMode() - Method in class org.iplass.mtp.async.AsyncTaskOption
- getStartsWith() - Method in class org.iplass.mtp.entity.definition.properties.AutoNumberProperty
- getState() - Method in interface org.iplass.mtp.entity.Entity
- getState() - Method in class org.iplass.mtp.entity.GenericEntity
- getState() - Method in class org.iplass.mtp.webapi.definition.WebApiDefinition
- getStaticContentPath() - Static method in class org.iplass.mtp.web.template.TemplateUtil
-
静的コンテンツパスを返します。
- getStaticResourceName() - Method in class org.iplass.mtp.web.actionmapping.definition.result.StaticResourceResultDefinition
-
静的リソース定義名を取得
- getStatus() - Method in interface org.iplass.mtp.async.AsyncTaskFuture
-
非同期タスクの現在の実行ステータス。
- getStatus() - Method in class org.iplass.mtp.async.AsyncTaskInfo
- getStatus() - Method in class org.iplass.mtp.async.AsyncTaskInfoSearchCondtion
- getStatus() - Method in class org.iplass.mtp.transaction.NoTransaction
- getStatus() - Method in interface org.iplass.mtp.transaction.Transaction
-
トランザクションの状態を取得します。
- getStatus() - Method in interface org.iplass.mtp.web.interceptor.RequestInvocation
- getStatus(String) - Method in interface org.iplass.mtp.web.interceptor.RequestInvocation
- getStatusCode() - Method in class org.iplass.mtp.webhook.WebhookResponse
-
Get the status code.
- getStorageSpace() - Method in class org.iplass.mtp.entity.definition.stores.SchemalessRdbStore
-
Entityのデータを格納するStorageSpaceを取得。 StorageSpaceが異なる場合、物理データベース上では、 そのStorageSpaceに紐付け定義されれいる別テーブルに格納される。
- getStorageSpaceList() - Method in interface org.iplass.mtp.entity.definition.EntityDefinitionManager
-
現在登録されているEntity Storage Spaceのリストを返す。
- getStoreDefinition() - Method in class org.iplass.mtp.entity.definition.EntityDefinition
- getString(String) - Static method in class org.iplass.mtp.web.template.TemplateUtil
-
Deprecated.
- getString(String, Object...) - Static method in class org.iplass.mtp.web.template.TemplateUtil
-
Deprecated.
- getStringPropertySelectTypeLabel(EditorValue) - Static method in class org.iplass.mtp.view.generic.EntityViewUtil
- getStringValue() - Method in class org.iplass.mtp.definition.LocalizedStringDefinition
- getStyle() - Method in class org.iplass.mtp.view.generic.editor.EditorValue
-
クラス名を取得します。
- getStyle() - Method in class org.iplass.mtp.view.generic.element.Button
-
クラス名を取得します。
- getStyle() - Method in class org.iplass.mtp.view.generic.element.property.PropertyBase
-
クラス名を取得します。
- getStyle() - Method in class org.iplass.mtp.view.generic.element.ScriptingElement
-
クラス名を取得します。
- getStyle() - Method in class org.iplass.mtp.view.generic.element.section.DefaultSection
-
クラス名を取得します。
- getStyle() - Method in class org.iplass.mtp.view.generic.element.section.MassReferenceSection
-
クラス名を取得します。
- getStyle() - Method in class org.iplass.mtp.view.generic.element.section.ReferenceSection
-
クラス名を取得します。
- getStyle() - Method in class org.iplass.mtp.view.generic.element.section.ScriptingSection
-
クラス名を取得します。
- getStyle() - Method in class org.iplass.mtp.view.generic.element.section.SearchConditionSection
-
クラス名を取得します。
- getStyle() - Method in class org.iplass.mtp.view.generic.element.section.SearchResultSection
-
クラス名を取得します。
- getStyle() - Method in class org.iplass.mtp.view.generic.element.section.TemplateSection
-
クラス名を取得します。
- getStyle() - Method in class org.iplass.mtp.view.generic.element.section.VersionSection
-
クラス名を取得します。
- getStyle() - Method in class org.iplass.mtp.view.generic.element.TemplateElement
-
クラス名を取得します。
- getStyle() - Method in class org.iplass.mtp.view.generic.element.VirtualPropertyItem
-
クラス名を取得します。
- getStyle() - Method in class org.iplass.mtp.view.top.parts.TopViewContentParts
-
スタイルシートのクラス名を取得します。
- getStyleScriptKey() - Method in class org.iplass.mtp.view.generic.element.section.DefaultSection
-
カスタムスタイルのキーを取得します。
- getStylesheetFilePath() - Method in class org.iplass.mtp.tenant.gem.TenantGemInfo
-
スタイルシートファイルパスを取得します。
- getSubject() - Method in class org.iplass.mtp.mail.Mail
-
メール件名を取得します。
- getSubject() - Method in class org.iplass.mtp.mail.template.definition.LocalizedMailTemplateDefinition
- getSubject() - Method in class org.iplass.mtp.mail.template.definition.MailTemplateDefinition
-
件名を取得します。
- getSubjectIdentifierType() - Method in class org.iplass.mtp.auth.oauth.definition.OAuthAuthorizationDefinition
- getSubjectIdMappedUserProperty() - Method in class org.iplass.mtp.auth.oauth.definition.subtypes.PairwiseSubjectIdentifierTypeDefinition
- getSubjectIdMappedUserProperty() - Method in class org.iplass.mtp.auth.oauth.definition.subtypes.PublicSubjectIdentifierTypeDefinition
- getSubjectNameClaim() - Method in class org.iplass.mtp.auth.oidc.definition.OpenIdConnectDefinition
- getSubQuery() - Method in class org.iplass.mtp.entity.query.condition.predicate.In
- getSubQuery() - Method in class org.iplass.mtp.entity.query.value.subquery.ScalarSubQuery
- getSubSet() - Method in class org.iplass.mtp.prefs.PreferenceSet
- getSubSet(String) - Method in class org.iplass.mtp.prefs.PreferenceSet
-
subPathで指定されるsubSetを再帰的に取得し、Preference[]の形で返却する。 subPathの区切りとして"/"を利用。 単一のnameに複数の値が紐づいている場合は、[0]の形で配列index指定可能。
- getSubValues() - Method in class org.iplass.mtp.entity.query.value.expr.Polynomial
- getTable() - Method in class org.iplass.mtp.entity.query.hint.NativeHint
- getTableOrderPropertyName() - Method in class org.iplass.mtp.view.generic.editor.ReferencePropertyEditor
-
ネストテーブルの表示順プロパティを取得します。
- getTargetVersion() - Method in class org.iplass.mtp.entity.DeleteOption
-
Entityがバージョン管理されている場合に、削除対象とする対象バージョン。
- getTargetVersion() - Method in class org.iplass.mtp.entity.UpdateOption
- getTask() - Method in class org.iplass.mtp.async.AsyncTaskInfo
- getTaskId() - Method in class org.iplass.mtp.async.AsyncTaskContext
-
現在実行中の非同期タスクのタスクIDを取得。
- getTaskId() - Method in interface org.iplass.mtp.async.AsyncTaskFuture
-
非同期タスクのタスクid。
- getTaskId() - Method in class org.iplass.mtp.async.AsyncTaskInfo
- getTaskId() - Method in class org.iplass.mtp.async.AsyncTaskInfoSearchCondtion
- getTemplate() - Method in class org.iplass.mtp.web.template.tags.IncludeTag
- getTemplateName() - Method in class org.iplass.mtp.view.generic.editor.TemplatePropertyEditor
-
テンプレート名を取得します。
- getTemplateName() - Method in class org.iplass.mtp.view.generic.element.section.TemplateSection
-
テンプレート名を取得します。
- getTemplateName() - Method in class org.iplass.mtp.view.generic.element.TemplateElement
-
テンプレート名を取得します。
- getTemplateName() - Method in class org.iplass.mtp.web.actionmapping.definition.result.TemplateResultDefinition
- getTemplateName() - Method in class org.iplass.mtp.web.template.report.definition.JxlsReportType
- getTemplatePath() - Method in class org.iplass.mtp.view.top.parts.TemplateParts
-
テンプレートパスを取得します。
- getTemplatePathAttributeName() - Method in class org.iplass.mtp.web.actionmapping.definition.result.DynamicTemplateResultDefinition
- getTenant() - Method in class org.iplass.mtp.async.AsyncTaskContext
-
現在実行中の非同期タスクのテナントを取得。
- getTenant() - Method in class org.iplass.mtp.auth.AuthContext
-
現在実行中のテナントを取得します。
- getTenant() - Method in interface org.iplass.mtp.tenant.TenantManager
-
テナント情報を取得します。
- getTenant() - Static method in class org.iplass.mtp.web.template.TemplateUtil
- getTenantConfig(Class<T>) - Method in class org.iplass.mtp.tenant.Tenant
- getTenantConfigs() - Method in class org.iplass.mtp.tenant.Tenant
- getTenantContextPath() - Static method in class org.iplass.mtp.web.template.TemplateUtil
-
テナントコンテキストパスを返します。
- getTenantImageUrl() - Method in class org.iplass.mtp.tenant.gem.TenantGemInfo
-
テナント画像URLを取得します。
- getTenantLargeImageUrl() - Method in class org.iplass.mtp.tenant.gem.TenantGemInfo
-
テナント画像URL(大)を取得します。
- getTenantMiniImageUrl() - Method in class org.iplass.mtp.tenant.gem.TenantGemInfo
-
テナント画像URL(縮小時)を取得します。
- getTextAlign() - Method in class org.iplass.mtp.view.generic.editor.NestProperty
-
テキストの配置を取得します。
- getTextAlign() - Method in class org.iplass.mtp.view.generic.element.property.PropertyColumn
-
テキストの配置を取得します。
- getTextAlign() - Method in class org.iplass.mtp.view.generic.element.VirtualPropertyItem
-
テキストの配置を取得します。
- getTheme() - Method in class org.iplass.mtp.tenant.gem.TenantGemInfo
-
テーマを取得します。
- getTimeInstance(boolean) - Static method in class org.iplass.mtp.util.DateUtil
- getTimeInstance(int, boolean) - Static method in class org.iplass.mtp.util.DateUtil
- getTimeInstance(int, Locale, boolean) - Static method in class org.iplass.mtp.util.DateUtil
- getTimeToLive() - Method in class org.iplass.mtp.web.actionmapping.definition.cache.CacheCriteriaDefinition
- getTimezone() - Method in class org.iplass.mtp.tenant.TenantI18nInfo
- getTimeZone() - Static method in class org.iplass.mtp.web.template.TemplateUtil
- getTitle() - Method in class org.iplass.mtp.pushnotification.template.definition.LocalizedNotificationDefinition
- getTitle() - Method in class org.iplass.mtp.pushnotification.template.definition.PushNotificationTemplateDefinition
- getTitle() - Method in class org.iplass.mtp.view.generic.element.Button
-
タイトルを取得します。
- getTitle() - Method in class org.iplass.mtp.view.generic.element.Link
-
タイトルを取得します。
- getTitle() - Method in class org.iplass.mtp.view.generic.element.ScriptingElement
-
タイトルを取得します。
- getTitle() - Method in class org.iplass.mtp.view.generic.element.section.DefaultSection
-
タイトルを取得します。
- getTitle() - Method in class org.iplass.mtp.view.generic.element.section.MassReferenceSection
-
タイトルを取得します。
- getTitle() - Method in class org.iplass.mtp.view.generic.element.section.ReferenceSection
-
タイトルを取得します。
- getTitle() - Method in class org.iplass.mtp.view.generic.element.section.ScriptingSection
-
タイトルを取得します。
- getTitle() - Method in class org.iplass.mtp.view.generic.element.section.SearchResultSection
-
タイトルを取得します。
- getTitle() - Method in class org.iplass.mtp.view.generic.element.section.TemplateSection
-
タイトルを取得します。
- getTitle() - Method in class org.iplass.mtp.view.generic.element.section.VersionSection
-
タイトルを取得します。
- getTitle() - Method in class org.iplass.mtp.view.generic.element.TemplateElement
-
タイトルを取得します。
- getTitle() - Method in class org.iplass.mtp.view.generic.FormView
-
タイトルを取得します。
- getTitle() - Method in class org.iplass.mtp.view.top.parts.ApplicationMaintenanceParts
-
タイトルを取得します。
- getTitle() - Method in class org.iplass.mtp.view.top.parts.EntityListParts
-
タイトルを取得します。
- getTitle() - Method in class org.iplass.mtp.view.top.parts.InformationParts
-
タイトルを取得します。
- getTitle() - Method in class org.iplass.mtp.view.top.parts.PreviewDateParts
-
タイトルを取得します。
- getTmplDefName() - Method in class org.iplass.mtp.entity.definition.listeners.SendNotificationEventListenerDefinition
- getTo() - Method in class org.iplass.mtp.entity.query.condition.predicate.Between
- getTo() - Method in class org.iplass.mtp.sms.SmsMail
- getTo() - Method in class org.iplass.mtp.tenant.Tenant
-
有効終了日を取得します。
- getToEditor() - Method in class org.iplass.mtp.view.generic.editor.DateRangePropertyEditor
- getToEditor() - Method in class org.iplass.mtp.view.generic.editor.NumericRangePropertyEditor
- getToEditor() - Method in interface org.iplass.mtp.view.generic.editor.RangePropertyEditor
- getToken() - Method in class org.iplass.mtp.auth.login.rememberme.RememberMeTokenCredential
- getToken() - Method in class org.iplass.mtp.auth.login.token.SimpleAuthTokenCredential
- getTokenCheck() - Method in class org.iplass.mtp.web.actionmapping.definition.ActionMappingDefinition
- getTokenCheck() - Method in class org.iplass.mtp.webapi.definition.WebApiDefinition
- getTokenEndpoint() - Method in class org.iplass.mtp.auth.oidc.definition.OpenIdConnectDefinition
- getToList() - Method in class org.iplass.mtp.pushnotification.PushNotification
-
現在設定されている送信先のリスト(readOnly)を取得する。
- getTooltip() - Method in class org.iplass.mtp.view.generic.editor.NestProperty
-
ツールチップを取得します。
- getTooltip() - Method in class org.iplass.mtp.view.generic.element.property.PropertyItem
-
ツールチップを取得します。
- getTooltip() - Method in class org.iplass.mtp.view.generic.element.ScriptingElement
-
ツールチップを取得します。
- getTooltip() - Method in class org.iplass.mtp.view.generic.element.TemplateElement
-
ツールチップを取得します。
- getTooltip() - Method in class org.iplass.mtp.view.generic.element.VirtualPropertyItem
-
ツールチップを取得します。
- getToPropertyDisplayName() - Method in class org.iplass.mtp.view.generic.editor.DateRangePropertyEditor
- getToPropertyDisplayName() - Method in class org.iplass.mtp.view.generic.editor.NumericRangePropertyEditor
- getToPropertyDisplayName() - Method in interface org.iplass.mtp.view.generic.editor.RangePropertyEditor
- getToPropertyName() - Method in class org.iplass.mtp.view.calendar.EntityCalendarItem
-
Toのプロパティ名を取得します。
- getToPropertyName() - Method in class org.iplass.mtp.view.generic.editor.DateRangePropertyEditor
- getToPropertyName() - Method in class org.iplass.mtp.view.generic.editor.NumericRangePropertyEditor
- getToPropertyName() - Method in interface org.iplass.mtp.view.generic.editor.RangePropertyEditor
- getTopSection1() - Method in class org.iplass.mtp.view.generic.SearchFormView
-
ボタン上部のセクションを取得します。
- getTopSection2() - Method in class org.iplass.mtp.view.generic.SearchFormView
-
ボタン下部のセクションを取得します。
- getTopViewParts(TopViewDefinition, Class<T>) - Method in interface org.iplass.mtp.view.top.TopViewDefinitionManager
-
指定された型のTopViewParts定義を返します。
- getTopViewPartsHandler(TopViewHandler, Class<T>) - Method in interface org.iplass.mtp.view.top.TopViewDefinitionManager
-
指定された型のTopViewPartsHandler定義を返します。
- getTopViewPartsHandlerList(TopViewHandler, Class<T>) - Method in interface org.iplass.mtp.view.top.TopViewDefinitionManager
-
指定された型のTopViewPartsHandler定義を返します。 対象が存在しない場合は、空のリストを返します。
- getTopViewPartsList(TopViewDefinition, Class<T>) - Method in interface org.iplass.mtp.view.top.TopViewDefinitionManager
-
指定された型のTopViewParts定義を返します。 対象が存在しない場合は、空のリストを返します。
- getTosUri() - Method in class org.iplass.mtp.auth.oauth.definition.OAuthClientDefinition
- getTotalCount() - Method in class org.iplass.mtp.entity.SearchResult
-
Limitで取得件数を絞っていた場合、実際の全件数を返却する。 この値を取得するためには、EntityManagerの検索メソッド呼び出し時に、checkTotalCountsフラグをtrueにして検索する必要がある。 このフラグをfalseで検索した場合は、totalCountの値は-1となる。
- getTransacitonManager() - Method in class org.iplass.mtp.test.TestTransactionService
- getTransactionPropagation() - Method in class org.iplass.mtp.command.definition.config.CommandConfig
- getTransliteratorId() - Method in class org.iplass.mtp.entity.definition.normalizers.ICUTransliterator
- getTreeViewByName(String) - Method in interface org.iplass.mtp.view.treeview.TreeViewManager
-
Deprecated.
TypedDefinitionManager.get(String)
を使用してください。 - getTreeViewName() - Method in class org.iplass.mtp.view.top.parts.TreeViewParts
-
ツリービュー名を取得します。
- getTrueLabel() - Method in class org.iplass.mtp.view.generic.editor.BooleanPropertyEditor
-
真の表示ラベル
- getTTL() - Method in class org.iplass.mtp.entity.query.hint.CacheHint
- getType() - Method in class org.iplass.mtp.auth.login.rememberme.RememberMeTokenInfo
- getType() - Method in class org.iplass.mtp.auth.login.token.SimpleAuthTokenInfo
- getType() - Method in class org.iplass.mtp.auth.oauth.AccessTokenInfo
- getType() - Method in class org.iplass.mtp.auth.policy.AccountNotification
-
通知のタイプ。
- getType() - Method in interface org.iplass.mtp.auth.token.AuthTokenInfo
-
トークンの種別です。
- getType() - Method in interface org.iplass.mtp.command.UploadFileHandle
- getType() - Method in class org.iplass.mtp.definition.DefinitionInfo
- getType() - Method in class org.iplass.mtp.entity.BinaryReference
-
バイナリのタイプ(mineタイプ名)
- getType() - Method in class org.iplass.mtp.entity.definition.normalizers.NewlineNormalizer
- getType() - Method in class org.iplass.mtp.entity.definition.properties.AutoNumberProperty
- getType() - Method in class org.iplass.mtp.entity.definition.properties.BinaryProperty
- getType() - Method in class org.iplass.mtp.entity.definition.properties.BooleanProperty
- getType() - Method in class org.iplass.mtp.entity.definition.properties.DateProperty
- getType() - Method in class org.iplass.mtp.entity.definition.properties.DateTimeProperty
- getType() - Method in class org.iplass.mtp.entity.definition.properties.DecimalProperty
- getType() - Method in class org.iplass.mtp.entity.definition.properties.ExpressionProperty
- getType() - Method in class org.iplass.mtp.entity.definition.properties.FloatProperty
- getType() - Method in class org.iplass.mtp.entity.definition.properties.IntegerProperty
- getType() - Method in class org.iplass.mtp.entity.definition.properties.LongTextProperty
- getType() - Method in class org.iplass.mtp.entity.definition.properties.ReferenceProperty
- getType() - Method in class org.iplass.mtp.entity.definition.properties.SelectProperty
- getType() - Method in class org.iplass.mtp.entity.definition.properties.StringProperty
- getType() - Method in class org.iplass.mtp.entity.definition.properties.TimeProperty
- getType() - Method in class org.iplass.mtp.entity.definition.PropertyDefinition
-
enumでPropertyの型を返す。 switch/case文で利用可能なように。
- getType() - Method in interface org.iplass.mtp.entity.interceptor.EntityInvocation
-
Entity操作の種類を判別可能。
- getType() - Method in class org.iplass.mtp.entity.query.SortSpec
- getType() - Method in class org.iplass.mtp.entity.query.value.aggregate.WithinGroupSortSpec
- getType() - Method in class org.iplass.mtp.entity.query.value.primary.Cast
- getType() - Method in class org.iplass.mtp.entity.query.value.window.WindowSortSpec
- getType() - Method in class org.iplass.mtp.test.TestUploadFileHandle
- getType() - Method in class org.iplass.mtp.view.calendar.EntityCalendar
-
期間タイプを取得します。
- getType() - Method in class org.iplass.mtp.web.actionmapping.definition.cache.CacheRelatedEntityDefinition
- getTypeArgument(int) - Method in class org.iplass.mtp.entity.query.value.primary.Cast
- getTypeArguments() - Method in class org.iplass.mtp.entity.query.value.primary.Cast
- getTypeConversionErrorHandler() - Method in class org.iplass.mtp.command.beanmapper.BeanParamMapper
- getTypedDefinitionManager(Class<D>) - Method in interface org.iplass.mtp.definition.DefinitionManager
-
型付けされたDefinitionManagerのインスタンスを返します。
- getTypeMismatch() - Method in class org.iplass.mtp.view.generic.editor.HtmlValidationMessage
-
タイプ不一致を取得します。
- getTypeString() - Method in enum class org.iplass.mtp.web.actionmapping.definition.result.ContentDispositionType
- getUniqueItem() - Method in class org.iplass.mtp.view.generic.editor.ReferencePropertyEditor
-
ユニークプロパティを取得します。
- getUpdateActionName() - Method in class org.iplass.mtp.view.generic.BulkFormView
-
更新アクション名を取得します。
- getUpdateActionName() - Method in class org.iplass.mtp.view.generic.DetailFormView
-
更新アクション名を取得します。
- getUpdateAllActionName() - Method in class org.iplass.mtp.view.generic.BulkFormView
-
検索条件で更新アクション名を取得します。
- getUpdateBy() - Method in class org.iplass.mtp.definition.VersionHistory
- getUpdateBy() - Method in interface org.iplass.mtp.entity.Entity
- getUpdateBy() - Method in class org.iplass.mtp.entity.GenericEntity
- getUpdateCondition() - Method in interface org.iplass.mtp.entity.interceptor.EntityUpdateAllInvocation
- getUpdateDate() - Method in class org.iplass.mtp.definition.VersionHistory
- getUpdateDate() - Method in interface org.iplass.mtp.entity.Entity
- getUpdateDate() - Method in class org.iplass.mtp.entity.GenericEntity
- getUpdateDate() - Method in class org.iplass.mtp.tenant.Tenant
-
更新日時を取得します。
- getUpdateDisplayLabel() - Method in class org.iplass.mtp.view.generic.BulkFormView
-
更新ボタン表示ラベルを取得します。
- getUpdateDisplayLabel() - Method in class org.iplass.mtp.view.generic.DetailFormView
-
更新ボタン表示ラベルを取得します。
- getUpdatedPropertyNames() - Method in class org.iplass.mtp.auth.policy.PropertyNotification
- getUpdateOption() - Method in interface org.iplass.mtp.entity.interceptor.EntityUpdateInvocation
- getUpdateProperties() - Method in interface org.iplass.mtp.entity.bulkupdate.BulkUpdatable
-
バルク更新(UPDATEおよびMERGEで更新と判断された場合)の際の更新対象のプロパティを指定する。 未指定(null)の場合は全項目を更新対象と判断。
- getUpdateProperties() - Method in class org.iplass.mtp.entity.bulkupdate.CSVFormattedEntityStream
- getUpdateProperties() - Method in class org.iplass.mtp.entity.bulkupdate.FunctionalEntityStream
- getUpdateProperties() - Method in class org.iplass.mtp.entity.UpdateOption
- getUpdateUser() - Method in class org.iplass.mtp.tenant.Tenant
-
更新者を取得します。
- getUploadableCsvdownloadLoadSize() - Method in class org.iplass.mtp.view.generic.element.section.SearchConditionSection
-
Upload形式のCSVダウンロード時のロード単位を取得します。
- getUploadAcceptMimeTypesPattern() - Method in class org.iplass.mtp.view.generic.editor.BinaryPropertyEditor
-
アップロード受け入れ可能な MIME Type 正規表現パターンを取得します
- getUploadActionName() - Method in class org.iplass.mtp.view.generic.editor.BinaryPropertyEditor
-
アップロードアクション名を取得します。
- getUpperContents() - Method in class org.iplass.mtp.view.generic.element.section.DefaultSection
-
上部のコンテンツを取得します。
- getUpperContents() - Method in class org.iplass.mtp.view.generic.element.section.MassReferenceSection
-
上部のコンテンツを取得します。
- getUpperContents() - Method in class org.iplass.mtp.view.generic.element.section.ReferenceSection
-
上部のコンテンツを取得します。
- getUrl() - Method in class org.iplass.mtp.tenant.Tenant
-
テナント識別URLを取得します。
- getUrl() - Method in class org.iplass.mtp.view.generic.element.Link
-
URLを取得します。
- getUrl() - Method in class org.iplass.mtp.view.menu.UrlMenuAction
-
遷移先URLを取得します。
- getUrl() - Method in class org.iplass.mtp.view.menu.UrlMenuItem
-
遷移先URLを取得します。
- getUrl() - Method in class org.iplass.mtp.webhook.endpoint.definition.WebhookEndpointDefinition
- getUrl() - Method in class org.iplass.mtp.webhook.endpoint.WebhookEndpoint
-
Get the Url.
- getUrlForRequest() - Method in class org.iplass.mtp.tenant.web.TenantWebInfo
-
urlForRequestを取得します。
- getUrlParameter() - Method in class org.iplass.mtp.view.generic.editor.ReferencePropertyEditor
-
URLパラメータを取得します。
- getUrlParameter(String, ReferencePropertyEditor, Entity, ReferencePropertyEditor.UrlParameterActionType) - Method in interface org.iplass.mtp.view.generic.EntityViewManager
-
参照ダイアログ用のURLパラメータを取得します。
- getUrlParameterAction() - Method in class org.iplass.mtp.view.generic.editor.ReferencePropertyEditor
-
URLパラメータActionを取得します。
- getUrlParameterScriptKey() - Method in class org.iplass.mtp.view.generic.editor.ReferencePropertyEditor
-
URLパラメータをコンパイルした際に生成したキーを取得します。
- getUseLanguageList() - Method in class org.iplass.mtp.tenant.TenantI18nInfo
- getUser() - Method in class org.iplass.mtp.auth.AuthContext
-
現在実行中のユーザーを取得します。 代理ログインしている場合は、成り代わり先のユーザーを取得します。
- getUserAdminRoles() - Method in class org.iplass.mtp.tenant.TenantAuthInfo
-
ユーザーを管理可能とするロールを取得します。
- getUserId() - Method in interface org.iplass.mtp.entity.interceptor.EntityLockByUserInvocation
- getUserId() - Method in interface org.iplass.mtp.entity.interceptor.EntityUnlockByUserInvocation
- getUserInfoEndpoint() - Method in class org.iplass.mtp.auth.oidc.definition.OpenIdConnectDefinition
- getUserOid() - Method in class org.iplass.mtp.auth.policy.AccountNotification
-
対象のユーザーのoid
- getUserPrincipal() - Method in interface org.iplass.mtp.web.actionmapping.RequestInfo
- getUserPropertyName() - Method in class org.iplass.mtp.auth.oauth.definition.ClaimMappingDefinition
- getUtilityClass(String) - Static method in class org.iplass.mtp.test.MTPTest
-
指定のnameで定義されるUtilityClassのクラスを取得します。
- getValidatePropertyList() - Method in interface org.iplass.mtp.entity.interceptor.EntityValidateInvocation
- getValidateResult() - Method in exception org.iplass.mtp.entity.EntityValidationException
-
Deprecated.
- getValidateResults() - Method in exception org.iplass.mtp.entity.EntityValidationException
- getValidations() - Method in class org.iplass.mtp.entity.definition.PropertyDefinition
- getValidator() - Static method in class org.iplass.mtp.beanvalidation.BeanValidation
- getValidator() - Method in class org.iplass.mtp.view.generic.element.property.PropertyItem
-
入力チェックを取得します。
- getValue() - Method in class org.iplass.mtp.entity.query.AsOf
- getValue() - Method in class org.iplass.mtp.entity.query.condition.predicate.ComparisonPredicate
- getValue() - Method in class org.iplass.mtp.entity.query.condition.predicate.In
- getValue() - Method in class org.iplass.mtp.entity.query.value.aggregate.Aggregate
- getValue() - Method in class org.iplass.mtp.entity.query.value.expr.MinusSign
- getValue() - Method in class org.iplass.mtp.entity.query.value.primary.Cast
- getValue() - Method in class org.iplass.mtp.entity.query.value.primary.Literal
- getValue() - Method in class org.iplass.mtp.entity.SelectValue
- getValue() - Method in class org.iplass.mtp.entity.UpdateCondition.UpdateValue
- getValue() - Method in class org.iplass.mtp.prefs.Preference
- getValue() - Method in class org.iplass.mtp.view.generic.editor.EditorValue
-
値を取得します。
- getValue() - Method in class org.iplass.mtp.webhook.template.definition.WebhookHeaderDefinition
- getValue() - Method in class org.iplass.mtp.webhook.WebhookHeader
-
Get the content for this header.
- getValue(String) - Method in interface org.iplass.mtp.entity.Entity
-
指定の属性名の属性値を取得します。
propNameには、"."にてネストされたプロパティ、"[index]"にて配列アクセスを指定可能です。
例えば、 "role.condition[0].name"は、getValue("role").getValue("condition")[0].getValue("name")を示します。
注意
propNameはクライアントからの入力値を未検証のまま適用しないでください。 改竄された場合意図しないプロパティ値が取得される可能性があります。 - getValue(String) - Method in class org.iplass.mtp.entity.GenericEntity
-
propNameで表現されるプロパティを取得します。
注意
GenericEntity.getValue(String, boolean)
をenableExpression=trueで呼び出します。 propNameはクライアントからの入力値を未検証のまま適用しないでください。 改竄された場合意図しないプロパティ値が取得される可能性があります。 enableExpression=falseで呼び出したい場合は、明示的にGenericEntity.getValue(String, boolean)
を利用してください。 - getValue(String) - Method in class org.iplass.mtp.prefs.Preference
-
設定値を取得する。 もし、設定値が未設定の場合、defaultValueを返却する。
- getValue(String) - Method in interface org.iplass.mtp.spi.Config
-
設定ファイルに定義されている設定項目(Service直下のproperty)に定義される値(value)をStringとして取得します。
- getValue(String) - Method in class org.iplass.mtp.view.generic.editor.SelectPropertyEditor
- getValue(String) - Method in interface org.iplass.mtp.web.actionmapping.permission.ActionParameter
-
当該のnameで指定されるパラメータ値を返却するよう実装する。
- getValue(String) - Method in class org.iplass.mtp.web.actionmapping.permission.MapActionParameter
- getValue(String) - Method in class org.iplass.mtp.web.actionmapping.permission.RequestContextActionParameter
- getValue(String) - Method in class org.iplass.mtp.webapi.permission.RequestContextWebApiParameter
- getValue(String) - Method in interface org.iplass.mtp.webapi.permission.WebApiParameter
-
当該のnameで指定されるパラメータ値を返却するよう実装する。
- getValue(String, boolean) - Method in class org.iplass.mtp.entity.GenericEntity
-
propNameで表現されるプロパティを取得します。 enableExpression=trueの場合、propNameには、"."にてネストされたプロパティ、 "[index]"にて配列アクセスを指定可能。
例えば、 "role.condition[0].name"は、getValue("role").getValue("condition")[0].getValue("name")を示す。
注意
enableExpression=trueの場合、propNameはクライアントからの入力値を未検証のまま適用しないでください。 改竄された場合意図しないプロパティ値が取得される可能性があります。 - getValue(String, Class<T>) - Method in interface org.iplass.mtp.spi.Config
-
設定ファイルに定義されている設定項目(Service直下のproperty)に定義される値を指定のtypeとして取得します。 typeは、プリミティブ型、Map、JavaBeans形式のクラスを指定可能です。
- getValue(String, Class<T>, T) - Method in interface org.iplass.mtp.spi.Config
-
設定ファイルに定義されている設定項目(Service直下のproperty)に定義される値を指定のtypeとして取得します。 typeは、プリミティブ型、Map、JavaBeans形式のクラスを指定可能です。 もし、nameで指定される設定項目が存在しない場合は、defaultValueを返却します。
- getValue(String, String) - Method in class org.iplass.mtp.prefs.PreferenceSet
-
設定値を取得する。 もし、設定値が未設定の場合、defaultValueを返却する。 subSetの値を再帰的に取得することが可能。 subPathの区切りとして"/"を利用。 単一のnameに複数の値が紐づいている場合は、[0]の形で配列index指定可能。 例:"prefA/subX[1]/subSubY"
- getValueAs(Class<P>, String) - Method in interface org.iplass.mtp.entity.Entity
-
指定の属性名の属性値を取得します。
propNameには、"."にてネストされたプロパティ、"[index]"にて配列アクセスを指定可能です。
例えば、 "role.condition[0].name"は、getValue("role").getValue("condition")[0].getValue("name")を示します。
注意
propNameはクライアントからの入力値を未検証のまま適用しないでください。 改竄された場合意図しないプロパティ値が取得される可能性があります。
※現状の実装は、getValueと同じ(将来的には可能な限り値を変換するように実装する想定)。 - getValueAs(Class<P>, String) - Method in class org.iplass.mtp.entity.GenericEntity
- getValueList(int) - Method in class org.iplass.mtp.entity.SearchResult
-
検索結果Listのうち、当該index項目のみのリストを取得する。 TがObject[]の場合(EntityManager#search())のみ当該メソッド利用可能。
- getValueList(String) - Method in class org.iplass.mtp.entity.SearchResult
-
検索結果EntityListのうち、当該propertyName項目のみのリストを取得する。 TがEntityの場合(EntityManager#searchEntity())のみ当該メソッド利用可能。
- getValues() - Method in class org.iplass.mtp.entity.query.value.primary.ArrayValue
- getValues() - Method in class org.iplass.mtp.entity.UpdateCondition
- getValues() - Method in class org.iplass.mtp.view.generic.editor.SelectPropertyEditor
-
セレクトボックスの値を取得します。
- getValues() - Method in class org.iplass.mtp.view.generic.editor.StringPropertyEditor
-
選択値を取得します。
- getValues(String) - Method in interface org.iplass.mtp.spi.Config
-
設定ファイルに定義されている同一のnameの設定項目(Service直下のproperty)に定義される値(value)をList
として取得します。 - getValues(String, Class<T>) - Method in interface org.iplass.mtp.spi.Config
-
設定ファイルに定義されている設定項目(Service直下のproperty)に定義される値を指定のtypeのListとして取得します。 typeは、プリミティブ型、Map、JavaBeans形式のクラスを指定可能です。
- getValues(String, Class<T>, List<T>) - Method in interface org.iplass.mtp.spi.Config
-
設定ファイルに定義されている設定項目(Service直下のproperty)に定義される値を指定のtypeのListとして取得します。 typeは、プリミティブ型、Map、JavaBeans形式のクラスを指定可能です。 もし、nameで指定される設定項目が存在しない場合は、defaultValueを返却します。
- getVersion() - Method in class org.iplass.mtp.definition.DefinitionInfo
- getVersion() - Method in class org.iplass.mtp.definition.VersionHistory
- getVersion() - Method in interface org.iplass.mtp.entity.Entity
- getVersion() - Method in class org.iplass.mtp.entity.EntityKey
-
バージョンを返します。
- getVersion() - Method in class org.iplass.mtp.entity.GenericEntity
- getVersion() - Method in interface org.iplass.mtp.entity.interceptor.EntityLoadInvocation
- getVersion() - Method in interface org.iplass.mtp.runtime.Environment
-
Gets version information of iPLAss in the execution environment.
- getVersionControlAsOfExpression() - Method in class org.iplass.mtp.entity.definition.properties.ReferenceProperty
- getVersionControlType() - Method in class org.iplass.mtp.entity.definition.EntityDefinition
- getVersionControlType() - Method in class org.iplass.mtp.entity.definition.properties.ReferenceProperty
- getVersionHistory() - Method in class org.iplass.mtp.definition.DefinitionInfo
- getVersionupDisplayLabel() - Method in class org.iplass.mtp.view.generic.DetailFormView
-
バージョンアップボタン表示ラベルを取得します。
- getViewAction() - Method in class org.iplass.mtp.view.calendar.EntityCalendarItem
-
詳細アクション名を取得
- getViewActionName() - Method in class org.iplass.mtp.view.generic.element.section.MassReferenceSection
-
ダイアログ表示アクション名を取得します。
- getViewActionName() - Method in class org.iplass.mtp.view.generic.SearchFormView
-
表示アクション名を取得します。
- getViewControlSettings() - Method in class org.iplass.mtp.view.generic.EntityView
- getViewName() - Method in class org.iplass.mtp.view.calendar.EntityCalendarItem
-
ビュー名を取得
- getViewName() - Method in class org.iplass.mtp.view.generic.AbstractFormViewEvent
- getViewName() - Method in class org.iplass.mtp.view.generic.editor.ReferencePropertyEditor
-
ビュー定義名を取得します。
- getViewName() - Method in class org.iplass.mtp.view.generic.element.section.MassReferenceSection
-
ビュー定義名を取得します。
- getViewName() - Method in interface org.iplass.mtp.view.generic.FormViewEvent
-
View名を返します。
- getViewName() - Method in class org.iplass.mtp.view.menu.EntityMenuAction
-
View名を取得します。
- getViewName() - Method in class org.iplass.mtp.view.menu.EntityMenuItem
-
表示するView名を返します。
- getViewName() - Method in class org.iplass.mtp.view.top.parts.EntityListParts
-
View名を取得します。
- getViewName() - Method in class org.iplass.mtp.view.top.parts.UserMaintenanceParts
-
ビュー名を取得します。
- getViewName() - Method in class org.iplass.mtp.view.treeview.TreeViewItem
-
ビュー名を取得します。
- getViewNameForDetail() - Method in class org.iplass.mtp.view.top.parts.EntityListParts
-
詳細リンク用のView名を取得します。
- getViewNameForLink() - Method in class org.iplass.mtp.view.top.parts.EntityListParts
-
検索リンク用のview名を取得します。
- getViewNames() - Method in class org.iplass.mtp.view.top.parts.FulltextSearchViewParts
- getViewrefActionName() - Method in class org.iplass.mtp.view.generic.editor.ReferencePropertyEditor
-
ダイアログ表示アクション名を取得します。
- getViews() - Method in class org.iplass.mtp.view.generic.EntityView
-
FormViewを取得します。
- getViewTabActionName() - Method in class org.iplass.mtp.view.generic.element.section.MassReferenceSection
-
別タブ表示アクション名を取得します。
- getViewUploadActionName() - Method in class org.iplass.mtp.view.generic.SearchFormView
-
CSVアップロード画面表示アクション名を取得します。
- getWebApiName() - Method in class org.iplass.mtp.webapi.permission.WebApiPermission
- getWebApiParamMap() - Method in class org.iplass.mtp.webapi.definition.WebApiDefinition
- getWebhookContent() - Method in class org.iplass.mtp.webhook.template.definition.WebhookTemplateDefinition
- getWhen() - Method in class org.iplass.mtp.entity.query.value.controlflow.Case
- getWhere() - Method in class org.iplass.mtp.entity.DeleteCondition
- getWhere() - Method in class org.iplass.mtp.entity.query.Query
- getWhere() - Method in class org.iplass.mtp.entity.UpdateCondition
- getWhitelistPropertyNameRegex() - Method in class org.iplass.mtp.command.beanmapper.BeanParamMapper
- getWidgets() - Method in class org.iplass.mtp.view.top.TopViewDefinition
-
ウィジェットを取得します。
- getWidth() - Method in class org.iplass.mtp.view.generic.editor.BinaryPropertyEditor
-
画像の幅を取得します。
- getWidth() - Method in class org.iplass.mtp.view.generic.editor.NestProperty
-
列幅を取得します。
- getWidth() - Method in class org.iplass.mtp.view.generic.element.property.PropertyColumn
-
列幅を取得します。
- getWidth() - Method in class org.iplass.mtp.view.generic.element.VirtualPropertyItem
-
列幅を取得します。
- getWidth() - Method in class org.iplass.mtp.view.treeview.TreeViewGridColModel
-
幅を取得します。
- getWithinGroup() - Method in class org.iplass.mtp.entity.query.value.aggregate.OrderedSetFunction
- getWithoutConditionReferenceName() - Method in class org.iplass.mtp.view.generic.element.section.MassReferenceSection
-
Entity権限における限定条件の除外設定を取得します。
- getWithoutConditionReferenceName() - Method in class org.iplass.mtp.view.generic.SearchFormView
-
Entity権限における限定条件の除外設定を取得します。
- getWithoutConditionReferenceName() - Method in class org.iplass.mtp.view.generic.SearchQueryContext
-
Entity権限における限定条件を適用せずに検索を実行する参照先名を返します
- getWithValidation() - Method in class org.iplass.mtp.command.beanmapper.BeanParamMapper
- getWrapped() - Method in class org.iplass.mtp.command.RequestContextWrapper
-
ラップしているRequestContextを取得します。
- GLOBAL - Enum constant in enum class org.iplass.mtp.entity.query.hint.CacheHint.CacheScope
-
共有キャッシュとしてキャッシュを保持します。 キャッシュしてるEntityデータに更新があった場合、キャッシュは破棄されます。
- GLOBAL_KEEP - Enum constant in enum class org.iplass.mtp.entity.query.hint.CacheHint.CacheScope
-
共有キャッシュとしてキャッシュを保持します。 キャッシュしてるEntityデータに更新があった場合でもキャッシュは(更新前の状態で)保持されます。
- GLOBAL_RELOAD - Enum constant in enum class org.iplass.mtp.entity.query.hint.CacheHint.CacheScope
-
共有キャッシュとしてキャッシュを保持します。 キャッシュしてるEntityデータに更新があった場合でもキャッシュは(更新前の状態で)保持されます。 有効期間(秒)を指定し、その期間経過後に同一EQLにてキャッシュを自動的にリロードします。
- GrantType - Enum Class in org.iplass.mtp.auth.oauth.definition
-
サポートしているgrant typeのEnumです。
- Greater - Class in org.iplass.mtp.entity.query.condition.predicate
-
>条件文を表す。
- Greater() - Constructor for class org.iplass.mtp.entity.query.condition.predicate.Greater
- Greater(String, Object) - Constructor for class org.iplass.mtp.entity.query.condition.predicate.Greater
- Greater(ValueExpression, ValueExpression) - Constructor for class org.iplass.mtp.entity.query.condition.predicate.Greater
- GreaterEqual - Class in org.iplass.mtp.entity.query.condition.predicate
-
>=条件文を表す。
- GreaterEqual() - Constructor for class org.iplass.mtp.entity.query.condition.predicate.GreaterEqual
- GreaterEqual(String, Object) - Constructor for class org.iplass.mtp.entity.query.condition.predicate.GreaterEqual
- GreaterEqual(ValueExpression, ValueExpression) - Constructor for class org.iplass.mtp.entity.query.condition.predicate.GreaterEqual
- GroovyReportOutputLogicDefinition - Class in org.iplass.mtp.web.template.report.definition
-
The Definition of a report output logic in GroovyScript
- GroovyReportOutputLogicDefinition() - Constructor for class org.iplass.mtp.web.template.report.definition.GroovyReportOutputLogicDefinition
- GROOVYSCRIPT - Enum constant in enum class org.iplass.mtp.view.generic.common.WebApiAutocompletionSetting.AutocompletionType
- GroovyTemplateDefinition - Class in org.iplass.mtp.web.template.definition
- GroovyTemplateDefinition() - Constructor for class org.iplass.mtp.web.template.definition.GroovyTemplateDefinition
- Group - Class in org.iplass.mtp.auth
-
グループを表す。 Entity定義上、mtp.auth.Groupで定義される。 グループにはユーザーを所属させることが可能。
- Group() - Constructor for class org.iplass.mtp.auth.Group
- Group(String, String) - Constructor for class org.iplass.mtp.auth.Group
- groupBy(Object...) - Method in class org.iplass.mtp.entity.query.Query
-
groupBy項目を指定します。
- GroupBy - Class in org.iplass.mtp.entity.query
-
GROUP BY句を表す。
- GroupBy() - Constructor for class org.iplass.mtp.entity.query.GroupBy
- GroupBy.RollType - Enum Class in org.iplass.mtp.entity.query
- groupingKey(String) - Method in class org.iplass.mtp.async.AsyncTaskOption
-
一連のタスクをグループ化するgroupingKeyを指定します。 groupingKeyを設定すると、そのグループのタスクは必ず同一のタスク実行Workerで実行されるようになります。 「厳密な実行順」を設定されたキューを利用し、このgroupingKeyを指定した場合、 そのgroupingKeyにおいてタスクの実行順序を保障することが可能となります。
- groupingKeyAttributeName() - Element in annotation interface org.iplass.mtp.command.annotation.async.AsyncCommand
-
非同期処理実行時のgroupingKeyを利用する場合の、attribute名を指定します。
- groups() - Element in annotation interface org.iplass.mtp.beanvalidation.constraints.ValidEntity
- GROUPS - Static variable in class org.iplass.mtp.auth.User
- gt(String, Object) - Method in class org.iplass.mtp.entity.query.condition.expr.And
-
Greater条件を追加する。
- gt(String, Object) - Method in class org.iplass.mtp.entity.query.condition.expr.Or
-
Greater条件を追加する。
- gte(String, Object) - Method in class org.iplass.mtp.entity.query.condition.expr.And
-
GreaterEqual条件を追加する。
- gte(String, Object) - Method in class org.iplass.mtp.entity.query.condition.expr.Or
-
GreaterEqual条件を追加する。
H
- HALF_DOWN - Enum constant in enum class org.iplass.mtp.entity.definition.properties.RoundingMode
-
五捨六入
- HALF_EVEN - Enum constant in enum class org.iplass.mtp.entity.definition.properties.RoundingMode
-
銀行型丸め
- HALF_UP - Enum constant in enum class org.iplass.mtp.entity.definition.properties.RoundingMode
-
四捨五入
- handle(String) - Method in interface org.iplass.mtp.command.async.ResultHandler
- handle(String) - Method in class org.iplass.mtp.command.async.WriteToEntityHandler
- handle(Throwable) - Method in interface org.iplass.mtp.command.async.ResultHandler
- handle(Throwable) - Method in class org.iplass.mtp.command.async.WriteToEntityHandler
- handle(Map<String, Object>, RequestContext, User) - Method in interface org.iplass.mtp.auth.oauth.CustomTokenIntrospector
-
introspectionリクエストのレスポンスをカスタマイズするよう実装します。
- handle(Map<String, Object>, RequestContext, User) - Method in class org.iplass.mtp.auth.oauth.introspectors.ResourceOwnerTokenIntrospector
- handleException(RuntimeException, RequestContext) - Method in interface org.iplass.mtp.command.ExceptionAware
-
Command.execute(RequestContext)
内、もしくはCommandInterceptor内で例外が発生した場合、 当メソッドが呼び出される。 返り値として、Commandのステータスを返却するか、例外を再スローするようにする。 - handleResponse(WebhookResponse) - Method in interface org.iplass.mtp.webhook.WebhookResponseHandler
- hasChild() - Method in class org.iplass.mtp.view.menu.MenuItem
-
子階層メニューが存在するか否かを判定します。
- hasEntityReferencePermissionDetailFormView(String, String, Entity) - Method in interface org.iplass.mtp.view.generic.EntityViewManager
-
詳細編集画面でEntityデータの参照が許可されているかを返します。
- hasEntry(String) - Method in interface org.iplass.mtp.definition.binary.ArchiveBinaryDefinition
-
指定のpathで指し示されるzip(jar)内エントリが存在するかを取得する。
- hasEntry(String) - Method in class org.iplass.mtp.definition.binary.FileArchiveBinaryDefinition
- hasError() - Method in class org.iplass.mtp.command.beanmapper.MappingResult
- hasError() - Method in class org.iplass.mtp.entity.ValidateResult
- hashCode() - Method in class org.iplass.mtp.entity.BinaryReference
- hashCode() - Method in class org.iplass.mtp.entity.permission.EntityPermission
- hashCode() - Method in class org.iplass.mtp.entity.permission.EntityPropertyPermission
- hashCode() - Method in class org.iplass.mtp.entity.query.AsOf
- hashCode() - Method in interface org.iplass.mtp.entity.query.ASTNode
- hashCode() - Method in class org.iplass.mtp.entity.query.condition.expr.And
- hashCode() - Method in class org.iplass.mtp.entity.query.condition.expr.Not
- hashCode() - Method in class org.iplass.mtp.entity.query.condition.expr.Or
- hashCode() - Method in class org.iplass.mtp.entity.query.condition.expr.Paren
- hashCode() - Method in class org.iplass.mtp.entity.query.condition.predicate.Between
- hashCode() - Method in class org.iplass.mtp.entity.query.condition.predicate.ComparisonPredicate
- hashCode() - Method in class org.iplass.mtp.entity.query.condition.predicate.Contains
- hashCode() - Method in class org.iplass.mtp.entity.query.condition.predicate.In
- hashCode() - Method in class org.iplass.mtp.entity.query.condition.predicate.IsNotNull
- hashCode() - Method in class org.iplass.mtp.entity.query.condition.predicate.IsNull
- hashCode() - Method in class org.iplass.mtp.entity.query.condition.predicate.Like
- hashCode() - Method in class org.iplass.mtp.entity.query.From
- hashCode() - Method in class org.iplass.mtp.entity.query.GroupBy
- hashCode() - Method in class org.iplass.mtp.entity.query.Having
- hashCode() - Method in class org.iplass.mtp.entity.query.hint.BindHint
- hashCode() - Method in class org.iplass.mtp.entity.query.hint.CacheHint
- hashCode() - Method in class org.iplass.mtp.entity.query.hint.FetchSizeHint
- hashCode() - Method in class org.iplass.mtp.entity.query.hint.HintComment
- hashCode() - Method in class org.iplass.mtp.entity.query.hint.IndexHint
- hashCode() - Method in class org.iplass.mtp.entity.query.hint.NativeHint
- hashCode() - Method in class org.iplass.mtp.entity.query.hint.NoBindHint
- hashCode() - Method in class org.iplass.mtp.entity.query.hint.NoIndexHint
- hashCode() - Method in class org.iplass.mtp.entity.query.hint.ReadOnlyHint
- hashCode() - Method in class org.iplass.mtp.entity.query.hint.SuppressWarningsHint
- hashCode() - Method in class org.iplass.mtp.entity.query.hint.TimeoutHint
- hashCode() - Method in class org.iplass.mtp.entity.query.Limit
- hashCode() - Method in class org.iplass.mtp.entity.query.OrderBy
- hashCode() - Method in class org.iplass.mtp.entity.query.Query
- hashCode() - Method in class org.iplass.mtp.entity.query.Refer
- hashCode() - Method in class org.iplass.mtp.entity.query.Select
- hashCode() - Method in class org.iplass.mtp.entity.query.SortSpec
- hashCode() - Method in class org.iplass.mtp.entity.query.SubQuery
- hashCode() - Method in class org.iplass.mtp.entity.query.value.aggregate.Aggregate
- hashCode() - Method in class org.iplass.mtp.entity.query.value.aggregate.Count
- hashCode() - Method in class org.iplass.mtp.entity.query.value.aggregate.Listagg
- hashCode() - Method in class org.iplass.mtp.entity.query.value.aggregate.OrderedSetFunction
- hashCode() - Method in class org.iplass.mtp.entity.query.value.aggregate.WithinGroup
- hashCode() - Method in class org.iplass.mtp.entity.query.value.aggregate.WithinGroupSortSpec
- hashCode() - Method in class org.iplass.mtp.entity.query.value.controlflow.Case
- hashCode() - Method in class org.iplass.mtp.entity.query.value.controlflow.Else
- hashCode() - Method in class org.iplass.mtp.entity.query.value.controlflow.When
- hashCode() - Method in class org.iplass.mtp.entity.query.value.expr.MinusSign
- hashCode() - Method in class org.iplass.mtp.entity.query.value.expr.Polynomial
- hashCode() - Method in class org.iplass.mtp.entity.query.value.expr.Term
- hashCode() - Method in class org.iplass.mtp.entity.query.value.primary.ArrayValue
- hashCode() - Method in class org.iplass.mtp.entity.query.value.primary.Cast
- hashCode() - Method in class org.iplass.mtp.entity.query.value.primary.EntityField
- hashCode() - Method in class org.iplass.mtp.entity.query.value.primary.Function
- hashCode() - Method in class org.iplass.mtp.entity.query.value.primary.Literal
- hashCode() - Method in class org.iplass.mtp.entity.query.value.primary.ParenValue
- hashCode() - Method in class org.iplass.mtp.entity.query.value.RowValueList
- hashCode() - Method in class org.iplass.mtp.entity.query.value.subquery.ScalarSubQuery
- hashCode() - Method in class org.iplass.mtp.entity.query.value.window.PartitionBy
- hashCode() - Method in class org.iplass.mtp.entity.query.value.window.WindowAggregate
- hashCode() - Method in class org.iplass.mtp.entity.query.value.window.WindowFunction
- hashCode() - Method in class org.iplass.mtp.entity.query.value.window.WindowOrderBy
- hashCode() - Method in class org.iplass.mtp.entity.query.value.window.WindowRankFunction
- hashCode() - Method in class org.iplass.mtp.entity.query.value.window.WindowSortSpec
- hashCode() - Method in class org.iplass.mtp.entity.query.Where
- hashCode() - Method in class org.iplass.mtp.entity.SelectValue
- hashCode() - Method in class org.iplass.mtp.tenant.gem.TenantGemInfo
- hashCode() - Method in class org.iplass.mtp.tenant.TenantAuthInfo
- hashCode() - Method in class org.iplass.mtp.tenant.TenantI18nInfo
- hashCode() - Method in class org.iplass.mtp.tenant.TenantMailInfo
- hashCode() - Method in class org.iplass.mtp.tenant.web.TenantWebInfo
- hashCode() - Method in class org.iplass.mtp.transaction.NoTransaction
- hashCode() - Method in class org.iplass.mtp.view.menu.ActionMenuItem
- hashCode() - Method in class org.iplass.mtp.view.menu.EntityMenuItem
- hashCode() - Method in class org.iplass.mtp.view.menu.MenuItem
- hashCode() - Method in class org.iplass.mtp.view.menu.UrlMenuItem
- hashCode() - Method in class org.iplass.mtp.web.actionmapping.permission.ActionPermission
- hashCode() - Method in class org.iplass.mtp.webapi.permission.WebApiPermission
- HasNestParts - Interface in org.iplass.mtp.view.top.parts
-
Nest構造をもつパーツ定義
- HasNestProperty - Interface in org.iplass.mtp.view.generic
-
NestProperty情報を保持しているElement定義
- having(String) - Method in class org.iplass.mtp.entity.query.Query
- having(Condition) - Method in class org.iplass.mtp.entity.query.Query
- Having - Class in org.iplass.mtp.entity.query
-
HAVING句を表す。
- Having() - Constructor for class org.iplass.mtp.entity.query.Having
- Having(Condition) - Constructor for class org.iplass.mtp.entity.query.Having
- HIDDEN - Enum constant in enum class org.iplass.mtp.view.generic.editor.AutoNumberPropertyEditor.AutoNumberDisplayType
- HIDDEN - Enum constant in enum class org.iplass.mtp.view.generic.editor.BinaryPropertyEditor.BinaryDisplayType
- HIDDEN - Enum constant in enum class org.iplass.mtp.view.generic.editor.BooleanPropertyEditor.BooleanDisplayType
- HIDDEN - Enum constant in enum class org.iplass.mtp.view.generic.editor.DateTimePropertyEditor.DateTimeDisplayType
- HIDDEN - Enum constant in enum class org.iplass.mtp.view.generic.editor.ExpressionPropertyEditor.ExpressionDisplayType
- HIDDEN - Enum constant in enum class org.iplass.mtp.view.generic.editor.NumberPropertyEditor.NumberDisplayType
- HIDDEN - Enum constant in enum class org.iplass.mtp.view.generic.editor.ReferencePropertyEditor.ReferenceDisplayType
- HIDDEN - Enum constant in enum class org.iplass.mtp.view.generic.editor.SelectPropertyEditor.SelectDisplayType
- HIDDEN - Enum constant in enum class org.iplass.mtp.view.generic.editor.StringPropertyEditor.StringDisplayType
- HIDDEN - Enum constant in enum class org.iplass.mtp.view.generic.editor.TemplatePropertyEditor.TemplateDisplayType
- HIDDEN - Enum constant in enum class org.iplass.mtp.view.generic.editor.UserPropertyEditor.UserDisplayType
- hint(List<Hint>) - Method in class org.iplass.mtp.entity.query.Query
- hint(Hint) - Method in class org.iplass.mtp.entity.query.Query
-
ヒントを追加します。 注意:selectAllを利用した場合、Selectインスタンスが初期化されるので、selectAllの後に呼び出すこと。
- Hint - Class in org.iplass.mtp.entity.query.hint
-
ヒント句を表す抽象クラスです。
- Hint() - Constructor for class org.iplass.mtp.entity.query.hint.Hint
- hintComment() - Method in class org.iplass.mtp.entity.query.Select
- HintComment - Class in org.iplass.mtp.entity.query.hint
-
EQLのヒントコメントを表現します。
- HintComment() - Constructor for class org.iplass.mtp.entity.query.hint.HintComment
- HintComment(String) - Constructor for class org.iplass.mtp.entity.query.hint.HintComment
- HintComment(List<Hint>) - Constructor for class org.iplass.mtp.entity.query.hint.HintComment
- HintComment(Hint...) - Constructor for class org.iplass.mtp.entity.query.hint.HintComment
- HintVisitor - Interface in org.iplass.mtp.entity.query.hint
- HintVisitorSupport - Class in org.iplass.mtp.entity.query.hint
- HintVisitorSupport() - Constructor for class org.iplass.mtp.entity.query.hint.HintVisitorSupport
- Holder - Class in org.iplass.mtp.transaction
- Holder() - Constructor for class org.iplass.mtp.transaction.Holder
- HOUR - Enum constant in enum class org.iplass.mtp.view.generic.editor.DateTimePropertyEditor.TimeDispRange
- HOURS - Enum constant in enum class org.iplass.mtp.definition.TimeUnit
- HtmlBodyPart - Class in org.iplass.mtp.mail.template.definition
-
メールテンプレートHTMLメッセージ定義
- HtmlBodyPart() - Constructor for class org.iplass.mtp.mail.template.definition.HtmlBodyPart
- HtmlMessage - Class in org.iplass.mtp.mail
-
Represents the body text when sending html mail.
- HtmlMessage() - Constructor for class org.iplass.mtp.mail.HtmlMessage
- HtmlMessage(String, String) - Constructor for class org.iplass.mtp.mail.HtmlMessage
- HtmlTemplateDefinition - Class in org.iplass.mtp.web.template.definition
- HtmlTemplateDefinition() - Constructor for class org.iplass.mtp.web.template.definition.HtmlTemplateDefinition
- HtmlValidationMessage - Class in org.iplass.mtp.view.generic.editor
-
HTMLのinput要素のtype、patternに対するメッセージ定義
- HtmlValidationMessage() - Constructor for class org.iplass.mtp.view.generic.editor.HtmlValidationMessage
- HTTP_HEADER - Static variable in interface org.iplass.mtp.web.WebRequestConstants
-
HTTPヘッダ(リクエストの)が格納されているMapのインスタンス。
- HTTP_HEADER - Static variable in interface org.iplass.mtp.webapi.WebApiRequestConstants
-
HTTPヘッダ(リクエストの)が格納されているMapのインスタンス。
- HTTP_METHOD - Static variable in interface org.iplass.mtp.webapi.WebApiRequestConstants
-
WebAPIのHTTPメソッドを取得する際のattribute名です。
MethodType
のいずれかの値が取得されます。 - HttpMethodType - Enum Class in org.iplass.mtp.web.actionmapping.definition
-
HTTP Method種別を表すenum。
I
- ICON - Static variable in class org.iplass.mtp.pushnotification.NotificationPayload
-
通知アイコンを設定する際のkey。
Androidで指定可能かつ必須。 - ICUTransliterator - Class in org.iplass.mtp.entity.definition.normalizers
-
Normalizer definition that uses ICU4J's Transliterator to perform the transformation.
- ICUTransliterator() - Constructor for class org.iplass.mtp.entity.definition.normalizers.ICUTransliterator
- ICUTransliterator(String) - Constructor for class org.iplass.mtp.entity.definition.normalizers.ICUTransliterator
- id() - Element in annotation interface org.iplass.mtp.command.annotation.action.ActionMapping
- id() - Element in annotation interface org.iplass.mtp.command.annotation.async.AsyncCommand
-
当該定義のidです。 通常は未指定のまま(未指定の場合、メタデータのパスがidとなる)です。
- id() - Element in annotation interface org.iplass.mtp.command.annotation.template.Template
- id() - Element in annotation interface org.iplass.mtp.command.annotation.webapi.WebApi
- IdPasswordCredential - Class in org.iplass.mtp.auth.login
- IdPasswordCredential() - Constructor for class org.iplass.mtp.auth.login.IdPasswordCredential
- IdPasswordCredential(String, String) - Constructor for class org.iplass.mtp.auth.login.IdPasswordCredential
- IllegalDefinitionStateException - Exception in org.iplass.mtp.definition
- IllegalDefinitionStateException() - Constructor for exception org.iplass.mtp.definition.IllegalDefinitionStateException
- IllegalDefinitionStateException(String) - Constructor for exception org.iplass.mtp.definition.IllegalDefinitionStateException
- IllegalDefinitionStateException(String, Throwable) - Constructor for exception org.iplass.mtp.definition.IllegalDefinitionStateException
- IllegalDefinitionStateException(Throwable) - Constructor for exception org.iplass.mtp.definition.IllegalDefinitionStateException
- IllegalParameterException - Exception in org.iplass.mtp.command
-
RequestContext#getParamAs~()のメソッドで 対応する型に変換できなかった場合スローされる例外。
- IllegalParameterException() - Constructor for exception org.iplass.mtp.command.IllegalParameterException
- IllegalParameterException(String) - Constructor for exception org.iplass.mtp.command.IllegalParameterException
- IllegalParameterException(String, Throwable) - Constructor for exception org.iplass.mtp.command.IllegalParameterException
- IllegalParameterException(Throwable) - Constructor for exception org.iplass.mtp.command.IllegalParameterException
- IMMEDIATELY - Enum constant in enum class org.iplass.mtp.async.StartMode
-
タスクを即座に別トランザクションとして開始します。
- in(String, Object...) - Method in class org.iplass.mtp.entity.query.condition.expr.And
-
In条件を追加する。
- in(String, Object...) - Method in class org.iplass.mtp.entity.query.condition.expr.Or
-
In条件を追加する。
- in(String, SubQuery) - Method in class org.iplass.mtp.entity.query.condition.expr.And
-
In条件を追加する。
- in(String, SubQuery) - Method in class org.iplass.mtp.entity.query.condition.expr.Or
-
In条件を追加する。
- In - Class in org.iplass.mtp.entity.query.condition.predicate
-
IN条件文を表す。 ValueExpressionのリスト、もしくはサブクエリーを指定可能。
- In() - Constructor for class org.iplass.mtp.entity.query.condition.predicate.In
- In(String[], Object[]...) - Constructor for class org.iplass.mtp.entity.query.condition.predicate.In
- In(String[], List<ValueExpression>) - Constructor for class org.iplass.mtp.entity.query.condition.predicate.In
- In(String[], Query) - Constructor for class org.iplass.mtp.entity.query.condition.predicate.In
- In(String[], SubQuery) - Constructor for class org.iplass.mtp.entity.query.condition.predicate.In
- In(String, Object...) - Constructor for class org.iplass.mtp.entity.query.condition.predicate.In
- In(String, Query) - Constructor for class org.iplass.mtp.entity.query.condition.predicate.In
- In(String, SubQuery) - Constructor for class org.iplass.mtp.entity.query.condition.predicate.In
- In(List<ValueExpression>, List<ValueExpression>) - Constructor for class org.iplass.mtp.entity.query.condition.predicate.In
- In(List<ValueExpression>, Query) - Constructor for class org.iplass.mtp.entity.query.condition.predicate.In
- In(List<ValueExpression>, SubQuery) - Constructor for class org.iplass.mtp.entity.query.condition.predicate.In
- In(ValueExpression, Object...) - Constructor for class org.iplass.mtp.entity.query.condition.predicate.In
- In(ValueExpression, List<ValueExpression>) - Constructor for class org.iplass.mtp.entity.query.condition.predicate.In
- In(ValueExpression, Query) - Constructor for class org.iplass.mtp.entity.query.condition.predicate.In
- In(ValueExpression, SubQuery) - Constructor for class org.iplass.mtp.entity.query.condition.predicate.In
- include(String, PageContext) - Static method in class org.iplass.mtp.web.template.TemplateUtil
-
別Actionをincludeします。
- include(String, PageContext, RequestContextWrapper) - Static method in class org.iplass.mtp.web.template.TemplateUtil
-
別Actionをincludeします。
- IncludeTag - Class in org.iplass.mtp.web.template.tags
-
別Action、TemplateをincludeするためのJSPタグです。
- IncludeTag() - Constructor for class org.iplass.mtp.web.template.tags.IncludeTag
- includeTemplate(String, PageContext) - Static method in class org.iplass.mtp.web.template.TemplateUtil
-
テンプレートを直接includeします。
- includeTemplate(String, PageContext, RequestContextWrapper) - Static method in class org.iplass.mtp.web.template.TemplateUtil
-
テンプレートを直接includeします。
- indexedPropertySizeLimit(int) - Method in class org.iplass.mtp.command.beanmapper.BeanParamMapper
-
autoGrowが有効化されている場合、List、配列、Mapにおいて自動拡張する最大サイズを設定します。
- IndexHint - Class in org.iplass.mtp.entity.query.hint
-
EQLに対して、propertyNameListで指定されるプロパティのINDEXの利用を明示的に指定するヒント句です。 ただし、実際の物理テーブルにおいて、当該INDEXから駆動されるかどうかは、データベースのオプティマイザの判断によります。
- IndexHint() - Constructor for class org.iplass.mtp.entity.query.hint.IndexHint
- IndexHint(String...) - Constructor for class org.iplass.mtp.entity.query.hint.IndexHint
- IndexHint(List<String>) - Constructor for class org.iplass.mtp.entity.query.hint.IndexHint
- indexNodeCssStyle - Variable in class org.iplass.mtp.view.treeview.TreeViewItem
-
Indexのノードに設定するスタイルシートのクラス
- indexNodeIcon - Variable in class org.iplass.mtp.view.treeview.TreeViewItem
-
Indexのノードに表示するアイコンのURL
- IndexType - Enum Class in org.iplass.mtp.entity.definition
-
Indexの種類。
- InformationParts - Class in org.iplass.mtp.view.top.parts
-
お知らせ一覧パーツ
- InformationParts() - Constructor for class org.iplass.mtp.view.top.parts.InformationParts
- init() - Static method in interface org.iplass.mtp.runtime.EntryPoint
-
Initialize EntryPoint and get an instance of it.
- init(OpenIdConnectDefinition) - Method in interface org.iplass.mtp.auth.oidc.AutoUserProvisioningHandler
-
AutoUserProvisioningHandlerの処理化処理を記述可能。
- init(AuthenticationPolicyDefinition) - Method in interface org.iplass.mtp.auth.policy.AccountNotificationListener
-
AccountNotificationListener自体の初期化処理を記述可能です。 AccountNotificationListenerのインスタンスが生成された後、呼び出されます。
- init(Config) - Method in interface org.iplass.mtp.spi.Service
- init(Config) - Method in class org.iplass.mtp.test.TestTransactionService
- inited(T, Config) - Method in interface org.iplass.mtp.spi.ServiceInitListener
-
Service初期化時に呼び出されます。
- initEntity(String, String, Entity) - Method in interface org.iplass.mtp.view.generic.EntityViewManager
-
画面定義に設定された初期化スクリプトを使ってEntityを初期化します。
- initialize(Preference) - Method in interface org.iplass.mtp.prefs.PreferenceAware
-
Preferenceが初期化される際に呼び出される。
- INLINE - Enum constant in enum class org.iplass.mtp.web.actionmapping.definition.result.ContentDispositionType
-
inline
- InlineContent - Class in org.iplass.mtp.mail
- InlineContent() - Constructor for class org.iplass.mtp.mail.InlineContent
- InlineContent(String, DataHandler) - Constructor for class org.iplass.mtp.mail.InlineContent
- insert(Entity) - Method in interface org.iplass.mtp.entity.EntityManager
-
指定の引数のentityを追加します。 entityにoid(オブジェクトID)が設定されていても必ず新しいIDで採番されます。
- insert(Entity, InsertOption) - Method in interface org.iplass.mtp.entity.EntityManager
-
指定の引数のentityを追加します。
- insert(EntityInsertInvocation) - Method in class org.iplass.mtp.entity.interceptor.EntityInterceptorAdapter
-
InvocationType.INSERT
の際、呼び出される。 - INSERT - Enum constant in enum class org.iplass.mtp.csv.CsvUploadInterrupter.CsvRegistrationType
-
新規追加
- INSERT - Enum constant in enum class org.iplass.mtp.entity.bulkupdate.BulkUpdateEntity.UpdateMethod
-
新規追加
- INSERT - Enum constant in enum class org.iplass.mtp.entity.interceptor.InvocationType
- INSERT - Enum constant in enum class org.iplass.mtp.view.generic.element.Element.EditDisplayType
- INSERT - Enum constant in enum class org.iplass.mtp.view.generic.RegistrationInterrupter.RegistrationType
-
新規追加
- INSERT_OPTION - Static variable in class org.iplass.mtp.entity.EntityEventContext
-
追加時(および、追加に伴うバリデーション時)に、当該キー名で指定されたInsertOptionを取得可能。
- insertOption(InsertOption) - Method in interface org.iplass.mtp.csv.CsvUploadInterrupter
-
新規追加時のオプションを返します。
- InsertOption - Class in org.iplass.mtp.entity
-
Entity追加処理時に指定可能なオプションです。
- InsertOption() - Constructor for class org.iplass.mtp.entity.InsertOption
- INTEGER - Enum constant in enum class org.iplass.mtp.entity.definition.PropertyDefinitionType
- IntegerProperty - Class in org.iplass.mtp.entity.definition.properties
-
整数を表すプロパティ定義。
- IntegerProperty() - Constructor for class org.iplass.mtp.entity.definition.properties.IntegerProperty
- IntegerProperty(String) - Constructor for class org.iplass.mtp.entity.definition.properties.IntegerProperty
- IntegerPropertyEditor - Class in org.iplass.mtp.view.generic.editor
-
整数値型プロパティエディタ
- IntegerPropertyEditor() - Constructor for class org.iplass.mtp.view.generic.editor.IntegerPropertyEditor
-
コンストラクタ
- intercept(CommandInvocation) - Method in interface org.iplass.mtp.command.interceptor.CommandInterceptor
- intercept(EntityInvocation<?>) - Method in interface org.iplass.mtp.entity.interceptor.EntityInterceptor
-
各Entity操作(登録、更新、、、)によって、 各EntityInvocationのサブクラスのインスタンスを引数に呼び出される。
- intercept(EntityInvocation<?>) - Method in class org.iplass.mtp.entity.interceptor.EntityInterceptorAdapter
- intercept(RequestInvocation) - Method in interface org.iplass.mtp.web.interceptor.RequestInterceptor
- interceptResult(RequestInvocation) - Method in interface org.iplass.mtp.web.interceptor.RequestInterceptor
- InvocationType - Enum Class in org.iplass.mtp.entity.interceptor
-
Interceptor実装クラスで判断可能な、Entityの操作の種類。
- invokeCommand(String, RequestContext) - Static method in class org.iplass.mtp.test.MTPTest
-
commandNameで定義されているCommandを実行します。 実行する際には、トランザクションは自動で開始されます。
- invokeCommand(Command, RequestContext) - Static method in class org.iplass.mtp.test.MTPTest
-
cmdで指定されるCommandのインスタンスを実行します。 実行する際には、トランザクションは自動で開始されます。
- IP_ADDRESS_HISTORY - Static variable in class org.iplass.mtp.auth.User
- isAbsoluteLifetime() - Method in class org.iplass.mtp.auth.policy.definition.RememberMePolicyDefinition
-
有効期間を絶対値にするか否か。
true:id/passによるログインを行った日時からlifetimeMinutes期間有効
false:最終アクセス(RememberMeトークンでの認証処理)の日時からlifetimeMinutes期間有効 - isAcceptRanges() - Method in class org.iplass.mtp.web.actionmapping.definition.result.StreamResultDefinition
- isAccessControlAllowCredentials() - Method in class org.iplass.mtp.webapi.definition.WebApiDefinition
- isAdmin() - Method in class org.iplass.mtp.auth.User
- isAllowedContent() - Method in class org.iplass.mtp.view.generic.editor.StringPropertyEditor
-
RichText表示タグ許可を取得します。
- isAllowExternalLocation() - Method in class org.iplass.mtp.web.actionmapping.definition.result.RedirectResultDefinition
- isAllowRichTextEditorLinkAction() - Method in class org.iplass.mtp.view.generic.editor.StringPropertyEditor
-
RickTextで表示モードの場合、リンク動作許可を取得します。
- isAllowRichTextEditorLinkAction() - Method in class org.iplass.mtp.view.top.parts.InformationParts
-
リッチテキストエディタで表示モードの場合、リンク動作許可を取得します。
- isAllowTrashOperationToRecycleBy() - Method in class org.iplass.mtp.view.generic.SearchFormView
-
ごみ箱操作をユーザー削除データに限定するかを取得します。
- isAnonymous() - Method in class org.iplass.mtp.auth.User
- isApplySearchLayoutDefaultCondition() - Method in class org.iplass.mtp.view.generic.DetailFormView
-
ロード時にSearchLayoutのデフォルト検索条件を適用するかを取得します。
- isAsArray() - Method in class org.iplass.mtp.entity.definition.normalizers.JavaClassNormalizer
- isAsArray() - Method in class org.iplass.mtp.entity.definition.normalizers.ScriptingNormalizer
- isAsArray() - Method in class org.iplass.mtp.entity.definition.validations.JavaClassValidation
- isAsArray() - Method in class org.iplass.mtp.entity.definition.validations.ScriptingValidation
- isAuditLogMappedBy() - Method in class org.iplass.mtp.entity.definition.properties.ReferenceProperty
- isAuthenticated() - Method in class org.iplass.mtp.auth.AuthContext
-
現在のセッションが認証済みユーザーによるものか否かを取得します。
- isAutoGenerateBulkView() - Method in class org.iplass.mtp.view.generic.ViewControlSetting
- isAutoGenerateBulkView(String) - Method in class org.iplass.mtp.view.generic.EntityView
-
一括更新画面のFormViewを自動生成するかを返します。
- isAutoGenerateDetailView() - Method in class org.iplass.mtp.view.generic.ViewControlSetting
- isAutoGenerateDetailView(String) - Method in class org.iplass.mtp.view.generic.EntityView
-
詳細画面のFormViewを自動生成するかを返します。
- isAutoGenerateSearchView() - Method in class org.iplass.mtp.view.generic.ViewControlSetting
- isAutoGenerateSearchView(String) - Method in class org.iplass.mtp.view.generic.EntityView
-
検索画面のFormViewを自動生成するかを返します。
- isAutoGrow() - Method in class org.iplass.mtp.command.beanmapper.BeanParamMapper
- isBindable() - Method in class org.iplass.mtp.entity.query.Limit
- isBindable() - Method in class org.iplass.mtp.entity.query.value.primary.Literal
- isBlank() - Method in class org.iplass.mtp.view.generic.element.property.PropertyItem
-
通常検索でブランク項目扱いにするかを取得します。
- isBlank(String) - Static method in class org.iplass.mtp.util.StringUtil
- isCanCsvUploadTargetVersionSelectForNoneVersionedEntity() - Method in class org.iplass.mtp.view.generic.element.section.SearchConditionSection
-
CSVアップロード画面でTargetVersionの指定を許可するかを取得します。
- isCanVersionedReferenceSearchForNoneVersionedEntity() - Method in class org.iplass.mtp.view.generic.SearchFormView
-
バージョン管理Entity以外の場合に参照先の保存時バージョンの検索を許可するかを取得します。
- isChangeEditLinkToViewLink() - Method in class org.iplass.mtp.view.generic.element.section.MassReferenceSection
-
編集リンクを詳細リンクに変更するかを取得します。
- isCheckBytes() - Method in class org.iplass.mtp.entity.definition.validations.LengthValidation
- isCheckEntityPermissionLimitConditionOfButton() - Method in class org.iplass.mtp.view.generic.DetailFormView
-
Entity権限の可能範囲条件でボタン表示を制御設定を取得します。
- isCheckEntityPermissionLimitConditionOfEditLink() - Method in class org.iplass.mtp.view.generic.element.section.SearchResultSection
-
Entity権限の可能範囲条件で編集リンク表示を制御設定を取得します。
- isCheckLockedByUser() - Method in class org.iplass.mtp.entity.DeleteOption
-
EntityManager.lockByUser(String, String)
により、ユーザーによってロックされている場合、 更新エラー(EntityLockedByUserException)とするかどうか。 - isCheckLockedByUser() - Method in class org.iplass.mtp.entity.UpdateOption
- isCheckTimestamp() - Method in class org.iplass.mtp.entity.DeleteOption
-
タイムスタンプチェックを行うかどうか。
- isCheckTimestamp() - Method in class org.iplass.mtp.entity.UpdateOption
- isCheckUpdatable() - Method in class org.iplass.mtp.entity.UpdateCondition
-
当該更新対象propertyがupdatable=trueかどうかをチェックするか否か
- isCheckXRequestedWithHeader() - Method in class org.iplass.mtp.webapi.definition.WebApiDefinition
-
XMLHttpRequestがセットされていることを確認するかを取得します。
- isConsume() - Method in class org.iplass.mtp.web.actionmapping.definition.TokenCheck
- isConsume() - Method in class org.iplass.mtp.webapi.definition.WebApiTokenCheck
- isConvertEntityToMap() - Method in class org.iplass.mtp.web.template.report.definition.ReportParamMapDefinition
- isCountTotal() - Method in class org.iplass.mtp.entity.SearchOption
- isCrawl() - Method in class org.iplass.mtp.entity.definition.EntityDefinition
- isCreateAccountWithSpecificPassword() - Method in class org.iplass.mtp.auth.policy.definition.PasswordPolicyDefinition
-
アカウント作成の際、初期パスワードを指定可能とするか。
trueの場合:パスワードが指定されていれば、そのパスワードでアカウントを作成。未指定の場合は自動生成。
falseの場合:パスワード指定出来ない。アカウント作成時に自動生成される。 - isCsvUploadDenyDelete() - Method in class org.iplass.mtp.view.generic.element.section.SearchConditionSection
- isCsvUploadDenyInsert() - Method in class org.iplass.mtp.view.generic.element.section.SearchConditionSection
- isCsvUploadDenyUpdate() - Method in class org.iplass.mtp.view.generic.element.section.SearchConditionSection
- isCurrentSessionTrusted() - Method in class org.iplass.mtp.auth.AuthContext
-
現在のログインセッションが信頼された認証に基づいたものか否かを取得します。
- isDataSharable() - Method in class org.iplass.mtp.definition.SharedConfig
-
当該のDefinitionが扱うデータを各テナントで共有可能にする場合true。 現時点では、EntityDefinitionでのみこの設定が有効。
- isDeadLock() - Method in exception org.iplass.mtp.entity.EntityConcurrentUpdateException
-
デッドロックの検知かを取得します。
- isDelete() - Method in class org.iplass.mtp.webapi.definition.EntityWebApiDefinition
- isDeleteSpecificVersion() - Method in class org.iplass.mtp.view.generic.SearchFormView
-
特定バージョンを削除するかを取得します。
- isDenySamePasswordAsAccountId() - Method in class org.iplass.mtp.auth.policy.definition.PasswordPolicyDefinition
-
アカウントIDと同一のパスワードを不許可とするか
- isDialogMaximize() - Method in class org.iplass.mtp.view.generic.FormView
-
ダイアログ表示時に最大化を取得します。
- isDispBorderInSection() - Method in class org.iplass.mtp.view.generic.element.section.DefaultSection
-
セクション内に配置した場合に枠線を表示を取得します。
- isDispBorderInSection() - Method in class org.iplass.mtp.view.generic.element.section.ReferenceSection
-
セクション内に配置した場合に枠線を表示を取得します。
- isDispBorderInSection() - Method in class org.iplass.mtp.view.generic.element.section.ScriptingSection
-
セクション内に配置した場合に枠線を表示を取得します。
- isDispBorderInSection() - Method in class org.iplass.mtp.view.generic.element.section.TemplateSection
-
セクション内に配置した場合に枠線を表示を取得します。
- isDispFlag() - Method in class org.iplass.mtp.view.generic.element.Element
-
表示フラグを取得します。
- isDispHour(DateTimePropertyEditor.TimeDispRange) - Static method in enum class org.iplass.mtp.view.generic.editor.DateTimePropertyEditor.TimeDispRange
-
時を表示するかを判定します。
- isDisplayButton(String, String, OutputType, Entity) - Method in interface org.iplass.mtp.view.generic.EntityViewManager
-
ボタンの表示可否を判定します。
- isDisplayDefinitionNode() - Method in class org.iplass.mtp.view.treeview.TreeViewItem
-
Entity定義ノードを表示するかを取得する。
- isDisplayElement(String, String, OutputType, Entity) - Method in interface org.iplass.mtp.view.generic.EntityViewManager
-
エレメントの表示可否を判定します。
- isDisplayElement(String, String, OutputType, Entity) - Static method in class org.iplass.mtp.view.generic.EntityViewUtil
-
エレメントの表示可否を判定します。
- isDispMin(DateTimePropertyEditor.TimeDispRange) - Static method in enum class org.iplass.mtp.view.generic.editor.DateTimePropertyEditor.TimeDispRange
-
分を表示するかを判定します。
- isDispNewWindow() - Method in class org.iplass.mtp.view.generic.element.Link
-
別ウィンドウで表示するかを取得します。
- isDispSearchWindow() - Method in class org.iplass.mtp.view.top.parts.FulltextSearchViewParts
- isDispSec(DateTimePropertyEditor.TimeDispRange) - Static method in enum class org.iplass.mtp.view.generic.editor.DateTimePropertyEditor.TimeDispRange
-
秒を表示するかを判定します。
- isDispTenantName() - Method in class org.iplass.mtp.tenant.gem.TenantGemInfo
-
システム画面、テナント名表示設定を取得します。
- isDistinct() - Method in class org.iplass.mtp.entity.query.Select
- isDistinct() - Method in class org.iplass.mtp.entity.query.value.aggregate.Count
- isDistinct() - Method in class org.iplass.mtp.entity.query.value.aggregate.Listagg
- isDistinct() - Method in class org.iplass.mtp.view.generic.element.section.SearchConditionSection
-
重複行をまとめるかを取得します。
- isDoPrivileged() - Method in class org.iplass.mtp.view.generic.LoadEntityContext
-
特権実行を行うかを取得します。
- isDoPrivileged() - Method in class org.iplass.mtp.view.generic.SearchQueryContext
-
特権実行を行うかを取得します。
- isEditableReference() - Method in class org.iplass.mtp.view.generic.editor.ReferencePropertyEditor
-
参照リンク編集可否を取得します。
- isEmpty(String) - Static method in class org.iplass.mtp.util.StringUtil
- isEmpty(Collection<?>) - Static method in class org.iplass.mtp.util.CollectionUtil
-
Collectionが空かを判定します。 nullの場合もtrueを返します。
- isEmpty(Map<?, ?>) - Static method in class org.iplass.mtp.util.CollectionUtil
-
Collectionが空かを判定します。 nullの場合もtrueを返します。
- isEmptyToNull() - Method in class org.iplass.mtp.command.beanmapper.BeanParamMapper
- isEnableAuditPropertySpecification() - Method in interface org.iplass.mtp.entity.bulkupdate.BulkUpdatable
-
バルク更新(INSERT時)の際、EntityにcreateBy,createDate,updateBy,updateDateの値を 指定してその値のまま登録する場合にtrueを指定します。 デフォルトはfalseです。 このフラグを利用する場合、 当該処理を呼び出すユーザーがadmin権限を保持している必要があります。
- isEnableAuditPropertySpecification() - Method in class org.iplass.mtp.entity.bulkupdate.CSVFormattedEntityStream
- isEnableAuditPropertySpecification() - Method in class org.iplass.mtp.entity.bulkupdate.FunctionalEntityStream
- isEnableAuditPropertySpecification() - Method in class org.iplass.mtp.entity.InsertOption
- isEnableHtmlTag() - Method in class org.iplass.mtp.view.top.parts.InformationParts
-
HTML出力可否を取得します。
- isEnablePKCE() - Method in class org.iplass.mtp.auth.oidc.definition.OpenIdConnectDefinition
- isEnableTransientUser() - Method in class org.iplass.mtp.auth.oidc.definition.OpenIdConnectDefinition
- isEquivalentInput() - Method in class org.iplass.mtp.view.generic.editor.DateRangePropertyEditor
- isEquivalentInput() - Method in class org.iplass.mtp.view.generic.editor.NumericRangePropertyEditor
- isExceptionIfNoEntity() - Method in class org.iplass.mtp.command.async.WriteToEntityHandler
- isExceptionRollback() - Method in class org.iplass.mtp.web.actionmapping.definition.TokenCheck
- isExceptionRollback() - Method in class org.iplass.mtp.webapi.definition.WebApiTokenCheck
- isExecuteSearch() - Method in class org.iplass.mtp.view.menu.EntityMenuAction
-
画面表示時に検索を実行を取得します。
- isExecuteSearch() - Method in class org.iplass.mtp.view.menu.EntityMenuItem
-
検索画面表示時に検索を実行するかをを返します。
- isExpandable() - Method in class org.iplass.mtp.view.generic.element.section.DefaultSection
-
セクションの展開可否を取得します。
- isExpandable() - Method in class org.iplass.mtp.view.generic.element.section.MassReferenceSection
-
セクションの展開可否を取得します。
- isExpandable() - Method in class org.iplass.mtp.view.generic.element.section.ReferenceSection
-
セクションの展開可否を取得します。
- isExpired() - Method in class org.iplass.mtp.auth.login.rememberme.RememberMeTokenInfo
- isExternalResource() - Method in class org.iplass.mtp.web.actionmapping.permission.ActionPermission
-
実際にはActionとして定義されていないリソース(たとえば静的ファイルなど)の権限を定義して、 その権限チェックを行いたい場合は、このフラグをtrueにセット。 このフラグがtrueにセットされた場合は、当該pathはActionを表さないものとして、 Action権限のテナント共有設定などのAction固有の設定は参照しないように動作する。
- isForce() - Method in interface org.iplass.mtp.entity.interceptor.EntityLockByUserInvocation
- isForce() - Method in interface org.iplass.mtp.entity.interceptor.EntityUnlockByUserInvocation
- isForceUpadte() - Method in class org.iplass.mtp.view.generic.BulkFormView
-
更新時に強制的に更新処理を行うかを取得します。
- isForceUpadte() - Method in class org.iplass.mtp.view.generic.DetailFormView
-
更新時に強制的に更新処理を行うかを取得します。
- isForceUpadte() - Method in class org.iplass.mtp.view.generic.editor.ReferencePropertyEditor
-
更新時に強制的に更新処理を行うかを取得します。
- isForceUpadte() - Method in class org.iplass.mtp.view.generic.element.section.ReferenceSection
-
更新時に強制的に更新処理を行うかを取得します。
- isForceUpadte() - Method in class org.iplass.mtp.view.generic.element.section.SearchResultSection
-
更新時に強制的に更新処理を行うかを取得します。
- isForceUpdate() - Method in class org.iplass.mtp.entity.UpdateOption
- isFromConditionAsLesserEqual() - Method in class org.iplass.mtp.view.generic.editor.DateRangePropertyEditor
-
Fromプロパティに対して値を含めて検索するかを取得します。
- isFromConditionAsLesserEqual() - Method in class org.iplass.mtp.view.generic.editor.NumericRangePropertyEditor
-
Fromプロパティに対して値を含めて検索するかを取得します。
- isFulltextSearchSorted() - Method in class org.iplass.mtp.view.generic.element.section.SearchConditionSection
-
全文検索時にソートするかを取得します。
- isGroupingData() - Method in class org.iplass.mtp.view.generic.element.section.SearchResultSection
-
検索結果をまとめる設定を取得します。
- isHashing() - Method in class org.iplass.mtp.auth.oauth.definition.subtypes.PublicSubjectIdentifierTypeDefinition
- isHide() - Method in class org.iplass.mtp.view.generic.editor.AutoNumberPropertyEditor
- isHide() - Method in class org.iplass.mtp.view.generic.editor.BinaryPropertyEditor
- isHide() - Method in class org.iplass.mtp.view.generic.editor.BooleanPropertyEditor
- isHide() - Method in class org.iplass.mtp.view.generic.editor.CustomPropertyEditor
- isHide() - Method in class org.iplass.mtp.view.generic.editor.DateTimePropertyEditor
- isHide() - Method in class org.iplass.mtp.view.generic.editor.ExpressionPropertyEditor
- isHide() - Method in class org.iplass.mtp.view.generic.editor.NumberPropertyEditor
- isHide() - Method in class org.iplass.mtp.view.generic.editor.PropertyEditor
-
非表示かを取得します。
- isHide() - Method in class org.iplass.mtp.view.generic.editor.ReferencePropertyEditor
- isHide() - Method in class org.iplass.mtp.view.generic.editor.SelectPropertyEditor
- isHide() - Method in class org.iplass.mtp.view.generic.editor.StringPropertyEditor
- isHide() - Method in class org.iplass.mtp.view.generic.editor.TemplatePropertyEditor
- isHide() - Method in class org.iplass.mtp.view.generic.editor.UserPropertyEditor
- isHideAddButton() - Method in class org.iplass.mtp.view.generic.element.section.MassReferenceSection
-
追加ボタン非表示設定を取得します。
- isHideButtonPanel() - Method in class org.iplass.mtp.view.generic.editor.DatePropertyEditor
-
現在日付設定ボタン表示可否を取得します。
- isHideButtonPanel() - Method in class org.iplass.mtp.view.generic.editor.TimestampPropertyEditor
-
現在日付設定ボタン表示可否を取得します。
- isHideCount() - Method in class org.iplass.mtp.view.generic.element.section.MassReferenceSection
-
件数非表示設定を取得します。
- isHideCount() - Method in class org.iplass.mtp.view.generic.element.section.SearchResultSection
-
件数非表示設定を取得します。
- isHideCsvdownload() - Method in class org.iplass.mtp.view.generic.element.section.SearchConditionSection
-
CSVダウンロードボタン非表示設定を取得します。
- isHideCsvdownloadDialog() - Method in class org.iplass.mtp.view.generic.element.section.SearchConditionSection
- isHideCsvUpload() - Method in class org.iplass.mtp.view.generic.element.section.SearchConditionSection
- isHideDelete() - Method in class org.iplass.mtp.view.generic.DetailFormView
-
削除ボタン非表示を取得します。
- isHideDelete() - Method in class org.iplass.mtp.view.generic.element.section.SearchResultSection
-
削除ボタン非表示設定を取得します。
- isHideDeleteButton() - Method in class org.iplass.mtp.view.generic.editor.BinaryPropertyEditor
-
削除ボタン非表示設定を取得します
- isHideDeleteButton() - Method in class org.iplass.mtp.view.generic.editor.ReferencePropertyEditor
-
削除ボタン非表示設定を取得します。
- isHideDeleteButton() - Method in class org.iplass.mtp.view.generic.element.section.MassReferenceSection
-
削除ボタン非表示設定を取得します。
- isHideDetail() - Method in class org.iplass.mtp.view.generic.DetailFormView
-
編集ボタン非表示を取得します。
- isHideDetail() - Method in class org.iplass.mtp.view.generic.editor.NestProperty
-
詳細編集非表示設定を取得します。
- isHideDetail() - Method in class org.iplass.mtp.view.generic.element.property.PropertyItem
-
詳細編集非表示設定を取得します。
- isHideDetail() - Method in class org.iplass.mtp.view.generic.element.ScriptingElement
-
詳細編集非表示設定を取得します。
- isHideDetail() - Method in class org.iplass.mtp.view.generic.element.section.DefaultSection
-
詳細編集非表示設定を取得します。
- isHideDetail() - Method in class org.iplass.mtp.view.generic.element.section.MassReferenceSection
-
詳細編集非表示設定を取得します。
- isHideDetail() - Method in class org.iplass.mtp.view.generic.element.section.ReferenceSection
-
詳細編集非表示設定を取得します。
- isHideDetail() - Method in class org.iplass.mtp.view.generic.element.section.ScriptingSection
-
詳細編集非表示設定を取得します。
- isHideDetail() - Method in class org.iplass.mtp.view.generic.element.section.TemplateSection
-
詳細編集非表示設定を取得します。
- isHideDetail() - Method in class org.iplass.mtp.view.generic.element.TemplateElement
-
詳細編集非表示設定を取得します。
- isHideDetail() - Method in class org.iplass.mtp.view.generic.element.VirtualPropertyItem
-
詳細編集非表示設定を取得します。
- isHideDetailCondition() - Method in class org.iplass.mtp.view.generic.element.property.PropertyItem
-
詳細検索非表示設定を取得します。
- isHideDetailCondition() - Method in class org.iplass.mtp.view.generic.element.section.SearchConditionSection
-
詳細検索非表示設定を取得します。
- isHideDetailLink() - Method in class org.iplass.mtp.view.generic.element.section.SearchResultSection
-
編集リンク非表示設定を取得します。
- isHideFixedCondition() - Method in class org.iplass.mtp.view.generic.element.section.SearchConditionSection
-
定型検索非表示設定を取得します。
- isHideLock() - Method in class org.iplass.mtp.view.generic.DetailFormView
-
ロックボタン非表示設定を取得します。
- isHideNew() - Method in class org.iplass.mtp.view.generic.SearchFormView
-
新規作成ボタンを隠すかを取得します。
- isHideNormalCondition() - Method in class org.iplass.mtp.view.generic.element.property.PropertyItem
-
通常検索非表示設定を取得します。
- isHidePageJump() - Method in class org.iplass.mtp.view.generic.element.section.MassReferenceSection
-
ページジャンプ非表示設定を取得します。
- isHidePageJump() - Method in class org.iplass.mtp.view.generic.element.section.SearchResultSection
-
ページジャンプ非表示設定を取得します。
- isHidePageLink() - Method in class org.iplass.mtp.view.generic.element.section.MassReferenceSection
-
ページリンク非表示設定を取得します。
- isHidePageLink() - Method in class org.iplass.mtp.view.generic.element.section.SearchResultSection
-
ページリンク非表示設定を取得します。
- isHidePaging() - Method in class org.iplass.mtp.view.generic.element.section.MassReferenceSection
-
ページング非表示設定を取得します。
- isHidePaging() - Method in class org.iplass.mtp.view.generic.element.section.SearchResultSection
-
ページング非表示設定を取得します。
- isHideRegistButton() - Method in class org.iplass.mtp.view.generic.editor.ReferencePropertyEditor
-
新規ボタン非表示設定を取得します。
- isHideRichtextEditorToolBar() - Method in class org.iplass.mtp.view.generic.editor.StringPropertyEditor
-
RickTextで表示モードの場合、ツールバーなどを表示しないかを取得します。
- isHideSearchConditionFrom() - Method in class org.iplass.mtp.view.generic.editor.DateTimePropertyEditor
-
検索条件From非表示設定を取得します。
- isHideSearchConditionFrom() - Method in class org.iplass.mtp.view.generic.editor.NumberPropertyEditor
-
検索条件From非表示設定を取得します。
- isHideSearchConditionRangeSymbol() - Method in class org.iplass.mtp.view.generic.editor.DateTimePropertyEditor
-
検索条件範囲記号非表示設定を取得します。
- isHideSearchConditionRangeSymbol() - Method in class org.iplass.mtp.view.generic.editor.NumberPropertyEditor
-
検索条件範囲記号非表示設定を取得します。
- isHideSearchConditionTo() - Method in class org.iplass.mtp.view.generic.editor.DateTimePropertyEditor
-
検索条件To非表示設定を取得します。
- isHideSearchConditionTo() - Method in class org.iplass.mtp.view.generic.editor.NumberPropertyEditor
-
検索条件To非表示設定を取得します。
- isHideSelectButton() - Method in class org.iplass.mtp.view.generic.editor.BinaryPropertyEditor
-
ファイル選択ボタン非表示設定を取得します
- isHideSelectButton() - Method in class org.iplass.mtp.view.generic.editor.ReferencePropertyEditor
-
選択ボタン非表示設定を取得します。
- isHideTrash() - Method in class org.iplass.mtp.view.generic.SearchFormView
-
ごみ箱を隠すかを取得します。
- isHideView() - Method in class org.iplass.mtp.view.generic.editor.NestProperty
-
詳細表示非表示設定を取得します。
- isHideView() - Method in class org.iplass.mtp.view.generic.element.property.PropertyItem
-
詳細表示非表示設定を取得します。
- isHideView() - Method in class org.iplass.mtp.view.generic.element.ScriptingElement
-
詳細表示非表示設定を取得します。
- isHideView() - Method in class org.iplass.mtp.view.generic.element.section.DefaultSection
-
詳細表示非表示設定を取得します。
- isHideView() - Method in class org.iplass.mtp.view.generic.element.section.MassReferenceSection
-
詳細表示非表示設定を取得します。
- isHideView() - Method in class org.iplass.mtp.view.generic.element.section.ReferenceSection
-
詳細表示非表示設定を取得します。
- isHideView() - Method in class org.iplass.mtp.view.generic.element.section.ScriptingSection
-
詳細表示非表示設定を取得します。
- isHideView() - Method in class org.iplass.mtp.view.generic.element.section.TemplateSection
-
詳細表示非表示設定を取得します。
- isHideView() - Method in class org.iplass.mtp.view.generic.element.TemplateElement
-
詳細表示非表示設定を取得します。
- isHideView() - Method in class org.iplass.mtp.view.generic.element.VirtualPropertyItem
-
詳細表示非表示設定を取得します。
- isHmacEnabled() - Method in class org.iplass.mtp.webhook.endpoint.definition.WebhookEndpointDefinition
- isHtmlEscape() - Method in class org.iplass.mtp.web.template.tags.BindTag
- isHtmlEscape() - Method in class org.iplass.mtp.web.template.tags.ErrorsTag
- isInclude() - Method in interface org.iplass.mtp.web.interceptor.RequestInvocation
- isIndexOutOfBounds(int) - Method in interface org.iplass.mtp.view.filter.expression.FilterExpressionParser.FilterItemHandler
-
指定されたIndexに該当する条件があるかを返します。
- isInherited() - Method in class org.iplass.mtp.entity.definition.PropertyDefinition
- isInited() - Static method in interface org.iplass.mtp.runtime.EntryPoint
-
Gets whether EntryPoint has already been initialized.
- isInitialLogin() - Method in exception org.iplass.mtp.auth.login.CredentialExpiredException
- isInputNullFrom() - Method in class org.iplass.mtp.view.generic.editor.DateRangePropertyEditor
- isInputNullFrom() - Method in class org.iplass.mtp.view.generic.editor.NumericRangePropertyEditor
- isInputNullTo() - Method in class org.iplass.mtp.view.generic.editor.DateRangePropertyEditor
- isInputNullTo() - Method in class org.iplass.mtp.view.generic.editor.NumericRangePropertyEditor
- isInsert() - Method in class org.iplass.mtp.webapi.definition.EntityWebApiDefinition
- isInsertWithLabelValue() - Method in class org.iplass.mtp.view.generic.editor.AutoNumberPropertyEditor
- isInsertWithLabelValue() - Method in class org.iplass.mtp.view.generic.editor.BinaryPropertyEditor
- isInsertWithLabelValue() - Method in class org.iplass.mtp.view.generic.editor.BooleanPropertyEditor
- isInsertWithLabelValue() - Method in class org.iplass.mtp.view.generic.editor.DateTimePropertyEditor
- isInsertWithLabelValue() - Method in class org.iplass.mtp.view.generic.editor.ExpressionPropertyEditor
- isInsertWithLabelValue() - Method in interface org.iplass.mtp.view.generic.editor.LabelablePropertyEditor
-
表示タイプがLabel形式の場合に、登録時に登録対象にするかを返します。
- isInsertWithLabelValue() - Method in class org.iplass.mtp.view.generic.editor.NumberPropertyEditor
- isInsertWithLabelValue() - Method in class org.iplass.mtp.view.generic.editor.ReferencePropertyEditor
- isInsertWithLabelValue() - Method in class org.iplass.mtp.view.generic.editor.SelectPropertyEditor
- isInsertWithLabelValue() - Method in class org.iplass.mtp.view.generic.editor.StringPropertyEditor
- isInsertWithLabelValue() - Method in class org.iplass.mtp.view.generic.editor.UserPropertyEditor
- isIssParameterSupported() - Method in class org.iplass.mtp.auth.oidc.definition.OpenIdConnectDefinition
- isLabel() - Method in class org.iplass.mtp.view.generic.editor.AutoNumberPropertyEditor
- isLabel() - Method in class org.iplass.mtp.view.generic.editor.BinaryPropertyEditor
- isLabel() - Method in class org.iplass.mtp.view.generic.editor.BooleanPropertyEditor
- isLabel() - Method in class org.iplass.mtp.view.generic.editor.DateTimePropertyEditor
- isLabel() - Method in class org.iplass.mtp.view.generic.editor.ExpressionPropertyEditor
- isLabel() - Method in interface org.iplass.mtp.view.generic.editor.LabelablePropertyEditor
-
表示タイプがLabel形式かを返します。
- isLabel() - Method in class org.iplass.mtp.view.generic.editor.NumberPropertyEditor
- isLabel() - Method in class org.iplass.mtp.view.generic.editor.ReferencePropertyEditor
- isLabel() - Method in class org.iplass.mtp.view.generic.editor.SelectPropertyEditor
- isLabel() - Method in class org.iplass.mtp.view.generic.editor.StringPropertyEditor
- isLabel() - Method in class org.iplass.mtp.view.generic.editor.UserPropertyEditor
- isLimitedPermission(EntityPermission) - Static method in class org.iplass.mtp.entity.permission.EntityPermission
-
現在の認証コンテキストで、指定のEntity権限が制限付き(不許可を設定されている、もしくは範囲条件が設定されている)か否かを取得します。
- isLoad() - Method in class org.iplass.mtp.webapi.definition.EntityWebApiDefinition
- isLoadDefinedReferenceProperty() - Method in class org.iplass.mtp.view.generic.DetailFormView
-
定義されている参照プロパティのみを取得を取得します。
- isLocalizationData() - Method in class org.iplass.mtp.view.generic.FormView
-
データを多言語化するかどうかを取得します。
- isLocalized() - Method in class org.iplass.mtp.entity.InsertOption
- isLocalized() - Method in class org.iplass.mtp.entity.LoadOption
- isLocalized() - Method in class org.iplass.mtp.entity.query.Query
- isLocalized() - Method in class org.iplass.mtp.entity.UpdateOption
- isLockedSchema(String) - Method in interface org.iplass.mtp.entity.definition.EntityDefinitionManager
-
スキーマがロックされているかを返す。
- isLockStrictly() - Method in class org.iplass.mtp.entity.DeleteCondition
- isLockStrictly() - Method in class org.iplass.mtp.entity.UpdateCondition
- isMaxDateFunction() - Method in class org.iplass.mtp.view.generic.editor.DatePropertyEditor
-
最大日付の設定値を JS ファンクション実行するパラメータを取得する
- isMaxDateFunction() - Method in class org.iplass.mtp.view.generic.editor.TimestampPropertyEditor
-
最大日付の設定値を JS ファンクション実行するパラメータを取得する
- isMaxValueExcluded() - Method in class org.iplass.mtp.entity.definition.validations.RangeValidation
- isMinDateFunction() - Method in class org.iplass.mtp.view.generic.editor.DatePropertyEditor
-
最小日付の設定値を JS ファンクション実行するパラメータを取得する
- isMinDateFunction() - Method in class org.iplass.mtp.view.generic.editor.TimestampPropertyEditor
-
最小日付の設定値を JS ファンクション実行するパラメータを取得する
- isMinValueExcluded() - Method in class org.iplass.mtp.entity.definition.validations.RangeValidation
- isNeedTrustedAuthenticate() - Method in class org.iplass.mtp.web.actionmapping.definition.ActionMappingDefinition
- isNeedTrustedAuthenticate() - Method in class org.iplass.mtp.webapi.definition.WebApiDefinition
- isNestProperty() - Method in class org.iplass.mtp.view.generic.common.AutocompletionProperty
- isNewInstancePerRequest() - Method in class org.iplass.mtp.command.definition.CommandDefinition
- isNoneDispCopyButton() - Method in class org.iplass.mtp.view.generic.DetailFormView
-
コピーボタン非表示設定を取得します。
- isNonOutputBinaryRef() - Method in class org.iplass.mtp.view.generic.element.section.SearchConditionSection
- isNonOutputDisplayName() - Method in class org.iplass.mtp.view.generic.element.section.SearchConditionSection
- isNonOutputOid() - Method in class org.iplass.mtp.view.generic.element.section.SearchConditionSection
- isNonOutputReference() - Method in class org.iplass.mtp.view.generic.element.section.SearchConditionSection
- isNotBlank(String) - Static method in class org.iplass.mtp.util.StringUtil
- isNotEmpty(String) - Static method in class org.iplass.mtp.util.StringUtil
- isNotEmpty(Collection<?>) - Static method in class org.iplass.mtp.util.CollectionUtil
-
Collectionが空ではないかを判定します。
- isNotEmpty(Map<?, ?>) - Static method in class org.iplass.mtp.util.CollectionUtil
-
Collectionが空ではないかを判定します。
- isNotFillTime() - Method in class org.iplass.mtp.view.generic.editor.TimestampPropertyEditor
-
時間のデフォルト値補完を行わないを取得します。
- isNotifyListeners() - Method in class org.iplass.mtp.entity.DeleteOption
-
削除時、
EntityEventListener
に通知するか否か - isNotifyListeners() - Method in class org.iplass.mtp.entity.InsertOption
- isNotifyListeners() - Method in class org.iplass.mtp.entity.LoadOption
- isNotifyListeners() - Method in class org.iplass.mtp.entity.SearchOption
- isNotifyListeners() - Method in class org.iplass.mtp.entity.UpdateOption
- isNotNull(String) - Method in class org.iplass.mtp.entity.query.condition.expr.And
-
IsNotNull条件を追加する。
- isNotNull(String) - Method in class org.iplass.mtp.entity.query.condition.expr.Or
-
IsNotNull条件を追加する。
- IsNotNull - Class in org.iplass.mtp.entity.query.condition.predicate
-
IS NOT NULL条件文を表す。
- IsNotNull() - Constructor for class org.iplass.mtp.entity.query.condition.predicate.IsNotNull
- IsNotNull(String) - Constructor for class org.iplass.mtp.entity.query.condition.predicate.IsNotNull
- IsNotNull(ValueExpression) - Constructor for class org.iplass.mtp.entity.query.condition.predicate.IsNotNull
- isNowait() - Method in exception org.iplass.mtp.entity.EntityConcurrentUpdateException
-
Nowaiteの検知かを取得します。
- isNull(String) - Method in class org.iplass.mtp.entity.query.condition.expr.And
-
IsNull条件を追加する。
- isNull(String) - Method in class org.iplass.mtp.entity.query.condition.expr.Or
-
IsNull条件を追加する。
- IsNull - Class in org.iplass.mtp.entity.query.condition.predicate
-
IS NULL条件文を表す。
- IsNull() - Constructor for class org.iplass.mtp.entity.query.condition.predicate.IsNull
- IsNull(String) - Constructor for class org.iplass.mtp.entity.query.condition.predicate.IsNull
- IsNull(ValueExpression) - Constructor for class org.iplass.mtp.entity.query.condition.predicate.IsNull
- isOpenNewTab() - Method in class org.iplass.mtp.view.generic.editor.BinaryPropertyEditor
-
新しいタブで開くかを取得します。
- isOutputCsv() - Method in class org.iplass.mtp.view.generic.editor.NestProperty
-
CSVに出力するかを取得します。
- isOutputCsv() - Method in interface org.iplass.mtp.view.generic.element.CsvItem
-
CSV出力対象とするか
- isOutputCsv() - Method in class org.iplass.mtp.view.generic.element.property.PropertyColumn
-
CSVに出力するかを取得します。
- isOutputCsv() - Method in class org.iplass.mtp.view.generic.element.VirtualPropertyItem
-
CSVに出力するかを取得します。
- isOverwritable() - Method in class org.iplass.mtp.definition.SharedConfig
-
当該Definitionが各テナントで共有される場合、 各テナントでのDefinitionの上書きを許可するかどうか。
- isParts() - Method in class org.iplass.mtp.web.actionmapping.definition.ActionMappingDefinition
- isPasswordAutoGenerated() - Method in class org.iplass.mtp.auth.policy.PasswordNotification
-
アカウント作成時、パスワードリセット時のパスワードが自動生成されたものである場合true
- isPermissionSharable() - Method in class org.iplass.mtp.definition.SharedConfig
-
当該のDefinitionの定義のセキュリティ設定を共有にする場合true。 EntityDefinition、ActionMappingDefinition、WebAPIDefinition、WorkflowDefinitionに設定可能。
- isPermitConditionSelectAll() - Method in class org.iplass.mtp.view.generic.editor.ReferencePropertyEditor
-
検索条件での全選択を許可を取得します。
- isPermitVersionedSelect() - Method in class org.iplass.mtp.view.generic.editor.ReferencePropertyEditor
-
選択画面でのバージョン検索の許可を取得します。
- isPrimary() - Method in class org.iplass.mtp.view.generic.element.Button
-
プライマリーを取得します。
- isPrivilaged() - Method in class org.iplass.mtp.web.actionmapping.definition.ActionMappingDefinition
-
Deprecated.
ActionMappingDefinition.isPrivileged()
を使用してください。 - isPrivilaged() - Method in class org.iplass.mtp.webapi.definition.WebApiDefinition
-
Deprecated.
WebApiDefinition.isPrivileged()
を使用してください。 - isPrivileged() - Method in class org.iplass.mtp.auth.AuthContext
-
現在のAuthContextが特権実行されている状態かを取得します。
- isPrivileged() - Method in class org.iplass.mtp.web.actionmapping.definition.ActionMappingDefinition
- isPrivileged() - Method in class org.iplass.mtp.webapi.definition.WebApiDefinition
- isPublicAction() - Method in class org.iplass.mtp.web.actionmapping.definition.ActionMappingDefinition
- isPublicWebApi() - Method in class org.iplass.mtp.webapi.definition.WebApiDefinition
- isPurge() - Method in class org.iplass.mtp.entity.DeleteOption
-
ごみ箱に入れず、物理削除するかどうか。 trueの場合、物理削除。
- isPurge() - Method in class org.iplass.mtp.view.generic.DetailFormView
-
物理削除するかどうかを取得します。
- isPurge() - Method in class org.iplass.mtp.view.generic.SearchFormView
-
物理削除するかを取得します。
- isPurgeCompositionedEntity() - Method in class org.iplass.mtp.entity.UpdateOption
- isPurgeCompositionedEntity() - Method in class org.iplass.mtp.view.generic.BulkFormView
-
親子関係の参照を物理削除するかを取得します。
- isPurgeCompositionedEntity() - Method in class org.iplass.mtp.view.generic.DetailFormView
-
親子関係の参照を物理削除するかを取得します。
- isPurgeCompositionedEntity() - Method in class org.iplass.mtp.view.generic.element.section.SearchResultSection
-
親子関係の参照を物理削除するかを取得します。
- isQuery() - Method in class org.iplass.mtp.webapi.definition.EntityWebApiDefinition
- isQueryCache() - Method in class org.iplass.mtp.entity.definition.EntityDefinition
- isReadOnly() - Method in class org.iplass.mtp.command.definition.CommandDefinition
- isReadOnly() - Method in class org.iplass.mtp.entity.definition.PropertyDefinition
- isReadOnly() - Method in class org.iplass.mtp.transaction.NoTransaction
- isReadOnly() - Method in interface org.iplass.mtp.transaction.Transaction
-
このトランザクションがReadOnlyとしてマークされているかどうかを取得します。
- isReadOnly() - Method in class org.iplass.mtp.transaction.TransactionOption
- isRecordLastLoginDate() - Method in class org.iplass.mtp.auth.policy.definition.AuthenticationPolicyDefinition
-
最終ログイン日時を記録するか否か。 記録する場合、ログインの都度DBへ書き込み処理が発生する。
- isRegenerateAutoNumber() - Method in class org.iplass.mtp.entity.InsertOption
- isRegenerateOid() - Method in class org.iplass.mtp.entity.InsertOption
- isRequiredDetail() - Method in class org.iplass.mtp.view.generic.editor.NestProperty
-
詳細検索で必須条件にするを取得します。
- isRequiredDetail() - Method in class org.iplass.mtp.view.generic.element.property.PropertyItem
-
詳細検索で必須条件にするを取得します。
- isRequiredNormal() - Method in class org.iplass.mtp.view.generic.editor.NestProperty
-
通常検索で必須条件にするを取得します。
- isRequiredNormal() - Method in class org.iplass.mtp.view.generic.element.property.PropertyItem
-
通常検索で必須条件にするを取得します。
- isResetPasswordWithSpecificPassword() - Method in class org.iplass.mtp.auth.policy.definition.PasswordPolicyDefinition
-
パスワードリセットの際、プログラム側からパスワード指定を許すかどうか。
trueの場合:パスワードが指定されていれば、そのパスワードをセット。未指定の場合は自動生成。
falseの場合:パスワード指定出来ない。自動生成されたパスワードでリセットされる。 - isRestrictDirectEditing() - Method in class org.iplass.mtp.view.generic.editor.DatePropertyEditor
-
テキストフィールドへの直接入力を制限する値を取得する
- isRestrictDirectEditing() - Method in class org.iplass.mtp.view.generic.editor.TimestampPropertyEditor
-
テキストフィールドへの直接入力を制限する値を取得する
- isReturnResult() - Method in class org.iplass.mtp.async.AsyncTaskInfo
- isReturnResult() - Method in class org.iplass.mtp.async.AsyncTaskOption
- isReturnStructuredEntity() - Method in class org.iplass.mtp.entity.SearchOption
- isRollbackOnly() - Method in class org.iplass.mtp.transaction.NoTransaction
- isRollbackOnly() - Method in interface org.iplass.mtp.transaction.Transaction
-
このトランザクションがsetRollbackOnlyされているかどうかを取得します。
- isRollbackWhenException() - Method in class org.iplass.mtp.command.definition.config.CommandConfig
- isRollbackWhenException() - Method in class org.iplass.mtp.transaction.TransactionOption
- isSearchAsync() - Method in class org.iplass.mtp.view.top.parts.EntityListParts
-
非同期検索するかを取得します。
- isSearchExactMatchCondition() - Method in class org.iplass.mtp.view.generic.editor.AutoNumberPropertyEditor
-
検索条件完全一致設定を取得します。
- isSearchExactMatchCondition() - Method in class org.iplass.mtp.view.generic.editor.StringPropertyEditor
-
検索条件完全一致を設定します。
- isSearchInRange() - Method in class org.iplass.mtp.view.generic.editor.NumberPropertyEditor
-
範囲で検索するかを取得します。
- isSecure() - Method in interface org.iplass.mtp.web.actionmapping.RequestInfo
- isSendMailEnable() - Method in class org.iplass.mtp.tenant.TenantMailInfo
-
メール送信可否を取得します。
- isSendTogether() - Method in class org.iplass.mtp.entity.definition.listeners.SendNotificationEventListenerDefinition
- isSetBean() - Method in class org.iplass.mtp.web.template.tags.BindTag
- isShallowCopyLobData() - Method in class org.iplass.mtp.entity.DeepCopyOption
-
Lobデータをシャッローコピーするかを取得します。
- isSharable() - Method in class org.iplass.mtp.definition.SharedConfig
-
当該Definitionを各テナントで共有可能である場合true。
- isShared() - Method in class org.iplass.mtp.definition.DefinitionInfo
- isSharedOverwrite() - Method in class org.iplass.mtp.definition.DefinitionInfo
- isShowBulkUpdate() - Method in class org.iplass.mtp.view.generic.element.section.SearchResultSection
-
一括更新ボタン表示設定を取得します。
- isShowComma() - Method in class org.iplass.mtp.view.generic.editor.NumberPropertyEditor
-
表示内容をカンマ表示するかを取得します。
- isShowDeleteSpecificVersion() - Method in class org.iplass.mtp.view.generic.DetailFormView
-
バージョン削除ボタン表示を取得します。
- isShowImageRotateButton() - Method in class org.iplass.mtp.view.generic.editor.BinaryPropertyEditor
-
画像表示時に回転ボタンを表示を取得します。
- isShowLink() - Method in class org.iplass.mtp.view.generic.element.section.DefaultSection
-
リンクを表示するかを取得します。
- isShowLink() - Method in class org.iplass.mtp.view.generic.element.section.MassReferenceSection
-
リンクを表示するかを取得します。
- isShowLink() - Method in class org.iplass.mtp.view.generic.element.section.ReferenceSection
-
リンクを表示するかを取得します。
- isShowLink() - Method in class org.iplass.mtp.view.generic.element.section.ScriptingSection
-
リンクを表示するかを取得します。
- isShowLink() - Method in class org.iplass.mtp.view.generic.element.section.SearchConditionSection
- isShowLink() - Method in class org.iplass.mtp.view.generic.element.section.SearchResultSection
- isShowLink() - Method in class org.iplass.mtp.view.generic.element.section.Section
- isShowLink() - Method in class org.iplass.mtp.view.generic.element.section.TemplateSection
-
リンクを表示するかを取得します。
- isShowLink() - Method in class org.iplass.mtp.view.generic.element.section.VersionSection
-
リンクを表示するかを取得します。
- isShowMenuDisplayName() - Method in class org.iplass.mtp.view.menu.MenuTree
-
定義の表示名を表示かどうかを取得します。
- isShowNestPropertyErrors() - Method in class org.iplass.mtp.view.generic.editor.JoinPropertyEditor
-
ネストプロパティの検証エラーメッセージをまとめて表示を取得します。
- isShowNewPage() - Method in class org.iplass.mtp.view.menu.UrlMenuAction
-
新しいページで表示を取得します。
- isShowNewPage() - Method in class org.iplass.mtp.view.menu.UrlMenuItem
-
新しいページで表示を取得します。
- isShowRefComboParent() - Method in class org.iplass.mtp.view.generic.editor.ReferencePropertyEditor
-
参照コンボの親を表示するかを取得します。
- isShowSearchBtn() - Method in class org.iplass.mtp.view.generic.element.section.MassReferenceSection
-
検索アイコンを常に表示設定を設定します。
- isShowUserNameWithPrivilegedValue() - Method in class org.iplass.mtp.view.generic.DetailFormView
-
特権実行でユーザー名を表示を取得します。
- isShowUserNameWithPrivilegedValue() - Method in class org.iplass.mtp.view.generic.SearchFormView
-
特権実行でユーザー名を表示を取得します。
- isShowUserNameWithPrivilegedValue() - Method in class org.iplass.mtp.view.top.parts.FulltextSearchViewParts
- isShowWarningPasswordAge() - Method in class org.iplass.mtp.view.top.parts.InformationParts
-
パスワード残日数の警告表示を取得します。
- isShowWeekday() - Method in class org.iplass.mtp.view.generic.editor.DatePropertyEditor
- isShowWeekday() - Method in class org.iplass.mtp.view.generic.editor.TimestampPropertyEditor
- isSingleDayCondition() - Method in class org.iplass.mtp.view.generic.editor.DateTimePropertyEditor
-
検索条件の単一日指定を取得します。
- isSingleSelect() - Method in class org.iplass.mtp.view.generic.editor.ReferencePropertyEditor
-
検索条件で単一選択を取得します。
- isSizeOver() - Method in interface org.iplass.mtp.command.UploadFileHandle
-
アップロードされたファイルのファイルサイズが上限値を超えていた場合true。
- isSizeOver() - Method in class org.iplass.mtp.test.TestUploadFileHandle
- isSmimeEncript() - Method in class org.iplass.mtp.mail.Mail
- isSmimeEncrypt() - Method in class org.iplass.mtp.mail.template.definition.MailTemplateDefinition
-
S/MIMEによる暗号化を行うかを取得します。
- isSmimeSign() - Method in class org.iplass.mtp.mail.Mail
- isSmimeSign() - Method in class org.iplass.mtp.mail.template.definition.MailTemplateDefinition
-
S/MIMEによる署名を行うかを取得します。
- isSortable() - Method in class org.iplass.mtp.view.generic.editor.NestProperty
-
ソートを許可するかを取得します。
- isSortable() - Method in class org.iplass.mtp.view.generic.element.property.PropertyColumn
-
ソートを許可するかを取得します。
- isSortable() - Method in interface org.iplass.mtp.view.generic.element.SortItem
-
ソートを許可するか
- isSortCsvOutputValue() - Method in class org.iplass.mtp.view.generic.editor.SelectPropertyEditor
-
CSV出力時に選択肢順でソートするかを取得します。
- isSpecfyCharacterCodeEntityView() - Method in class org.iplass.mtp.view.top.parts.CsvDownloadSettingsParts
- isSpecifyAllProperties() - Method in interface org.iplass.mtp.view.generic.RegistrationInterrupter
-
RegistrationInterrupter.getAdditionalProperties()
で全てのプロパティを対象にするかを判断します。 デフォルトはfalseです。 - isSuccess - Variable in class org.iplass.mtp.definition.DefinitionModifyResult
-
結果
- isSuccess() - Method in class org.iplass.mtp.definition.DefinitionModifyResult
-
結果を取得します。
- isSuccess() - Method in class org.iplass.mtp.pushnotification.PushNotificationResult
-
Push通知が成功した(少なくとも、バックエンドサービスに受け付けられたか)か否か。
- isSupportBearerToken() - Method in class org.iplass.mtp.webapi.definition.WebApiDefinition
- isSupportOpenIDConnect() - Method in class org.iplass.mtp.auth.oauth.definition.ClientPolicyDefinition
- isSupportRefreshToken() - Method in class org.iplass.mtp.auth.oauth.definition.ClientPolicyDefinition
- isSurrogatePairAsOneChar() - Method in class org.iplass.mtp.entity.definition.validations.LengthValidation
-
サロゲートペア文字を1文字としてカウントするか否か。 デフォルト値はtrue。 バイト数でカウントする場合は、この設定は意味を成さない。
- isSynchronizeOnSession() - Method in class org.iplass.mtp.web.actionmapping.definition.ActionMappingDefinition
- isSynchronizeOnSession() - Method in class org.iplass.mtp.webapi.definition.WebApiDefinition
- isSynchronous() - Method in class org.iplass.mtp.entity.definition.listeners.SendNotificationEventListenerDefinition
- isTemporary() - Method in class org.iplass.mtp.auth.User
- isThrowExceptionIfSetRollbackOnly() - Method in class org.iplass.mtp.command.definition.config.CommandConfig
- isThrowExceptionIfSetRollbackOnly() - Method in class org.iplass.mtp.transaction.TransactionOption
- isThrowExceptionWhenOverLimit() - Method in interface org.iplass.mtp.entity.fulltextsearch.FulltextSearchManager
-
検索結果が最大件数以上の場合、エラーにするかを返す。
- isToConditionAsGreaterEqual() - Method in class org.iplass.mtp.view.generic.editor.DateRangePropertyEditor
-
Toプロパティに対して値を含めて検索するかを取得します。
- isToConditionAsGreaterEqual() - Method in class org.iplass.mtp.view.generic.editor.NumericRangePropertyEditor
-
Toプロパティに対して値を含めて検索するかを取得します。
- isTrim() - Method in class org.iplass.mtp.command.beanmapper.BeanParamMapper
- isUnsorted() - Method in class org.iplass.mtp.view.generic.element.section.SearchConditionSection
-
検索時にソートしないかを取得します。
- isUpdatable() - Method in class org.iplass.mtp.entity.definition.PropertyDefinition
- isUpdate() - Method in class org.iplass.mtp.webapi.definition.EntityWebApiDefinition
- isUpdateWithLabelValue() - Method in class org.iplass.mtp.view.generic.editor.AutoNumberPropertyEditor
- isUpdateWithLabelValue() - Method in class org.iplass.mtp.view.generic.editor.BinaryPropertyEditor
- isUpdateWithLabelValue() - Method in class org.iplass.mtp.view.generic.editor.BooleanPropertyEditor
- isUpdateWithLabelValue() - Method in class org.iplass.mtp.view.generic.editor.DateTimePropertyEditor
- isUpdateWithLabelValue() - Method in class org.iplass.mtp.view.generic.editor.ExpressionPropertyEditor
- isUpdateWithLabelValue() - Method in interface org.iplass.mtp.view.generic.editor.LabelablePropertyEditor
-
表示タイプがLabel形式の場合に、更新時に更新対象にするかを返します。
- isUpdateWithLabelValue() - Method in class org.iplass.mtp.view.generic.editor.NumberPropertyEditor
- isUpdateWithLabelValue() - Method in class org.iplass.mtp.view.generic.editor.ReferencePropertyEditor
- isUpdateWithLabelValue() - Method in class org.iplass.mtp.view.generic.editor.SelectPropertyEditor
- isUpdateWithLabelValue() - Method in class org.iplass.mtp.view.generic.editor.StringPropertyEditor
- isUpdateWithLabelValue() - Method in class org.iplass.mtp.view.generic.editor.UserPropertyEditor
- isUploadableCsvdownloadLoadAtOnce() - Method in class org.iplass.mtp.view.generic.element.section.SearchConditionSection
-
Upload形式のCSVダウンロード時に一括でロードするかを取得します。
- isUseBulkView() - Method in class org.iplass.mtp.view.generic.element.section.SearchResultSection
-
Bulk Viewの定義を利用を取得します。
- isUseContentDisposition() - Method in class org.iplass.mtp.web.actionmapping.definition.result.DynamicTemplateResultDefinition
- isUseContentDisposition() - Method in class org.iplass.mtp.web.actionmapping.definition.result.StaticResourceResultDefinition
- isUseContentDisposition() - Method in class org.iplass.mtp.web.actionmapping.definition.result.StreamResultDefinition
- isUseContentDisposition() - Method in class org.iplass.mtp.web.actionmapping.definition.result.TemplateResultDefinition
- isUseDatetimePicker() - Method in class org.iplass.mtp.view.generic.editor.TimestampPropertyEditor
-
DatetimePickerの利用有無を取得します。
- isUseDefaultConditionWithFilterDefinition() - Method in class org.iplass.mtp.view.generic.element.section.SearchConditionSection
-
デフォルト検索条件をフィルタ定義と一緒に利用するかを取得します。
- isUseDisplayName() - Method in class org.iplass.mtp.tenant.gem.TenantGemInfo
-
テナント名表示設定を取得します。
- isUseFixedToken() - Method in class org.iplass.mtp.web.actionmapping.definition.TokenCheck
- isUseFixedToken() - Method in class org.iplass.mtp.webapi.definition.WebApiTokenCheck
- isUseFulltextSearch() - Method in interface org.iplass.mtp.entity.fulltextsearch.FulltextSearchManager
-
全文検索機能が利用可能かを返す。
- isUseImageViewer() - Method in class org.iplass.mtp.view.generic.editor.BinaryPropertyEditor
-
画像表示時にイメージViewerを利用を取得します。
- isUseInterrupterForCsvDownload() - Method in class org.iplass.mtp.view.generic.SearchFormView
-
EQLカスタム処理クラスをCSVダウンロードで利用するかを取得します。
- isUseMultilingual() - Method in class org.iplass.mtp.tenant.TenantI18nInfo
- isUseNestConditionWithProperty() - Method in class org.iplass.mtp.view.generic.editor.ReferencePropertyEditor
-
プロパティと一緒にネスト項目を条件に利用するかを取得します。
- isUseNonce() - Method in class org.iplass.mtp.auth.oidc.definition.OpenIdConnectDefinition
- isUsePdfjs() - Method in class org.iplass.mtp.view.generic.editor.BinaryPropertyEditor
-
PDF表示時にPDF.jsを利用を取得します。
- isUsePersonalAccessToken() - Method in class org.iplass.mtp.view.top.parts.ApplicationMaintenanceParts
-
個人アクセストークン機能を利用の有無を示すフラグを取得します。
- isUsePreview() - Method in class org.iplass.mtp.tenant.web.TenantWebInfo
-
プレビュー機能が有効かどうかを取得します。
- isUsePreviewDate() - Method in class org.iplass.mtp.view.top.parts.PreviewDateParts
-
プレビュー日付機能を利用するかを取得します。
- isUseRememberMe() - Method in class org.iplass.mtp.tenant.TenantAuthInfo
-
RememberMe機能を利用するか否かを取得します。
- isUseRichtextEditor() - Method in class org.iplass.mtp.view.top.parts.InformationParts
-
リッチテキストエディタの利用を取得します。
- isUserInRole(String) - Method in interface org.iplass.mtp.web.actionmapping.RequestInfo
- isUseSearchDialog() - Method in class org.iplass.mtp.view.generic.editor.ReferencePropertyEditor
-
選択ダイアログ利用可否を取得します。
- isUseTimePicker() - Method in class org.iplass.mtp.view.generic.editor.TimePropertyEditor
-
TimePickerの利用有無を取得します。
- isValidateDetail() - Method in class org.iplass.mtp.view.generic.element.property.validation.ViewValidatorBase
-
詳細検索でのチェック有無を取得します。
- isValidateNormal() - Method in class org.iplass.mtp.view.generic.element.property.validation.ViewValidatorBase
-
通常検索でのチェック有無を取得します。
- isValidateSign() - Method in class org.iplass.mtp.auth.oidc.definition.OpenIdConnectDefinition
- isValidJavascriptBulkPage() - Method in class org.iplass.mtp.view.generic.BulkFormView
-
Javascriptコード有効可否を取得します。
- isValidJavascriptDetailPage() - Method in class org.iplass.mtp.view.generic.DetailFormView
-
Javascriptコード有効可否(編集)を取得します。
- isValidJavascriptViewPage() - Method in class org.iplass.mtp.view.generic.DetailFormView
-
Javascriptコード有効可否(表示)を取得します。
- isVersiond() - Method in class org.iplass.mtp.entity.query.Query
-
Deprecated.
- isVersioned() - Method in class org.iplass.mtp.entity.LoadOption
- isVersioned() - Method in class org.iplass.mtp.entity.query.Query
- isVersionSpecified() - Method in class org.iplass.mtp.entity.InsertOption
- isWithHistory() - Method in class org.iplass.mtp.async.AsyncTaskInfoSearchCondtion
- isWithMappedByReference() - Method in class org.iplass.mtp.entity.LoadOption
- isWithNestProperty() - Method in class org.iplass.mtp.view.generic.editor.LinkProperty
-
ネストプロパティ同士の連動かを取得します。
- isWithoutMappedByReference() - Method in class org.iplass.mtp.entity.definition.EventListenerDefinition
- isWithReference() - Method in class org.iplass.mtp.entity.LoadOption
- isWithValidation() - Method in class org.iplass.mtp.entity.InsertOption
- isWithValidation() - Method in class org.iplass.mtp.entity.UpdateOption
- iterator() - Method in class org.iplass.mtp.entity.bulkupdate.CSVFormattedEntityStream
- iterator() - Method in class org.iplass.mtp.entity.bulkupdate.FunctionalEntityStream
- iterator() - Method in class org.iplass.mtp.entity.SearchResult
J
- JasperReportingEntityDataSource - Class in org.iplass.mtp.web.template.report
- JasperReportingEntityDataSource(Collection<?>) - Constructor for class org.iplass.mtp.web.template.report.JasperReportingEntityDataSource
- JasperReportingEntityDataSource(Collection<?>, boolean) - Constructor for class org.iplass.mtp.web.template.report.JasperReportingEntityDataSource
- JasperReportType - Class in org.iplass.mtp.web.template.report.definition
-
Template definition of the template file for Jasper report output
- JasperReportType() - Constructor for class org.iplass.mtp.web.template.report.definition.JasperReportType
- JAVA_CLASS - Enum constant in enum class org.iplass.mtp.command.annotation.action.cache.CacheCriteria.Type
-
JavaClassで制御
- JavaClassAccountNotificationListenerDefinition - Class in org.iplass.mtp.auth.policy.definition.listeners
-
Javaクラス指定によるAccountNotificationListener定義。
- JavaClassAccountNotificationListenerDefinition() - Constructor for class org.iplass.mtp.auth.policy.definition.listeners.JavaClassAccountNotificationListenerDefinition
- JavaClassCacheCriteriaDefinition - Class in org.iplass.mtp.web.actionmapping.definition.cache
-
ActionCacheCriteria
の実装クラス名を指定する。 - JavaClassCacheCriteriaDefinition() - Constructor for class org.iplass.mtp.web.actionmapping.definition.cache.JavaClassCacheCriteriaDefinition
- JavaClassCommandDefinition - Class in org.iplass.mtp.command.definition
- JavaClassCommandDefinition() - Constructor for class org.iplass.mtp.command.definition.JavaClassCommandDefinition
- JavaClassCustomTokenIntrospectorDefinition - Class in org.iplass.mtp.auth.oauth.definition.introspectors
-
Javaクラスで実装されるCustomTokenIntrospector定義です。 classNameに CustomTokenIntrospectorの実装クラスを指定します。
- JavaClassCustomTokenIntrospectorDefinition() - Constructor for class org.iplass.mtp.auth.oauth.definition.introspectors.JavaClassCustomTokenIntrospectorDefinition
- JavaClassEntryPathTranslatorDefinition - Class in org.iplass.mtp.web.staticresource.definition
- JavaClassEntryPathTranslatorDefinition() - Constructor for class org.iplass.mtp.web.staticresource.definition.JavaClassEntryPathTranslatorDefinition
- JavaClassEventListenerDefinition - Class in org.iplass.mtp.entity.definition.listeners
-
JavaのクラスによるEventListener定義。 EntityEventListenerをimplementsしたクラスを登録する。
- JavaClassEventListenerDefinition() - Constructor for class org.iplass.mtp.entity.definition.listeners.JavaClassEventListenerDefinition
- JavaClassNormalizer - Class in org.iplass.mtp.entity.definition.normalizers
-
This is the Normalizer definition by Java class implementation.
- JavaClassNormalizer() - Constructor for class org.iplass.mtp.entity.definition.normalizers.JavaClassNormalizer
- JavaClassNormalizer(String) - Constructor for class org.iplass.mtp.entity.definition.normalizers.JavaClassNormalizer
- JavaClassReportOutputLogicDefinition - Class in org.iplass.mtp.web.template.report.definition
-
The Definition of a report output logic in Java class
- JavaClassReportOutputLogicDefinition() - Constructor for class org.iplass.mtp.web.template.report.definition.JavaClassReportOutputLogicDefinition
- JavaClassValidation - Class in org.iplass.mtp.entity.definition.validations
-
JavaのクラスによるValidation定義。
PropertyValidator
の実装クラスを指定します。 asArrayフラグがtrueにセットされる場合、検証対象が配列の場合、分解せず配列のままPropertyValidatorのvalueへ渡します。 - JavaClassValidation() - Constructor for class org.iplass.mtp.entity.definition.validations.JavaClassValidation
- JavaClassValidation(String, String) - Constructor for class org.iplass.mtp.entity.definition.validations.JavaClassValidation
- JavaClassValidation(String, String, String) - Constructor for class org.iplass.mtp.entity.definition.validations.JavaClassValidation
- javaCriteriaClass() - Element in annotation interface org.iplass.mtp.command.annotation.action.cache.CacheCriteria
-
Criteriaクラス。TypeがJavaClassの場合のみ有効
- JavascriptAutocompletionSetting - Class in org.iplass.mtp.view.generic.common
-
Javascriptを利用した自動補完設定
- JavascriptAutocompletionSetting() - Constructor for class org.iplass.mtp.view.generic.common.JavascriptAutocompletionSetting
- join(Object[], String) - Static method in class org.iplass.mtp.util.StringUtil
- JOIN - Enum constant in enum class org.iplass.mtp.view.generic.editor.JoinPropertyEditor.JoinDisplayType
- JoinPropertyEditor - Class in org.iplass.mtp.view.generic.editor
- JoinPropertyEditor() - Constructor for class org.iplass.mtp.view.generic.editor.JoinPropertyEditor
- JoinPropertyEditor.JoinDisplayType - Enum Class in org.iplass.mtp.view.generic.editor
-
表示タイプ
- Jsp - Annotation Interface in org.iplass.mtp.view.generic
-
ElementやPropertyEditorに対応するJSPファイルのパスを示す。
- JSP - Enum constant in enum class org.iplass.mtp.command.annotation.action.Result.Type
- Jsps - Annotation Interface in org.iplass.mtp.view.generic
-
ElementやPropertyEditorに対応するJSPファイルのパスを示す。
- JspTemplateDefinition - Class in org.iplass.mtp.web.template.definition
- JspTemplateDefinition() - Constructor for class org.iplass.mtp.web.template.definition.JspTemplateDefinition
- JxlsReportOutputLogic - Interface in org.iplass.mtp.web.template.report
-
The interface for implementing Report Output Logic for JXLS.
- JxlsReportType - Class in org.iplass.mtp.web.template.report.definition
-
Template definition of the template file for JXLS report output
- JxlsReportType() - Constructor for class org.iplass.mtp.web.template.report.definition.JxlsReportType
K
- key() - Element in annotation interface org.iplass.mtp.view.generic.Jsp
- keySet() - Method in interface org.iplass.mtp.pushnotification.Payload
L
- LABEL - Enum constant in enum class org.iplass.mtp.view.generic.editor.AutoNumberPropertyEditor.AutoNumberDisplayType
- LABEL - Enum constant in enum class org.iplass.mtp.view.generic.editor.BinaryPropertyEditor.BinaryDisplayType
- LABEL - Enum constant in enum class org.iplass.mtp.view.generic.editor.BooleanPropertyEditor.BooleanDisplayType
- LABEL - Enum constant in enum class org.iplass.mtp.view.generic.editor.DateTimePropertyEditor.DateTimeDisplayType
- LABEL - Enum constant in enum class org.iplass.mtp.view.generic.editor.ExpressionPropertyEditor.ExpressionDisplayType
- LABEL - Enum constant in enum class org.iplass.mtp.view.generic.editor.NumberPropertyEditor.NumberDisplayType
- LABEL - Enum constant in enum class org.iplass.mtp.view.generic.editor.ReferencePropertyEditor.ReferenceDisplayType
- LABEL - Enum constant in enum class org.iplass.mtp.view.generic.editor.SelectPropertyEditor.SelectDisplayType
- LABEL - Enum constant in enum class org.iplass.mtp.view.generic.editor.StringPropertyEditor.StringDisplayType
- LABEL - Enum constant in enum class org.iplass.mtp.view.generic.editor.UserPropertyEditor.UserDisplayType
- LabelablePropertyEditor - Interface in org.iplass.mtp.view.generic.editor
-
Label形式をサポートするPropertyEditor
- LANGUAGE - Static variable in class org.iplass.mtp.auth.User
- LAST - Enum constant in enum class org.iplass.mtp.entity.query.SortSpec.NullOrderingSpec
- LAST - Enum constant in enum class org.iplass.mtp.view.generic.NullOrderType
-
null項目を後尾にソートする
- LAST_NAME - Static variable in class org.iplass.mtp.auth.User
- LAST_NAME_KANA - Static variable in class org.iplass.mtp.auth.User
- LastLoginParts - Class in org.iplass.mtp.view.top.parts
-
最終ログイン日時表示パーツ
- LastLoginParts() - Constructor for class org.iplass.mtp.view.top.parts.LastLoginParts
- layoutActionAttributeName() - Element in annotation interface org.iplass.mtp.command.annotation.action.Result
-
type=DYNAMICの場合のみ有効です。LayoutAction名が設定されたAttributeキーを指定します。 未指定の場合は、"layoutActionName"が適用されます。
- layoutActionName() - Element in annotation interface org.iplass.mtp.command.annotation.action.Result
-
type=JSP,TEMPLATEの場合のみ有効です。LayoutAction名を指定します。
- layoutActionName() - Element in annotation interface org.iplass.mtp.command.annotation.template.Template
-
LayoutAction名を設定します。
- LEFT - Enum constant in enum class org.iplass.mtp.view.generic.TextAlign
- leftPad(String, int, char) - Static method in class org.iplass.mtp.util.StringUtil
- LengthValidation - Class in org.iplass.mtp.entity.definition.validations
-
文字列の長さをチェックするValidation。 文字列長が、min以上、max以下ではない場合、エラー。
- LengthValidation() - Constructor for class org.iplass.mtp.entity.definition.validations.LengthValidation
- LengthValidation(Integer, Integer, String) - Constructor for class org.iplass.mtp.entity.definition.validations.LengthValidation
- LengthValidation(Integer, Integer, String, String) - Constructor for class org.iplass.mtp.entity.definition.validations.LengthValidation
- LengthValidation(Integer, String) - Constructor for class org.iplass.mtp.entity.definition.validations.LengthValidation
- LengthValidation(Integer, String, String) - Constructor for class org.iplass.mtp.entity.definition.validations.LengthValidation
- Lesser - Class in org.iplass.mtp.entity.query.condition.predicate
-
<条件文を表す。
- Lesser() - Constructor for class org.iplass.mtp.entity.query.condition.predicate.Lesser
- Lesser(String, Object) - Constructor for class org.iplass.mtp.entity.query.condition.predicate.Lesser
- Lesser(ValueExpression, ValueExpression) - Constructor for class org.iplass.mtp.entity.query.condition.predicate.Lesser
- LesserEqual - Class in org.iplass.mtp.entity.query.condition.predicate
-
<=条件文を表す。
- LesserEqual() - Constructor for class org.iplass.mtp.entity.query.condition.predicate.LesserEqual
- LesserEqual(String, Object) - Constructor for class org.iplass.mtp.entity.query.condition.predicate.LesserEqual
- LesserEqual(ValueExpression, ValueExpression) - Constructor for class org.iplass.mtp.entity.query.condition.predicate.LesserEqual
- LEVEL - Static variable in class org.iplass.mtp.auth.Rank
- LF - Enum constant in enum class org.iplass.mtp.entity.definition.normalizers.NewlineType
- like(String, String) - Method in class org.iplass.mtp.entity.query.condition.expr.And
-
Deprecated.
- like(String, String) - Method in class org.iplass.mtp.entity.query.condition.expr.Or
-
Deprecated.
- like(String, String, Like.MatchPattern) - Method in class org.iplass.mtp.entity.query.condition.expr.And
-
Like条件を追加する。
- like(String, String, Like.MatchPattern) - Method in class org.iplass.mtp.entity.query.condition.expr.Or
-
Like条件を追加する。
- Like - Class in org.iplass.mtp.entity.query.condition.predicate
-
Like条件文を表す。 patternは、%、_でワイルドカード指定可能。 エスケープ文字は、\(%、_のエスケープは、\%、\_。\のエスケープは\\。)。
- Like() - Constructor for class org.iplass.mtp.entity.query.condition.predicate.Like
- Like(String, String) - Constructor for class org.iplass.mtp.entity.query.condition.predicate.Like
-
Deprecated.
- Like(String, String, Like.CaseType) - Constructor for class org.iplass.mtp.entity.query.condition.predicate.Like
-
Deprecated.
- Like(String, String, Like.MatchPattern) - Constructor for class org.iplass.mtp.entity.query.condition.predicate.Like
-
指定のstrをエスケープしたのち、matchPatternの指定により、 前後に%を付与する形でpatternを構築。
- Like(String, String, Like.MatchPattern, Like.CaseType) - Constructor for class org.iplass.mtp.entity.query.condition.predicate.Like
-
指定のstrをエスケープしたのち、matchPatternの指定により、 前後に%を付与する形でpatternを構築。 caseTypeで大文字小文字を区別するかどうかを指定可能。
- Like(String, String, Like.MatchPattern, Like.CaseType, boolean) - Constructor for class org.iplass.mtp.entity.query.condition.predicate.Like
-
指定のstrをエスケープしたのち、matchPatternの指定により、 前後に%を付与する形でpatternを構築。 caseTypeで大文字小文字を区別するかどうかを指定可能。 asBindVariableでpatternをバインド変数として扱うか否かを指定
- Like(String, Literal, Like.CaseType) - Constructor for class org.iplass.mtp.entity.query.condition.predicate.Like
-
Deprecated.
- Like(ValueExpression, String) - Constructor for class org.iplass.mtp.entity.query.condition.predicate.Like
-
Deprecated.
- Like(ValueExpression, String, Like.CaseType) - Constructor for class org.iplass.mtp.entity.query.condition.predicate.Like
-
Deprecated.
- Like(ValueExpression, String, Like.MatchPattern) - Constructor for class org.iplass.mtp.entity.query.condition.predicate.Like
-
指定のstrをエスケープしたのち、matchPatternの指定により、 前後に%を付与する形でpatternを構築。
- Like(ValueExpression, String, Like.MatchPattern, Like.CaseType) - Constructor for class org.iplass.mtp.entity.query.condition.predicate.Like
- Like(ValueExpression, String, Like.MatchPattern, Like.CaseType, boolean) - Constructor for class org.iplass.mtp.entity.query.condition.predicate.Like
- Like(ValueExpression, Literal, Like.CaseType) - Constructor for class org.iplass.mtp.entity.query.condition.predicate.Like
-
このメソッドのpatternは、自動的にエスケープ処理されない点、注意
- Like.CaseType - Enum Class in org.iplass.mtp.entity.query.condition.predicate
- Like.MatchPattern - Enum Class in org.iplass.mtp.entity.query.condition.predicate
- limit - Variable in class org.iplass.mtp.view.treeview.TreeViewItem
-
表示上限
- limit(int) - Method in class org.iplass.mtp.entity.query.Query
- limit(int, int) - Method in class org.iplass.mtp.entity.query.Query
- Limit - Class in org.iplass.mtp.entity.query
-
LIMIT句を表す。
- Limit() - Constructor for class org.iplass.mtp.entity.query.Limit
- Limit(int) - Constructor for class org.iplass.mtp.entity.query.Limit
- Limit(int, int) - Constructor for class org.iplass.mtp.entity.query.Limit
- Link - Class in org.iplass.mtp.view.generic.element
-
リンクを表す要素
- Link() - Constructor for class org.iplass.mtp.view.generic.element.Link
-
デフォルトコンストラクタ
- LINK - Enum constant in enum class org.iplass.mtp.view.generic.editor.BinaryPropertyEditor.BinaryDisplayType
- LINK - Enum constant in enum class org.iplass.mtp.view.generic.editor.ReferencePropertyEditor.ReferenceDisplayType
- LinkProperty - Class in org.iplass.mtp.view.generic.editor
-
参照型の場合の連動元のプロパティ定義
- LinkProperty() - Constructor for class org.iplass.mtp.view.generic.editor.LinkProperty
- linkToActionCache(String) - Static method in class org.iplass.mtp.web.actionmapping.ActionUtil
-
現在のAction処理コンテキストの中で、 プログラムから明示的に当該のEntity名のEntityすべてをキャッシュに関連付ける。
- linkToActionCache(String, String) - Static method in class org.iplass.mtp.web.actionmapping.ActionUtil
-
現在のAction処理コンテキストの中で、 プログラムから明示的に当該のEntityをキャッシュに関連付ける。
- Listagg - Class in org.iplass.mtp.entity.query.value.aggregate
-
LISTAGG関数を表す。
- Listagg() - Constructor for class org.iplass.mtp.entity.query.value.aggregate.Listagg
- Listagg(String) - Constructor for class org.iplass.mtp.entity.query.value.aggregate.Listagg
- Listagg(String, boolean, String) - Constructor for class org.iplass.mtp.entity.query.value.aggregate.Listagg
- Listagg(ValueExpression) - Constructor for class org.iplass.mtp.entity.query.value.aggregate.Listagg
- Listagg(ValueExpression, boolean, String) - Constructor for class org.iplass.mtp.entity.query.value.aggregate.Listagg
- listInfo(Class<D>, String) - Method in interface org.iplass.mtp.definition.DefinitionManager
-
DefinitionInfoのリストを取得します。 filterPathにて、取得するリストの範囲を絞り込みが可能です。 filterPathは各Definitionのパス区切り文字("/"もしくは".")にて区切られたパス階層を指定可能です。 パス階層が指定された場合は、その階層以下のDefinitionのDefinitionInfoをリストします。 全件取得する場合は、filterPathはnullもしくは、"/"を指定します。
- listName(Class<D>, String) - Method in interface org.iplass.mtp.definition.DefinitionManager
-
DefinitionSummaryのリストを取得します。 filterPathにて、取得するリストの範囲を絞り込みが可能です。 filterPathは各Definitionのパス区切り文字("/"もしくは".")にて区切られたパス階層を指定可能です。 パス階層が指定された場合は、その階層以下のDefinitionのDefinitionSummaryをリストします。 全件取得する場合は、filterPathはnullもしくは、"/"を指定します。 このメソッドは、
DefinitionManager.listName(Class, String, boolean)
をrecursive=trueで呼び出した場合と同一です。 - listName(Class<D>, String, boolean) - Method in interface org.iplass.mtp.definition.DefinitionManager
-
DefinitionSummaryのリストを取得します。 filterPathにて、取得するリストの範囲を絞り込みが可能です。 filterPathは各Definitionのパス区切り文字("/"もしくは".")にて区切られたパス階層を指定可能です。 パス階層が指定された場合は、その階層以下のDefinitionのDefinitionSummaryをリストします。 全件取得する場合は、filterPathはnullもしくは、"/"、""を指定します。 recursive=falseを指定した場合は、filterPath直下の定義のみを取得します。 recursive=trueの場合は、再帰的にfilterPath階層化すべての定義を取得します。
- Literal - Class in org.iplass.mtp.entity.query.value.primary
-
リテラルを表す。 EQL上での各プロパティのリテラル表現は以下の形。 プロパティ型リテラル表現例 String'で囲まれた文字列表現。'は''でエスケープ'aaaテスト文字'
'I''m a cat.' Integer数値表現のサフィックスとして、Iもしくはiを指定。もしくは、小数部指定を含まない数値表現。1234I
10i
54 Float数値表現のサフィックスとして、Fもしくはfを指定。もしくは、小数部指定を含む数値表現。1234.123F
0.12f
10.5 Decimal数値表現のサフィックスとして、Gもしくはgを指定。1234.123G
10001g Booleantrue もしくは false。大文字も可。true
FALSE SelectSelectValueのvalueを文字列して指定。サフィックスとしてSもしくはsを指定。'A01'S
'1's Date'yyyy-MM-dd'形式の日付表現文字列。サフィックスとしてDもしくはdを指定。'2012-12-11'D
'2011-11-15'd Time'HH:mm:ss'形式の日付表現文字列。サフィックスとしてTもしくはtを指定。'03:01:00'T
'18:24:15't DateTime'yyyy-MM-dd HH:mm:ss.SSS'(タイムゾーン指定する場合:'yyyy-MM-dd HH:mm:ss.SSSXXX')形式の日付表現文字列。
サフィックスとしてMもしくはmを指定。
タイムゾーン指定がない場合は、テナントローカルに設定されているタイムゾーンと判断する。'2011-11-15 16:03:01.123'M
'2010-01-30 01:25:01.200'm
'2010-01-30 01:25:01.200+09:00'M - Literal() - Constructor for class org.iplass.mtp.entity.query.value.primary.Literal
- Literal(Object) - Constructor for class org.iplass.mtp.entity.query.value.primary.Literal
- Literal(Object, boolean) - Constructor for class org.iplass.mtp.entity.query.value.primary.Literal
- load(String, Long, String) - Method in interface org.iplass.mtp.entity.EntityManager
-
指定のoid(Entityオブジェクトを一意に特定するID)、versionで特定されるデータを取得します。 取得するプロパティは、Entityに定義されているもの全てを取得します。 ReferencePropertyが定義されている場合は、 当該プロパティにはoidとnameが格納されたEntityのインスタンスが格納されます。 ReferencePropertyが指定されている場合で、そのプロパティが複数可の場合は、 当該プロパティはEntity[]の形で取得されます。
- load(String, Long, String, LoadOption) - Method in interface org.iplass.mtp.entity.EntityManager
-
指定のoid(Entityオブジェクトを一意に特定するID)、versionで特定されるデータを取得します。 取得するプロパティは、optionにて指定されたものです。
- load(String, String) - Method in interface org.iplass.mtp.entity.EntityManager
-
指定のoid(Entityオブジェクトを一意に特定するID)で特定されるデータを取得します。 取得するプロパティは、Entityに定義されているもの全てを取得します。 ReferencePropertyが定義されている場合は、 当該プロパティにはoidとnameが格納されたEntityのインスタンスが格納されます。 ReferencePropertyが指定されている場合で、そのプロパティが複数可の場合は、 当該プロパティはEntity[]の形で取得されます。
- load(String, String, LoadOption) - Method in interface org.iplass.mtp.entity.EntityManager
-
指定のoid(Entityオブジェクトを一意に特定するID)で特定されるデータを取得します。 取得するプロパティは、optionにて指定されたものです。
- load(EntityLoadInvocation) - Method in class org.iplass.mtp.entity.interceptor.EntityInterceptorAdapter
-
InvocationType.LOAD
の際、呼び出される。 - LOAD - Enum constant in enum class org.iplass.mtp.entity.interceptor.InvocationType
- loadAndLock(String, String) - Method in interface org.iplass.mtp.entity.EntityManager
-
指定のoid(Entityオブジェクトを一意に特定するID)で一意に特定されるデータを取得し、更新ロックします。 ロックは、トランザクション終了まで保持されます。
- loadAndLock(String, String, LoadOption) - Method in interface org.iplass.mtp.entity.EntityManager
-
指定のoid(Entityオブジェクトを一意に特定するID)で一意に特定されるデータを取得し、更新ロックします。 ロックは、トランザクション終了まで保持されます。 取得するプロパティは、optionにて指定されたものです。
- loadAsyncTaskInfo(long, String) - Method in interface org.iplass.mtp.async.AsyncTaskManager
-
AsyncTaskInfoの詳細を取得する。 task、およびresultもロードする。
- loadBinaryReference(long) - Method in interface org.iplass.mtp.entity.EntityManager
-
引数で指定されるBinaryReferenceを取得します。
- LoadEntityContext - Class in org.iplass.mtp.view.generic
-
LoadEntityInterrupterの実行結果を保持するContextです。
- LoadEntityContext(LoadOption) - Constructor for class org.iplass.mtp.view.generic.LoadEntityContext
-
コンストラクタ
- LoadEntityContext(LoadOption, boolean) - Constructor for class org.iplass.mtp.view.generic.LoadEntityContext
-
コンストラクタ
- LoadEntityInterrupter - Interface in org.iplass.mtp.view.generic
-
Entityロード時にカスタムで処理を行わせるインターフェース
- LoadEntityInterrupter.LoadType - Enum Class in org.iplass.mtp.view.generic
-
ロード処理の種類
- loader(String) - Method in interface org.iplass.mtp.runtime.EntryPointBuilder
-
Specify the ConfigLoader class name to load the configuration file.
- loadFromTemporary(long) - Method in interface org.iplass.mtp.command.SessionContext
-
当該リクエストをしたユーザーが事前に同一セッションにてアップしたテンポラリLOB(まだEntityとして保存していないBinaryReference)を取得します。
- LoadOption - Class in org.iplass.mtp.entity
-
Entityのload時のオプションです。
- LoadOption() - Constructor for class org.iplass.mtp.entity.LoadOption
-
withReference = true, withMappedByReference = trueで設定するコンストラクタです。
- LoadOption(boolean, boolean) - Constructor for class org.iplass.mtp.entity.LoadOption
-
指定のオプションで、LoadOptionをnewします。
- LoadOption(String...) - Constructor for class org.iplass.mtp.entity.LoadOption
-
指定の参照プロパティのみをロードする形で、LoadOptionをnewします。 loadReferenceが指定されている場合は、 withReference、withMappedByReferenceの指定によらず、loadReferenceが優先されます。
- LoadOption(List<String>) - Constructor for class org.iplass.mtp.entity.LoadOption
-
指定の参照プロパティのみをロードする形で、LoadOptionをnewします。 loadReferencesが指定されている場合は、 withReference、withMappedByReferenceの指定によらず、loadReferencesが優先されます。
- loadParts(HttpServletRequest, HttpServletResponse, ServletContext, PageContext) - Method in interface org.iplass.mtp.view.top.TopViewDefinitionManager
-
パーツを読み込みます。
- loadWidgets(HttpServletRequest, HttpServletResponse, ServletContext, PageContext) - Method in interface org.iplass.mtp.view.top.TopViewDefinitionManager
-
ウィジェットを読み込みます。
- LOCAL_THREAD_QUEUE_NAME - Static variable in class org.iplass.mtp.async.AsyncTaskOption
-
ローカルスレッドで実行する際のキュー名です。値は"localThread"です。
- localeName() - Element in annotation interface org.iplass.mtp.definition.annotation.LocalizedString
- localized() - Method in class org.iplass.mtp.entity.InsertOption
-
localized=trueに設定します。
- localized() - Method in class org.iplass.mtp.entity.LoadOption
-
localized=trueに設定します。
- localized() - Method in class org.iplass.mtp.entity.query.Query
-
localized=trueに設定します
- localized() - Method in class org.iplass.mtp.entity.UpdateOption
-
localized=trueに設定します。
- localized(boolean) - Method in class org.iplass.mtp.entity.query.Query
- LocalizedBinaryDefinition - Class in org.iplass.mtp.web.template.definition
- LocalizedBinaryDefinition() - Constructor for class org.iplass.mtp.web.template.definition.LocalizedBinaryDefinition
- LocalizedDateTimeFormatSetting - Class in org.iplass.mtp.view.generic.editor
-
日付・時間型のフォーマットの多言語設定のプロパティ
- LocalizedDateTimeFormatSetting() - Constructor for class org.iplass.mtp.view.generic.editor.LocalizedDateTimeFormatSetting
- localizedDisplayName() - Element in annotation interface org.iplass.mtp.command.annotation.action.ActionMapping
- localizedDisplayName() - Element in annotation interface org.iplass.mtp.command.annotation.CommandClass
-
表示名(多言語設定)。
- localizedDisplayName() - Element in annotation interface org.iplass.mtp.command.annotation.template.Template
- LocalizedMailTemplateDefinition - Class in org.iplass.mtp.mail.template.definition
- LocalizedMailTemplateDefinition() - Constructor for class org.iplass.mtp.mail.template.definition.LocalizedMailTemplateDefinition
- LocalizedNotificationDefinition - Class in org.iplass.mtp.pushnotification.template.definition
- LocalizedNotificationDefinition() - Constructor for class org.iplass.mtp.pushnotification.template.definition.LocalizedNotificationDefinition
- LocalizedReportDefinition - Class in org.iplass.mtp.web.template.report.definition
- LocalizedReportDefinition() - Constructor for class org.iplass.mtp.web.template.report.definition.LocalizedReportDefinition
- LocalizedSelectValueDefinition - Class in org.iplass.mtp.entity.definition
- LocalizedSelectValueDefinition() - Constructor for class org.iplass.mtp.entity.definition.LocalizedSelectValueDefinition
- LocalizedSelectValueDefinition(String, List<SelectValue>) - Constructor for class org.iplass.mtp.entity.definition.LocalizedSelectValueDefinition
- LocalizedSmsMailTemplateDefinition - Class in org.iplass.mtp.sms.template.definition
-
ローカライズ用SMSメールテンプレート定義
- LocalizedSmsMailTemplateDefinition() - Constructor for class org.iplass.mtp.sms.template.definition.LocalizedSmsMailTemplateDefinition
- LocalizedStaticResourceDefinition - Class in org.iplass.mtp.web.staticresource.definition
- LocalizedStaticResourceDefinition() - Constructor for class org.iplass.mtp.web.staticresource.definition.LocalizedStaticResourceDefinition
- LocalizedString - Annotation Interface in org.iplass.mtp.definition.annotation
-
LocalizedStringDefinition定義。 Locale(Language)に対する値を定義する。
- LocalizedStringDefinition - Class in org.iplass.mtp.definition
- LocalizedStringDefinition() - Constructor for class org.iplass.mtp.definition.LocalizedStringDefinition
- LOCK_BY_USER - Enum constant in enum class org.iplass.mtp.entity.interceptor.InvocationType
- lockByUser(String, String) - Method in interface org.iplass.mtp.entity.EntityManager
-
現在、当該メソッドを呼び出しているユーザーにて、 指定のEntityをデータをロックします。 ユーザーによるロックはunlockByUser()メソッドにて明示的に開放しない限り、 トランザクションを終了してもロックは保持されます。
- lockByUser(EntityLockByUserInvocation) - Method in class org.iplass.mtp.entity.interceptor.EntityInterceptorAdapter
- LOCKED_BY - Static variable in interface org.iplass.mtp.entity.Entity
-
Entityが編集ロックされている場合、ロックしているユーザーのID
- lockStrictly() - Method in class org.iplass.mtp.entity.DeleteCondition
-
削除時に厳密にロック(oid順にソートしてロック取得)を取得する場合。
- lockStrictly() - Method in class org.iplass.mtp.entity.UpdateCondition
-
更新時に厳密にロック(oid順にソートしてロック取得)を取得する場合。
- logger - Static variable in class org.iplass.mtp.transaction.Holder
- LoggingSendMailListener - Class in org.iplass.mtp.mail.listeners
-
送信メールをLogに出力します。 ※標準のLog設定では改行をブランクに置き換えているため、改行されずに出力されます。
- LoggingSendMailListener() - Constructor for class org.iplass.mtp.mail.listeners.LoggingSendMailListener
- login(Credential) - Method in interface org.iplass.mtp.auth.AuthManager
- LOGIN - Enum constant in enum class org.iplass.mtp.auth.login.AuthenticationProcessType
- LOGIN_FAILED - Enum constant in enum class org.iplass.mtp.auth.policy.definition.NotificationType
-
ログイン失敗通知
- LOGIN_SUCCESS - Enum constant in enum class org.iplass.mtp.auth.policy.definition.NotificationType
-
ログイン成功通知
- LoginException - Exception in org.iplass.mtp.auth.login
- LoginException() - Constructor for exception org.iplass.mtp.auth.login.LoginException
- LoginException(String) - Constructor for exception org.iplass.mtp.auth.login.LoginException
- LoginException(String, Throwable) - Constructor for exception org.iplass.mtp.auth.login.LoginException
- LoginException(Throwable) - Constructor for exception org.iplass.mtp.auth.login.LoginException
- loginFailed(LoginNotification) - Method in interface org.iplass.mtp.auth.policy.AccountNotificationListener
-
ログインに失敗した場合呼び出されます。 ログイン失敗時には適用する認証ポリシーが確定できないため、 DEFAULTポリシーにに定義されるListenerに対して通知されます。 また、notificationに保持されるuserOidは確定できないためnullです。
- LoginFailedException - Exception in org.iplass.mtp.auth.login
- LoginFailedException() - Constructor for exception org.iplass.mtp.auth.login.LoginFailedException
- LoginFailedException(String) - Constructor for exception org.iplass.mtp.auth.login.LoginFailedException
- LoginFailedException(String, Throwable) - Constructor for exception org.iplass.mtp.auth.login.LoginFailedException
- LoginFailedException(Throwable) - Constructor for exception org.iplass.mtp.auth.login.LoginFailedException
- LoginNotification - Class in org.iplass.mtp.auth.policy
- LoginNotification(NotificationType, String, Credential, LoginFailedException) - Constructor for class org.iplass.mtp.auth.policy.LoginNotification
- loginSuccess(LoginNotification) - Method in interface org.iplass.mtp.auth.policy.AccountNotificationListener
-
ログインに成功した場合呼び出されます。
- logout() - Method in interface org.iplass.mtp.auth.AuthManager
- LONGTEXT - Enum constant in enum class org.iplass.mtp.entity.definition.PropertyDefinitionType
- LongTextProperty - Class in org.iplass.mtp.entity.definition.properties
-
StringPropertyの最大文字数に収まりきらない(環境により制限は異なる)テキストを表す定義。
- LongTextProperty() - Constructor for class org.iplass.mtp.entity.definition.properties.LongTextProperty
- LongTextProperty(String) - Constructor for class org.iplass.mtp.entity.definition.properties.LongTextProperty
- LongTextPropertyEditor - Class in org.iplass.mtp.view.generic.editor
-
文字列型プロパティエディタ
StringPropertyEditorの最大文字数に収まりきらない(環境により制限は異なる)テキストを扱う。 - LongTextPropertyEditor() - Constructor for class org.iplass.mtp.view.generic.editor.LongTextPropertyEditor
-
コンストラクタ
- lowerCase(String) - Static method in class org.iplass.mtp.util.StringUtil
- lt(String, Object) - Method in class org.iplass.mtp.entity.query.condition.expr.And
-
Lesser条件を追加する。
- lt(String, Object) - Method in class org.iplass.mtp.entity.query.condition.expr.Or
-
Lesser条件を追加する。
- lte(String, Object) - Method in class org.iplass.mtp.entity.query.condition.expr.And
-
LesserEqual条件を追加する。
- lte(String, Object) - Method in class org.iplass.mtp.entity.query.condition.expr.Or
-
LesserEqual条件を追加する。
M
- Mail - Class in org.iplass.mtp.mail
-
メールを表すクラスです。
- Mail(String) - Constructor for class org.iplass.mtp.mail.Mail
- MAIL - Enum constant in enum class org.iplass.mtp.entity.definition.listeners.SendNotificationType
- MAIL - Static variable in class org.iplass.mtp.auth.User
- MailAccountNotificationListenerDefinition - Class in org.iplass.mtp.auth.policy.definition.listeners
-
対象のアカウントに対して、メール通知が行われるAccountNotificationListener定義。
- MailAccountNotificationListenerDefinition() - Constructor for class org.iplass.mtp.auth.policy.definition.listeners.MailAccountNotificationListenerDefinition
- MailException - Exception in org.iplass.mtp.mail
-
メールの処理でエラーが発生した場合の例外
- MailException() - Constructor for exception org.iplass.mtp.mail.MailException
- MailException(String) - Constructor for exception org.iplass.mtp.mail.MailException
- MailException(String, Throwable) - Constructor for exception org.iplass.mtp.mail.MailException
- MailException(Throwable) - Constructor for exception org.iplass.mtp.mail.MailException
- MailManager - Interface in org.iplass.mtp.mail
-
メールを送信する際利用するインタフェース。
- MailTemplateDefinition - Class in org.iplass.mtp.mail.template.definition
-
メールテンプレート定義
- MailTemplateDefinition() - Constructor for class org.iplass.mtp.mail.template.definition.MailTemplateDefinition
- MailTemplateDefinitionManager - Interface in org.iplass.mtp.mail.template.definition
-
MailTemplateDefinitionのManager。
- MailTemplateDefinitionModifyResult - Class in org.iplass.mtp.mail.template.definition
-
メールテンプレート更新結果
- MailTemplateDefinitionModifyResult(boolean) - Constructor for class org.iplass.mtp.mail.template.definition.MailTemplateDefinitionModifyResult
-
コンストラクタ
- MailTemplateDefinitionModifyResult(boolean, String) - Constructor for class org.iplass.mtp.mail.template.definition.MailTemplateDefinitionModifyResult
-
コンストラクタ
- manager(Class<M>) - Static method in class org.iplass.mtp.ManagerLocator
-
Managerのインスタンスを取得するためのユーティリティメソッドです。 ManagerLocator.getInstance().getManager(type)を呼び出します。
- Manager - Interface in org.iplass.mtp
-
iPLAssがAPIとして提供する管理サービスのマーカーインタフェースです。
- MANAGER_LOCATOR_SYSTEM_PROPERTY_NAME - Static variable in class org.iplass.mtp.ManagerLocator
- ManagerLocator - Class in org.iplass.mtp
-
ManagerのServiceLocatorです。 iPLAssが提供するManagerのインスタンスを取得可能です。
- ManagerLocator() - Constructor for class org.iplass.mtp.ManagerLocator
- MapActionParameter - Class in org.iplass.mtp.web.actionmapping.permission
-
MapベースのActionParameterの実装です。
- MapActionParameter() - Constructor for class org.iplass.mtp.web.actionmapping.permission.MapActionParameter
- MapActionParameter(Map<String, Object>) - Constructor for class org.iplass.mtp.web.actionmapping.permission.MapActionParameter
- mapFrom() - Element in annotation interface org.iplass.mtp.command.annotation.action.ParamMapping
- mapFrom() - Element in annotation interface org.iplass.mtp.command.annotation.webapi.WebApiParamMapping
- mapping - Variable in class org.iplass.mtp.view.treeview.TreeViewItem
-
ColModelのマッピング
- MappingError - Class in org.iplass.mtp.command.beanmapper
-
Beanへのマッピングエラーの詳細を表現するクラスです。
- MappingError(String, Object) - Constructor for class org.iplass.mtp.command.beanmapper.MappingError
- MappingError(String, String, Object, Object) - Constructor for class org.iplass.mtp.command.beanmapper.MappingError
- MappingError(String, List<String>, Object, Object) - Constructor for class org.iplass.mtp.command.beanmapper.MappingError
- MappingException - Exception in org.iplass.mtp.command.beanmapper
-
Beanへのマッピングに失敗した際にスローされる例外です。
- MappingException(String, MappingResult) - Constructor for exception org.iplass.mtp.command.beanmapper.MappingException
- MappingResult - Class in org.iplass.mtp.command.beanmapper
-
Beanへのマッピング結果を表現するクラスです。
- MappingResult() - Constructor for class org.iplass.mtp.command.beanmapper.MappingResult
- MappingResult(Object) - Constructor for class org.iplass.mtp.command.beanmapper.MappingResult
- MassReferenceSection - Class in org.iplass.mtp.view.generic.element.section
-
大量データ用参照セクション
- MassReferenceSection() - Constructor for class org.iplass.mtp.view.generic.element.section.MassReferenceSection
- MassReferenceSection.MassReferenceEditType - Enum Class in org.iplass.mtp.view.generic.element.section
- matchingParameterName() - Element in annotation interface org.iplass.mtp.command.annotation.action.cache.CacheCriteria
-
チェック用Parameter名。TypeがParameterMatchの場合のみ有効
- Max - Class in org.iplass.mtp.entity.query.value.aggregate
-
MAX関数を表す。
- Max() - Constructor for class org.iplass.mtp.entity.query.value.aggregate.Max
- Max(String) - Constructor for class org.iplass.mtp.entity.query.value.aggregate.Max
- Max(ValueExpression) - Constructor for class org.iplass.mtp.entity.query.value.aggregate.Max
- maxFileSize() - Element in annotation interface org.iplass.mtp.command.annotation.action.ActionMapping
-
multipart/form-dataの際のファイルの最大サイズ(バイト)。-1の場合は無制限を表す。 annotation上ではデフォルト値はLong.MIN_VALUEだが、これは未指定を表す。 1つのファイルに対する最大サイズなので、複数のファイルの合計サイズを制限したい場合は、 maxRequestBodySizeを設定します。
- maxFileSize() - Element in annotation interface org.iplass.mtp.command.annotation.webapi.WebApi
-
multipart/form-dataの際のファイルの最大サイズ(バイト)。-1の場合は無制限を表す。 annotation上ではデフォルト値はLong.MIN_VALUEだが、これは未指定を表す。 1つのファイルに対する最大サイズなので、複数のファイルの合計サイズを制限したい場合は、 maxRequestBodySizeを設定します。
- maxRequestBodySize() - Element in annotation interface org.iplass.mtp.command.annotation.action.ActionMapping
-
リクエストボディの最大サイズ(バイト)。-1の場合は無制限を表す。 annotation上ではデフォルト値はLong.MIN_VALUEだが、これは未指定を表す。
- maxRequestBodySize() - Element in annotation interface org.iplass.mtp.command.annotation.webapi.WebApi
-
リクエストボディの最大サイズ(バイト)。-1の場合は無制限を表す。 annotation上ではデフォルト値はLong.MIN_VALUEだが、これは未指定を表す。
- Median - Class in org.iplass.mtp.entity.query.value.aggregate
- Median() - Constructor for class org.iplass.mtp.entity.query.value.aggregate.Median
- Median(String) - Constructor for class org.iplass.mtp.entity.query.value.aggregate.Median
- Median(ValueExpression) - Constructor for class org.iplass.mtp.entity.query.value.aggregate.Median
- MenuItem - Class in org.iplass.mtp.view.menu
-
メニューツリーに設定するアイテム定義
- MenuItem() - Constructor for class org.iplass.mtp.view.menu.MenuItem
- MenuItemManager - Interface in org.iplass.mtp.view.menu
- MenuItemVisitor<R> - Interface in org.iplass.mtp.view.menu
-
メニューツリー・メニュー(アイテム)に対する処理定義
- MenuTree - Class in org.iplass.mtp.view.menu
-
メニューのツリー構造定義
MenuItem
を子階層として保持します。 - MenuTree() - Constructor for class org.iplass.mtp.view.menu.MenuTree
- MenuTreeManager - Interface in org.iplass.mtp.view.menu
- MERGE - Enum constant in enum class org.iplass.mtp.entity.bulkupdate.BulkUpdateEntity.UpdateMethod
-
当該Entityが存在したら、更新。存在しなかったら新規追加。oid指定が必須。
更新/新規を判断するため、INSERT/UPDATEダイレクト指定より処理スピードは若干劣る。 - message - Variable in class org.iplass.mtp.definition.DefinitionModifyResult
-
メッセージ
- message() - Element in annotation interface org.iplass.mtp.beanvalidation.constraints.ValidEntity
- MessageCategory - Class in org.iplass.mtp.message
-
メッセージカテゴリ情報格納クラス
- MessageCategory() - Constructor for class org.iplass.mtp.message.MessageCategory
-
コンストラクタ
- MessageItem - Class in org.iplass.mtp.message
-
メッセージ情報格納クラス
- MessageItem() - Constructor for class org.iplass.mtp.message.MessageItem
- messageItems - Variable in class org.iplass.mtp.message.MessageCategory
-
メッセージ情報
- MessageManager - Interface in org.iplass.mtp.message
-
メッセージマネージャ
- MetaDataSeeAlso - Annotation Interface in org.iplass.mtp.command.annotation
- METHOD_ALL - Static variable in enum class org.iplass.mtp.webapi.definition.MethodType
- methods() - Element in annotation interface org.iplass.mtp.command.annotation.webapi.WebApi
- MethodType - Enum Class in org.iplass.mtp.webapi.definition
-
WebAPI(REST)時のMethod種別を表すenum。
- MICROSECONDS - Enum constant in enum class org.iplass.mtp.definition.TimeUnit
- MILLISECONDS - Enum constant in enum class org.iplass.mtp.definition.TimeUnit
- MimeTypeMappingDefinition - Class in org.iplass.mtp.web.staticresource.definition
- MimeTypeMappingDefinition() - Constructor for class org.iplass.mtp.web.staticresource.definition.MimeTypeMappingDefinition
- Min - Class in org.iplass.mtp.entity.query.value.aggregate
-
MIN関数を表す。
- Min() - Constructor for class org.iplass.mtp.entity.query.value.aggregate.Min
- Min(String) - Constructor for class org.iplass.mtp.entity.query.value.aggregate.Min
- Min(ValueExpression) - Constructor for class org.iplass.mtp.entity.query.value.aggregate.Min
- MIN - Enum constant in enum class org.iplass.mtp.view.generic.editor.DateTimePropertyEditor.TimeDispRange
- MinusSign - Class in org.iplass.mtp.entity.query.value.expr
-
-を表す。
- MinusSign() - Constructor for class org.iplass.mtp.entity.query.value.expr.MinusSign
- MinusSign(ValueExpression) - Constructor for class org.iplass.mtp.entity.query.value.expr.MinusSign
- MINUTES - Enum constant in enum class org.iplass.mtp.definition.TimeUnit
- Mode - Class in org.iplass.mtp.entity.query.value.aggregate
- Mode() - Constructor for class org.iplass.mtp.entity.query.value.aggregate.Mode
- Mode(String) - Constructor for class org.iplass.mtp.entity.query.value.aggregate.Mode
- Mode(ValueExpression) - Constructor for class org.iplass.mtp.entity.query.value.aggregate.Mode
- modifySecurityToken(int, String, String, String) - Method in interface org.iplass.mtp.webhook.endpoint.definition.WebhookEndpointDefinitionManager
- MONTH - Enum constant in enum class org.iplass.mtp.view.calendar.EntityCalendar.CalendarType
- moveTo(Path, CopyOption...) - Method in interface org.iplass.mtp.command.UploadFileHandle
-
アップロードされたファイルを指定のtargetへ移動する。
- moveTo(Path, CopyOption...) - Method in class org.iplass.mtp.test.TestUploadFileHandle
- msg(String, String) - Static method in class org.iplass.mtp.web.template.ELFunctions
-
Message定義(メタデータ)として登録されているメッセージを出力します。
利用例 - msgp(String, String, Object) - Static method in class org.iplass.mtp.web.template.ELFunctions
-
Message定義(メタデータ)として登録されているメッセージを出力します。 paramsには、メッセージに埋め込むパラメータ(単一のオブジェクト、もしくは配列、もしくはCollectionのインスタンス)を指定可能です。 パラメータがない場合は、nullを指定します。
利用例 - MtpException - Exception in org.iplass.mtp
-
当基盤がスローする例外のスーパークラス。
- MtpException() - Constructor for exception org.iplass.mtp.MtpException
- MtpException(String) - Constructor for exception org.iplass.mtp.MtpException
- MtpException(String, Throwable) - Constructor for exception org.iplass.mtp.MtpException
- MtpException(Throwable) - Constructor for exception org.iplass.mtp.MtpException
- MTPJUnitTestRule - Class in org.iplass.mtp.test
-
JUnitに単体テスト用のユーティリティ処理を組み込むためのTestRuleです。
- MTPJUnitTestRule() - Constructor for class org.iplass.mtp.test.MTPJUnitTestRule
- MTPTest - Class in org.iplass.mtp.test
-
iPLAssの単体テストを記述する上でのユーティリティクラスです。
- MTPTest() - Constructor for class org.iplass.mtp.test.MTPTest
- mul(ValueExpression) - Method in class org.iplass.mtp.entity.query.value.expr.Term
- MultipleFormat - Enum Class in org.iplass.mtp.entity.csv
-
多重度データの出力フォーマット
- MULTIPLICITY_INFINITE - Static variable in class org.iplass.mtp.entity.definition.PropertyDefinition
- MULTISELECT - Enum constant in enum class org.iplass.mtp.view.generic.OutputType
-
複数選択
N
- name() - Element in annotation interface org.iplass.mtp.command.annotation.action.ActionMapping
- name() - Element in annotation interface org.iplass.mtp.command.annotation.action.ParamMapping
- name() - Element in annotation interface org.iplass.mtp.command.annotation.async.AsyncCommand
-
非同期実行Commandの定義名を指定します。
- name() - Element in annotation interface org.iplass.mtp.command.annotation.CommandClass
-
Commandクラス定義名。 未指定の場合(デフォルト)は、このアノテーションが付与されたクラスのクラス名の"."を"/"に置き換えた定義名となる。
- name() - Element in annotation interface org.iplass.mtp.command.annotation.template.Template
- name() - Element in annotation interface org.iplass.mtp.command.annotation.webapi.WebApi
- name() - Element in annotation interface org.iplass.mtp.command.annotation.webapi.WebApiParamMapping
- NAME - Static variable in interface org.iplass.mtp.entity.Entity
-
Entityを特定するなんらかの名称(必須)
- NANOSECONDS - Enum constant in enum class org.iplass.mtp.definition.TimeUnit
- NativeHint - Class in org.iplass.mtp.entity.query.hint
-
EQLが変換されたデータベースネイティブのSQL文に付与するヒントを指定するヒント句です。
native('ORDERED USE_NL_WITH_INDEX(...)')
のように、SQLに付与したいヒント句を''で囲って指定します。
テーブルに対するヒント句(MySQLのindex hintなど)を指定する場合は、 第一引数にテーブル名を指定します。
native(q0, 'FORCE INDEX(...)')
- NativeHint() - Constructor for class org.iplass.mtp.entity.query.hint.NativeHint
- NativeHint(String) - Constructor for class org.iplass.mtp.entity.query.hint.NativeHint
- NativeHint(String, String) - Constructor for class org.iplass.mtp.entity.query.hint.NativeHint
- needTrustedAuthenticate() - Element in annotation interface org.iplass.mtp.command.annotation.action.ActionMapping
- needTrustedAuthenticate() - Element in annotation interface org.iplass.mtp.command.annotation.webapi.WebApi
- NeedTrustedAuthenticationException - Exception in org.iplass.mtp.auth
-
信頼された認証処理を経て認証されていない場合にスローする例外。 この例外がCommand(Actionで利用する)のexecute()からスローされた場合は、 基盤は、再認証画面(未ログインの場合は、認証画面)を表示するように動作する。
- NeedTrustedAuthenticationException() - Constructor for exception org.iplass.mtp.auth.NeedTrustedAuthenticationException
- NeedTrustedAuthenticationException(String) - Constructor for exception org.iplass.mtp.auth.NeedTrustedAuthenticationException
- NeedTrustedAuthenticationException(String, Throwable) - Constructor for exception org.iplass.mtp.auth.NeedTrustedAuthenticationException
- NeedTrustedAuthenticationException(Throwable) - Constructor for exception org.iplass.mtp.auth.NeedTrustedAuthenticationException
- neq(String, Object) - Method in class org.iplass.mtp.entity.query.condition.expr.And
-
NotEquals条件を追加する。
- neq(String, Object) - Method in class org.iplass.mtp.entity.query.condition.expr.Or
-
NotEquals条件を追加する。
- NestProperty - Class in org.iplass.mtp.view.generic.editor
-
参照型でテーブル表示等の場合に表示する参照先のプロパティ定義
- NestProperty() - Constructor for class org.iplass.mtp.view.generic.editor.NestProperty
-
コンストラクタ
- NESTTABLE - Enum constant in enum class org.iplass.mtp.view.generic.editor.ReferencePropertyEditor.ReferenceDisplayType
- NEW - Enum constant in enum class org.iplass.mtp.entity.TargetVersion
-
新しいバージョン
- newCommand(String) - Static method in class org.iplass.mtp.test.MTPTest
-
commandNameで定義されているCommandのインスタンスを取得します。
- newCondition(String) - Static method in class org.iplass.mtp.entity.query.condition.Condition
- newInstancePerRequest() - Element in annotation interface org.iplass.mtp.command.annotation.CommandClass
-
このCommandのインスタンスを処理(execute)の都度生成するか否か。 デフォルトfalse(同一のインスタンスを使い回す)。
- NewlineNormalizer - Class in org.iplass.mtp.entity.definition.normalizers
-
Normalizer definition of the newline character.
- NewlineNormalizer() - Constructor for class org.iplass.mtp.entity.definition.normalizers.NewlineNormalizer
- NewlineNormalizer(NewlineType) - Constructor for class org.iplass.mtp.entity.definition.normalizers.NewlineNormalizer
- NewlineType - Enum Class in org.iplass.mtp.entity.definition.normalizers
- newPreparedQuery(String) - Static method in class org.iplass.mtp.entity.query.Query
-
queryでEQL文字列を指定してPreparedQueryインスタンスを生成します。
- newQuery(String) - Static method in class org.iplass.mtp.entity.query.Query
-
EQL文字列を指定してQueryインスタンスを生成します。
- newTransaction() - Method in interface org.iplass.mtp.transaction.TransactionManager
-
新規にトランザクションを開始する。
- newTransaction(boolean) - Method in interface org.iplass.mtp.transaction.TransactionManager
-
新規に読み込み専用とマークしたトランザクションを開始する。
- newUC(String) - Static method in class org.iplass.mtp.test.MTPTest
-
指定のnameで定義されるUtilityClassのインスタンスを生成します。 コンストラクタはデフォルトコンストラクタが呼び出されます。
- newUC(String, Object...) - Static method in class org.iplass.mtp.test.MTPTest
-
指定のnameで定義されるUtilityClassのインスタンスを生成します。 コンストラクタはargsで指定される引数に合わせたコンストラクタが呼び出されます。
- newValue(String) - Static method in class org.iplass.mtp.entity.query.value.ValueExpression
- newWhere(String) - Static method in class org.iplass.mtp.entity.query.Where
- NO_BIND_HINT - Static variable in class org.iplass.mtp.entity.query.value.primary.Literal
- NO_CACHE - Enum constant in enum class org.iplass.mtp.command.annotation.action.ActionMapping.ClientCacheType
- NO_CACHE - Enum constant in enum class org.iplass.mtp.command.annotation.action.cache.CacheCriteria.Type
-
Cacheしない
- NO_CACHE - Enum constant in enum class org.iplass.mtp.web.actionmapping.definition.ClientCacheType
-
キャッシュを許可しません。 具体的にはCache-Controlをprivate, no-store, no-cache, must-revalidate指定します (加えて、HTTP/1.0の場合は、Pragmaをno-cache指定します)。
- NO_CACHE - Enum constant in enum class org.iplass.mtp.webapi.definition.CacheControlType
-
キャッシュを許可しません。 具体的にはCache-Controlをprivate, no-store, no-cache, must-revalidate指定します (加えて、HTTP/1.0の場合は、Pragmaをno-cache指定します)。
- NO_TRANSACTION - Static variable in interface org.iplass.mtp.transaction.Transaction
-
トランザクションがない状態を表すTransactionのインスタンスです。 トランザクションがまだ開始されていない状態、もしくはトランザクションがサスペンドされている場合に当インスタンスが返却されます。
Transaction.getStatus()
は常にTransactionStatus.NONE
を返します。
Transaction.setAttribute(Object, Object)
などのその他のトランザクション制御メソッドはなにも処理しません。 - NoAuthUser - Annotation Interface in org.iplass.mtp.test
-
テスト実施時に未認証でテストを実行する場合指定します。 クラス、メソッドに指定可能です。
- NoBindHint - Class in org.iplass.mtp.entity.query.hint
-
EQLに対して、実際にDataStoreにクエリー発行する際にバインド変数(JDBCの場合PrepareStatement)を利用しないことを指定するヒント句です。 ServiceConfigの設定により、常時バインドするように設定されている場合、特定のEQLをバインドせずに実行するために指定可能です。
- NoBindHint() - Constructor for class org.iplass.mtp.entity.query.hint.NoBindHint
- noCheckLockedByUser() - Method in class org.iplass.mtp.entity.DeleteOption
-
ユーザーにより、当該Entityがロックされているか否かを確認せず削除処理する。
- noCheckLockedByUser() - Method in class org.iplass.mtp.entity.UpdateOption
-
ユーザーにより、当該Entityがロックされているか否かを確認せず更新処理します。
- nocheckUpdatable() - Method in class org.iplass.mtp.entity.UpdateCondition
-
当該更新対象propertyか更新可能かどうかをチェックしないように設定。
- NodeMenuItem - Class in org.iplass.mtp.view.menu
-
階層フォルダ用メニューアイテム定義
- NodeMenuItem() - Constructor for class org.iplass.mtp.view.menu.NodeMenuItem
- NoIndexHint - Class in org.iplass.mtp.entity.query.hint
-
EQLに対して、propertyNameListで指定されるプロパティのINDEXを利用しないように明示的に指定するヒント句です。 ただし、実際の物理テーブルにおいて、当該INDEXから駆動されないかどうかは、データベースのオプティマイザの判断によります。
- NoIndexHint() - Constructor for class org.iplass.mtp.entity.query.hint.NoIndexHint
- NoIndexHint(String...) - Constructor for class org.iplass.mtp.entity.query.hint.NoIndexHint
- NoIndexHint(List<String>) - Constructor for class org.iplass.mtp.entity.query.hint.NoIndexHint
- NON_INDEXED - Enum constant in enum class org.iplass.mtp.entity.definition.IndexType
-
インデックスなし
- NON_UNIQUE - Enum constant in enum class org.iplass.mtp.entity.definition.IndexType
-
非ユニークインデックス
- NONE - Enum constant in enum class org.iplass.mtp.entity.definition.VersionControlType
-
バージョン管理に関しなにもしない(デフォルト)
- NONE - Enum constant in enum class org.iplass.mtp.transaction.TransactionStatus
-
現在のトランザクションが無効であることを示します
- NONE - Enum constant in enum class org.iplass.mtp.view.generic.editor.DateTimePropertyEditor.TimeDispRange
- NONE - Enum constant in enum class org.iplass.mtp.view.generic.editor.ReferencePropertyEditor.RefComboSearchType
- NONE - Enum constant in enum class org.iplass.mtp.view.generic.element.section.SearchConditionSection.CsvDownloadSpecifyCharacterCode
- NONE - Enum constant in enum class org.iplass.mtp.view.generic.NullOrderType
-
未指定
- NONE - Enum constant in enum class org.iplass.mtp.view.generic.RequiredDisplayType
-
非表示
- NoPermissionException - Exception in org.iplass.mtp.auth
-
セキュリティ権限上、許可されていない操作を行おうとした場合、スローされる例外。
- NoPermissionException() - Constructor for exception org.iplass.mtp.auth.NoPermissionException
- NoPermissionException(String) - Constructor for exception org.iplass.mtp.auth.NoPermissionException
- NoPermissionException(String, Throwable) - Constructor for exception org.iplass.mtp.auth.NoPermissionException
- NoPermissionException(Throwable) - Constructor for exception org.iplass.mtp.auth.NoPermissionException
- noPurge() - Method in class org.iplass.mtp.entity.DeleteOption
-
削除時、パージしないように設定。 DeleteTargetVersion.SPECIFICを指定した場合、purgeはfalseに設定できません。
- noPurgeCompositionedEntity() - Method in class org.iplass.mtp.entity.UpdateOption
-
更新時、COMPOSITIONと定義されている参照先Entityが参照から削除された場合に、パージしない(ゴミ箱に入る)ように設定します。
- normalize(Object, ValidationContext) - Method in interface org.iplass.mtp.entity.PropertyNormalizer
- NormalizerDefinition - Class in org.iplass.mtp.entity.definition
-
Definition of property normalization process.
- NormalizerDefinition() - Constructor for class org.iplass.mtp.entity.definition.NormalizerDefinition
- noRollbackWhenException() - Method in class org.iplass.mtp.transaction.TransactionOption
-
rollbackWhenException=falseに設定します。
- Not - Class in org.iplass.mtp.entity.query.condition.expr
-
NOT条件を表す。
- Not() - Constructor for class org.iplass.mtp.entity.query.condition.expr.Not
- Not(Condition) - Constructor for class org.iplass.mtp.entity.query.condition.expr.Not
- NOT_SPECIFY - Enum constant in enum class org.iplass.mtp.view.generic.element.section.SearchConditionSection.CsvDownloadSpecifyCharacterCode
- NOT_SUPPORTED - Enum constant in enum class org.iplass.mtp.transaction.Propagation
-
トランザクション制御をしない。既存のトランザクションが開始されている場合は、一旦そのトランザクションがサスペンドされ当該処理完了後、レジュームされる。
- NotEquals - Class in org.iplass.mtp.entity.query.condition.predicate
-
!=条件文を表す。
- NotEquals() - Constructor for class org.iplass.mtp.entity.query.condition.predicate.NotEquals
- NotEquals(String, Object) - Constructor for class org.iplass.mtp.entity.query.condition.predicate.NotEquals
- NotEquals(ValueExpression, ValueExpression) - Constructor for class org.iplass.mtp.entity.query.condition.predicate.NotEquals
- NotificationPayload - Class in org.iplass.mtp.pushnotification
-
通知ペイロードを表すクラス。 いくつかの事前定義されたパラメータが存在する。
FCMの場合、
title、body、icon、soundなどを設定可能(詳細はFirebaseのドキュメント参照のこと)。 - NotificationPayload() - Constructor for class org.iplass.mtp.pushnotification.NotificationPayload
- NotificationPayload(String) - Constructor for class org.iplass.mtp.pushnotification.NotificationPayload
-
指定のbodyで通知を構築する。
- NotificationPayload(String, String, String) - Constructor for class org.iplass.mtp.pushnotification.NotificationPayload
-
指定のtitle,body,iconで通知を構築する。
- NotificationType - Enum Class in org.iplass.mtp.auth.policy.definition
-
アカウント関連通知のタイプ。
- NotNullValidation - Class in org.iplass.mtp.entity.definition.validations
-
必須チェックを行うValidation。 入力値がnullの場合、エラー。
- NotNullValidation() - Constructor for class org.iplass.mtp.entity.definition.validations.NotNullValidation
- NoTransaction - Class in org.iplass.mtp.transaction
-
トランザクションがない状態を表すTransactionです。
- NoTransaction() - Constructor for class org.iplass.mtp.transaction.NoTransaction
- NOW - Enum constant in enum class org.iplass.mtp.entity.query.AsOf.AsOfSpec
-
最新を指し示す。
- NullOrderType - Enum Class in org.iplass.mtp.view.generic
- nulls(SortSpec.NullOrderingSpec) - Method in class org.iplass.mtp.entity.query.SortSpec
- nulls(SortSpec.NullOrderingSpec) - Method in class org.iplass.mtp.entity.query.value.aggregate.WithinGroupSortSpec
- nulls(SortSpec.NullOrderingSpec) - Method in class org.iplass.mtp.entity.query.value.window.WindowSortSpec
- numberFormat - Variable in class org.iplass.mtp.view.generic.editor.ExpressionPropertyEditor
-
数値のフォーマット
- NumberingType - Enum Class in org.iplass.mtp.entity.definition.properties
-
AutoNumberProperty
の採番タイプ。 - NumberPropertyEditor - Class in org.iplass.mtp.view.generic.editor
-
数値型プロパティエディタのスーパークラス
- NumberPropertyEditor() - Constructor for class org.iplass.mtp.view.generic.editor.NumberPropertyEditor
- NumberPropertyEditor.NumberDisplayType - Enum Class in org.iplass.mtp.view.generic.editor
-
表示タイプ
- NUMERICRANGE - Enum constant in enum class org.iplass.mtp.view.generic.editor.NumericRangePropertyEditor.NumericRangeDisplayType
- NumericRangePropertyEditor - Class in org.iplass.mtp.view.generic.editor
-
数値範囲型プロパティエディタ
- NumericRangePropertyEditor() - Constructor for class org.iplass.mtp.view.generic.editor.NumericRangePropertyEditor
- NumericRangePropertyEditor.NumericRangeDisplayType - Enum Class in org.iplass.mtp.view.generic.editor
-
表示タイプ
- nvl(Object, Object) - Static method in class org.iplass.mtp.web.template.ELFunctions
-
valがnullであった場合、defaultValを返却します。 それ以外はvalを返却します。
利用例
O
- OAuthAuthorizationDefinition - Class in org.iplass.mtp.auth.oauth.definition
-
OAuth2のAuthorizationServerに関する定義です。
- OAuthAuthorizationDefinition() - Constructor for class org.iplass.mtp.auth.oauth.definition.OAuthAuthorizationDefinition
- OAuthAuthorizationDefinitionManager - Interface in org.iplass.mtp.auth.oauth.definition
- OAuthClientDefinition - Class in org.iplass.mtp.auth.oauth.definition
-
OAuth2のClientに関する定義を表します。
- OAuthClientDefinition() - Constructor for class org.iplass.mtp.auth.oauth.definition.OAuthClientDefinition
- OAuthClientDefinitionManager - Interface in org.iplass.mtp.auth.oauth.definition
- OAuthResourceServerDefinition - Class in org.iplass.mtp.auth.oauth.definition
-
OAuth2におけるResourceServerの定義です。
- OAuthResourceServerDefinition() - Constructor for class org.iplass.mtp.auth.oauth.definition.OAuthResourceServerDefinition
- OAuthResourceServerDefinitionManager - Interface in org.iplass.mtp.auth.oauth.definition
- oauthScopes() - Element in annotation interface org.iplass.mtp.command.annotation.webapi.WebApi
- ObjectBuilder<T> - Interface in org.iplass.mtp.spi
-
The Builder interface that can be used to customize the Service definition's property/bean value generation process.
- OID - Static variable in interface org.iplass.mtp.entity.Entity
-
Entityを一意に識別するID
- OIDCClaimScopeDefinition - Class in org.iplass.mtp.auth.oauth.definition
-
OpenID Connectでclaimのセットを定義するためのScope定義です。
- OIDCClaimScopeDefinition() - Constructor for class org.iplass.mtp.auth.oauth.definition.OIDCClaimScopeDefinition
- on(String, String) - Method in class org.iplass.mtp.entity.query.SubQuery
-
相関サブクエリとする場合の結合条件を指定。 ひとつ上位のクエリと指定のプロパティで結合する。
- on(String, String) - Method in class org.iplass.mtp.entity.query.value.subquery.ScalarSubQuery
- on(String, String, int) - Method in class org.iplass.mtp.entity.query.SubQuery
-
相関サブクエリとする場合の結合条件を指定。 指定のunnestCount分上位のクエリと指定のプロパティで結合する。
- on(String, String, int) - Method in class org.iplass.mtp.entity.query.value.subquery.ScalarSubQuery
- on(Condition) - Method in class org.iplass.mtp.entity.query.SubQuery
-
相関サブクエリとする場合の結合条件を指定。
- on(Condition) - Method in class org.iplass.mtp.entity.query.value.subquery.ScalarSubQuery
- on(EntityField, EntityField, int) - Method in class org.iplass.mtp.entity.query.SubQuery
-
相関サブクエリとする場合の結合条件を指定。 指定のunnestCount分上位のクエリと指定のプロパティで結合する。
- on(EntityField, EntityField, int) - Method in class org.iplass.mtp.entity.query.value.subquery.ScalarSubQuery
- ON_LOAD - Enum constant in enum class org.iplass.mtp.entity.definition.listeners.EventType
- ONCE - Enum constant in enum class org.iplass.mtp.view.generic.element.section.SearchConditionSection.CsvUploadTransactionType
- ONCE - Enum constant in enum class org.iplass.mtp.view.generic.element.section.SearchResultSection.BulkUpdateAllCommandTransactionType
- ONCE - Enum constant in enum class org.iplass.mtp.view.generic.element.section.SearchResultSection.DeleteAllCommandTransactionType
- OnceConsentTypeDefinition - Class in org.iplass.mtp.auth.oauth.definition.consents
-
一度承認済みのscopeに関しては承認画面を出さないConsentType定義です。 ただし、scopeにoffline_accessを含む場合(RefreshTokenの発行)は、承認画面を表示します。
- OnceConsentTypeDefinition() - Constructor for class org.iplass.mtp.auth.oauth.definition.consents.OnceConsentTypeDefinition
- onClose(Runnable) - Method in class org.iplass.mtp.entity.bulkupdate.FunctionalEntityStream
-
BulkUpdatableのクローズ処理を記述。
- onCreateSearchResult(FormViewEvent) - Method in interface org.iplass.mtp.view.generic.SearchFormViewHandler
-
検索結果を生成します。
- ONE_COLUMN - Enum constant in enum class org.iplass.mtp.entity.csv.MultipleFormat
-
1つにまとめて出力
- ONE_COLUMN_FILL_NULL_VALUE - Enum constant in enum class org.iplass.mtp.entity.csv.MultipleFormat
-
1つにまとめて出力。多重度分補完する
- onFailure(Mail, Exception) - Method in interface org.iplass.mtp.mail.SendMailListener
-
メール送信失敗時(例外発生時)に呼び出されます。 デフォルト実装では何もしません(return trueします)。
- onFailure(PushNotification, Exception) - Method in interface org.iplass.mtp.pushnotification.PushNotificationListener
-
PushNotificationの送信要求を正常に処理できなかった場合(例外発生時)に呼び出されます。 デフォルト実装では何もしません(return trueします)。
- onFailure(SmsMail, Exception) - Method in interface org.iplass.mtp.sms.SendSmsMailListener
-
SMS送信失敗時(例外発生時)に呼び出されます。 デフォルト実装では何もしません(return trueします)。
- onLoad(Entity) - Method in interface org.iplass.mtp.entity.EntityEventListener
-
load、searchEntityでEntityの形で検索した際に呼び出されます。 1Entity単位の呼び出しなので、利用する場合、大量検索されてもよいように十分考慮する必要があります。
- ONLY_SPECIFY - Enum constant in enum class org.iplass.mtp.auth.AuthManager.GroupOidListType
-
引数に指定したグループのみ取得
- onNext(Supplier<BulkUpdateEntity>) - Method in class org.iplass.mtp.entity.bulkupdate.FunctionalEntityStream
-
BulkUpdateEntityを取得するロジックを記述。 処理対象のBulkUpdateEntityが既にない場合はnullを返却するように実装。
- onShowDetailView(FormViewEvent) - Method in interface org.iplass.mtp.view.generic.DetailFormViewHandler
-
詳細画面を表示します。
- onShowEditView(FormViewEvent) - Method in interface org.iplass.mtp.view.generic.DetailFormViewHandler
-
編集画面を表示します。
- onSuccess(Mail) - Method in interface org.iplass.mtp.mail.SendMailListener
-
メール送信成功時に呼び出されます。 デフォルト実装では何もしません。
- onSuccess(PushNotification, PushNotificationResult) - Method in interface org.iplass.mtp.pushnotification.PushNotificationListener
-
PushNotificationの送信要求を正常に処理できた場合(すべてのメッセージが正しく送信されたとは限りません)に呼び出されます。 デフォルト実装では何もしません。
- onSuccess(SmsMail) - Method in interface org.iplass.mtp.sms.SendSmsMailListener
-
SMS送信成功時に呼び出されます。 デフォルト実装では何もしません。
- onUpdated(Consumer<BulkUpdateEntity>) - Method in class org.iplass.mtp.entity.bulkupdate.FunctionalEntityStream
-
更新処理成功後のコールバック処理を記述可能。
- OpenIdConnectDefinition - Class in org.iplass.mtp.auth.oidc.definition
-
iPLAssがOpenID Connect RPとして動作する場合の定義です。
- OpenIdConnectDefinition() - Constructor for class org.iplass.mtp.auth.oidc.definition.OpenIdConnectDefinition
- OpenIdConnectDefinitionManager - Interface in org.iplass.mtp.auth.oidc.definition
- or(Condition) - Method in class org.iplass.mtp.entity.query.condition.expr.Or
-
指定の条件を追加する。
- Or - Class in org.iplass.mtp.entity.query.condition.expr
-
OR条件を表す。
- Or() - Constructor for class org.iplass.mtp.entity.query.condition.expr.Or
- Or(List<Condition>) - Constructor for class org.iplass.mtp.entity.query.condition.expr.Or
- Or(Condition...) - Constructor for class org.iplass.mtp.entity.query.condition.expr.Or
- order(SortSpec...) - Method in class org.iplass.mtp.entity.query.Query
- orderBy(WithinGroupSortSpec...) - Method in class org.iplass.mtp.entity.query.value.aggregate.Listagg
- orderBy(WindowSortSpec...) - Method in class org.iplass.mtp.entity.query.value.window.CumeDist
- orderBy(WindowSortSpec...) - Method in class org.iplass.mtp.entity.query.value.window.DenseRank
- orderBy(WindowSortSpec...) - Method in class org.iplass.mtp.entity.query.value.window.PercentRank
- orderBy(WindowSortSpec...) - Method in class org.iplass.mtp.entity.query.value.window.Rank
- orderBy(WindowSortSpec...) - Method in class org.iplass.mtp.entity.query.value.window.RowNumber
- orderBy(WindowSortSpec...) - Method in class org.iplass.mtp.entity.query.value.window.WindowAggregate
- orderBy(WindowSortSpec...) - Method in class org.iplass.mtp.entity.query.value.window.WindowFunction
- OrderBy - Class in org.iplass.mtp.entity.query
-
ORDER BY句を表す。
- OrderBy() - Constructor for class org.iplass.mtp.entity.query.OrderBy
- OrderedSetFunction - Class in org.iplass.mtp.entity.query.value.aggregate
-
順序指定がある集計関数を表す抽象クラス。
- OrderedSetFunction() - Constructor for class org.iplass.mtp.entity.query.value.aggregate.OrderedSetFunction
- org.iplass.mtp - package org.iplass.mtp
- org.iplass.mtp.async - package org.iplass.mtp.async
- org.iplass.mtp.auth - package org.iplass.mtp.auth
- org.iplass.mtp.auth.login - package org.iplass.mtp.auth.login
- org.iplass.mtp.auth.login.rememberme - package org.iplass.mtp.auth.login.rememberme
- org.iplass.mtp.auth.login.token - package org.iplass.mtp.auth.login.token
- org.iplass.mtp.auth.oauth - package org.iplass.mtp.auth.oauth
- org.iplass.mtp.auth.oauth.definition - package org.iplass.mtp.auth.oauth.definition
- org.iplass.mtp.auth.oauth.definition.consents - package org.iplass.mtp.auth.oauth.definition.consents
- org.iplass.mtp.auth.oauth.definition.introspectors - package org.iplass.mtp.auth.oauth.definition.introspectors
- org.iplass.mtp.auth.oauth.definition.subtypes - package org.iplass.mtp.auth.oauth.definition.subtypes
- org.iplass.mtp.auth.oauth.introspectors - package org.iplass.mtp.auth.oauth.introspectors
- org.iplass.mtp.auth.oidc - package org.iplass.mtp.auth.oidc
- org.iplass.mtp.auth.oidc.definition - package org.iplass.mtp.auth.oidc.definition
- org.iplass.mtp.auth.policy - package org.iplass.mtp.auth.policy
- org.iplass.mtp.auth.policy.definition - package org.iplass.mtp.auth.policy.definition
- org.iplass.mtp.auth.policy.definition.listeners - package org.iplass.mtp.auth.policy.definition.listeners
- org.iplass.mtp.auth.token - package org.iplass.mtp.auth.token
- org.iplass.mtp.beanvalidation - package org.iplass.mtp.beanvalidation
- org.iplass.mtp.beanvalidation.constraints - package org.iplass.mtp.beanvalidation.constraints
- org.iplass.mtp.command - package org.iplass.mtp.command
- org.iplass.mtp.command.annotation - package org.iplass.mtp.command.annotation
- org.iplass.mtp.command.annotation.action - package org.iplass.mtp.command.annotation.action
- org.iplass.mtp.command.annotation.action.cache - package org.iplass.mtp.command.annotation.action.cache
- org.iplass.mtp.command.annotation.async - package org.iplass.mtp.command.annotation.async
- org.iplass.mtp.command.annotation.template - package org.iplass.mtp.command.annotation.template
- org.iplass.mtp.command.annotation.webapi - package org.iplass.mtp.command.annotation.webapi
- org.iplass.mtp.command.async - package org.iplass.mtp.command.async
- org.iplass.mtp.command.async.definition - package org.iplass.mtp.command.async.definition
- org.iplass.mtp.command.beanmapper - package org.iplass.mtp.command.beanmapper
- org.iplass.mtp.command.definition - package org.iplass.mtp.command.definition
- org.iplass.mtp.command.definition.config - package org.iplass.mtp.command.definition.config
- org.iplass.mtp.command.interceptor - package org.iplass.mtp.command.interceptor
- org.iplass.mtp.csv - package org.iplass.mtp.csv
- org.iplass.mtp.definition - package org.iplass.mtp.definition
- org.iplass.mtp.definition.annotation - package org.iplass.mtp.definition.annotation
- org.iplass.mtp.definition.binary - package org.iplass.mtp.definition.binary
- org.iplass.mtp.entity - package org.iplass.mtp.entity
- org.iplass.mtp.entity.bulkupdate - package org.iplass.mtp.entity.bulkupdate
- org.iplass.mtp.entity.csv - package org.iplass.mtp.entity.csv
- org.iplass.mtp.entity.definition - package org.iplass.mtp.entity.definition
- org.iplass.mtp.entity.definition.l10n - package org.iplass.mtp.entity.definition.l10n
- org.iplass.mtp.entity.definition.listeners - package org.iplass.mtp.entity.definition.listeners
- org.iplass.mtp.entity.definition.normalizers - package org.iplass.mtp.entity.definition.normalizers
- org.iplass.mtp.entity.definition.properties - package org.iplass.mtp.entity.definition.properties
- org.iplass.mtp.entity.definition.properties.selectvalue - package org.iplass.mtp.entity.definition.properties.selectvalue
- org.iplass.mtp.entity.definition.stores - package org.iplass.mtp.entity.definition.stores
- org.iplass.mtp.entity.definition.validations - package org.iplass.mtp.entity.definition.validations
- org.iplass.mtp.entity.fulltextsearch - package org.iplass.mtp.entity.fulltextsearch
- org.iplass.mtp.entity.interceptor - package org.iplass.mtp.entity.interceptor
- org.iplass.mtp.entity.permission - package org.iplass.mtp.entity.permission
- org.iplass.mtp.entity.query - package org.iplass.mtp.entity.query
- org.iplass.mtp.entity.query.condition - package org.iplass.mtp.entity.query.condition
- org.iplass.mtp.entity.query.condition.expr - package org.iplass.mtp.entity.query.condition.expr
- org.iplass.mtp.entity.query.condition.predicate - package org.iplass.mtp.entity.query.condition.predicate
- org.iplass.mtp.entity.query.hint - package org.iplass.mtp.entity.query.hint
- org.iplass.mtp.entity.query.value - package org.iplass.mtp.entity.query.value
- org.iplass.mtp.entity.query.value.aggregate - package org.iplass.mtp.entity.query.value.aggregate
- org.iplass.mtp.entity.query.value.controlflow - package org.iplass.mtp.entity.query.value.controlflow
- org.iplass.mtp.entity.query.value.expr - package org.iplass.mtp.entity.query.value.expr
- org.iplass.mtp.entity.query.value.primary - package org.iplass.mtp.entity.query.value.primary
- org.iplass.mtp.entity.query.value.subquery - package org.iplass.mtp.entity.query.value.subquery
- org.iplass.mtp.entity.query.value.window - package org.iplass.mtp.entity.query.value.window
- org.iplass.mtp.mail - package org.iplass.mtp.mail
- org.iplass.mtp.mail.listeners - package org.iplass.mtp.mail.listeners
- org.iplass.mtp.mail.template.definition - package org.iplass.mtp.mail.template.definition
- org.iplass.mtp.message - package org.iplass.mtp.message
- org.iplass.mtp.prefs - package org.iplass.mtp.prefs
- org.iplass.mtp.pushnotification - package org.iplass.mtp.pushnotification
- org.iplass.mtp.pushnotification.fcm - package org.iplass.mtp.pushnotification.fcm
- org.iplass.mtp.pushnotification.template.definition - package org.iplass.mtp.pushnotification.template.definition
- org.iplass.mtp.runtime - package org.iplass.mtp.runtime
- org.iplass.mtp.sms - package org.iplass.mtp.sms
- org.iplass.mtp.sms.template.definition - package org.iplass.mtp.sms.template.definition
- org.iplass.mtp.spi - package org.iplass.mtp.spi
- org.iplass.mtp.tenant - package org.iplass.mtp.tenant
- org.iplass.mtp.tenant.gem - package org.iplass.mtp.tenant.gem
- org.iplass.mtp.tenant.web - package org.iplass.mtp.tenant.web
- org.iplass.mtp.test - package org.iplass.mtp.test
- org.iplass.mtp.transaction - package org.iplass.mtp.transaction
- org.iplass.mtp.util - package org.iplass.mtp.util
- org.iplass.mtp.utilityclass.definition - package org.iplass.mtp.utilityclass.definition
- org.iplass.mtp.view.calendar - package org.iplass.mtp.view.calendar
- org.iplass.mtp.view.filter - package org.iplass.mtp.view.filter
- org.iplass.mtp.view.filter.expression - package org.iplass.mtp.view.filter.expression
- org.iplass.mtp.view.generic - package org.iplass.mtp.view.generic
- org.iplass.mtp.view.generic.common - package org.iplass.mtp.view.generic.common
- org.iplass.mtp.view.generic.editor - package org.iplass.mtp.view.generic.editor
- org.iplass.mtp.view.generic.element - package org.iplass.mtp.view.generic.element
- org.iplass.mtp.view.generic.element.property - package org.iplass.mtp.view.generic.element.property
- org.iplass.mtp.view.generic.element.property.validation - package org.iplass.mtp.view.generic.element.property.validation
- org.iplass.mtp.view.generic.element.section - package org.iplass.mtp.view.generic.element.section
- org.iplass.mtp.view.generic.parser - package org.iplass.mtp.view.generic.parser
- org.iplass.mtp.view.menu - package org.iplass.mtp.view.menu
- org.iplass.mtp.view.top - package org.iplass.mtp.view.top
- org.iplass.mtp.view.top.parts - package org.iplass.mtp.view.top.parts
- org.iplass.mtp.view.treeview - package org.iplass.mtp.view.treeview
- org.iplass.mtp.web - package org.iplass.mtp.web
- org.iplass.mtp.web.actionmapping - package org.iplass.mtp.web.actionmapping
- org.iplass.mtp.web.actionmapping.definition - package org.iplass.mtp.web.actionmapping.definition
- org.iplass.mtp.web.actionmapping.definition.cache - package org.iplass.mtp.web.actionmapping.definition.cache
- org.iplass.mtp.web.actionmapping.definition.result - package org.iplass.mtp.web.actionmapping.definition.result
- org.iplass.mtp.web.actionmapping.permission - package org.iplass.mtp.web.actionmapping.permission
- org.iplass.mtp.web.interceptor - package org.iplass.mtp.web.interceptor
- org.iplass.mtp.web.staticresource - package org.iplass.mtp.web.staticresource
- org.iplass.mtp.web.staticresource.definition - package org.iplass.mtp.web.staticresource.definition
- org.iplass.mtp.web.template - package org.iplass.mtp.web.template
- org.iplass.mtp.web.template.definition - package org.iplass.mtp.web.template.definition
- org.iplass.mtp.web.template.report - package org.iplass.mtp.web.template.report
- org.iplass.mtp.web.template.report.definition - package org.iplass.mtp.web.template.report.definition
- org.iplass.mtp.web.template.tags - package org.iplass.mtp.web.template.tags
- org.iplass.mtp.webapi - package org.iplass.mtp.webapi
- org.iplass.mtp.webapi.definition - package org.iplass.mtp.webapi.definition
- org.iplass.mtp.webapi.entity - package org.iplass.mtp.webapi.entity
- org.iplass.mtp.webapi.permission - package org.iplass.mtp.webapi.permission
- org.iplass.mtp.webhook - package org.iplass.mtp.webhook
- org.iplass.mtp.webhook.endpoint - package org.iplass.mtp.webhook.endpoint
- org.iplass.mtp.webhook.endpoint.definition - package org.iplass.mtp.webhook.endpoint.definition
- org.iplass.mtp.webhook.template.definition - package org.iplass.mtp.webhook.template.definition
- OutputFileType - Enum Class in org.iplass.mtp.web.template.report.definition
- outputToken(Object, boolean) - Static method in class org.iplass.mtp.web.template.ELFunctions
-
トランザクショントークンを出力します。 tokenOutputTypeにて、出力形式を指定します。tokenOutputTypeは
TemplateUtil.TokenOutputType
に定義されるEnum値もしくは、そのString表現を指定可能です。 tokenOutputType、createNewについては、TemplateUtil.outputToken(TokenOutputType, boolean)
を参照下さい。
利用例 - outputToken(TemplateUtil.TokenOutputType) - Static method in class org.iplass.mtp.web.template.TemplateUtil
-
新規に生成されたトランザクショントークンを返します。
- outputToken(TemplateUtil.TokenOutputType, boolean) - Static method in class org.iplass.mtp.web.template.TemplateUtil
-
トランザクショントークンを返します。
- OutputType - Enum Class in org.iplass.mtp.view.generic
-
出力種別
- overwritable() - Element in annotation interface org.iplass.mtp.command.annotation.action.ActionMapping
- overwritable() - Element in annotation interface org.iplass.mtp.command.annotation.async.AsyncCommand
-
ローカルテナントで上書き可能か否かを指定します。 デフォルトはtrueです。
- overwritable() - Element in annotation interface org.iplass.mtp.command.annotation.CommandClass
-
ローカルテナントで上書き可能か否か。
- overwritable() - Element in annotation interface org.iplass.mtp.command.annotation.template.Template
-
ローカルテナントで上書き可能か否か。
- overwritable() - Element in annotation interface org.iplass.mtp.command.annotation.webapi.WebApi
P
- PagingPosition - Enum Class in org.iplass.mtp.view.generic
- PairwiseSubjectIdentifierTypeDefinition - Class in org.iplass.mtp.auth.oauth.definition.subtypes
-
client毎に異なるsubjectIdが付与されるSubjectIdentifierType定義です。 特定のユーザー単位のIDをベースにclient毎にそのハッシュ値を返却します。
- PairwiseSubjectIdentifierTypeDefinition() - Constructor for class org.iplass.mtp.auth.oauth.definition.subtypes.PairwiseSubjectIdentifierTypeDefinition
- PARAM - Static variable in interface org.iplass.mtp.command.async.AsyncRequestConstants
-
AsyncRequestContext.getParam(String)
で取得される値をattributeに格納する際のキー。値はMap形式で格納することを想定。 - PARAM - Static variable in interface org.iplass.mtp.web.WebRequestConstants
-
attribute経由でパラメータMapを取得する際のattribute名。取得できるインスタンスは、RequestContext#getParamMap()と同じ。
- PARAM - Static variable in interface org.iplass.mtp.webapi.WebApiRequestConstants
-
attribute経由でパラメータMapを取得する際のattribute名。取得できるインスタンスは、RequestContext#getParamMap()と同じ。
- PARAMETER_MATCH - Enum constant in enum class org.iplass.mtp.command.annotation.action.cache.CacheCriteria.Type
-
Parameterの値で判定
- ParameterMatchCacheCriteriaDefinition - Class in org.iplass.mtp.web.actionmapping.definition.cache
-
クライアントからのリクエストのRequestContextのパラメータ名を指定(複数指定可)する。
- ParameterMatchCacheCriteriaDefinition() - Constructor for class org.iplass.mtp.web.actionmapping.definition.cache.ParameterMatchCacheCriteriaDefinition
- parameterName() - Element in annotation interface org.iplass.mtp.command.annotation.webapi.RestJson
- parameterName() - Element in annotation interface org.iplass.mtp.command.annotation.webapi.RestXml
- parameterType() - Element in annotation interface org.iplass.mtp.command.annotation.webapi.RestJson
- ParamMapDefinition - Class in org.iplass.mtp.web.actionmapping.definition
-
リクエスト時のURLのパスをパラメータとして受けとる際のマッピング定義です。
- ParamMapDefinition() - Constructor for class org.iplass.mtp.web.actionmapping.definition.ParamMapDefinition
- paramMapping() - Element in annotation interface org.iplass.mtp.command.annotation.action.ActionMapping
- paramMapping() - Element in annotation interface org.iplass.mtp.command.annotation.webapi.WebApi
- ParamMapping - Annotation Interface in org.iplass.mtp.command.annotation.action
-
ParamMapDefinitionを定義するアノテーションです。
- paramPrefix(String) - Method in class org.iplass.mtp.command.beanmapper.BeanParamMapper
-
BeanMapperでbeanにマップするパラメータを限定するためのPrefixを設定します。 当該のparamPrefixと前方一致するパラメータのみbeanにマップされます。
- params - Variable in class org.iplass.mtp.view.top.parts.TopViewParts
-
パラメータ
- Paren - Class in org.iplass.mtp.entity.query.condition.expr
-
( )を表す。
- Paren() - Constructor for class org.iplass.mtp.entity.query.condition.expr.Paren
- Paren(Condition) - Constructor for class org.iplass.mtp.entity.query.condition.expr.Paren
- PARENT - Static variable in class org.iplass.mtp.auth.Group
- ParenValue - Class in org.iplass.mtp.entity.query.value.primary
-
ValueExpression上での( )を表す。
- ParenValue() - Constructor for class org.iplass.mtp.entity.query.value.primary.ParenValue
- ParenValue(ValueExpression) - Constructor for class org.iplass.mtp.entity.query.value.primary.ParenValue
- parse() - Method in class org.iplass.mtp.view.filter.expression.FilterExpressionParser
-
条件式を解析して、Conditionを返します。
- PARTIAL - Enum constant in enum class org.iplass.mtp.entity.query.condition.predicate.Like.MatchPattern
-
部分一致
- partitionBy(Object...) - Method in class org.iplass.mtp.entity.query.value.window.CumeDist
- partitionBy(Object...) - Method in class org.iplass.mtp.entity.query.value.window.DenseRank
- partitionBy(Object...) - Method in class org.iplass.mtp.entity.query.value.window.PercentRank
- partitionBy(Object...) - Method in class org.iplass.mtp.entity.query.value.window.Rank
- partitionBy(Object...) - Method in class org.iplass.mtp.entity.query.value.window.RowNumber
- partitionBy(Object...) - Method in class org.iplass.mtp.entity.query.value.window.WindowAggregate
- partitionBy(Object...) - Method in class org.iplass.mtp.entity.query.value.window.WindowFunction
- PartitionBy - Class in org.iplass.mtp.entity.query.value.window
-
PARTITION BY句を表す。
- PartitionBy() - Constructor for class org.iplass.mtp.entity.query.value.window.PartitionBy
- parts() - Element in annotation interface org.iplass.mtp.command.annotation.action.ActionMapping
-
このActionMappingで指定される表示処理が部品かどうかを設定します。 trueをセットした場合、クライアントからの直接呼出しが不可となります。 デフォルトfalseです。
- password() - Element in annotation interface org.iplass.mtp.test.AuthUser
- PASSWORD - Enum constant in enum class org.iplass.mtp.view.generic.editor.StringPropertyEditor.StringDisplayType
- PASSWORD - Static variable in class org.iplass.mtp.auth.User
- PasswordNotification - Class in org.iplass.mtp.auth.policy
- PasswordNotification(NotificationType, String, String, boolean) - Constructor for class org.iplass.mtp.auth.policy.PasswordNotification
- PasswordPolicyDefinition - Class in org.iplass.mtp.auth.policy.definition
-
アカウントのパスワード制御のポリシー定義。
- PasswordPolicyDefinition() - Constructor for class org.iplass.mtp.auth.policy.definition.PasswordPolicyDefinition
- path() - Element in annotation interface org.iplass.mtp.command.annotation.template.Template
-
JSPファイルのパスを設定します。 JSPファイルが「src/main/resources/META-INF/resources/jsp/web/sample.jsp」の場合、 「/jsp/web/sample.jsp」と設定してください。
- path() - Element in annotation interface org.iplass.mtp.view.generic.Jsp
-
JSPファイルのパス
- PATHS - Static variable in annotation interface org.iplass.mtp.command.annotation.action.ParamMapping
-
ActionMappingのパスを除いたサブパスの文字列をマップする場合の定数です。
- PATHS - Static variable in annotation interface org.iplass.mtp.command.annotation.webapi.WebApiParamMapping
-
WebApiのパスを除いたサブパスの文字列をマップする場合の定数です。
- PATHS - Static variable in class org.iplass.mtp.web.actionmapping.definition.ParamMapDefinition
-
ActionMappingのパスを除いたサブパスの文字列をマップする場合の定数です。
- PATHS - Static variable in class org.iplass.mtp.webapi.definition.WebApiParamMapDefinition
-
WebApiのパスを除いたサブパスの文字列をマップする場合の定数です。
- payload() - Element in annotation interface org.iplass.mtp.beanvalidation.constraints.ValidEntity
- Payload - Interface in org.iplass.mtp.pushnotification
-
Push通知の本体(メッセージ、データ)を表すインタフェース。
- PDF - Enum constant in enum class org.iplass.mtp.web.template.report.definition.OutputFileType
- PercentRank - Class in org.iplass.mtp.entity.query.value.window
-
PERCENT_RANK Window関数を表す。
- PercentRank() - Constructor for class org.iplass.mtp.entity.query.value.window.PercentRank
- PERIOD - Enum constant in enum class org.iplass.mtp.view.calendar.EntityCalendarItem.CalendarSearchType
-
期間で検索
- Permission - Class in org.iplass.mtp.auth
-
権限を表す抽象クラス。
- Permission() - Constructor for class org.iplass.mtp.auth.Permission
- permissionSharable() - Element in annotation interface org.iplass.mtp.command.annotation.action.ActionMapping
- permissionSharable() - Element in annotation interface org.iplass.mtp.command.annotation.webapi.WebApi
- perse(JoinPropertyEditor) - Static method in class org.iplass.mtp.view.generic.EntityViewUtil
- PlainTextBodyPart - Class in org.iplass.mtp.mail.template.definition
-
メールテンプレートテキストメッセージ定義
- PlainTextBodyPart() - Constructor for class org.iplass.mtp.mail.template.definition.PlainTextBodyPart
- PoiReportOutputLogic - Interface in org.iplass.mtp.web.template.report
-
The interface for implementing Report Output Logic for POI.
- PoiReportType - Class in org.iplass.mtp.web.template.report.definition
-
Template definition of the template file for POI report output
- PoiReportType() - Constructor for class org.iplass.mtp.web.template.report.definition.PoiReportType
- Polynomial - Class in org.iplass.mtp.entity.query.value.expr
-
多項式 (加減算)を表す。
- Polynomial() - Constructor for class org.iplass.mtp.entity.query.value.expr.Polynomial
- Polynomial(List<ValueExpression>, List<ValueExpression>) - Constructor for class org.iplass.mtp.entity.query.value.expr.Polynomial
- Polynomial(ValueExpression) - Constructor for class org.iplass.mtp.entity.query.value.expr.Polynomial
- populate(Object, Map<String, Object>, Class<?>...) - Method in class org.iplass.mtp.command.beanmapper.BeanParamMapper
-
指定のbeanに、paramsで指定されるパラメータをセットします。
- POST - Enum constant in enum class org.iplass.mtp.web.actionmapping.definition.HttpMethodType
- POST - Enum constant in enum class org.iplass.mtp.webapi.definition.MethodType
- POSTFIX - Enum constant in enum class org.iplass.mtp.entity.query.condition.predicate.Like.MatchPattern
-
後方一致
- Predicate - Class in org.iplass.mtp.entity.query.condition.predicate
-
条件文の抽象クラス。
- Predicate() - Constructor for class org.iplass.mtp.entity.query.condition.predicate.Predicate
- Preference - Class in org.iplass.mtp.prefs
-
テナント単位に定義可能な汎用の設定を表す。 name、valueのペアを持つ。 また、この設定を元に実行時に初期化、インスタンス化されるruntimeClassを定義することが可能。 runtimeClassは、この設定の読み込み時に1度だけ初期化され、テナントが有効の間、同一のインスタンスが保持される。 ただし、テナント起動中に、Preferenceの変更・再読み込みが発生した場合は、以前のruntimeClassのインスタンスが破棄(GC対象に)され、 新たなインスタンスが生成され初期化される。
runtimeClassはデフォルトコンストラクタを持つ、POJOもしくはPreferenceAwareを実装したクラス。
POJOの場合は、次の形でPreferenceの値が設定される。 Preference:POJOのname,valueプロパティに値をセット。その名前のプロパティがない場合は、セットしない。 PreferenceSet:上記に加えて、subSetで指定されている各Preferenceのnameをプロパティ名としてvalueを値としてセット。 PreferenceAware実装クラスの場合は、初期化時にinitializeメソッドが呼び出される。 runtimeClassにはutilityClassとして作成されたGroovyクラスの指定も可能。 utilityClassの場合は、そのクラスはGroovyコード内では可視であるが、javaで実装されたクラスからはGroovyObjectとしてのみ参照可能。 - Preference() - Constructor for class org.iplass.mtp.prefs.Preference
-
コンストラクタ。
- Preference(String, String) - Constructor for class org.iplass.mtp.prefs.Preference
-
コンストラクタ。
- Preference(String, String, String) - Constructor for class org.iplass.mtp.prefs.Preference
-
コンストラクタ。
- PreferenceAware - Interface in org.iplass.mtp.prefs
-
Preferenceの実行時インスタンスにおいて、 初期化時のイベント通知を受けたい場合 このインタフェースを実装する。
- PreferenceManager - Interface in org.iplass.mtp.prefs
-
PreferenceのManager。 Preferenceの取得、保存を行うことが可能。
- PreferenceSet - Class in org.iplass.mtp.prefs
-
複数のPreferenceを保持するPreference。 複数の設定値をまとめて管理したい場合に利用する。
- PreferenceSet() - Constructor for class org.iplass.mtp.prefs.PreferenceSet
- PreferenceSet(String, String, Preference...) - Constructor for class org.iplass.mtp.prefs.PreferenceSet
- PreferenceSet(String, List<Preference>) - Constructor for class org.iplass.mtp.prefs.PreferenceSet
- PreferenceSet(String, Preference...) - Constructor for class org.iplass.mtp.prefs.PreferenceSet
- PREFIX - Enum constant in enum class org.iplass.mtp.entity.query.condition.predicate.Like.MatchPattern
-
前方一致
- PrefixEntryPathTranslatorDefinition - Class in org.iplass.mtp.web.staticresource.definition
- PrefixEntryPathTranslatorDefinition() - Constructor for class org.iplass.mtp.web.staticresource.definition.PrefixEntryPathTranslatorDefinition
- prefs(String) - Static method in class org.iplass.mtp.web.template.ELFunctions
-
nameで指定されるPreferenceの値を取得します。
PreferenceにruntimeClassが指定されている場合は、そのクラスのインスタンスが取得されます。
runtimeClass指定がない場合、かつPreferenceSetの場合は、Mapが取得されます。 Preferenceの場合は、valueに定義されているStringが取得されます。
利用例 - PreparedQuery - Class in org.iplass.mtp.entity.query
-
バインド変数を定義可能なQuery。
- PreparedQuery(String) - Constructor for class org.iplass.mtp.entity.query.PreparedQuery
- PREVIEW - Enum constant in enum class org.iplass.mtp.view.generic.editor.BinaryPropertyEditor.BinaryDisplayType
- PreviewDateParts - Class in org.iplass.mtp.view.top.parts
- PreviewDateParts() - Constructor for class org.iplass.mtp.view.top.parts.PreviewDateParts
- PrimaryValue - Class in org.iplass.mtp.entity.query.value.primary
- PrimaryValue() - Constructor for class org.iplass.mtp.entity.query.value.primary.PrimaryValue
- PrimitivePropertyEditor - Class in org.iplass.mtp.view.generic.editor
- PrimitivePropertyEditor() - Constructor for class org.iplass.mtp.view.generic.editor.PrimitivePropertyEditor
- printOut(PageContext) - Method in interface org.iplass.mtp.view.generic.parser.Token
- privilaged() - Element in annotation interface org.iplass.mtp.command.annotation.action.ActionMapping
-
Deprecated.
ActionMapping.privileged()
を使用してください。 - privilaged() - Element in annotation interface org.iplass.mtp.command.annotation.webapi.WebApi
-
Deprecated.
WebApi.privileged()
を使用してください。 - privileged() - Element in annotation interface org.iplass.mtp.command.annotation.action.ActionMapping
-
このActionMappingで処理されるCommand,Templateを特権(セキュリティ制約を受けない)にて処理するかどうかを設定します。 デフォルトはfalseです。 publicActionとの違いは、Entity権限など、すべての権限が許可された状態で実行されます。
- privileged() - Element in annotation interface org.iplass.mtp.command.annotation.webapi.WebApi
- proceed() - Method in interface org.iplass.mtp.entity.interceptor.EntityInvocation
-
後続処理呼び出し。
- proceedCommand() - Method in interface org.iplass.mtp.command.interceptor.CommandInvocation
- proceedRequest() - Method in interface org.iplass.mtp.web.interceptor.RequestInvocation
- proceedResult() - Method in interface org.iplass.mtp.web.interceptor.RequestInvocation
- processGridTemplate(Transformer, Context, String) - Method in interface org.iplass.mtp.web.template.report.JxlsReportOutputLogic
-
Default method corresponding to
JxlsHelper.processGridTemplate(InputStream, OutputStream, Context, String)
- processGridTemplateAtCell(Transformer, Context, String, String) - Method in interface org.iplass.mtp.web.template.report.JxlsReportOutputLogic
-
Default method corresponding to
JxlsHelper.processGridTemplateAtCell(InputStream, OutputStream, Context, String, String)
- processTemplateAtCell(Transformer, Context, String) - Method in interface org.iplass.mtp.web.template.report.JxlsReportOutputLogic
-
Default method corresponding to
JxlsHelper.processTemplateAtCell(InputStream, OutputStream, Context, String)
- PROP_CONFIG_FILE_NAME - Static variable in class org.iplass.mtp.test.MTPJUnitTestRule
- PROP_PASSWORD - Static variable in class org.iplass.mtp.test.MTPJUnitTestRule
- PROP_ROLLBACK_TRANSACTION - Static variable in class org.iplass.mtp.test.MTPJUnitTestRule
- PROP_TENANT_NAME - Static variable in class org.iplass.mtp.test.MTPJUnitTestRule
- PROP_USER_ID - Static variable in class org.iplass.mtp.test.MTPJUnitTestRule
- Propagation - Enum Class in org.iplass.mtp.transaction
-
トランザクションの伝搬をあらわすenum型です。
- properties() - Element in annotation interface org.iplass.mtp.beanvalidation.constraints.ValidEntity
-
検証対象のプロパティを指定します。
- property(String, String) - Method in interface org.iplass.mtp.runtime.EntryPointBuilder
-
Set the iPLAss Bootstrap property.
- PROPERTY_UPDATED - Enum constant in enum class org.iplass.mtp.auth.policy.definition.NotificationType
-
アカウントの属性が更新された通知
- PropertyBase - Class in org.iplass.mtp.view.generic.element.property
-
プロパティをレイアウトする情報の基底クラス
- PropertyBase() - Constructor for class org.iplass.mtp.view.generic.element.property.PropertyBase
- PropertyColumn - Class in org.iplass.mtp.view.generic.element.property
-
検索結果一覧用のプロパティ情報
- PropertyColumn() - Constructor for class org.iplass.mtp.view.generic.element.property.PropertyColumn
-
デフォルトコンストラクタ
- PropertyDefinition - Class in org.iplass.mtp.entity.definition
-
Entityが保持するプロパティを定義するクラス。
- PropertyDefinition() - Constructor for class org.iplass.mtp.entity.definition.PropertyDefinition
- PropertyDefinitionType - Enum Class in org.iplass.mtp.entity.definition
-
Propertyの型により処理する際のswitch/case文で利用可能なemum。
- PropertyEditor - Class in org.iplass.mtp.view.generic.editor
-
プロパティを表示・編集するためのエディタ
- PropertyEditor() - Constructor for class org.iplass.mtp.view.generic.editor.PropertyEditor
- PropertyElement - Interface in org.iplass.mtp.view.generic.element.property
-
PropertyをサポートするElement
- PropertyItem - Class in org.iplass.mtp.view.generic.element.property
-
プロパティ情報
- PropertyItem() - Constructor for class org.iplass.mtp.view.generic.element.property.PropertyItem
-
デフォルトコンストラクタ
- propertyName - Variable in class org.iplass.mtp.view.generic.editor.PropertyEditor
-
プロパティ名
- PropertyNormalizer<T> - Interface in org.iplass.mtp.entity
-
It is an interface for custom implementation in Java class that normalizes the value of Entity property.
Normalization is performed just before validation.
Normalization can be called multiple times for the same property value. - PropertyNotification - Class in org.iplass.mtp.auth.policy
- PropertyNotification(NotificationType, String, List<String>) - Constructor for class org.iplass.mtp.auth.policy.PropertyNotification
- propertyUpdated(PropertyNotification) - Method in interface org.iplass.mtp.auth.policy.AccountNotificationListener
-
パスワード以外の属性が更新された後呼び出されます。
- PropertyValidationCondition - Class in org.iplass.mtp.view.generic.element.property.validation
-
入力チェックの条件となるプロパティ
- PropertyValidationCondition() - Constructor for class org.iplass.mtp.view.generic.element.property.validation.PropertyValidationCondition
- PropertyValidator - Interface in org.iplass.mtp.entity
-
Entityのプロパティの値の検証をJavaクラスでカスタム実装する際のインタフェースです。
- PS - Static variable in class org.iplass.mtp.entity.query.condition.predicate.Like
-
pattern中、複数文字のワイルドカードを示す。%、パーセントシンボル。
- PUBLIC - Enum constant in enum class org.iplass.mtp.auth.oauth.definition.ClientType
- publicAction() - Element in annotation interface org.iplass.mtp.command.annotation.action.ActionMapping
-
このActionの呼び出しをAction権限設定によらず呼び出し可能にする場合は、trueを設定します。 isPrivilegedとの違いは、Entityの操作などAction権限以外の権限がチェックされる状況においては、 セキュリティ制約を受けます。 デフォルトはfalseです。
- PublicSubjectIdentifierTypeDefinition - Class in org.iplass.mtp.auth.oauth.definition.subtypes
-
すべてのclientに共通のsubjectIdを返すSubjectIdentifierType定義です。 subjectIdとしてUserのプロパティ(oidやaccountIdなど)を利用可能ですが、 外部にその値を公開したくない場合はその値をハッシュするように設定することも可能です。
- PublicSubjectIdentifierTypeDefinition() - Constructor for class org.iplass.mtp.auth.oauth.definition.subtypes.PublicSubjectIdentifierTypeDefinition
- publicWebApi() - Element in annotation interface org.iplass.mtp.command.annotation.webapi.WebApi
- purge(long, String) - Method in interface org.iplass.mtp.entity.EntityManager
-
ごみ箱から、削除します。 recycleBinIdは、ごみ箱内のデータを一意に特定するidです(oidは重複する可能性があるため)。
purge()を呼び出す実行ユーザーは当該Entityに対して削除権限を範囲条件なしに保有している必要があります。 - purge(EntityPurgeInvocation) - Method in class org.iplass.mtp.entity.interceptor.EntityInterceptorAdapter
-
InvocationType.PURGE
の際、呼び出される。 - PURGE - Enum constant in enum class org.iplass.mtp.entity.interceptor.InvocationType
- push(PushNotification) - Method in interface org.iplass.mtp.pushnotification.PushNotificationManager
-
プッシュ通知する。
- PUSH - Enum constant in enum class org.iplass.mtp.entity.definition.listeners.SendNotificationType
- PushNotification - Class in org.iplass.mtp.pushnotification
-
Push通知を表すクラス。
- PushNotification() - Constructor for class org.iplass.mtp.pushnotification.PushNotification
- PushNotificationException - Exception in org.iplass.mtp.pushnotification
- PushNotificationException() - Constructor for exception org.iplass.mtp.pushnotification.PushNotificationException
- PushNotificationException(String) - Constructor for exception org.iplass.mtp.pushnotification.PushNotificationException
- PushNotificationException(String, Throwable) - Constructor for exception org.iplass.mtp.pushnotification.PushNotificationException
- PushNotificationException(Throwable) - Constructor for exception org.iplass.mtp.pushnotification.PushNotificationException
- PushNotificationListener - Interface in org.iplass.mtp.pushnotification
-
PushNotification送信時のListenerのインタフェース。
- PushNotificationManager - Interface in org.iplass.mtp.pushnotification
-
プッシュ通知を行う為のManager。
- PushNotificationResult - Class in org.iplass.mtp.pushnotification
-
Push通知の結果を表すクラス。
- PushNotificationResult() - Constructor for class org.iplass.mtp.pushnotification.PushNotificationResult
-
デフォルトコンストラクタ
- PushNotificationResult(boolean, Map<String, Object>) - Constructor for class org.iplass.mtp.pushnotification.PushNotificationResult
-
コンストラクタ
- PushNotificationTemplateDefinition - Class in org.iplass.mtp.pushnotification.template.definition
- PushNotificationTemplateDefinition() - Constructor for class org.iplass.mtp.pushnotification.template.definition.PushNotificationTemplateDefinition
- PushNotificationTemplateDefinitionManager - Interface in org.iplass.mtp.pushnotification.template.definition
- put(String, Object) - Method in interface org.iplass.mtp.pushnotification.Payload
-
指定のkey名でvalueをputする。
- put(String, Object) - Method in class org.iplass.mtp.web.actionmapping.permission.MapActionParameter
- PUT - Enum constant in enum class org.iplass.mtp.web.actionmapping.definition.HttpMethodType
- PUT - Enum constant in enum class org.iplass.mtp.webapi.definition.MethodType
Q
- query(Map<String, Object>) - Method in class org.iplass.mtp.entity.query.PreparedQuery
-
queryExpressionをQueryとして取得する。
- query(EntityQueryInvocation) - Method in class org.iplass.mtp.entity.interceptor.EntityInterceptorAdapter
- Query - Class in org.iplass.mtp.entity.query
-
Entityの検索をする際利用するクエリーを表現するクラスです。 SQLライクな検索条件を指定可能です。
- Query() - Constructor for class org.iplass.mtp.entity.query.Query
- Query(String) - Constructor for class org.iplass.mtp.entity.query.Query
-
EQL文字列を指定してQueryインスタンスを生成します。
- Query(Select, From, Where) - Constructor for class org.iplass.mtp.entity.query.Query
- QUERY - Enum constant in enum class org.iplass.mtp.auth.oidc.definition.ResponseMode
-
Response Mode: queryの指定です。
- QueryException - Exception in org.iplass.mtp.entity.query
-
Queryの処理時、 サポートされていない構文のため処理できないなどの場合スローされる例外。
- QueryException() - Constructor for exception org.iplass.mtp.entity.query.QueryException
- QueryException(String) - Constructor for exception org.iplass.mtp.entity.query.QueryException
- QueryException(String, Throwable) - Constructor for exception org.iplass.mtp.entity.query.QueryException
- QueryException(Throwable) - Constructor for exception org.iplass.mtp.entity.query.QueryException
- QueryVisitor - Interface in org.iplass.mtp.entity.query
- QueryVisitorSupport - Class in org.iplass.mtp.entity.query
- QueryVisitorSupport() - Constructor for class org.iplass.mtp.entity.query.QueryVisitorSupport
- queue() - Element in annotation interface org.iplass.mtp.command.annotation.async.AsyncCommand
-
非同期実行する際のキュー名を指定します。 未指定(デフォルト)の場合は、デフォルトキューを利用します。
- queue(String) - Method in class org.iplass.mtp.async.AsyncTaskOption
-
キュー名を指定します。
- QUEUE - Static variable in interface org.iplass.mtp.command.async.AsyncRequestConstants
-
attributeからqueue名を取得する際のキー
R
- RADIO - Enum constant in enum class org.iplass.mtp.view.generic.editor.BooleanPropertyEditor.BooleanDisplayType
- RADIO - Enum constant in enum class org.iplass.mtp.view.generic.editor.SelectPropertyEditor.SelectDisplayType
- randomToken() - Static method in class org.iplass.mtp.util.StringUtil
-
ランダムな文字列を生成します。 長期間にわたり保存するトークンとして利用する場合、 当メソッドが返却する文字列では十分に安全ではない可能性があります。
- RangePropertyEditor - Interface in org.iplass.mtp.view.generic.editor
-
範囲型プロパティエディタ
- RangeValidation - Class in org.iplass.mtp.entity.definition.validations
-
数値の範囲をチェックするValidation。 min、max、maxValueExcluded、minValueExcludedの指定により、範囲を定義。 その範囲外の場合、エラーとなる。
- RangeValidation() - Constructor for class org.iplass.mtp.entity.definition.validations.RangeValidation
- RangeValidation(String, boolean, String, boolean, String) - Constructor for class org.iplass.mtp.entity.definition.validations.RangeValidation
- RangeValidation(String, boolean, String, boolean, String, String) - Constructor for class org.iplass.mtp.entity.definition.validations.RangeValidation
- Rank - Class in org.iplass.mtp.auth
-
ユーザーのランク(職位、会員種別など)を表す。 Entity定義上、mtp.auth.Rankで定義される。
- Rank - Class in org.iplass.mtp.entity.query.value.window
-
RANK Window関数を表す。
- Rank() - Constructor for class org.iplass.mtp.auth.Rank
- Rank() - Constructor for class org.iplass.mtp.entity.query.value.window.Rank
- RANK - Static variable in class org.iplass.mtp.auth.User
- rc() - Static method in class org.iplass.mtp.web.template.ELFunctions
-
RequestContextのインスタンスを取得します。
- readOnly() - Element in annotation interface org.iplass.mtp.command.annotation.CommandClass
-
このCommandの処理がreadOnly(トランザクションの意味合いで)の場合trueを設定。 デフォルトfalse。
- readOnly() - Method in class org.iplass.mtp.transaction.TransactionOption
-
readOnly=trueに設定します。
- readOnly(Consumer<Transaction>) - Static method in interface org.iplass.mtp.transaction.Transaction
-
トランザクションをreadOnlyモードで起動します。 ただし、すでにトランザクションが開始されている場合、 新規にトランザクションは開始せず既存のトランザクションをそのまま利用します。 これは、
TransactionOption.propagation=REQUIRED
TransactionOption.readOnly=true
でトランザクションを起動することを示します。
readOnlyモードでトランザクションが新規に起動した場合、 そのトランザクションは最終的にロールバックされます。 - readOnly(Function<Transaction, R>) - Static method in interface org.iplass.mtp.transaction.Transaction
-
トランザクションをreadOnlyモードで起動します。 ただし、すでにトランザクションが開始されている場合、 新規にトランザクションは開始せず既存のトランザクションをそのまま利用します。 これは、
TransactionOption.propagation=REQUIRED
TransactionOption.readOnly=true
でトランザクションを起動することを示します。
readOnlyモードでトランザクションが新規に起動した場合、 そのトランザクションは最終的にロールバックされます。 - ReadOnlyHint - Class in org.iplass.mtp.entity.query.hint
-
This is a hint clause if this EQL can be issued as a ReadOnly transaction.
- ReadOnlyHint() - Constructor for class org.iplass.mtp.entity.query.hint.ReadOnlyHint
- reAuth(Credential) - Method in interface org.iplass.mtp.auth.AuthManager
-
現在のログインセッションを信頼されたものにするために再認証する(セッション内に格納されているユーザー情報以外のものは保持される)。
- RECORD_BASE - Enum constant in enum class org.iplass.mtp.entity.definition.properties.VersionControlReferenceType
-
参照元Entityを保存したバージョン(もしくは日付)で参照先を検索
- recrawlAllEntity() - Method in interface org.iplass.mtp.entity.fulltextsearch.FulltextSearchManager
-
全Entityのクロール処理を実行する。 クロール処理を開始する際に、作成済みのIndexを全て削除する。
- RECYCLE_BIN_ID - Static variable in interface org.iplass.mtp.entity.Entity
-
ごみ箱に入っているデータを特定するためのID
- REDIRECT - Enum constant in enum class org.iplass.mtp.command.annotation.action.Result.Type
- REDIRECT_PATH - Static variable in interface org.iplass.mtp.web.WebRequestConstants
-
RedirectPathを取得する為のキー
- redirectAction(String, RequestContext) - Method in interface org.iplass.mtp.web.interceptor.RequestInvocation
- RedirectResultDefinition - Class in org.iplass.mtp.web.actionmapping.definition.result
-
実行結果として、リダイレクトするResult定義です。
- RedirectResultDefinition() - Constructor for class org.iplass.mtp.web.actionmapping.definition.result.RedirectResultDefinition
- REFCOMBO - Enum constant in enum class org.iplass.mtp.view.generic.editor.ReferencePropertyEditor.ReferenceDisplayType
- refer(String) - Method in class org.iplass.mtp.entity.query.Query
- refer(String, AsOf) - Method in class org.iplass.mtp.entity.query.Query
- refer(String, AsOf, Condition) - Method in class org.iplass.mtp.entity.query.Query
- refer(String, Condition) - Method in class org.iplass.mtp.entity.query.Query
- Refer - Class in org.iplass.mtp.entity.query
-
参照項目(referenceName)を結合して取得する際、 結合条件(condition)を付与したい場合に利用します。
- Refer() - Constructor for class org.iplass.mtp.entity.query.Refer
- Refer(EntityField, AsOf, Condition) - Constructor for class org.iplass.mtp.entity.query.Refer
- Refer(EntityField, Condition) - Constructor for class org.iplass.mtp.entity.query.Refer
- REFERENCE - Enum constant in enum class org.iplass.mtp.entity.definition.PropertyDefinitionType
- REFERENCE - Enum constant in enum class org.iplass.mtp.entity.permission.EntityPermission.Action
- REFERENCE - Enum constant in enum class org.iplass.mtp.entity.permission.EntityPropertyPermission.Action
- ReferenceComboSetting - Class in org.iplass.mtp.view.generic.editor
-
参照コンボ設定
- ReferenceComboSetting() - Constructor for class org.iplass.mtp.view.generic.editor.ReferenceComboSetting
- ReferenceProperty - Class in org.iplass.mtp.entity.definition.properties
-
別のEntityへの参照を表すプロパティ定義。
- ReferenceProperty() - Constructor for class org.iplass.mtp.entity.definition.properties.ReferenceProperty
- ReferenceProperty(String, String, String, ReferenceType) - Constructor for class org.iplass.mtp.entity.definition.properties.ReferenceProperty
- ReferenceProperty(String, String, String, ReferenceType, int) - Constructor for class org.iplass.mtp.entity.definition.properties.ReferenceProperty
- ReferenceProperty(String, String, ReferenceType) - Constructor for class org.iplass.mtp.entity.definition.properties.ReferenceProperty
- ReferenceProperty(String, String, ReferenceType, int) - Constructor for class org.iplass.mtp.entity.definition.properties.ReferenceProperty
- ReferencePropertyEditor - Class in org.iplass.mtp.view.generic.editor
-
参照型プロパティエディタ
- ReferencePropertyEditor() - Constructor for class org.iplass.mtp.view.generic.editor.ReferencePropertyEditor
-
コンストラクタ
- ReferencePropertyEditor.EditPage - Enum Class in org.iplass.mtp.view.generic.editor
-
編集ページ
- ReferencePropertyEditor.InsertType - Enum Class in org.iplass.mtp.view.generic.editor
-
追加ボタン表示位置
- ReferencePropertyEditor.RefComboSearchType - Enum Class in org.iplass.mtp.view.generic.editor
-
参照コンボの検索タイプ
- ReferencePropertyEditor.ReferenceDisplayType - Enum Class in org.iplass.mtp.view.generic.editor
-
表示タイプ
- ReferencePropertyEditor.RefSortType - Enum Class in org.iplass.mtp.view.generic.editor
-
参照配列のソートタイプ
- ReferencePropertyEditor.UrlParameterActionType - Enum Class in org.iplass.mtp.view.generic.editor
-
URLパラメータのActionタイプ
- ReferenceRecursiveTreeSetting - Class in org.iplass.mtp.view.generic.editor
-
Entity内に同一Entityの参照を持つ再帰構造のEntityをツリー表示する設定
- ReferenceRecursiveTreeSetting() - Constructor for class org.iplass.mtp.view.generic.editor.ReferenceRecursiveTreeSetting
- ReferenceSection - Class in org.iplass.mtp.view.generic.element.section
- ReferenceSection() - Constructor for class org.iplass.mtp.view.generic.element.section.ReferenceSection
- referenceSectionCount(DetailFormView, String) - Static method in class org.iplass.mtp.view.generic.EntityViewUtil
-
指定のプロパティ名を持つ参照セクションの件数を取得します。
- ReferenceTreeViewItem - Class in org.iplass.mtp.view.treeview
-
ツリービューにEntityの参照を表示するための定義情報
- ReferenceTreeViewItem() - Constructor for class org.iplass.mtp.view.treeview.ReferenceTreeViewItem
- referenceTreeViewItems - Variable in class org.iplass.mtp.view.treeview.TreeViewItem
-
参照のツリービューアイテム
- ReferenceType - Enum Class in org.iplass.mtp.entity.definition.properties
-
ReferenceProperty
の参照タイプ。 - refresh() - Method in class org.iplass.mtp.auth.AuthContext
-
現在のAuthContext(User情報、セキュリティ権限)を再読み込みします。 ユーザー情報のセキュリティに関連する属性等を変更した場合、 現在ログインしているユーザーの権限状態を最新化したい場合に呼び出します。
- refresh() - Method in interface org.iplass.mtp.entity.fulltextsearch.FulltextSearchManager
-
リフレッシュ処理を実行する。
- REFRESH_TOKEN - Enum constant in enum class org.iplass.mtp.auth.oauth.definition.GrantType
- refreshRegistrationId(String, String) - Method in interface org.iplass.mtp.pushnotification.fcm.RegistrationIdHandler
-
Deprecated.currentIdで示される登録トークンの正規の登録トークンをnewIdで通知します。
- regenerateAutoNumber() - Method in class org.iplass.mtp.entity.InsertOption
-
常にautoNumber項目の値を再生成するように設定します。
- RegexReplace - Class in org.iplass.mtp.entity.definition.normalizers
-
Normalizer definition that replaces with a regular expression.
- RegexReplace() - Constructor for class org.iplass.mtp.entity.definition.normalizers.RegexReplace
- RegexReplace(String, String) - Constructor for class org.iplass.mtp.entity.definition.normalizers.RegexReplace
- RegexValidation - Class in org.iplass.mtp.entity.definition.validations
-
正規表現によるValidation。 定義された正規表現に一致しない場合、エラーとなる。
- RegexValidation() - Constructor for class org.iplass.mtp.entity.definition.validations.RegexValidation
- RegexValidation(String, String) - Constructor for class org.iplass.mtp.entity.definition.validations.RegexValidation
- RegexValidation(String, String, String) - Constructor for class org.iplass.mtp.entity.definition.validations.RegexValidation
- RegistrationIdHandler - Interface in org.iplass.mtp.pushnotification.fcm
-
Deprecated.
- RegistrationInterrupter - Interface in org.iplass.mtp.view.generic
-
汎用登録処理にカスタムで登録処理を行わせるインターフェース
- RegistrationInterrupter.RegistrationType - Enum Class in org.iplass.mtp.view.generic
-
登録処理の種類
- reInit() - Method in class org.iplass.mtp.spi.ServiceRegistry
-
Serviceを再初期化します。
- RelatedEntityType - Enum Class in org.iplass.mtp.web.actionmapping.definition.cache
-
キャッシュに紐づくEntityの対象を指定するためのenum。
- RememberMeConstants - Interface in org.iplass.mtp.auth.login.rememberme
-
RememberMe機能を利用する場合に利用する定数です。
- RememberMePolicyDefinition - Class in org.iplass.mtp.auth.policy.definition
-
RememberMe(ログインしたままにする)機能に関する設定。
- RememberMePolicyDefinition() - Constructor for class org.iplass.mtp.auth.policy.definition.RememberMePolicyDefinition
- RememberMeTokenCredential - Class in org.iplass.mtp.auth.login.rememberme
-
RememberMeのトークンでログインする場合のCredentialです。 トークンでのログイン時には、token文字列を指定します。
- RememberMeTokenCredential() - Constructor for class org.iplass.mtp.auth.login.rememberme.RememberMeTokenCredential
- RememberMeTokenCredential(String) - Constructor for class org.iplass.mtp.auth.login.rememberme.RememberMeTokenCredential
- RememberMeTokenInfo - Class in org.iplass.mtp.auth.login.rememberme
- RememberMeTokenInfo() - Constructor for class org.iplass.mtp.auth.login.rememberme.RememberMeTokenInfo
- RememberMeTokenStolenException - Exception in org.iplass.mtp.auth.login.rememberme
-
RememberMeトークンでの認証の際、トークンが他者に盗まれた可能性がある場合にスローされる例外。 ただし、実際には盗まれていないが発生する可能性もある (ほとんど同時に同一ブラウザ内からログイン処理を複数実行した場合、 サーバ処理は完結したが、クライアントのクッキーへの書き込みに失敗した場合など)。
- RememberMeTokenStolenException() - Constructor for exception org.iplass.mtp.auth.login.rememberme.RememberMeTokenStolenException
- RememberMeTokenStolenException(String) - Constructor for exception org.iplass.mtp.auth.login.rememberme.RememberMeTokenStolenException
- RememberMeTokenStolenException(String, Throwable) - Constructor for exception org.iplass.mtp.auth.login.rememberme.RememberMeTokenStolenException
- RememberMeTokenStolenException(Throwable) - Constructor for exception org.iplass.mtp.auth.login.rememberme.RememberMeTokenStolenException
- remove(String) - Method in interface org.iplass.mtp.auth.token.AuthTokenInfoList
- remove(String) - Method in interface org.iplass.mtp.definition.TypedDefinitionManager
-
指定の定義名のDefinitionを削除します。
- remove(String) - Method in interface org.iplass.mtp.entity.definition.EntityDefinitionManager
-
指定の定義名のEntityを削除する。
- remove(String, String) - Method in interface org.iplass.mtp.auth.token.AuthTokenInfoList
- remove(String, String) - Static method in class org.iplass.mtp.util.StringUtil
- remove(AccountNotification) - Method in interface org.iplass.mtp.auth.policy.AccountNotificationListener
-
ユーザーアカウントが削除される場合呼び出されます。 (※他のメソッドと異なり、実際の削除処理前に呼び出されます)
- REMOVE - Enum constant in enum class org.iplass.mtp.auth.policy.definition.NotificationType
-
アカウントが削除される通知
- removeAttribute(Object) - Method in class org.iplass.mtp.transaction.NoTransaction
- removeAttribute(Object) - Method in interface org.iplass.mtp.transaction.Transaction
-
このトランザクションコンテキストに紐づけられている特定の属性を削除します。
- removeAttribute(String) - Method in class org.iplass.mtp.command.async.AsyncRequestContext
- removeAttribute(String) - Method in interface org.iplass.mtp.command.RequestContext
-
指定のnameの属性を削除します。 setAttribute(name, null)と同義
- removeAttribute(String) - Method in class org.iplass.mtp.command.RequestContextWrapper
- removeAttribute(String) - Method in interface org.iplass.mtp.command.SessionContext
- removeAttribute(String) - Method in class org.iplass.mtp.test.TestRequestContext
- removeBulkForView(String) - Method in class org.iplass.mtp.view.generic.EntityView
-
一括更新画面のFormViewを削除します
- removeCalendar(String) - Method in interface org.iplass.mtp.view.calendar.EntityCalendarManager
-
Deprecated.
TypedDefinitionManager.remove(String)
を使用してください。 - removeDetailForView(String) - Method in class org.iplass.mtp.view.generic.EntityView
-
詳細画面のFormViewを削除します
- removeDetailForView(BulkFormView) - Method in class org.iplass.mtp.view.generic.EntityView
-
一括更新画面のFormViewを削除します
- removeDetailForView(DetailFormView) - Method in class org.iplass.mtp.view.generic.EntityView
-
詳細画面のFormViewを削除します
- removeError(String) - Method in class org.iplass.mtp.command.beanmapper.MappingResult
- removeLineFeedCode(String) - Static method in class org.iplass.mtp.util.StringUtil
- removeRegistrationId(String) - Method in interface org.iplass.mtp.pushnotification.fcm.RegistrationIdHandler
-
Deprecated.registrationIdで指定される登録トークンは無効であることを通知します。 ユーザーの端末から、アプリケーションがアンインストールされた場合などに、通知されます。
- removeSearchForView(String) - Method in class org.iplass.mtp.view.generic.EntityView
-
検索画面のFormViewを削除します
- removeSearchForView(SearchFormView) - Method in class org.iplass.mtp.view.generic.EntityView
-
検索画面のFormViewを削除します
- removeStart(String, String) - Static method in class org.iplass.mtp.util.StringUtil
- removeTenantConfig(Class<T>) - Method in class org.iplass.mtp.tenant.Tenant
- removeTreeView(String) - Method in interface org.iplass.mtp.view.treeview.TreeViewManager
-
Deprecated.
TypedDefinitionManager.remove(String)
を使用してください。 - removeView(FormView) - Method in class org.iplass.mtp.view.generic.EntityView
-
FormViewを削除します。
- rename(Class<D>, String, String) - Method in interface org.iplass.mtp.definition.DefinitionManager
-
指定のDefinitionのnameを変更します。
- rename(String, String) - Method in interface org.iplass.mtp.definition.TypedDefinitionManager
-
指定のDefinitionのnameを変更します。
- renameEntityDefinition(String, String) - Method in interface org.iplass.mtp.entity.definition.EntityDefinitionManager
-
Entity定義名を変更する。 データ自体はそのまま保持される。
- renamePropertyDefinition(String, String, String) - Method in interface org.iplass.mtp.entity.definition.EntityDefinitionManager
-
Entity定義のプロパティ名を変更する。 データ自体はそのまま保持される。
- renderContent(PageContext) - Static method in class org.iplass.mtp.web.template.TemplateUtil
-
レイアウトテンプレートで、コンテンツをレンダリングする場所で呼び出す。
- RenderContentTag - Class in org.iplass.mtp.web.template.tags
-
LayoutアクションのJSPにおいて、実際のコンテンツを表示する箇所を指定するJSPタグです。
- RenderContentTag() - Constructor for class org.iplass.mtp.web.template.tags.RenderContentTag
- replace(String, String, String) - Static method in class org.iplass.mtp.util.StringUtil
- replaceEach(String, String[], String[]) - Static method in class org.iplass.mtp.util.StringUtil
- reportOutput(RequestContext, Workbook) - Method in interface org.iplass.mtp.web.template.report.PoiReportOutputLogic
-
Report Output Logic for POI
- ReportOutputException - Exception in org.iplass.mtp.web.template.report
- ReportOutputException() - Constructor for exception org.iplass.mtp.web.template.report.ReportOutputException
- ReportOutputException(String) - Constructor for exception org.iplass.mtp.web.template.report.ReportOutputException
- ReportOutputException(String, Throwable) - Constructor for exception org.iplass.mtp.web.template.report.ReportOutputException
- ReportOutputException(Throwable) - Constructor for exception org.iplass.mtp.web.template.report.ReportOutputException
- ReportOutputLogicDefinition - Class in org.iplass.mtp.web.template.report.definition
-
The definition of a report output function using POI or JXLS
- ReportOutputLogicDefinition() - Constructor for class org.iplass.mtp.web.template.report.definition.ReportOutputLogicDefinition
- ReportParamMapDefinition - Class in org.iplass.mtp.web.template.report.definition
- ReportParamMapDefinition() - Constructor for class org.iplass.mtp.web.template.report.definition.ReportParamMapDefinition
- ReportTemplateDefinition - Class in org.iplass.mtp.web.template.report.definition
-
帳票出力用テンプレートファイルのTemplate定義。
- ReportTemplateDefinition() - Constructor for class org.iplass.mtp.web.template.report.definition.ReportTemplateDefinition
- ReportType - Class in org.iplass.mtp.web.template.report.definition
- ReportType() - Constructor for class org.iplass.mtp.web.template.report.definition.ReportType
- reportWrite(Transformer, Context) - Method in interface org.iplass.mtp.web.template.report.JxlsReportOutputLogic
-
Report Output Logic for JXLS
- REQUEST_TYPE - Static variable in interface org.iplass.mtp.webapi.WebApiRequestConstants
-
WebAPIのリクエスト種別を取得する際のattribute名です。
RequestType
のいずれかの値が取得されます。 - RequestContext - Interface in org.iplass.mtp.command
-
Commandへのリクエストを表すクラスです。 (ServletにおけるServletRequest相当のクラスです)
- RequestContextActionParameter - Class in org.iplass.mtp.web.actionmapping.permission
-
RequestContextベースのActionParameterの実装。
- RequestContextActionParameter(RequestContext) - Constructor for class org.iplass.mtp.web.actionmapping.permission.RequestContextActionParameter
- RequestContextWebApiParameter - Class in org.iplass.mtp.webapi.permission
-
RequestContextベースのWebAPIParameterの実装。
- RequestContextWebApiParameter(RequestContext) - Constructor for class org.iplass.mtp.webapi.permission.RequestContextWebApiParameter
- RequestContextWebApiParameter(RequestContext, Map<String, Object>) - Constructor for class org.iplass.mtp.webapi.permission.RequestContextWebApiParameter
- RequestContextWrapper - Class in org.iplass.mtp.command
-
RequestContextのラッパー。 Command内から、別Commandを呼び出す場合や、 Templateから、別templateをincludeする場合に、 パラメータを上書きしたい場合に利用します。
- RequestContextWrapper(RequestContext) - Constructor for class org.iplass.mtp.command.RequestContextWrapper
-
指定のcontextをラップするRequestContextWrapperを生成します。 modeはCOPYとして動作します。
- RequestContextWrapper(RequestContext, RequestContextWrapper.Mode) - Constructor for class org.iplass.mtp.command.RequestContextWrapper
-
指定のcontextをラップするRequestContextWrapperを生成します。 ラップされるRequestContextの扱い方は、modeで指定します。
- RequestContextWrapper.Mode - Enum Class in org.iplass.mtp.command
-
ラップするRequestContextの扱い方のモードをあらわします。 非同期処理に渡すRequestContextを生成する場合は、COPYモードを利用してください。
- RequestInfo - Interface in org.iplass.mtp.web.actionmapping
-
Represents available methods of HttpServletRequest.
- RequestInterceptor - Interface in org.iplass.mtp.web.interceptor
- RequestInvocation - Interface in org.iplass.mtp.web.interceptor
- RequestType - Enum Class in org.iplass.mtp.webapi.definition
-
WebApiリクエストの受け入れ可能な形式を表す定義です。 WebApiを呼び出す際の、HTTPリクエストヘッダーのContent-Typeヘッダーに対応します。
- required(Consumer<Transaction>) - Static method in interface org.iplass.mtp.transaction.Transaction
-
トランザクションが開始していない場合はトランザクションを起動し、funcを実行します。 トランザクション制御方法は、
TransactionOption
のデフォルトが適用されます。 - required(Function<Transaction, R>) - Static method in interface org.iplass.mtp.transaction.Transaction
-
トランザクションが開始していない場合はトランザクションを起動し、funcを実行します。 トランザクション制御方法は、
TransactionOption
のデフォルトが適用されます。 - REQUIRED - Enum constant in enum class org.iplass.mtp.transaction.Propagation
-
トランザクションが開始されていなかったら、開始(およびコミット/ロールバック)する。すでにトランザクションが開始されている場合は、そのトランザクションのコンテキストで実行される。
- RequiredDisplayType - Enum Class in org.iplass.mtp.view.generic
-
必須属性表示タイプ
- REQUIRES_NEW - Enum constant in enum class org.iplass.mtp.transaction.Propagation
-
新規にトランザクションを開始(およびコミット/ロールバック)する。既存のトランザクションがあった場合は、一旦サスペンドされ当該処理完了後、レジュームされる。
- RequiresAtLeastOneFieldValidator - Class in org.iplass.mtp.view.generic.element.property.validation
-
いずれか必須
- RequiresAtLeastOneFieldValidator() - Constructor for class org.iplass.mtp.view.generic.element.property.validation.RequiresAtLeastOneFieldValidator
- requiresNew(Consumer<Transaction>) - Static method in interface org.iplass.mtp.transaction.Transaction
-
新規にトランザクションを起動し、funcを実行します。 トランザクション制御方法は、
TransactionOption
のデフォルトが適用されます。 - requiresNew(Function<Transaction, R>) - Static method in interface org.iplass.mtp.transaction.Transaction
-
新規にトランザクションを起動し、funcを実行します。 トランザクション制御方法は、
TransactionOption
のデフォルトが適用されます。 - requiresNewReadOnly(Consumer<Transaction>) - Static method in interface org.iplass.mtp.transaction.Transaction
-
トランザクションをreadOnlyモードで新規に起動します。 これは、
TransactionOption.propagation=REQUIRES_NEW
TransactionOption.readOnly=true
でトランザクションを起動することを示します。
readOnlyモードでトランザクションが新規に起動した場合、 そのトランザクションは最終的にロールバックされます。 - requiresNewReadOnly(Function<Transaction, R>) - Static method in interface org.iplass.mtp.transaction.Transaction
-
トランザクションをreadOnlyモードで新規に起動します。 これは、
TransactionOption.propagation=REQUIRES_NEW
TransactionOption.readOnly=true
でトランザクションを起動することを示します。
readOnlyモードでトランザクションが新規に起動した場合、 そのトランザクションは最終的にロールバックされます。 - reset() - Method in class org.iplass.mtp.test.TestManagerLocator
- resetAutoNumberCounter(String, String, long) - Method in interface org.iplass.mtp.entity.definition.EntityDefinitionManager
-
AutoNumberPropertyのカウンター値を指定の値にリセットする。
- resetAutoNumberCounter(String, String, String, long) - Method in interface org.iplass.mtp.entity.definition.EntityDefinitionManager
-
AutoNumberPropertyのカウンター値を指定の値にリセットする。
- resetCredential(Credential) - Method in interface org.iplass.mtp.auth.AuthManager
-
パスワードをリセットする。
- resetCredential(Credential, String) - Method in interface org.iplass.mtp.auth.AuthManager
-
指定の認証ポリシーの定義かにおいてパスワードをリセットする。 複数のパスワードリセット可能な認証プロバイダが存在する場合、認証ポリシーの定義によって、 そのポリシー下で有効な認証プロバイダのリストを指定することが可能。
- resetLockoutStatus(String) - Method in interface org.iplass.mtp.auth.AuthManager
-
アカウントロックアウトの解除をする。
- resetLockoutStatus(String, String) - Method in interface org.iplass.mtp.auth.AuthManager
-
指定の認証ポリシーの定義下においてアカウントロックアウトの解除をする。 複数のアカウントロックアウト解除可能な認証プロバイダが存在する場合、認証ポリシーの定義によって、 そのポリシー下で有効な認証プロバイダのリストを指定することが可能。
- resetManagerMock() - Static method in class org.iplass.mtp.test.MTPTest
-
明示的に、現在設定されているモックをクリアします。
- resolveByName() - Element in annotation interface org.iplass.mtp.command.annotation.action.Result
-
type=TEMPLATEの場合、valueに指定する値をIDのみで解決する場合はfalseを設定します。
デフォルトはtrueです。
trueが指定された場合、テンプレートを次の順で解決します。 名前で検索 名前で解決できなかった場合、IDで検索 - RESOURCE_NAME - Static variable in class org.iplass.mtp.test.TestResourceBundleUtil
-
Test用リソースファイル名
- RESOURCE_OWNER_NAME - Static variable in class org.iplass.mtp.auth.oauth.introspectors.ResourceOwnerTokenIntrospector
- ResourceBundleUtil - Class in org.iplass.mtp.util
-
ResourceBundle取得用のユーティリティ。
- ResourceBundleUtil() - Constructor for class org.iplass.mtp.util.ResourceBundleUtil
- ResourceOwnerTokenIntrospector - Class in org.iplass.mtp.auth.oauth.introspectors
-
Tokenを所有するUserの情報を返却するCustomTokenIntrospectorです。 レスポンスに"resource_owner"をキー名にUserエンティティを返却します。 また、"tenant_id"でテナントID、"tenant_name"でテナント名を返却します。
- ResourceOwnerTokenIntrospector() - Constructor for class org.iplass.mtp.auth.oauth.introspectors.ResourceOwnerTokenIntrospector
- resourceString(String, Object...) - Static method in interface org.iplass.mtp.command.RequestContext
- resourceString(String, Object...) - Static method in class org.iplass.mtp.test.TestResourceBundleUtil
- resourceString(String, Object...) - Static method in class org.iplass.mtp.util.ResourceBundleUtil
-
ResourceBundleに定義された文字列を返します。
- resourceString(String, Locale, String, Object...) - Static method in class org.iplass.mtp.util.ResourceBundleUtil
-
bundleName, langLocaleで指定されるResourceBundleに定義された文字列を返します。
- resourceString(Locale, String, Object...) - Static method in class org.iplass.mtp.util.ResourceBundleUtil
-
langLocaleで指定されるLocaleに適したResourceBundleに定義された文字列を返します。
- resourceString(ResourceBundle, String, Object...) - Static method in class org.iplass.mtp.util.ResourceBundleUtil
-
ResourceBundleに定義された文字列を返します。
- RESPONSE_HEADER - Static variable in interface org.iplass.mtp.web.WebRequestConstants
-
ResponseHeaderのインスタンス。Command内でレスポンスにCokkie、Headerをセットしたい場合利用。
- RESPONSE_HEADER - Static variable in interface org.iplass.mtp.webapi.WebApiRequestConstants
-
ResponseHeaderのインスタンス。Command内でレスポンスにCokkie、Headerをセットしたい場合利用。
- ResponseHeader - Interface in org.iplass.mtp.web.actionmapping
-
HTTPレスポンスのヘッダーに値をセットしたい際に利用するインタフェース。 Webからの呼び出しの際、CommandもしくはGroovyTempalte(※JSPで定義されたTemplate内では実行不可。LayoutActionにてJSPのTemplateで定義されたActionを指定した場合も不可)にて、
RequestContext
のattributeから取得可能(attribute名は、WebRequestConstants
を参照のこと)。 もしくは、ActionUtil.getResponseHeader()
を利用し取得可能。 提供するメソッドは、HttpServletResponseにて定義されているメソッドのうちヘッダー操作系のメソッド。 - ResponseMode - Enum Class in org.iplass.mtp.auth.oidc.definition
-
Response Mode種別を表すEnumです。
- responseType() - Element in annotation interface org.iplass.mtp.command.annotation.webapi.WebApi
- REST_FORM - Enum constant in enum class org.iplass.mtp.webapi.definition.RequestType
-
フォーム形式でのリクエストを表します。 リクエストのパラメータは通常のHTTPパラメータで受け渡されます。 WebApiリクエスト時のContent-Typeに"application/x-www-form-urlencoded","multipart/form-data"が指定された場合、 また、GET/DELETE時にContent-Type未指定の場合、リクエストはこの形式とみなされて処理されます。
- REST_JSON - Enum constant in enum class org.iplass.mtp.webapi.definition.RequestType
-
JSON形式でのリクエストを表します。 リクエストのパラメータはJSON形式で受け渡されます。 WebApiリクエスト時のContent-Typeに"application/json"が指定された場合リクエストはこの形式とみなされて処理されます。
- REST_XML - Enum constant in enum class org.iplass.mtp.webapi.definition.RequestType
-
XML形式でのリクエストを表します。 リクエストのパラメータはXML形式で受け渡されます。 WebApiリクエスト時のContent-Typeに"application/xml"が指定された場合リクエストはこの形式とみなされて処理されます。
- RESTART - Enum constant in enum class org.iplass.mtp.async.ExceptionHandlingMode
-
非同期タスクを(ロールバック後)再実行します。
- restJson() - Element in annotation interface org.iplass.mtp.command.annotation.webapi.WebApi
- RestJson - Annotation Interface in org.iplass.mtp.command.annotation.webapi
- restore(long, String) - Method in interface org.iplass.mtp.entity.EntityManager
-
ごみ箱から復活します。
restore()を呼び出す実行ユーザーは当該Entityに対して削除権限を範囲条件なしに保有しているか、 もしくは自身がごみ箱に格納したEntityである必要があります。 - restore(EntityRestoreInvocation) - Method in class org.iplass.mtp.entity.interceptor.EntityInterceptorAdapter
-
InvocationType.RESTORE
の際、呼び出される。 - RESTORE - Enum constant in enum class org.iplass.mtp.entity.interceptor.InvocationType
- restXml() - Element in annotation interface org.iplass.mtp.command.annotation.webapi.WebApi
- RestXml - Annotation Interface in org.iplass.mtp.command.annotation.webapi
- result() - Element in annotation interface org.iplass.mtp.command.annotation.action.ActionMapping
-
Command実行後の表示処理の定義です。
- Result - Annotation Interface in org.iplass.mtp.command.annotation.action
-
ResultDefinitionを定義するアノテーションです。
- Result.Type - Enum Class in org.iplass.mtp.command.annotation.action
-
ResultDefinitionの種別です。
- Result.UNSPECIFIED - Class in org.iplass.mtp.command.annotation.action
-
exceptionのマッピングで未指定を表すための例外クラスです(実際にこのクラスがスローされることはありません)
- ResultDefinition - Class in org.iplass.mtp.web.actionmapping.definition.result
-
ActionでのCommandの実行結果によるプレゼンテーション処理の定義を表します。 commandResultStatus、exceptionClassNameの指定は、いずれかの指定が必須です。
- ResultDefinition() - Constructor for class org.iplass.mtp.web.actionmapping.definition.result.ResultDefinition
- ResultHandler - Interface in org.iplass.mtp.command.async
-
非同期実行したCommandの処理結果により、なんらかの処理を実行したい場合に利用するインタフェース。
※RdbQueueを利用している場合、このhandleメソッドの呼び出しは、非同期処理のステータス更新トランザクションと 同一のトランザクション内で呼び出される。 もし、handleメソッド内で例外が発生した場合はトランザクションがロールバックされるので、 ステータス更新が正常に完了しない(=タスク実行中のままのステータスになり、結果タイムアウトとなる)点注意。 - resultMode(SearchResult.ResultMode) - Method in class org.iplass.mtp.entity.SearchOption
-
検索結果の取得モードを指定します。
- results() - Element in annotation interface org.iplass.mtp.command.annotation.webapi.WebApi
- ResultStreamWriter - Interface in org.iplass.mtp.web
-
StreamResultの場合に、 Commandから直接コンテンツを出力するロジックを記述したい場合、利用するインタフェース。 このインタフェースを実装したクラスをRequestContextにセット(セット時のキー名をアノテーションもしくはメタデータに定義)。
- resume(Transaction) - Method in interface org.iplass.mtp.transaction.TransactionManager
-
サスペンドされたトランザクションを復帰します。
- RETURNED - Enum constant in enum class org.iplass.mtp.async.TaskStatus
-
タスク実行完了し、結果が取得されるのを待っている。
- returnResult() - Method in class org.iplass.mtp.async.AsyncTaskOption
-
非同期タスクが処理結果を返却することを指定します。 処理結果を返す場合は、
AsyncTaskFuture.get()
で結果の取得が可能です。 - returnStructuredEntity() - Method in class org.iplass.mtp.entity.SearchOption
-
検索結果を、表形式ではなく構造化された形で返却するように設定します。 このフラグが有効化されるのは、
EntityManager.searchEntity(org.iplass.mtp.entity.query.Query, SearchOption)
にて、 optionにて、SearchResult.ResultMode.AT_ONCE
が指定されている場合のみです。 ストリーム形式での読み込みの場合には、当該フラグは有効化されません。 - reverseDelimited(String, char) - Static method in class org.iplass.mtp.util.StringUtil
- RICHTEXT - Enum constant in enum class org.iplass.mtp.view.generic.editor.StringPropertyEditor.StringDisplayType
- RIGHT - Enum constant in enum class org.iplass.mtp.view.generic.TextAlign
- rockedout(AccountNotification) - Method in interface org.iplass.mtp.auth.policy.AccountNotificationListener
-
ユーザーアカウントがロックアウトされた後呼び出されます。
- ROCKEDOUT - Enum constant in enum class org.iplass.mtp.auth.policy.definition.NotificationType
-
アカウントのロックアウト通知
- rollback - Static variable in class org.iplass.mtp.test.TestTransactionService
- rollback() - Method in class org.iplass.mtp.transaction.NoTransaction
- rollback() - Method in interface org.iplass.mtp.transaction.Transaction
-
トランザクションをロールバックします。
- Rollback - Annotation Interface in org.iplass.mtp.test
-
テスト実施時のトランザクションをロールバックするように指定します。 クラス、メソッドに指定可能です。
- RollbackException - Exception in org.iplass.mtp.transaction
-
Transaction.setRollbackOnly()
されたトランザクションをCommitしようとした場合、 また、Transaction#requiresNew()
などにてトランザクション処理中に、 setRollbackOnly()された場合でかつTransactionAction
内で例外がスローされなかった場合、スローされる例外。 - RollbackException() - Constructor for exception org.iplass.mtp.transaction.RollbackException
- RollbackException(String) - Constructor for exception org.iplass.mtp.transaction.RollbackException
- RollbackException(String, Throwable) - Constructor for exception org.iplass.mtp.transaction.RollbackException
- RollbackException(Throwable) - Constructor for exception org.iplass.mtp.transaction.RollbackException
- rollbackTransaction(boolean) - Method in class org.iplass.mtp.test.MTPJUnitTestRule
-
Ruleに直接rollbackTransactionを設定します。
- rollbackWhenException() - Element in annotation interface org.iplass.mtp.command.annotation.CommandConfig
-
Commandより例外がスローされた場合、トランザクションをロールバックするか否かの設定です。 未指定(デフォルト)の場合はtrueです。
- rollbackWhenException() - Element in annotation interface org.iplass.mtp.command.annotation.CompositeCommandConfig
-
複合Commandより例外がスローされた場合、トランザクションをロールバックするか否かの設定です。 未指定(デフォルト)の場合はtrueです。
- ROLLEDBACK - Enum constant in enum class org.iplass.mtp.transaction.TransactionStatus
-
現在のトランザクションはrollbackされたことを示します
- ROLLUP - Enum constant in enum class org.iplass.mtp.entity.query.GroupBy.RollType
-
小計、合計を同時に集計する
- RoundingMode - Enum Class in org.iplass.mtp.entity.definition.properties
-
DecimalPropertyにおける、数値の丸め方式。
- RowNumber - Class in org.iplass.mtp.entity.query.value.window
-
ROW_NUMBER Window関数を表す。
- RowNumber() - Constructor for class org.iplass.mtp.entity.query.value.window.RowNumber
- RowValueList - Class in org.iplass.mtp.entity.query.value
-
行の項目のリストを表す。 複数項目でのin条件指定の際に利用する。
例:
(a, b) in ((1,'x'),(2,'y'),...)
の(1,'x')を表すValueExpression。 - RowValueList() - Constructor for class org.iplass.mtp.entity.query.value.RowValueList
- RowValueList(Object...) - Constructor for class org.iplass.mtp.entity.query.value.RowValueList
- RowValueList(List<ValueExpression>) - Constructor for class org.iplass.mtp.entity.query.value.RowValueList
- RowValueList(ValueExpression...) - Constructor for class org.iplass.mtp.entity.query.value.RowValueList
- rs(String, String) - Static method in class org.iplass.mtp.web.template.ELFunctions
-
指定された基底名、キーからResourceBundleに定義された文字列を返します。
利用例 - rsp(String, String, Object) - Static method in class org.iplass.mtp.web.template.ELFunctions
-
指定された基底名、キーからResourceBundleに定義された文字列を返します。 paramsには、文字列に埋め込むパラメータ(単一のオブジェクト、もしくは配列、もしくはCollectionのインスタンス)を指定可能です。
利用例 - rule() - Element in annotation interface org.iplass.mtp.command.annotation.CompositeCommandConfig
-
複合Commandを利用する場合の処理ルールをGroovyScriptで設定します。 ルールでは、複数のCommandの呼び出し順などを制御可能で、 最終的にCommandの実行結果文字列を返却するように実装します。
設定例 - run(Runnable) - Method in interface org.iplass.mtp.runtime.Runner
-
Execute logic.
- run(String, RequestContext) - Method in interface org.iplass.mtp.runtime.Runner
-
Execute the Command with the specified commandName via CommandInvoker.
- run(Supplier<T>) - Method in interface org.iplass.mtp.runtime.Runner
-
Execute logic.
- runner() - Method in interface org.iplass.mtp.runtime.EntryPoint
-
Get Runner to execute logic in iPLAss.
- Runner - Interface in org.iplass.mtp.runtime
-
An interface for executing logic from EntryPoint in iPLAss.
S
- sampleCsvData(EntityDefinition, List<PropertyDefinition>) - Method in interface org.iplass.mtp.view.generic.SearchFormCsvUploadInterrupter
-
出力するサンプルCSVデータを返します。 nullを返す場合、プロパティ型に応じてランダムな値を出力します。
- saveClientSecret(String, String) - Method in interface org.iplass.mtp.auth.oidc.definition.OpenIdConnectDefinitionManager
-
指定のOpenIdConnect定義のClient Secretを保存します。
- ScalarSubQuery - Class in org.iplass.mtp.entity.query.value.subquery
-
スカラサブクエリを表す。 スカラサブクエリは単一値を返却するValueExpressionと定義される。
- ScalarSubQuery() - Constructor for class org.iplass.mtp.entity.query.value.subquery.ScalarSubQuery
- ScalarSubQuery(Query) - Constructor for class org.iplass.mtp.entity.query.value.subquery.ScalarSubQuery
- ScalarSubQuery(Query, Condition) - Constructor for class org.iplass.mtp.entity.query.value.subquery.ScalarSubQuery
- ScalarSubQuery(SubQuery) - Constructor for class org.iplass.mtp.entity.query.value.subquery.ScalarSubQuery
- SchemalessRdbStore - Class in org.iplass.mtp.entity.definition.stores
-
物理データベースに関する定義を表すクラス。
- SchemalessRdbStore() - Constructor for class org.iplass.mtp.entity.definition.stores.SchemalessRdbStore
- SchemalessRdbStore(String) - Constructor for class org.iplass.mtp.entity.definition.stores.SchemalessRdbStore
- ScopeDefinition - Class in org.iplass.mtp.auth.oauth.definition
-
スコープの定義です。
- ScopeDefinition() - Constructor for class org.iplass.mtp.auth.oauth.definition.ScopeDefinition
- scriptCriteria() - Element in annotation interface org.iplass.mtp.command.annotation.action.cache.CacheCriteria
-
Criteria定義スクリプト。TypeがScriptingの場合のみ有効
- SCRIPTING - Enum constant in enum class org.iplass.mtp.command.annotation.action.cache.CacheCriteria.Type
-
Scriptで制御
- ScriptingAccountNotificationListenerDefinition - Class in org.iplass.mtp.auth.policy.definition.listeners
-
GroovyScriptによるAccountNotificationListener定義。
- ScriptingAccountNotificationListenerDefinition() - Constructor for class org.iplass.mtp.auth.policy.definition.listeners.ScriptingAccountNotificationListenerDefinition
- ScriptingCacheCriteriaDefinition - Class in org.iplass.mtp.web.actionmapping.definition.cache
-
キャッシュの一致判定ロジックをスクリプトで記述する。
- ScriptingCacheCriteriaDefinition() - Constructor for class org.iplass.mtp.web.actionmapping.definition.cache.ScriptingCacheCriteriaDefinition
- ScriptingCommandDefinition - Class in org.iplass.mtp.command.definition
- ScriptingCommandDefinition() - Constructor for class org.iplass.mtp.command.definition.ScriptingCommandDefinition
- ScriptingConsentTypeDefinition - Class in org.iplass.mtp.auth.oauth.definition.consents
-
承認画面表示有無をカスタムロジック(GroovyScript)で設定するConsentType定義です。
- ScriptingConsentTypeDefinition() - Constructor for class org.iplass.mtp.auth.oauth.definition.consents.ScriptingConsentTypeDefinition
- ScriptingCustomTokenIntrospectorDefinition - Class in org.iplass.mtp.auth.oauth.definition.introspectors
-
GroovyScriptで実装されるCustomTokenIntrospector定義です。
- ScriptingCustomTokenIntrospectorDefinition() - Constructor for class org.iplass.mtp.auth.oauth.definition.introspectors.ScriptingCustomTokenIntrospectorDefinition
- ScriptingElement - Class in org.iplass.mtp.view.generic.element
-
スクリプトを表す要素
- ScriptingElement() - Constructor for class org.iplass.mtp.view.generic.element.ScriptingElement
-
デフォルトコンストラクタ
- ScriptingEntryPathTranslatorDefinition - Class in org.iplass.mtp.web.staticresource.definition
- ScriptingEntryPathTranslatorDefinition() - Constructor for class org.iplass.mtp.web.staticresource.definition.ScriptingEntryPathTranslatorDefinition
- ScriptingEventListenerDefinition - Class in org.iplass.mtp.entity.definition.listeners
-
GroovyScriptによるEventListenerの定義。
- ScriptingEventListenerDefinition() - Constructor for class org.iplass.mtp.entity.definition.listeners.ScriptingEventListenerDefinition
- ScriptingNormalizer - Class in org.iplass.mtp.entity.definition.normalizers
-
This is the Normalizer definition by Script.
- ScriptingNormalizer() - Constructor for class org.iplass.mtp.entity.definition.normalizers.ScriptingNormalizer
- ScriptingNormalizer(String) - Constructor for class org.iplass.mtp.entity.definition.normalizers.ScriptingNormalizer
- ScriptingSection - Class in org.iplass.mtp.view.generic.element.section
-
スクリプトセクション
- ScriptingSection() - Constructor for class org.iplass.mtp.view.generic.element.section.ScriptingSection
-
デフォルトコンストラクタ
- ScriptingValidation - Class in org.iplass.mtp.entity.definition.validations
-
ScriptによるValidation定義です。 Scriptにより、falseを返却した場合、検証エラーとなります。 asArrayフラグがtrueにセットされる場合、検証対象が配列の場合、分解せず配列のまま検証Scriptのvalueへ渡します。
- ScriptingValidation() - Constructor for class org.iplass.mtp.entity.definition.validations.ScriptingValidation
- ScriptingValidation(String, String) - Constructor for class org.iplass.mtp.entity.definition.validations.ScriptingValidation
- ScriptingValidation(String, String, String) - Constructor for class org.iplass.mtp.entity.definition.validations.ScriptingValidation
- ScriptParts - Class in org.iplass.mtp.view.top.parts
-
スクリプトパーツ
- ScriptParts() - Constructor for class org.iplass.mtp.view.top.parts.ScriptParts
- SEACH - Enum constant in enum class org.iplass.mtp.view.generic.SearchQueryInterrupter.SearchQueryType
-
検索処理
- search(Query) - Method in interface org.iplass.mtp.entity.EntityManager
-
Entityの形ではない、汎用的な検索(複数Entityをまたいだ集計クエリー等)を行うための検索メソッドです。
- search(Query, Predicate<Object[]>) - Method in interface org.iplass.mtp.entity.EntityManager
-
Entityの形ではない、汎用的な検索(複数Entityをまたいだ集計クエリー等)を行うためのメソッドです。 データ件数が多い場合に利用可能で、取得したデータを一括でロードせずに1件ずつロードするためのメソッドです。 ロードしたデータは、callbackに渡されます。
- search(Query, SearchOption) - Method in interface org.iplass.mtp.entity.EntityManager
-
指定の条件で検索します。 Entityの形ではない、汎用的な検索(複数Entityをまたいだ集計クエリー等)を行うための検索メソッドです。
- search(Query, SearchOption, Predicate<Object[]>) - Method in interface org.iplass.mtp.entity.EntityManager
-
Entityの形ではない、汎用的な検索(複数Entityをまたいだ集計クエリー等)を行うためのメソッドです。 データ件数が多い場合に利用可能で、取得したデータを一括でロードせずに1件ずつロードするためのメソッドです。 ロードしたデータは、callbackに渡されます。
optionでは、SearchOption.unnotifyListeners()
の設定のみ有効です。その他の設定は本メソッド呼び出しでは無視されます。 - SEARCH - Enum constant in enum class org.iplass.mtp.entity.interceptor.InvocationType
- SEARCH_ENTITY - Enum constant in enum class org.iplass.mtp.entity.interceptor.InvocationType
- searchAsyncTaskInfo(AsyncTaskInfoSearchCondtion) - Method in interface org.iplass.mtp.async.AsyncTaskManager
-
永続Storeに保存されている(ローカルスレッド実行でない)非同期タスクの情報を取得する。 このメソッドを利用して返却されるAsyncTaskInfoには、taskおよび、resultは含まれない(メモリ負荷を考慮し)。 これらを取得する場合は、別途
AsyncTaskManager.loadAsyncTaskInfo(long, String)
を利用する。 - SEARCHCONDITION - Enum constant in enum class org.iplass.mtp.view.generic.OutputType
-
検索条件
- SearchConditionSection - Class in org.iplass.mtp.view.generic.element.section
-
検索条件を保持するセクション
- SearchConditionSection() - Constructor for class org.iplass.mtp.view.generic.element.section.SearchConditionSection
-
デフォルトコンストラクタ
- SearchConditionSection.ConditionSortType - Enum Class in org.iplass.mtp.view.generic.element.section
-
検索条件のソートタイプ
- SearchConditionSection.CsvDownloadSpecifyCharacterCode - Enum Class in org.iplass.mtp.view.generic.element.section
-
CSVダウンロード時の文字コード指定
- SearchConditionSection.CsvUploadTransactionType - Enum Class in org.iplass.mtp.view.generic.element.section
-
CSVアップロード時のトランザクション制御設定
- searchEntity(Query) - Method in interface org.iplass.mtp.entity.EntityManager
-
指定の条件で検索します。
- searchEntity(Query, Predicate<T>) - Method in interface org.iplass.mtp.entity.EntityManager
-
指定の条件で検索します。 データ件数が多い場合、取得したデータを一括でロードせずに、1件ずつロードします。 ロードしたデータは、callbackに渡されます。
- searchEntity(Query, SearchOption) - Method in interface org.iplass.mtp.entity.EntityManager
-
指定の条件で検索します。
- searchEntity(Query, SearchOption, Predicate<T>) - Method in interface org.iplass.mtp.entity.EntityManager
-
指定の条件で検索します。 データ件数が多い場合、取得したデータを一括でロードせずに、1件ずつロードします。 ロードしたデータは、callbackに渡されます。
optionでは、SearchOption.unnotifyListeners()
の設定のみ有効です。その他の設定は本メソッド呼び出しでは無視されます。 - SearchFormCsvUploadInterrupter - Interface in org.iplass.mtp.view.generic
-
汎用検索画面にカスタムでCSVアップロード処理を行わせるインターフェース
- SearchFormView - Class in org.iplass.mtp.view.generic
-
検索画面用のFormレイアウト情報
- SearchFormView() - Constructor for class org.iplass.mtp.view.generic.SearchFormView
-
デフォルトコンストラクタ
- SearchFormViewHandler - Interface in org.iplass.mtp.view.generic
-
汎用検索画面の表示制御Handler
- SearchOption - Class in org.iplass.mtp.entity
-
検索時のオプションを指定可能です。
- SearchOption() - Constructor for class org.iplass.mtp.entity.SearchOption
-
resultMode=AT_ONCE, countTotal=false, returnStructuredEntity=false, notifyListeners=true で初期化します。
- SearchOption(SearchResult.ResultMode) - Constructor for class org.iplass.mtp.entity.SearchOption
-
検索結果の取得モード(ResultMode)を指定して初期化します。 それ以外のオプション値は、 countTotal=false, returnStructuredEntity=false, notifyListeners=true で初期化します。
- SearchQueryContext - Class in org.iplass.mtp.view.generic
-
SearchQueryInterrupterの実行結果を保持するContextです。
- SearchQueryContext(Query) - Constructor for class org.iplass.mtp.view.generic.SearchQueryContext
-
コンストラクタ
- SearchQueryContext(Query, boolean) - Constructor for class org.iplass.mtp.view.generic.SearchQueryContext
-
コンストラクタ
- SearchQueryInterrupter - Interface in org.iplass.mtp.view.generic
-
汎用検索時にカスタムで処理を行わせるインターフェース
- SearchQueryInterrupter.SearchQueryType - Enum Class in org.iplass.mtp.view.generic
-
検索処理の種類
- SearchResult<T> - Class in org.iplass.mtp.entity
-
検索結果をあらわすクラスです。
- SearchResult(int, List<T>) - Constructor for class org.iplass.mtp.entity.SearchResult
- SEARCHRESULT - Enum constant in enum class org.iplass.mtp.view.generic.OutputType
-
検索結果
- SearchResult.ResultMode - Enum Class in org.iplass.mtp.entity
-
検索結果の読み込みモードです。 EntityManagerの検索時に
SearchOption
にて指定可能です。 デフォルトはAT_ONCEです。 - SearchResultLimitExceededException - Exception in org.iplass.mtp.webapi.entity
-
Exception that is thrown when the search limit is reached in Entity CRUD Web API.
Note: This exception is thrown if the EntityWebApiService settings are set to throw an exception when the limit is exceeded. - SearchResultLimitExceededException() - Constructor for exception org.iplass.mtp.webapi.entity.SearchResultLimitExceededException
- SearchResultLimitExceededException(String) - Constructor for exception org.iplass.mtp.webapi.entity.SearchResultLimitExceededException
- SearchResultLimitExceededException(String, Throwable) - Constructor for exception org.iplass.mtp.webapi.entity.SearchResultLimitExceededException
- SearchResultLimitExceededException(Throwable) - Constructor for exception org.iplass.mtp.webapi.entity.SearchResultLimitExceededException
- SearchResultSection - Class in org.iplass.mtp.view.generic.element.section
-
検索結果を保持するセクション
- SearchResultSection() - Constructor for class org.iplass.mtp.view.generic.element.section.SearchResultSection
-
デフォルトコンストラクタ
- SearchResultSection.BulkUpdateAllCommandTransactionType - Enum Class in org.iplass.mtp.view.generic.element.section
-
一括更新コミットトランザクション制御設定
- SearchResultSection.DeleteAllCommandTransactionType - Enum Class in org.iplass.mtp.view.generic.element.section
-
一括削除コミットトランザクション制御設定
- SearchResultSection.ExclusiveControlPoint - Enum Class in org.iplass.mtp.view.generic.element.section
-
一括更新の排他制御起点
- SEC - Enum constant in enum class org.iplass.mtp.view.generic.editor.DateTimePropertyEditor.TimeDispRange
- SECONDS - Enum constant in enum class org.iplass.mtp.definition.TimeUnit
- Section - Class in org.iplass.mtp.view.generic.element.section
-
フォーム内の要素を複数保持できるセクション
- Section() - Constructor for class org.iplass.mtp.view.generic.element.section.Section
- select() - Method in class org.iplass.mtp.entity.query.Query
- select(Object...) - Method in class org.iplass.mtp.entity.query.Query
-
selectを構築します。 その際distinctはfalse(デフォルト値)とします。
- select(HintComment, Object...) - Method in class org.iplass.mtp.entity.query.Query
-
ヒント句指定しつつ、selectを構築します。 その際distinctはfalse(デフォルト値)とします。
- Select - Class in org.iplass.mtp.entity.query
-
SELECT句を表す。
- Select() - Constructor for class org.iplass.mtp.entity.query.Select
- Select(boolean, List<ValueExpression>) - Constructor for class org.iplass.mtp.entity.query.Select
- Select(boolean, ValueExpression[]) - Constructor for class org.iplass.mtp.entity.query.Select
- Select(HintComment, boolean, List<ValueExpression>) - Constructor for class org.iplass.mtp.entity.query.Select
- Select(HintComment, boolean, ValueExpression[]) - Constructor for class org.iplass.mtp.entity.query.Select
- SELECT - Enum constant in enum class org.iplass.mtp.entity.definition.PropertyDefinitionType
- SELECT - Enum constant in enum class org.iplass.mtp.view.generic.editor.BooleanPropertyEditor.BooleanDisplayType
- SELECT - Enum constant in enum class org.iplass.mtp.view.generic.editor.ReferencePropertyEditor.ReferenceDisplayType
- SELECT - Enum constant in enum class org.iplass.mtp.view.generic.editor.ReferencePropertyEditor.UrlParameterActionType
- SELECT - Enum constant in enum class org.iplass.mtp.view.generic.editor.SelectPropertyEditor.SelectDisplayType
- SELECT - Enum constant in enum class org.iplass.mtp.view.generic.editor.StringPropertyEditor.StringDisplayType
- selectAll(String, boolean, boolean) - Method in class org.iplass.mtp.entity.query.Query
- selectAll(String, boolean, boolean, boolean) - Method in class org.iplass.mtp.entity.query.Query
- selectAll(String, boolean, boolean, boolean, boolean) - Method in class org.iplass.mtp.entity.query.Query
- selectAll(String, HintComment, boolean, boolean, boolean, boolean) - Method in class org.iplass.mtp.entity.query.Query
- selectDistinct(Object...) - Method in class org.iplass.mtp.entity.query.Query
-
selectを構築します。 その際distinctはtrueとします。
- selectDistinct(HintComment, Object...) - Method in class org.iplass.mtp.entity.query.Query
-
selectを構築します。 その際distinctはtrueとします。
- SelectProperty - Class in org.iplass.mtp.entity.definition.properties
-
選択肢からのセレクトを行うプロパティを表す定義。 SelectPropertyの定義方法は2つ。 ローカル定義:SelectPropertyに直接選択肢(SelectValue)を定義(selectValueList,localizedSelectValueList) グローバル定義:共通に定義されているSelectValueDefinitionを指定(selectValueDefinitionName)。 両方設定時にはローカル定義より、グローバル定義の方が優先される。
- SelectProperty() - Constructor for class org.iplass.mtp.entity.definition.properties.SelectProperty
- SelectProperty(String) - Constructor for class org.iplass.mtp.entity.definition.properties.SelectProperty
- SelectProperty(String, SelectValue...) - Constructor for class org.iplass.mtp.entity.definition.properties.SelectProperty
- SelectProperty(SelectValueDefinition, boolean) - Constructor for class org.iplass.mtp.entity.definition.properties.SelectProperty
- SelectPropertyEditor - Class in org.iplass.mtp.view.generic.editor
-
選択型プロパティエディタ
- SelectPropertyEditor() - Constructor for class org.iplass.mtp.view.generic.editor.SelectPropertyEditor
-
デフォルトコンストラクタ
- SelectPropertyEditor.SelectDisplayType - Enum Class in org.iplass.mtp.view.generic.editor
-
表示タイプ
- SelectValue - Class in org.iplass.mtp.entity
-
propertyが、SelectProperty型の場合、値として実際に返却されるクラス。
- SelectValue() - Constructor for class org.iplass.mtp.entity.SelectValue
- SelectValue(String) - Constructor for class org.iplass.mtp.entity.SelectValue
- SelectValue(String, String) - Constructor for class org.iplass.mtp.entity.SelectValue
- SelectValueDefinition - Class in org.iplass.mtp.entity.definition.properties.selectvalue
-
SelectValueのグローバル定義。 グローバル定義されたSelectValueは それぞれのEntity定義のSelectPropertyから共通的に利用することが可能。
- SelectValueDefinition() - Constructor for class org.iplass.mtp.entity.definition.properties.selectvalue.SelectValueDefinition
- SelectValueDefinitionManager - Interface in org.iplass.mtp.entity.definition.properties.selectvalue
-
SelectValueDefinitionのManager。
- sendMail(Mail) - Method in interface org.iplass.mtp.mail.MailManager
-
テナント情報に設定されているサーバ情報を利用しメールを送信する。
- sendMail(SmsMail) - Method in interface org.iplass.mtp.sms.SmsMailManager
- SendMailListener - Interface in org.iplass.mtp.mail
-
メール送信時のListenerのインタフェース。
- SendNotificationEventListenerDefinition - Class in org.iplass.mtp.entity.definition.listeners
- SendNotificationEventListenerDefinition() - Constructor for class org.iplass.mtp.entity.definition.listeners.SendNotificationEventListenerDefinition
- SendNotificationType - Enum Class in org.iplass.mtp.entity.definition.listeners
-
送信種別を表すenum。
- SendSmsMailListener - Interface in org.iplass.mtp.sms
-
SMS送信時のListenerのインタフェース。
- sendWebhookAsync(Webhook) - Method in interface org.iplass.mtp.webhook.WebhookManager
-
Send Webhook asynchronously
- sendWebhookSync(Webhook) - Method in interface org.iplass.mtp.webhook.WebhookManager
-
Send Webhook synchronously
- SeparatorParts - Class in org.iplass.mtp.view.top.parts
-
2分割パーツ
- SeparatorParts() - Constructor for class org.iplass.mtp.view.top.parts.SeparatorParts
- serverEnvFile(String) - Method in interface org.iplass.mtp.runtime.EntryPointBuilder
-
Specify the path of the property file where the iPLAss Bootstrap property is specified.
- serverId(String) - Method in interface org.iplass.mtp.runtime.EntryPointBuilder
-
Specify the serverId of this iPLAsss instance.
- serverInRole(String) - Method in interface org.iplass.mtp.runtime.Environment
-
This returns whether the currently running server has the specified role or not.
- serverRole(String...) - Method in interface org.iplass.mtp.runtime.EntryPointBuilder
-
Specify the serverRole of this iPLAsss instance as needed.
- Service - Interface in org.iplass.mtp.spi
-
iPLAssにて管理されるServiceのインタフェースです。
- ServiceConfigrationException - Exception in org.iplass.mtp.spi
-
Serviceの初期化時に、設定が不正の場合にスローする例外です。
- ServiceConfigrationException() - Constructor for exception org.iplass.mtp.spi.ServiceConfigrationException
- ServiceConfigrationException(String) - Constructor for exception org.iplass.mtp.spi.ServiceConfigrationException
- ServiceConfigrationException(String, Throwable) - Constructor for exception org.iplass.mtp.spi.ServiceConfigrationException
- ServiceConfigrationException(Throwable) - Constructor for exception org.iplass.mtp.spi.ServiceConfigrationException
- ServiceInitListener<T extends Service> - Interface in org.iplass.mtp.spi
-
Service配下にて管理されるBeanが Serviceのライフサイクルの通知を受け取る場合に実装するインタフェースです。
- ServiceRegistry - Class in org.iplass.mtp.spi
-
Serviceのレジストリです。 iPLAssが管理するServiceのインスタンスを取得可能です。 Serviceは設定ファイルにてコンフィグレーション可能です。
- SERVLET_REQUEST - Static variable in interface org.iplass.mtp.web.WebRequestConstants
-
このリクエストが呼び出された際のHttpServletReqeustを取得する際のattribute名。取得されるインスタンスは、implements
HttpServletRequest
,RequestInfo
の形。情報参照系のメソッドのみ利用可能。利用可能なメソッドは、RequestInfo
に定義されているメソッド。 - SERVLET_REQUEST - Static variable in interface org.iplass.mtp.webapi.WebApiRequestConstants
-
このリクエストが呼び出された際のHttpServletReqeustを取得する際のattribute名。取得されるインスタンスは、implements
HttpServletRequest
,RequestInfo
の形。情報参照系のメソッドのみ利用可能。利用可能なメソッドは、RequestInfo
に定義されているメソッド。 - session - Variable in class org.iplass.mtp.test.TestRequestContext
- SessionContext - Interface in org.iplass.mtp.command
-
Sessionオブジェクト。
- setAbsoluteLifetime(boolean) - Method in class org.iplass.mtp.auth.policy.definition.RememberMePolicyDefinition
- setAcceptMimeTypesPattern(String) - Method in class org.iplass.mtp.entity.definition.validations.BinaryTypeValidation
- setAcceptRanges(boolean) - Method in class org.iplass.mtp.web.actionmapping.definition.result.StreamResultDefinition
-
当該のレスポンスでRangeヘッダによる分割コンテンツを可能とするか否かを設定。 Range対応する場合は、同一リクエストパラメータで同一の結果(コンテンツデータ)が返却されることが前提(参照透過性が必要)。 また、出力対象のコンテンツデータのサイズが既知(ストリーム対象のデータが、BinaryReference、byte[]もしくは、InputStreamかつrequestに"contentLength"のキー名でlongでサイズ指定されていること)であること。
- setAccepts(RequestType[]) - Method in class org.iplass.mtp.webapi.definition.WebApiDefinition
- setAccessControlAllowCredentials(boolean) - Method in class org.iplass.mtp.webapi.definition.WebApiDefinition
- setAccessControlAllowOrigin(String) - Method in class org.iplass.mtp.webapi.definition.WebApiDefinition
- setAccessTokenLifetimeSeconds(long) - Method in class org.iplass.mtp.auth.oauth.definition.ClientPolicyDefinition
- setAccountId(String) - Method in class org.iplass.mtp.auth.User
- setAccountLockoutPolicy(AccountLockoutPolicyDefinition) - Method in class org.iplass.mtp.auth.policy.definition.AuthenticationPolicyDefinition
- setAccountPolicy(String) - Method in class org.iplass.mtp.auth.User
- setAction(String) - Method in class org.iplass.mtp.view.treeview.TreeViewItem
-
詳細表示用アクションを設定する。
- setAction(String) - Method in class org.iplass.mtp.web.template.tags.IncludeTag
- setActionName(String) - Method in class org.iplass.mtp.view.menu.ActionMenuAction
-
実行するActionの名前を設定します。
- setActionName(String) - Method in class org.iplass.mtp.view.menu.ActionMenuItem
-
実行するActionの名前を設定します。
- setActionName(String) - Method in class org.iplass.mtp.view.menu.EntityMenuAction
-
アクション名を設定します。
- setAddAction(String) - Method in class org.iplass.mtp.view.calendar.EntityCalendarItem
-
追加アクション名を設定
- setAddActionName(String) - Method in class org.iplass.mtp.view.generic.editor.ReferencePropertyEditor
-
追加アクション名を設定します。
- setAddRowCallbackScript(String) - Method in class org.iplass.mtp.view.generic.editor.ReferencePropertyEditor
-
行追加コールバックスクリプトを設定します。
- setAddValues(List<ValueExpression>) - Method in class org.iplass.mtp.entity.query.value.expr.Polynomial
- setAdmin(boolean) - Method in class org.iplass.mtp.auth.User
- setAggregate(Aggregate) - Method in class org.iplass.mtp.entity.query.value.window.WindowAggregate
- setAlign(String) - Method in class org.iplass.mtp.view.treeview.TreeViewGridColModel
-
配置を設定します。
- setAllowedContent(boolean) - Method in class org.iplass.mtp.view.generic.editor.StringPropertyEditor
-
RichText表示タグ許可設定を設定します。
- setAllowExternalLocation(boolean) - Method in class org.iplass.mtp.web.actionmapping.definition.result.RedirectResultDefinition
- setAllowMethod(HttpMethodType[]) - Method in class org.iplass.mtp.web.actionmapping.definition.ActionMappingDefinition
-
許可するHTTP Methodを指定。未指定の場合は、すべて許可。
- setAllowNewRecordRegistration(Boolean) - Method in class org.iplass.mtp.view.calendar.EntityCalendarItem
-
レコードの新規登録を許可するかを設定
- setAllowRequestContentTypes(String[]) - Method in class org.iplass.mtp.web.actionmapping.definition.ActionMappingDefinition
-
許可するリクエストボディのContentTypeを指定。未指定の場合はすべて許可。
- setAllowRequestContentTypes(String[]) - Method in class org.iplass.mtp.webapi.definition.WebApiDefinition
-
許可するリクエストボディのContentTypeを指定。未指定の場合はすべて許可。
accepts指定より、allowRequestContentTypesの指定による制限が優先されます。
例えば、 accepts指定によりJSON形式の処理が有効化されている場合において、 allowRequestContentTypesに"application/json"が含まれない場合は、 JSON形式によるリクエストは処理されません。 - setAllowRichTextEditorLinkAction(boolean) - Method in class org.iplass.mtp.view.generic.editor.StringPropertyEditor
-
RickTextで表示モードの場合、リンク動作許可を設定します。
- setAllowRichTextEditorLinkAction(boolean) - Method in class org.iplass.mtp.view.top.parts.InformationParts
-
リッチテキストエディタで表示モードの場合、リンク動作許可を設定します。
- setAllowTrashOperationToRecycleBy(boolean) - Method in class org.iplass.mtp.view.generic.SearchFormView
-
ごみ箱操作をユーザー削除データに限定するかを設定します。
- setApplication(String) - Method in class org.iplass.mtp.auth.login.token.SimpleAuthTokenInfo
- setApplySearchLayoutDefaultCondition(boolean) - Method in class org.iplass.mtp.view.generic.DetailFormView
-
ロード時にSearchLayoutのデフォルト検索条件を適用するかを設定します。
- setArgs(Map<String, Object>) - Method in interface org.iplass.mtp.spi.ObjectBuilder
-
If there is a nested arg definition in the property/bean definition of the configuration file, its value is set.
- setArguments(List<ValueExpression>) - Method in class org.iplass.mtp.entity.query.value.primary.Function
- setAsArray(boolean) - Method in class org.iplass.mtp.entity.definition.normalizers.JavaClassNormalizer
- setAsArray(boolean) - Method in class org.iplass.mtp.entity.definition.normalizers.ScriptingNormalizer
- setAsArray(boolean) - Method in class org.iplass.mtp.entity.definition.validations.JavaClassValidation
- setAsArray(boolean) - Method in class org.iplass.mtp.entity.definition.validations.ScriptingValidation
- setAsOf(AsOf) - Method in class org.iplass.mtp.entity.query.From
- setAsOf(AsOf) - Method in class org.iplass.mtp.entity.query.Refer
- setAttachments(List<DataHandler>) - Method in class org.iplass.mtp.mail.Mail
- setAttribute(Object, Object) - Method in class org.iplass.mtp.transaction.NoTransaction
- setAttribute(Object, Object) - Method in interface org.iplass.mtp.transaction.Transaction
-
このトランザクションのコンテキストに特定の属性を紐づけます。
- setAttribute(String, Object) - Method in class org.iplass.mtp.command.async.AsyncRequestContext
- setAttribute(String, Object) - Method in interface org.iplass.mtp.command.RequestContext
-
サーバサイドでリクエストスコープで属性を保持します。 (HttpServletRequestのsetAttribute相当)
- setAttribute(String, Object) - Method in class org.iplass.mtp.command.RequestContextWrapper
- setAttribute(String, Object) - Method in interface org.iplass.mtp.command.SessionContext
- setAttribute(String, Object) - Method in class org.iplass.mtp.entity.EntityEventContext
- setAttribute(String, Object) - Method in interface org.iplass.mtp.entity.interceptor.EntityInvocation
-
一連のInterceptの間、保持したいオブジェクトをセット可能。
- setAttribute(String, Object) - Method in class org.iplass.mtp.entity.ValidationContext
-
setAttributeされた値は、${key}形式でエラーメッセージに埋め込みが可能となります。
例えば、 - setAttribute(String, Object) - Method in class org.iplass.mtp.test.TestRequestContext
- setAuditLogMappedBy(boolean) - Method in class org.iplass.mtp.entity.definition.properties.ReferenceProperty
- setAuthenticationFactor(String, Object) - Method in interface org.iplass.mtp.auth.login.Credential
- setAuthenticationFactor(String, Object) - Method in class org.iplass.mtp.auth.login.IdPasswordCredential
- setAuthenticationFactor(String, Object) - Method in class org.iplass.mtp.auth.login.rememberme.RememberMeTokenCredential
- setAuthenticationFactor(String, Object) - Method in class org.iplass.mtp.auth.login.token.SimpleAuthTokenCredential
- setAuthenticationProvider(List<String>) - Method in class org.iplass.mtp.auth.policy.definition.AuthenticationPolicyDefinition
- setAuthorizationEndpoint(String) - Method in class org.iplass.mtp.auth.oidc.definition.OpenIdConnectDefinition
- setAuthorizationServer(String) - Method in class org.iplass.mtp.auth.oauth.definition.OAuthClientDefinition
-
このClientを紐づけるOAuthAuthorizationDefinitionのnameを指定します。
- setAutocompletionSetting(AutocompletionSetting) - Method in class org.iplass.mtp.view.generic.editor.NestProperty
-
自動補完設定を設定します。
- setAutocompletionSetting(AutocompletionSetting) - Method in class org.iplass.mtp.view.generic.element.property.PropertyBase
-
自動補完設定を設定します。
- setAutocompletionSetting(AutocompletionSetting) - Method in class org.iplass.mtp.view.generic.element.VirtualPropertyItem
-
自動補完設定を設定します。
- setAutocompletionType(WebApiAutocompletionSetting.AutocompletionType) - Method in class org.iplass.mtp.view.generic.common.WebApiAutocompletionSetting
- setAutoDetectErrors(Boolean) - Method in class org.iplass.mtp.web.template.tags.BindTag
- setAutoGenerateBulkView(boolean) - Method in class org.iplass.mtp.view.generic.ViewControlSetting
- setAutoGenerateDetailView(boolean) - Method in class org.iplass.mtp.view.generic.ViewControlSetting
- setAutoGenerateSearchView(boolean) - Method in class org.iplass.mtp.view.generic.ViewControlSetting
- setAutoGrow(boolean) - Method in class org.iplass.mtp.command.beanmapper.BeanParamMapper
- setAutoUserProvisioningHandler(String) - Method in class org.iplass.mtp.auth.oidc.definition.OpenIdConnectDefinition
- setAvailableRoles(List<String>) - Method in class org.iplass.mtp.auth.oauth.definition.OAuthAuthorizationDefinition
-
OAuth2によるアクセスを許可するroleを指定します。 すべてのユーザーに許可する場合は、*を指定します。
- setBackUrlAfterAuth(String) - Method in class org.iplass.mtp.auth.oidc.definition.OpenIdConnectDefinition
- setBackUrlAfterConnect(String) - Method in class org.iplass.mtp.auth.oidc.definition.OpenIdConnectDefinition
- setBasicAuthorization(String, String) - Method in class org.iplass.mtp.webhook.endpoint.WebhookEndpoint
-
Set the BASIC Authorization.
- setBean(Object) - Method in class org.iplass.mtp.web.template.tags.BindTag
- setBeanVariableName(String) - Method in class org.iplass.mtp.web.template.tags.BindTag
- setBearerAuthorization(String) - Method in class org.iplass.mtp.webhook.endpoint.WebhookEndpoint
-
Set the BEARER Authorization.
- setBinary(byte[]) - Method in class org.iplass.mtp.web.template.definition.BinaryTemplateDefinition
- setBinary(byte[]) - Method in class org.iplass.mtp.web.template.report.definition.LocalizedReportDefinition
- setBinary(byte[]) - Method in class org.iplass.mtp.web.template.report.definition.ReportTemplateDefinition
- setBinaryValue(byte[]) - Method in class org.iplass.mtp.web.template.definition.LocalizedBinaryDefinition
- setBindable(boolean) - Method in class org.iplass.mtp.entity.query.Limit
- setBindable(boolean) - Method in class org.iplass.mtp.entity.query.value.primary.Literal
- setBlank(boolean) - Method in class org.iplass.mtp.view.generic.element.property.PropertyItem
-
通常検索でブランク項目扱いにするかを設定します。
- setBody(String) - Method in class org.iplass.mtp.pushnotification.template.definition.LocalizedNotificationDefinition
- setBody(String) - Method in class org.iplass.mtp.pushnotification.template.definition.PushNotificationTemplateDefinition
- setBottomSection(Section) - Method in class org.iplass.mtp.view.generic.SearchFormView
-
検索画面下部のセクションを設定します。
- setBrowserInputDateFormat(String) - Method in class org.iplass.mtp.tenant.TenantI18nInfo
- setBulkFormView(BulkFormView) - Method in class org.iplass.mtp.view.generic.EntityView
-
一括更新画面のFormViewを設定します。
- setBulkUpdatable(BulkUpdatable) - Method in interface org.iplass.mtp.entity.interceptor.EntityBulkUpdateInvocation
- setBulkUpdateAllCommandTransactionType(SearchResultSection.BulkUpdateAllCommandTransactionType) - Method in class org.iplass.mtp.view.generic.element.section.SearchResultSection
- setBulkUpdateDefaultSelection(String) - Method in class org.iplass.mtp.view.generic.element.section.SearchResultSection
-
一括更新デフォルト選択項目を設定します。
- setBulkUpdateDisplayLabel(String) - Method in class org.iplass.mtp.view.generic.element.section.SearchResultSection
-
一括更新ボタンボタン表示ラベルを設定します。
- setBulkUpdateEditor(PropertyEditor) - Method in class org.iplass.mtp.view.generic.element.property.PropertyColumn
-
一括更新プロパティエディタを設定します。
- setBulkUpdateInterrupterName(String) - Method in class org.iplass.mtp.view.generic.element.section.SearchResultSection
-
カスタム一括更新処理クラス名を設定します。
- setBulkUpdateRequiredDisplayType(RequiredDisplayType) - Method in class org.iplass.mtp.view.generic.element.property.PropertyColumn
-
一括更新必須属性表示タイプを設定します。
- setButtons(List<Button>) - Method in class org.iplass.mtp.view.generic.FormView
-
ボタンを設定します。
- setCachableCommandResultStatus(List<String>) - Method in class org.iplass.mtp.web.actionmapping.definition.cache.CacheCriteriaDefinition
- setCacheControlMaxAge(long) - Method in class org.iplass.mtp.webapi.definition.WebApiDefinition
-
cacheControlMaxAge=CacheControlType.CACHEを指定した場合の WebAPIキャッシュのmax-age(秒)を指定。 デフォルト値は-1でこの場合はmax-ageは未指定となる。
注意:max-age未指定の場合、FF、Chromeでは実際はキャッシュが利用されない - setCacheControlType(CacheControlType) - Method in class org.iplass.mtp.webapi.definition.WebApiDefinition
-
WebAPIキャッシュ指定(Cache-Controlヘッダの制御)。 未指定の場合はキャッシュをしない。 ブラウザ種別によらず、キャッシュを有効化するためには、合わせてCacheControlMaxAgeの設定も必要。
- setCacheCriteria(CacheCriteriaDefinition) - Method in class org.iplass.mtp.web.actionmapping.definition.ActionMappingDefinition
- setCacheExpires(long) - Static method in class org.iplass.mtp.web.actionmapping.ActionUtil
-
現在のAction処理コンテキストの中で、 キャッシュの有効切れする日時を指定(参照:System.currentTimeMillis())する。 expiresには、ミリ秒で測定した、現在時刻と協定世界時の UTC 1970 年 1 月 1 日午前 0 時との差を設定する。 すでに、指定する日時より以前にキャッシュ有効期限が設定されていた場合は、そちらが(期限が短い方が)優先される。
- setCalendarName(String) - Method in class org.iplass.mtp.view.top.parts.CalendarParts
-
カレンダー名を設定します。
- setCalendarSearchType(EntityCalendarItem.CalendarSearchType) - Method in class org.iplass.mtp.view.calendar.EntityCalendarItem
-
カレンダーの検索方法を設定します。
- setCallback(Predicate<Entity>) - Method in interface org.iplass.mtp.entity.interceptor.EntityGetRecycleBinInvocation
- setCancelActionName(String) - Method in class org.iplass.mtp.view.generic.DetailFormView
-
キャンセルアクション名を設定します。
- setCanCsvUploadTargetVersionSelectForNoneVersionedEntity(boolean) - Method in class org.iplass.mtp.view.generic.element.section.SearchConditionSection
-
CSVアップロード画面でTargetVersionの指定を許可するかを設定します。
- setCanVersionedReferenceSearchForNoneVersionedEntity(boolean) - Method in class org.iplass.mtp.view.generic.SearchFormView
-
バージョン管理Entity以外の場合に参照先の保存時バージョンの検索を許可するかを設定します。
- setCaseType(Like.CaseType) - Method in class org.iplass.mtp.entity.query.condition.predicate.Like
- setCause(Object) - Method in class org.iplass.mtp.command.beanmapper.MappingError
- setCenterSection(Section) - Method in class org.iplass.mtp.view.generic.SearchFormView
-
検索画面中央のセクションを設定します。
- setChangeEditLinkToViewLink(boolean) - Method in class org.iplass.mtp.view.generic.element.section.MassReferenceSection
-
編集リンクを詳細リンクに変更するかを設定します。
- setCharset(String) - Method in class org.iplass.mtp.mail.HtmlMessage
-
Set the charset of html.
- setCharset(String) - Method in class org.iplass.mtp.mail.template.definition.HtmlBodyPart
-
文字コードを設定します。
- setCharset(String) - Method in class org.iplass.mtp.mail.template.definition.LocalizedMailTemplateDefinition
- setCharset(String) - Method in class org.iplass.mtp.mail.template.definition.MailTemplateDefinition
-
文字コードを設定します。
- setCheckBytes(boolean) - Method in class org.iplass.mtp.entity.definition.validations.LengthValidation
-
バイト数でチェックしたい場合、trueをセット
- setCheckEntityPermissionLimitConditionOfButton(boolean) - Method in class org.iplass.mtp.view.generic.DetailFormView
-
Entity権限の可能範囲条件でボタン表示を制御設定を設定します。
- setCheckEntityPermissionLimitConditionOfEditLink(boolean) - Method in class org.iplass.mtp.view.generic.element.section.SearchResultSection
-
Entity権限の可能範囲条件で編集リンク表示を制御設定を設定します。
- setCheckLockedByUser(boolean) - Method in class org.iplass.mtp.entity.DeleteOption
-
EntityManager.lockByUser(String, String)
により、ユーザーによってロックされている場合、 更新エラー(EntityLockedByUserException)とするかどうかをセット。 デフォルトtrue。 例えば、バックエンドのクリーンナッププログラムにてすでに無用なデータを削除するような場合、 当該オプションをfalseに指定して削除することにより、 バックエンドのプログラムはユーザーのロック状態によらず、データを削除することが可能となる。 - setCheckLockedByUser(boolean) - Method in class org.iplass.mtp.entity.UpdateOption
-
EntityManager.lockByUser(String, String)
により、ユーザーによってロックされている場合、 更新エラー(EntityLockedByUserException)とするかどうかを設定します。 デフォルトはtrueです。 ユーザーの画面操作によらない属性をバックエンドのプログラムから更新するような場合、 当該更新オプションをfalseに指定して更新することにより、 バックエンドのプログラムはユーザーのロック状態によらず、属性を更新することが可能となります。 - setCheckTimestamp(boolean) - Method in class org.iplass.mtp.entity.DeleteOption
-
タイムスタンプのチェックを行うかどうかを設定。 trueの場合、チェックを行う。
- setCheckTimestamp(boolean) - Method in class org.iplass.mtp.entity.UpdateOption
-
更新時タイムスタンプチェックを行う場合はtrueを設定します。 その際は、更新対象のEntityにupdateDate項目のセットが必要です。 デフォルトはtrueです。
- setCheckUpdatable(boolean) - Method in class org.iplass.mtp.entity.UpdateCondition
-
当該更新対象propertyがupdatable=trueかどうかをチェックするか否かをセット。 デフォルトtrue
- setCheckXRequestedWithHeader(boolean) - Method in class org.iplass.mtp.webapi.definition.WebApiDefinition
-
XMLHttpRequestチェック可否を設定します。
- setChildPropertyName(String) - Method in class org.iplass.mtp.view.generic.editor.ReferenceRecursiveTreeSetting
-
子階層のプロパティ名を設定します。
- setChildren(Group[]) - Method in class org.iplass.mtp.auth.Group
- setChilds(List<MenuItem>) - Method in class org.iplass.mtp.view.menu.MenuItem
-
子階層のメニューアイテムを設定します。
- setClaimName(String) - Method in class org.iplass.mtp.auth.oauth.definition.ClaimMappingDefinition
- setClaims(List<ClaimMappingDefinition>) - Method in class org.iplass.mtp.auth.oauth.definition.OIDCClaimScopeDefinition
- setClassName(String) - Method in class org.iplass.mtp.auth.oauth.definition.introspectors.JavaClassCustomTokenIntrospectorDefinition
- setClassName(String) - Method in class org.iplass.mtp.auth.policy.definition.listeners.JavaClassAccountNotificationListenerDefinition
- setClassName(String) - Method in class org.iplass.mtp.command.definition.JavaClassCommandDefinition
- setClassName(String) - Method in class org.iplass.mtp.entity.definition.listeners.JavaClassEventListenerDefinition
- setClassName(String) - Method in class org.iplass.mtp.entity.definition.normalizers.JavaClassNormalizer
- setClassName(String) - Method in class org.iplass.mtp.entity.definition.validations.JavaClassValidation
- setClassName(String) - Method in interface org.iplass.mtp.spi.ObjectBuilder
-
If class attribute is specified in property/bean definition of configuration file, that value will be set.
- setClassName(String) - Method in class org.iplass.mtp.web.actionmapping.definition.cache.JavaClassCacheCriteriaDefinition
- setClassName(String) - Method in class org.iplass.mtp.web.staticresource.definition.JavaClassEntryPathTranslatorDefinition
- setClassName(String) - Method in class org.iplass.mtp.web.template.report.definition.JavaClassReportOutputLogicDefinition
- setClientAuthenticationType(ClientAuthenticationType) - Method in class org.iplass.mtp.auth.oidc.definition.OpenIdConnectDefinition
- setClientCacheMaxAge(long) - Method in class org.iplass.mtp.web.actionmapping.definition.ActionMappingDefinition
-
clientCacheType=ClientCacheType.CACHEを指定した場合の クライアントキャッシュのmax-age(秒)を指定。 デフォルト値は-1でこの場合はmax-ageは未指定となる。
注意:max-age未指定の場合、FF、Chromeでは実際はキャッシュが利用されない - setClientCacheType(ClientCacheType) - Method in class org.iplass.mtp.web.actionmapping.definition.ActionMappingDefinition
-
クライアントでのキャッシュ指定(Cache-Controlヘッダの制御)。 未指定の場合はキャッシュを許す(service-config設定ファイルのデフォルト設定が適用)。 ブラウザ種別によらず、キャッシュを有効化するためには、合わせてclientCacheMaxAgeの設定も必要。
- setClientId(String) - Method in class org.iplass.mtp.auth.oidc.definition.OpenIdConnectDefinition
- setClientName(String) - Method in class org.iplass.mtp.auth.oauth.AccessTokenInfo
- setClientPolicies(List<ClientPolicyDefinition>) - Method in class org.iplass.mtp.auth.oauth.definition.OAuthAuthorizationDefinition
- setClientType(ClientType) - Method in class org.iplass.mtp.auth.oauth.definition.ClientPolicyDefinition
- setClientType(ClientType) - Method in class org.iplass.mtp.auth.oauth.definition.OAuthClientDefinition
- setClientUri(String) - Method in class org.iplass.mtp.auth.oauth.definition.OAuthClientDefinition
- setCode(String) - Method in class org.iplass.mtp.auth.Group
- setCode(String) - Method in class org.iplass.mtp.auth.Rank
-
ランクコードを設定します。
- setColModel(List<TreeViewGridColModel>) - Method in class org.iplass.mtp.view.treeview.TreeView
-
ColModelを設定します。
- setColNum(int) - Method in class org.iplass.mtp.view.generic.element.section.DefaultSection
-
列数を設定します。
- setColNum(int) - Method in class org.iplass.mtp.view.generic.element.section.ReferenceSection
-
列数を設定します。
- setColNum(int) - Method in class org.iplass.mtp.view.generic.element.section.SearchConditionSection
-
列数を設定します。
- setColorConfig(String) - Method in class org.iplass.mtp.view.calendar.EntityCalendarItem
-
Entityの表示色(groovy)を設定します。
- setColumnMappingList(List<ColumnMapping>) - Method in class org.iplass.mtp.entity.definition.stores.SchemalessRdbStore
-
ColumnMappingのリストを取得。
- setColumnName(String) - Method in class org.iplass.mtp.entity.definition.stores.ColumnMapping
- setCommandConfig(CommandConfig) - Method in class org.iplass.mtp.command.async.definition.AsyncCommandDefinition
-
非同期実行するCommandの設定をセット。
- setCommandConfig(CommandConfig) - Method in class org.iplass.mtp.web.actionmapping.definition.ActionMappingDefinition
- setCommandConfig(CommandConfig) - Method in class org.iplass.mtp.webapi.definition.WebApiDefinition
- setCommandName(String) - Method in class org.iplass.mtp.command.definition.config.SingleCommandConfig
-
実行コマンド名を設定します。
- setCommandResultStatus(String) - Method in class org.iplass.mtp.web.actionmapping.definition.result.ResultDefinition
-
マッピング対象となるCommandの実行結果ステータスを指定。 *指定の場合は全てのステータスの意(但し、例外発生時は含まない)。
- setCommands(CommandConfig[]) - Method in class org.iplass.mtp.command.definition.config.CompositeCommandConfig
-
実行コマンドを設定します。
- setCondition(String) - Method in class org.iplass.mtp.view.filter.EntityFilterItem
-
フィルタ条件を設定します。
- setCondition(String) - Method in class org.iplass.mtp.view.generic.editor.ReferenceComboSetting
-
検索条件を設定します。
- setCondition(String) - Method in class org.iplass.mtp.view.generic.editor.ReferencePropertyEditor
-
検索条件を設定します。
- setCondition(String) - Method in class org.iplass.mtp.web.actionmapping.definition.ParamMapDefinition
- setCondition(String) - Method in class org.iplass.mtp.webapi.definition.WebApiParamMapDefinition
- setCondition(Condition) - Method in class org.iplass.mtp.entity.query.Having
- setCondition(Condition) - Method in class org.iplass.mtp.entity.query.Refer
- setCondition(Condition) - Method in class org.iplass.mtp.entity.query.value.controlflow.When
- setCondition(Condition) - Method in class org.iplass.mtp.entity.query.Where
- setConditionDispCount(int) - Method in class org.iplass.mtp.view.generic.element.section.SearchConditionSection
-
詳細条件の表示件数を設定します。
- setConditions(List<Condition>) - Method in class org.iplass.mtp.entity.query.condition.expr.And
- setConditions(List<Condition>) - Method in class org.iplass.mtp.entity.query.condition.expr.Or
- setConditions(Map<String, FulltextSearchCondition>) - Method in class org.iplass.mtp.entity.fulltextsearch.FulltextSearchOption
- setConfigScript(String) - Method in class org.iplass.mtp.pushnotification.template.definition.PushNotificationTemplateDefinition
-
メッセージテキスト以外のPushNotificationの設定を行うためのScript。 メッセージがセットされたPushNotificationのインスタンスが、 'pn'という変数名でバインドされているので、各種設定が可能。
- setConsentTemplateName(String) - Method in class org.iplass.mtp.auth.oauth.definition.OAuthAuthorizationDefinition
-
スコープ承認画面のテンプレート名を指定します。 未指定の場合は、デフォルトの簡易な承認画面が利用されます。
- setConsentType(ConsentTypeDefinition) - Method in class org.iplass.mtp.auth.oauth.definition.ClientPolicyDefinition
- setConsume(boolean) - Method in class org.iplass.mtp.web.actionmapping.definition.TokenCheck
-
トランザクショントークンを当該のActionで消費しない場合、falseを設定します。 デフォルト値はtrueです。
- setConsume(boolean) - Method in class org.iplass.mtp.webapi.definition.WebApiTokenCheck
- setContacts(List<String>) - Method in class org.iplass.mtp.auth.oauth.definition.OAuthClientDefinition
- setContent(String) - Method in class org.iplass.mtp.mail.HtmlMessage
-
Set the html text.
- setContent(String) - Method in class org.iplass.mtp.mail.template.definition.HtmlBodyPart
-
コンテンツを設定します。
- setContent(String) - Method in class org.iplass.mtp.mail.template.definition.PlainTextBodyPart
-
コンテンツを設定します。
- setContentDispositionType(ContentDispositionType) - Method in class org.iplass.mtp.web.actionmapping.definition.result.DynamicTemplateResultDefinition
- setContentDispositionType(ContentDispositionType) - Method in class org.iplass.mtp.web.actionmapping.definition.result.StaticResourceResultDefinition
- setContentDispositionType(ContentDispositionType) - Method in class org.iplass.mtp.web.actionmapping.definition.result.StreamResultDefinition
- setContentDispositionType(ContentDispositionType) - Method in class org.iplass.mtp.web.actionmapping.definition.result.TemplateResultDefinition
- setContentEncoding(String) - Method in class org.iplass.mtp.webhook.WebhookResponse
-
Set the encode type of the response body.
- setContentId(String) - Method in class org.iplass.mtp.mail.InlineContent
- setContentLengthAttributeName(String) - Method in class org.iplass.mtp.web.actionmapping.definition.result.StreamResultDefinition
- setContentScriptKey(String) - Method in class org.iplass.mtp.view.generic.element.section.DefaultSection
-
上下コンテンツスクリプトのキーを設定します。
- setContentScriptKey(String) - Method in class org.iplass.mtp.view.generic.element.section.MassReferenceSection
-
上下コンテンツスクリプトのキーを設定します。
- setContentScriptKey(String) - Method in class org.iplass.mtp.view.generic.element.section.ReferenceSection
-
上下コンテンツスクリプトのキーを設定します。
- setContentType(String) - Method in class org.iplass.mtp.web.staticresource.definition.StaticResourceDefinition
- setContentType(String) - Method in class org.iplass.mtp.web.template.definition.TemplateDefinition
- setContentType(String) - Method in class org.iplass.mtp.webhook.template.definition.WebhookTemplateDefinition
- setContentType(String) - Method in class org.iplass.mtp.webhook.Webhook
-
Set the content Type of the dispatched content.
- setContentType(String) - Method in class org.iplass.mtp.webhook.WebhookResponse
-
Set the content type of the response body.
- setContentTypeAttributeName(String) - Method in class org.iplass.mtp.web.actionmapping.definition.result.StreamResultDefinition
- setConvertEntityToMap(boolean) - Method in class org.iplass.mtp.web.template.report.definition.ReportParamMapDefinition
- setCopyDisplayLabel(String) - Method in class org.iplass.mtp.view.generic.DetailFormView
-
コピーボタン表示ラベルを設定します。
- setCopyTarget(DetailFormView.CopyTarget) - Method in class org.iplass.mtp.view.generic.DetailFormView
-
コピー対象を設定します。
- setCountTotal(boolean) - Method in class org.iplass.mtp.entity.SearchOption
- setCrawl(boolean) - Method in class org.iplass.mtp.entity.definition.EntityDefinition
- setCrawlPropertyName(List<String>) - Method in class org.iplass.mtp.entity.definition.EntityDefinition
- setCreateAccountWithSpecificPassword(boolean) - Method in class org.iplass.mtp.auth.policy.definition.PasswordPolicyDefinition
- setCreateBy(String) - Method in interface org.iplass.mtp.entity.Entity
- setCreateBy(String) - Method in class org.iplass.mtp.entity.GenericEntity
- setCreateDate(Timestamp) - Method in interface org.iplass.mtp.entity.Entity
- setCreateDate(Timestamp) - Method in class org.iplass.mtp.entity.GenericEntity
- setCreateDate(Timestamp) - Method in class org.iplass.mtp.tenant.Tenant
-
作成日時を設定します。
- setCreateUser(String) - Method in class org.iplass.mtp.tenant.Tenant
-
作成者を設定します。
- setCreateUserMailTemplate(String) - Method in class org.iplass.mtp.auth.policy.definition.listeners.MailAccountNotificationListenerDefinition
- setCreateUserWithSpecifiedPasswordMailTemplate(String) - Method in class org.iplass.mtp.auth.policy.definition.listeners.MailAccountNotificationListenerDefinition
- setCredentialResetMailTemplate(String) - Method in class org.iplass.mtp.auth.policy.definition.listeners.MailAccountNotificationListenerDefinition
- setCredentialResetWithSpecifiedPasswordMailTemplate(String) - Method in class org.iplass.mtp.auth.policy.definition.listeners.MailAccountNotificationListenerDefinition
- setCredentialUpdatedMailTemplate(String) - Method in class org.iplass.mtp.auth.policy.definition.listeners.MailAccountNotificationListenerDefinition
- setCsvdownloadFileNameFormat(String) - Method in class org.iplass.mtp.view.generic.element.section.SearchConditionSection
-
CSVファイル名Format(GroovyTemplate)を設定します。
- setCsvdownloadMaxCount(Integer) - Method in class org.iplass.mtp.view.generic.element.section.SearchConditionSection
-
CSVダウンロードの上限件数を設定します。
- setCsvdownloadProperties(String) - Method in class org.iplass.mtp.view.generic.element.section.SearchConditionSection
-
CSVダウンロード項目を設定します。
- setCsvdownloadUploadableProperties(String) - Method in class org.iplass.mtp.view.generic.element.section.SearchConditionSection
-
Upload形式のCSVダウンロード項目を設定します。
- setCsvMultipleFormat(MultipleFormat) - Method in class org.iplass.mtp.view.generic.element.section.SearchConditionSection
- setCsvUploadDenyDelete(boolean) - Method in class org.iplass.mtp.view.generic.element.section.SearchConditionSection
- setCsvUploadDenyInsert(boolean) - Method in class org.iplass.mtp.view.generic.element.section.SearchConditionSection
- setCsvUploadDenyUpdate(boolean) - Method in class org.iplass.mtp.view.generic.element.section.SearchConditionSection
- setCsvUploadInsertProperties(String) - Method in class org.iplass.mtp.view.generic.element.section.SearchConditionSection
- setCsvUploadInterrupterName(String) - Method in class org.iplass.mtp.view.generic.element.section.SearchConditionSection
-
カスタムCSVアップロード処理クラス名を設定します。
- setCsvUploadTargetVersionForNoneVersionedEntity(TargetVersion) - Method in class org.iplass.mtp.view.generic.element.section.SearchConditionSection
-
CSVアップロード更新データTargetVersionを設定します。
- setCsvUploadTransactionType(SearchConditionSection.CsvUploadTransactionType) - Method in class org.iplass.mtp.view.generic.element.section.SearchConditionSection
- setCsvUploadUpdateProperties(String) - Method in class org.iplass.mtp.view.generic.element.section.SearchConditionSection
- setCustomAuthorization(String, String) - Method in class org.iplass.mtp.webhook.endpoint.WebhookEndpoint
-
Set the Custom Authorization.
- setCustomCopyScript(String) - Method in class org.iplass.mtp.view.generic.DetailFormView
-
カスタムコピースクリプトを設定します。
- setCustomDisplayTypeScript(String) - Method in class org.iplass.mtp.view.generic.element.Button
-
表示判定用スクリプトを設定します。
- setCustomDisplayTypeScriptKey(String) - Method in class org.iplass.mtp.view.generic.element.Button
-
表示判定用スクリプトキーを設定します。
- setCustomizeScript(String) - Method in class org.iplass.mtp.view.menu.MenuItem
-
カスタマイズ用スクリプトを設定します。
- setCustomStyle(String) - Method in class org.iplass.mtp.view.generic.editor.PropertyEditor
-
表示カスタムスタイルを設定します。
- setCustomTokenIntrospectors(List<CustomTokenIntrospectorDefinition>) - Method in class org.iplass.mtp.auth.oauth.definition.OAuthResourceServerDefinition
- setCustomUserEndDate(String) - Method in class org.iplass.mtp.auth.policy.definition.PasswordPolicyDefinition
- setCustomValueScript(String) - Method in class org.iplass.mtp.auth.oauth.definition.ClaimMappingDefinition
-
claimの値を取得するためのカスタムのGroovyScriptを設定可能です。
- setData(DataPayload) - Method in class org.iplass.mtp.pushnotification.PushNotification
-
アプリ固有のデータペイロードをセットする。
- setDataHandler(DataHandler) - Method in class org.iplass.mtp.mail.InlineContent
- setDataLocalizationStrategy(DataLocalizationStrategy) - Method in class org.iplass.mtp.entity.definition.EntityDefinition
- setDataSharable(boolean) - Method in class org.iplass.mtp.definition.SharedConfig
- setDataSourceAttributeName(String) - Method in class org.iplass.mtp.web.template.report.definition.JasperReportType
- setDate(Date) - Method in class org.iplass.mtp.mail.Mail
-
メールメッセージ日付を設定します。
- setDateHeader(String, long) - Method in interface org.iplass.mtp.web.actionmapping.ResponseHeader
- setDatetimeFormat(String) - Method in class org.iplass.mtp.view.generic.editor.DateTimeFormatSetting
-
日付/時刻のフォーマットを設定します。
- setDatetimeFormat(DateTimeFormatSetting) - Method in class org.iplass.mtp.view.generic.editor.DateTimePropertyEditor
-
日付/時刻のフォーマット設定を取得します。
- setDateTimeFormat(String) - Method in class org.iplass.mtp.view.generic.editor.LocalizedDateTimeFormatSetting
-
日付/時刻のフォーマットを設定します。
- setDateTimeFormatLocale(String) - Method in class org.iplass.mtp.view.generic.editor.LocalizedDateTimeFormatSetting
-
日付/時刻のフォーマットを設定します。
- setDatetimeLocale(String) - Method in class org.iplass.mtp.view.generic.editor.DateTimeFormatSetting
-
日付/時刻のフォーマットを設定します。
- setDeadLock(boolean) - Method in exception org.iplass.mtp.entity.EntityConcurrentUpdateException
-
デッドロックの検知かを設定します。
- setDefaultBulkFormView(BulkFormView) - Method in class org.iplass.mtp.view.generic.EntityView
-
一括更新画面のデフォルトFormViewを設定します。
- setDefaultCondition(String) - Method in class org.iplass.mtp.view.generic.element.section.SearchConditionSection
-
デフォルト検索条件を設定します。
- setDefaultDetailFormView(DetailFormView) - Method in class org.iplass.mtp.view.generic.EntityView
-
詳細画面のデフォルトFormViewを設定します。
- setDefaultPropertyConditionScript(String) - Method in class org.iplass.mtp.view.generic.element.section.SearchConditionSection
-
デフォルトプロパティ条件設定スクリプトを設定します。
- setDefaultSearchFormView(SearchFormView) - Method in class org.iplass.mtp.view.generic.EntityView
-
検索画面のデフォルトFormViewを設定します。
- setDefaultValue(String) - Method in class org.iplass.mtp.entity.definition.PropertyDefinition
- setDefaultValue(String) - Method in class org.iplass.mtp.view.generic.editor.AutoNumberPropertyEditor
- setDefaultValue(String) - Method in class org.iplass.mtp.view.generic.editor.BinaryPropertyEditor
- setDefaultValue(String) - Method in class org.iplass.mtp.view.generic.editor.BooleanPropertyEditor
- setDefaultValue(String) - Method in class org.iplass.mtp.view.generic.editor.DatePropertyEditor
- setDefaultValue(String) - Method in class org.iplass.mtp.view.generic.editor.ExpressionPropertyEditor
- setDefaultValue(String) - Method in class org.iplass.mtp.view.generic.editor.NumberPropertyEditor
- setDefaultValue(String) - Method in class org.iplass.mtp.view.generic.editor.PrimitivePropertyEditor
-
初期値を設定します。
- setDefaultValue(String) - Method in class org.iplass.mtp.view.generic.editor.SelectPropertyEditor
- setDefaultValue(String) - Method in class org.iplass.mtp.view.generic.editor.StringPropertyEditor
- setDefaultValue(String) - Method in class org.iplass.mtp.view.generic.editor.TimePropertyEditor
- setDefaultValue(String) - Method in class org.iplass.mtp.view.generic.editor.TimestampPropertyEditor
- setDefinition(Definition) - Method in class org.iplass.mtp.definition.DefinitionEntry
- setDefinitionInfo(DefinitionInfo) - Method in class org.iplass.mtp.definition.DefinitionEntry
- setDefinitionName(String) - Method in class org.iplass.mtp.entity.BinaryReference
- setDefinitionName(String) - Method in class org.iplass.mtp.entity.DeleteCondition
- setDefinitionName(String) - Method in interface org.iplass.mtp.entity.Entity
- setDefinitionName(String) - Method in class org.iplass.mtp.entity.GenericEntity
- setDefinitionName(String) - Method in class org.iplass.mtp.entity.UpdateCondition
- setDefinitionName(String) - Method in class org.iplass.mtp.view.calendar.EntityCalendarItem
-
Entityの定義名を設定
- setDefinitionName(String) - Method in class org.iplass.mtp.view.filter.EntityFilter
-
Entity定義名を設定する。
- setDefinitionName(String) - Method in class org.iplass.mtp.view.generic.EntityView
-
Entity定義の名前を設定します。
- setDefinitionName(String) - Method in class org.iplass.mtp.web.actionmapping.definition.cache.CacheRelatedEntityDefinition
- setDefintionName(String) - Method in class org.iplass.mtp.view.generic.element.section.MassReferenceSection
-
参照先Entity定義名を設定します。
- setDefintionName(String) - Method in class org.iplass.mtp.view.generic.element.section.ReferenceSection
-
参照先Entity定義名を設定します。
- setDefName(String) - Method in class org.iplass.mtp.view.menu.EntityMenuAction
-
Entity定義名を設定します。
- setDefName(String) - Method in class org.iplass.mtp.view.top.parts.EntityListParts
-
定義名を設定します。
- setDefName(String) - Method in class org.iplass.mtp.view.treeview.TreeViewItem
-
Entity定義の名前を設定する。
- setDelete(boolean) - Method in class org.iplass.mtp.webapi.definition.EntityWebApiDefinition
- setDeleteActionName(String) - Method in class org.iplass.mtp.view.generic.DetailFormView
-
削除アクション名を設定します。
- setDeleteAllCommandTransactionType(SearchResultSection.DeleteAllCommandTransactionType) - Method in class org.iplass.mtp.view.generic.element.section.SearchResultSection
- setDeleteAllWebapiName(String) - Method in class org.iplass.mtp.view.generic.SearchFormView
-
全削除WebAPI名を設定します。
- setDeleteCondition(DeleteCondition) - Method in interface org.iplass.mtp.entity.interceptor.EntityDeleteAllInvocation
- setDeleteDisplayLabel(String) - Method in class org.iplass.mtp.view.generic.DetailFormView
-
削除ボタン表示ラベルを設定します。
- setDeleteInterrupterName(String) - Method in class org.iplass.mtp.view.generic.element.section.SearchResultSection
-
カスタム削除処理クラス名を設定します。
- setDeleteListWebapiName(String) - Method in class org.iplass.mtp.view.generic.SearchFormView
-
一括削除WebAPI名を設定します。
- setDeleteOption(DeleteOption) - Method in interface org.iplass.mtp.entity.interceptor.EntityDeleteInvocation
- setDeleteSpecificVersion(boolean) - Method in class org.iplass.mtp.view.generic.SearchFormView
-
特定バージョンを削除するかを設定します。
- setDeleteSpecificVersionDisplayLabel(String) - Method in class org.iplass.mtp.view.generic.DetailFormView
-
バージョン削除ボタン表示ラベルを設定します。
- setDelimiter(String) - Method in class org.iplass.mtp.web.template.tags.ErrorsTag
- setDenyList(String) - Method in class org.iplass.mtp.auth.policy.definition.PasswordPolicyDefinition
- setDenySamePasswordAsAccountId(boolean) - Method in class org.iplass.mtp.auth.policy.definition.PasswordPolicyDefinition
- setDescription(String) - Method in class org.iplass.mtp.auth.oauth.definition.OAuthAuthorizationDefinition
- setDescription(String) - Method in class org.iplass.mtp.auth.oauth.definition.OAuthClientDefinition
- setDescription(String) - Method in class org.iplass.mtp.auth.oauth.definition.OAuthResourceServerDefinition
- setDescription(String) - Method in class org.iplass.mtp.auth.oauth.definition.ScopeDefinition
- setDescription(String) - Method in class org.iplass.mtp.auth.oidc.definition.OpenIdConnectDefinition
- setDescription(String) - Method in class org.iplass.mtp.auth.policy.definition.AuthenticationPolicyDefinition
- setDescription(String) - Method in class org.iplass.mtp.command.async.definition.AsyncCommandDefinition
- setDescription(String) - Method in class org.iplass.mtp.command.definition.CommandDefinition
- setDescription(String) - Method in interface org.iplass.mtp.definition.Definition
-
概要を設定します。
- setDescription(String) - Method in class org.iplass.mtp.definition.DefinitionInfo
- setDescription(String) - Method in class org.iplass.mtp.definition.DefinitionSummary
- setDescription(String) - Method in class org.iplass.mtp.entity.definition.EntityDefinition
- setDescription(String) - Method in class org.iplass.mtp.entity.definition.properties.selectvalue.SelectValueDefinition
- setDescription(String) - Method in class org.iplass.mtp.entity.definition.PropertyDefinition
- setDescription(String) - Method in class org.iplass.mtp.entity.definition.ValidationDefinition
-
説明を設定します。
- setDescription(String) - Method in interface org.iplass.mtp.entity.Entity
- setDescription(String) - Method in class org.iplass.mtp.entity.GenericEntity
- setDescription(String) - Method in class org.iplass.mtp.mail.template.definition.MailTemplateDefinition
-
説明を設定します。
- setDescription(String) - Method in class org.iplass.mtp.message.MessageCategory
-
説明を設定します。
- setDescription(String) - Method in class org.iplass.mtp.prefs.Preference
- setDescription(String) - Method in class org.iplass.mtp.pushnotification.template.definition.PushNotificationTemplateDefinition
- setDescription(String) - Method in class org.iplass.mtp.sms.template.definition.SmsMailTemplateDefinition
- setDescription(String) - Method in class org.iplass.mtp.tenant.Tenant
-
概要を設定します。
- setDescription(String) - Method in class org.iplass.mtp.utilityclass.definition.UtilityClassDefinition
- setDescription(String) - Method in class org.iplass.mtp.view.calendar.EntityCalendar
-
概要を設定します。
- setDescription(String) - Method in class org.iplass.mtp.view.filter.EntityFilter
- setDescription(String) - Method in class org.iplass.mtp.view.generic.editor.NestProperty
-
説明を設定します。
- setDescription(String) - Method in class org.iplass.mtp.view.generic.element.property.PropertyItem
-
説明を設定します。
- setDescription(String) - Method in class org.iplass.mtp.view.generic.element.VirtualPropertyItem
-
説明を設定します。
- setDescription(String) - Method in class org.iplass.mtp.view.generic.EntityView
- setDescription(String) - Method in class org.iplass.mtp.view.menu.MenuItem
-
説明を設定します。
- setDescription(String) - Method in class org.iplass.mtp.view.menu.MenuTree
-
説明を設定します。
- setDescription(String) - Method in class org.iplass.mtp.view.top.TopViewDefinition
-
概要を設定します。
- setDescription(String) - Method in class org.iplass.mtp.view.treeview.TreeView
-
記述を設定する。
- setDescription(String) - Method in class org.iplass.mtp.web.actionmapping.definition.ActionMappingDefinition
- setDescription(String) - Method in class org.iplass.mtp.web.staticresource.definition.StaticResourceDefinition
- setDescription(String) - Method in class org.iplass.mtp.web.template.definition.TemplateDefinition
- setDescription(String) - Method in class org.iplass.mtp.webapi.definition.EntityWebApiDefinition
- setDescription(String) - Method in class org.iplass.mtp.webapi.definition.WebApiDefinition
- setDescription(String) - Method in class org.iplass.mtp.webhook.endpoint.definition.WebhookEndpointDefinition
- setDescription(String) - Method in class org.iplass.mtp.webhook.template.definition.WebhookTemplateDefinition
- setDestinationList(List<String>) - Method in class org.iplass.mtp.entity.definition.listeners.SendNotificationEventListenerDefinition
- setDetail(String, Object) - Method in class org.iplass.mtp.pushnotification.PushNotificationResult
-
処理結果の詳細を設定する
- setDetailActionName(String) - Method in class org.iplass.mtp.view.generic.element.section.MassReferenceSection
-
ダイアログ編集アクション名を設定します。
- setDetailCustomStyle(String) - Method in class org.iplass.mtp.view.top.parts.InformationParts
-
詳細画面表示カスタムスタイルを設定します。
- setDetailFormView(DetailFormView) - Method in class org.iplass.mtp.view.generic.EntityView
-
詳細画面のFormViewを設定します。
- setDetailFormViewHandlerName(List<String>) - Method in class org.iplass.mtp.view.generic.DetailFormView
-
詳細編集画面Handlerクラス名を設定します。
- setDetailrefActionName(String) - Method in class org.iplass.mtp.view.generic.editor.ReferencePropertyEditor
-
ダイアログ編集アクション名を設定します。
- setDetails(Map<String, Object>) - Method in class org.iplass.mtp.pushnotification.PushNotificationResult
-
処理結果の詳細を設定する
- setDetailTabActionName(String) - Method in class org.iplass.mtp.view.generic.element.section.MassReferenceSection
-
別タブ編集アクション名を設定します。
- setDialogMaximize(boolean) - Method in class org.iplass.mtp.view.generic.FormView
-
ダイアログ表示時に最大化を設定します。
- setDispBorderInSection(boolean) - Method in class org.iplass.mtp.view.generic.element.section.DefaultSection
-
セクション内に配置した場合に枠線を表示を設定します。
- setDispBorderInSection(boolean) - Method in class org.iplass.mtp.view.generic.element.section.ReferenceSection
-
セクション内に配置した場合に枠線を表示を設定します。
- setDispBorderInSection(boolean) - Method in class org.iplass.mtp.view.generic.element.section.ScriptingSection
-
セクション内に配置した場合に枠線を表示を設定します。
- setDispBorderInSection(boolean) - Method in class org.iplass.mtp.view.generic.element.section.TemplateSection
-
セクション内に配置した場合に枠線を表示を設定します。
- setDispEntities(Map<String, Boolean>) - Method in class org.iplass.mtp.view.top.parts.FulltextSearchViewParts
- setDispFlag(boolean) - Method in class org.iplass.mtp.view.generic.element.Element
-
表示フラグを設定します。
- setDispHeight(int) - Method in class org.iplass.mtp.view.generic.element.section.SearchResultSection
-
検索結果の高さを設定します。
- setDisplayDefinitionNode(boolean) - Method in class org.iplass.mtp.view.treeview.TreeViewItem
-
Entity定義ノードを表示するかを設定する。
- setDisplayLabel(String) - Method in class org.iplass.mtp.view.generic.editor.NestProperty
-
表示名を設定します。
- setDisplayLabel(String) - Method in class org.iplass.mtp.view.generic.element.Button
-
表示ラベルを設定します。
- setDisplayLabel(String) - Method in class org.iplass.mtp.view.generic.element.Link
-
表示ラベルを設定します。
- setDisplayLabel(String) - Method in class org.iplass.mtp.view.generic.element.property.PropertyBase
-
画面表示時のラベルを設定します。
- setDisplayLabel(String) - Method in class org.iplass.mtp.view.generic.element.VirtualPropertyItem
-
画面表示時のラベルを設定します。
- setDisplayLabel(String) - Method in class org.iplass.mtp.view.treeview.TreeViewGridColModel
-
表示ラベルを設定します。
- setDisplayLabelItem(String) - Method in class org.iplass.mtp.view.generic.editor.ReferenceComboSetting
-
表示ラベルとして扱うプロパティを設定します。
- setDisplayLabelItem(String) - Method in class org.iplass.mtp.view.generic.editor.ReferencePropertyEditor
- setDisplayName(String) - Method in class org.iplass.mtp.auth.oauth.definition.OAuthAuthorizationDefinition
- setDisplayName(String) - Method in class org.iplass.mtp.auth.oauth.definition.OAuthClientDefinition
- setDisplayName(String) - Method in class org.iplass.mtp.auth.oauth.definition.OAuthResourceServerDefinition
- setDisplayName(String) - Method in class org.iplass.mtp.auth.oauth.definition.ScopeDefinition
- setDisplayName(String) - Method in class org.iplass.mtp.auth.oidc.definition.OpenIdConnectDefinition
- setDisplayName(String) - Method in class org.iplass.mtp.auth.policy.definition.AuthenticationPolicyDefinition
- setDisplayName(String) - Method in class org.iplass.mtp.command.async.definition.AsyncCommandDefinition
- setDisplayName(String) - Method in class org.iplass.mtp.command.definition.CommandDefinition
- setDisplayName(String) - Method in interface org.iplass.mtp.definition.Definition
-
表示名を設定します。
- setDisplayName(String) - Method in class org.iplass.mtp.definition.DefinitionInfo
- setDisplayName(String) - Method in class org.iplass.mtp.definition.DefinitionSummary
- setDisplayName(String) - Method in class org.iplass.mtp.entity.definition.EntityDefinition
- setDisplayName(String) - Method in class org.iplass.mtp.entity.definition.properties.selectvalue.SelectValueDefinition
- setDisplayName(String) - Method in class org.iplass.mtp.entity.definition.PropertyDefinition
- setDisplayName(String) - Method in class org.iplass.mtp.entity.SelectValue
- setDisplayName(String) - Method in class org.iplass.mtp.mail.template.definition.MailTemplateDefinition
-
表示名を設定します。
- setDisplayName(String) - Method in class org.iplass.mtp.message.MessageCategory
-
表示名を設定します。
- setDisplayName(String) - Method in class org.iplass.mtp.prefs.Preference
- setDisplayName(String) - Method in class org.iplass.mtp.pushnotification.template.definition.PushNotificationTemplateDefinition
- setDisplayName(String) - Method in class org.iplass.mtp.sms.template.definition.SmsMailTemplateDefinition
- setDisplayName(String) - Method in class org.iplass.mtp.tenant.Tenant
-
表示名を設定します。
- setDisplayName(String) - Method in class org.iplass.mtp.utilityclass.definition.UtilityClassDefinition
- setDisplayName(String) - Method in class org.iplass.mtp.view.calendar.EntityCalendar
-
カレンダー定義の表示名を設定します。
- setDisplayName(String) - Method in class org.iplass.mtp.view.filter.EntityFilter
- setDisplayName(String) - Method in class org.iplass.mtp.view.filter.EntityFilterItem
-
表示名を設定します。
- setDisplayName(String) - Method in class org.iplass.mtp.view.generic.EntityView
- setDisplayName(String) - Method in class org.iplass.mtp.view.menu.MenuItem
-
表示名を設定します。
- setDisplayName(String) - Method in class org.iplass.mtp.view.menu.MenuTree
-
表示名を設定します。
- setDisplayName(String) - Method in class org.iplass.mtp.view.top.TopViewDefinition
-
表示名を設定します。
- setDisplayName(String) - Method in class org.iplass.mtp.view.treeview.ReferenceTreeViewItem
-
表示名を設定する。
- setDisplayName(String) - Method in class org.iplass.mtp.view.treeview.TreeView
-
表示名を設定する。
- setDisplayName(String) - Method in class org.iplass.mtp.web.actionmapping.definition.ActionMappingDefinition
- setDisplayName(String) - Method in class org.iplass.mtp.web.staticresource.definition.StaticResourceDefinition
- setDisplayName(String) - Method in class org.iplass.mtp.web.template.definition.TemplateDefinition
- setDisplayName(String) - Method in class org.iplass.mtp.webapi.definition.EntityWebApiDefinition
- setDisplayName(String) - Method in class org.iplass.mtp.webapi.definition.WebApiDefinition
- setDisplayName(String) - Method in class org.iplass.mtp.webhook.endpoint.definition.WebhookEndpointDefinition
- setDisplayName(String) - Method in class org.iplass.mtp.webhook.template.definition.WebhookTemplateDefinition
- setDisplayOrder(Integer) - Method in class org.iplass.mtp.view.menu.MenuTree
-
表示順序を設定します。
- setDisplayPropertyName(String) - Method in class org.iplass.mtp.view.treeview.TreeViewItem
-
表示するプロパティ名を設定する。
- setDisplayScript(String) - Method in class org.iplass.mtp.view.generic.element.Element
-
表示スクリプトを設定します。
- setDisplayTime(Boolean) - Method in class org.iplass.mtp.view.calendar.EntityCalendarItem
-
時間を表示するかを設定
- setDisplayType(AutoNumberPropertyEditor.AutoNumberDisplayType) - Method in class org.iplass.mtp.view.generic.editor.AutoNumberPropertyEditor
-
表示タイプを設定します。
- setDisplayType(BinaryPropertyEditor.BinaryDisplayType) - Method in class org.iplass.mtp.view.generic.editor.BinaryPropertyEditor
-
表示タイプを設定します。
- setDisplayType(BooleanPropertyEditor.BooleanDisplayType) - Method in class org.iplass.mtp.view.generic.editor.BooleanPropertyEditor
-
表示タイプを設定します。
- setDisplayType(DateTimePropertyEditor.DateTimeDisplayType) - Method in class org.iplass.mtp.view.generic.editor.DateTimePropertyEditor
-
表示タイプを設定します。
- setDisplayType(ExpressionPropertyEditor.ExpressionDisplayType) - Method in class org.iplass.mtp.view.generic.editor.ExpressionPropertyEditor
-
表示タイプを設定します。
- setDisplayType(NumberPropertyEditor.NumberDisplayType) - Method in class org.iplass.mtp.view.generic.editor.NumberPropertyEditor
-
表示タイプを設定します。
- setDisplayType(ReferencePropertyEditor.ReferenceDisplayType) - Method in class org.iplass.mtp.view.generic.editor.ReferencePropertyEditor
-
表示タイプを設定します。
- setDisplayType(SelectPropertyEditor.SelectDisplayType) - Method in class org.iplass.mtp.view.generic.editor.SelectPropertyEditor
-
表示タイプを取得します。
- setDisplayType(StringPropertyEditor.StringDisplayType) - Method in class org.iplass.mtp.view.generic.editor.StringPropertyEditor
-
表示タイプを取得します
- setDisplayType(TemplatePropertyEditor.TemplateDisplayType) - Method in class org.iplass.mtp.view.generic.editor.TemplatePropertyEditor
-
表示タイプを設定します。
- setDisplayType(UserPropertyEditor.UserDisplayType) - Method in class org.iplass.mtp.view.generic.editor.UserPropertyEditor
-
表示タイプを設定します。
- setDisplayType(DisplayType) - Method in class org.iplass.mtp.view.generic.element.Button
-
表示タイプを設定します。
- setDispNewWindow(boolean) - Method in class org.iplass.mtp.view.generic.element.Link
-
別ウィンドウで表示するかを設定します。
- setDispRange(DateTimePropertyEditor.TimeDispRange) - Method in class org.iplass.mtp.view.generic.editor.TimePropertyEditor
-
時間の表示範囲を設定します。
- setDispRange(DateTimePropertyEditor.TimeDispRange) - Method in class org.iplass.mtp.view.generic.editor.TimestampPropertyEditor
-
時間の表示範囲を設定します。
- setDispRange(DateTimePropertyEditor.TimeDispRange) - Method in class org.iplass.mtp.view.top.parts.InformationParts
-
時間の表示範囲を設定します。
- setDispRowCount(Integer) - Method in class org.iplass.mtp.view.generic.element.section.SearchResultSection
-
検索結果の表示行数を設定します。
- setDispSearchWindow(boolean) - Method in class org.iplass.mtp.view.top.parts.FulltextSearchViewParts
- setDispTenantName(boolean) - Method in class org.iplass.mtp.tenant.gem.TenantGemInfo
-
システム画面、テナント名表示設定を設定します。
- setDistinct(boolean) - Method in class org.iplass.mtp.entity.query.Select
- setDistinct(boolean) - Method in class org.iplass.mtp.entity.query.value.aggregate.Count
- setDistinct(boolean) - Method in class org.iplass.mtp.entity.query.value.aggregate.Listagg
- setDistinct(boolean) - Method in class org.iplass.mtp.view.generic.element.section.SearchConditionSection
-
重複行をまとめるかを設定します。
- setDivValues(List<ValueExpression>) - Method in class org.iplass.mtp.entity.query.value.expr.Term
- setDoPrivileged(boolean) - Method in class org.iplass.mtp.view.generic.LoadEntityContext
-
特権実行を行うかを設定します。
- setDoPrivileged(boolean) - Method in class org.iplass.mtp.view.generic.SearchQueryContext
-
特権実行を行うかを設定します。
- setDownloadActionName(String) - Method in class org.iplass.mtp.view.generic.editor.BinaryPropertyEditor
-
ダウンロードアクション名を設定します。
- setDownloadActionName(String) - Method in class org.iplass.mtp.view.generic.SearchFormView
-
CSVダウンロードアクション名を設定します。
- setDynamicUrlParameter(String) - Method in class org.iplass.mtp.view.generic.editor.ReferencePropertyEditor
-
動的URLパラメータを設定します。
- setDynamicUrlParameterAction(List<ReferencePropertyEditor.UrlParameterActionType>) - Method in class org.iplass.mtp.view.generic.editor.ReferencePropertyEditor
-
動的URLパラメータActionを設定します。
- setEditableReference(boolean) - Method in class org.iplass.mtp.view.generic.editor.ReferencePropertyEditor
-
参照リンク編集可否を設定します。
- setEditActionName(String) - Method in class org.iplass.mtp.view.generic.DetailFormView
-
編集アクション名を設定します。
- setEditActionName(String) - Method in class org.iplass.mtp.view.generic.SearchFormView
-
編集アクション名を設定します。
- setEditDisplayLabel(String) - Method in class org.iplass.mtp.view.generic.DetailFormView
-
編集ボタン表示ラベルを設定します。
- setEditDisplayType(Element.EditDisplayType) - Method in class org.iplass.mtp.view.generic.element.Element
-
編集時の表示タイプを設定します。
- setEditor(PropertyEditor) - Method in class org.iplass.mtp.view.generic.editor.DateRangePropertyEditor
- setEditor(PropertyEditor) - Method in class org.iplass.mtp.view.generic.editor.ExpressionPropertyEditor
-
プロパティエディタを設定します。
- setEditor(PropertyEditor) - Method in class org.iplass.mtp.view.generic.editor.JoinPropertyEditor
-
プロパティエディタを設定します。
- setEditor(PropertyEditor) - Method in class org.iplass.mtp.view.generic.editor.NestProperty
-
プロパティエディタを設定します。
- setEditor(PropertyEditor) - Method in class org.iplass.mtp.view.generic.editor.NumericRangePropertyEditor
- setEditor(PropertyEditor) - Method in class org.iplass.mtp.view.generic.element.property.PropertyBase
-
プロパティエディタを設定します。
- setEditor(PropertyEditor) - Method in class org.iplass.mtp.view.generic.element.VirtualPropertyItem
-
プロパティエディタを設定します。
- setEditPage(ReferencePropertyEditor.EditPage) - Method in class org.iplass.mtp.view.generic.editor.ReferencePropertyEditor
-
編集ページを設定します。
- setEditType(MassReferenceSection.MassReferenceEditType) - Method in class org.iplass.mtp.view.generic.element.section.MassReferenceSection
-
編集タイプを設定します。
- setElementRuntimeId(String) - Method in class org.iplass.mtp.view.generic.element.Element
-
ElementのRuntimeIdを設定します。
- setElements(List<Element>) - Method in class org.iplass.mtp.view.generic.element.section.DefaultSection
-
エレメント情報を設定します。
- setElements(List<Element>) - Method in class org.iplass.mtp.view.generic.element.section.SearchConditionSection
-
要素を設定します。
- setElements(List<Element>) - Method in class org.iplass.mtp.view.generic.element.section.SearchResultSection
-
要素を設定します。
- setElseClause(Else) - Method in class org.iplass.mtp.entity.query.value.controlflow.Case
- setEmptyToNull(boolean) - Method in class org.iplass.mtp.command.beanmapper.BeanParamMapper
- setEnableAuditPropertySpecification(boolean) - Method in class org.iplass.mtp.entity.bulkupdate.CSVFormattedEntityStream
- setEnableAuditPropertySpecification(boolean) - Method in class org.iplass.mtp.entity.InsertOption
-
インサートするEntityにcreateBy,createDate,updateBy,updateDateの値を 指定してその値のまま登録する場合にtrueを指定します。 デフォルトはfalseです。 このフラグを利用する場合、 当該処理を呼び出すユーザーがadmin権限を保持している必要があります。
- setEnableHtmlTag(boolean) - Method in class org.iplass.mtp.view.top.parts.InformationParts
-
HTML出力可否を設定します。
- setEnablePKCE(boolean) - Method in class org.iplass.mtp.auth.oidc.definition.OpenIdConnectDefinition
- setEnableTransientUser(boolean) - Method in class org.iplass.mtp.auth.oidc.definition.OpenIdConnectDefinition
- setEndDate(Timestamp) - Method in interface org.iplass.mtp.entity.Entity
- setEndDate(Timestamp) - Method in class org.iplass.mtp.entity.GenericEntity
- setEndpoint(WebhookEndpoint) - Method in class org.iplass.mtp.webhook.Webhook
-
Set the Destination.
- setEntities(List<Entity>) - Method in class org.iplass.mtp.view.generic.BulkOperationContext
-
一括操作対象エンティティリストを設定します。
- setEntity(Entity) - Method in class org.iplass.mtp.entity.bulkupdate.BulkUpdateEntity
- setEntity(Entity) - Method in interface org.iplass.mtp.entity.interceptor.EntityDeleteInvocation
- setEntity(Entity) - Method in interface org.iplass.mtp.entity.interceptor.EntityInsertInvocation
- setEntity(Entity) - Method in interface org.iplass.mtp.entity.interceptor.EntityUpdateInvocation
- setEntity(Entity) - Method in interface org.iplass.mtp.entity.interceptor.EntityValidateInvocation
- setEntity(Entity) - Method in class org.iplass.mtp.entity.ValidationContext
- setEntityColor(String) - Method in class org.iplass.mtp.view.calendar.EntityCalendarItem
-
Entityの表示色を設定
- setEntityDefinitionName(String) - Method in class org.iplass.mtp.command.async.WriteToEntityHandler
- setEntityDefinitionName(String) - Method in class org.iplass.mtp.view.menu.EntityMenuItem
-
メニューに表示するEntity定義名を設定します。
- setEntityDefinitionNodeCssStyle(String) - Method in class org.iplass.mtp.view.treeview.TreeViewItem
-
Entity定義のノードに設定するスタイルシートのクラスを設定する。
- setEntityDefinitionNodeIcon(String) - Method in class org.iplass.mtp.view.treeview.TreeViewItem
-
Entity定義のノードに表示するアイコンのURLを設定する。
- setEntityField(String) - Method in class org.iplass.mtp.entity.UpdateCondition.UpdateValue
- setEntityName(String) - Method in class org.iplass.mtp.entity.query.From
- setEntityNodeCssStyle(String) - Method in class org.iplass.mtp.view.treeview.TreeViewItem
-
Entityのノードに設定するスタイルシートのクラスを設定する。
- setEntityNodeIcon(String) - Method in class org.iplass.mtp.view.treeview.TreeViewItem
-
Entityのノードに表示するアイコンのURLを設定する。
- setEntryPathAttributeName(String) - Method in class org.iplass.mtp.web.actionmapping.definition.result.StaticResourceResultDefinition
-
StaticResourceがアーカイブ(StaticResourceDefinitionのresourceのインスタンスがArchiveBinaryDefinition)の場合に利用する、 アーカイブ内エントリのパスを指し示すattribute名(RequestContext#getAttribute()利用時の名前)、 もしくはparameter名(RequestContext#getParam()利用時の名前)を指定。
- setEntryPathTranslator(EntryPathTranslatorDefinition) - Method in class org.iplass.mtp.web.staticresource.definition.StaticResourceDefinition
- setEntryTextCharset(String) - Method in class org.iplass.mtp.web.staticresource.definition.StaticResourceDefinition
- setEql(String) - Method in class org.iplass.mtp.view.generic.common.WebApiAutocompletionSetting
- setEquivalentInput(boolean) - Method in class org.iplass.mtp.view.generic.editor.DateRangePropertyEditor
- setEquivalentInput(boolean) - Method in class org.iplass.mtp.view.generic.editor.NumericRangePropertyEditor
- setError(ValidateError[]) - Method in class org.iplass.mtp.entity.ValidateResult
-
Deprecated.
- setErrorCode(String) - Method in class org.iplass.mtp.entity.definition.ValidationDefinition
-
エラーにエラーコードを定義する場合、そのエラーコードを指定する。
- setErrorCodes(List<String>) - Method in class org.iplass.mtp.entity.ValidateError
- setErrorMessage(String) - Method in class org.iplass.mtp.entity.definition.ValidationDefinition
-
エラーメッセージを指定する。 エラーメッセージが定義されている場合は、メッセージ定義(messageCategory,messageId)より優先してこちらが利用される。
- setErrorMessage(String) - Method in class org.iplass.mtp.view.generic.editor.DateRangePropertyEditor
- setErrorMessage(String) - Method in class org.iplass.mtp.view.generic.editor.NumericRangePropertyEditor
- setErrorMessages(List<String>) - Method in class org.iplass.mtp.command.beanmapper.MappingError
- setErrorMessages(List<String>) - Method in class org.iplass.mtp.entity.ValidateError
- setErrors(Object) - Method in class org.iplass.mtp.web.template.tags.ErrorsTag
- setErrors(List<ValidateError>) - Method in class org.iplass.mtp.entity.ValidateResult
- setErrors(List<ValidateError>) - Method in class org.iplass.mtp.view.generic.BulkOperationContext
-
バリデーションエラーを設定します。
- setErrorsVariableName(String) - Method in class org.iplass.mtp.web.template.tags.BindTag
- setErrorsVariableName(String) - Method in class org.iplass.mtp.web.template.tags.ErrorsTag
- setErrorUrlSelector(String) - Method in class org.iplass.mtp.tenant.web.TenantWebInfo
- setErrorValue(Object) - Method in class org.iplass.mtp.command.beanmapper.MappingError
- setEventListenerList(List<EventListenerDefinition>) - Method in class org.iplass.mtp.entity.definition.EntityDefinition
- setException(Throwable) - Method in interface org.iplass.mtp.web.interceptor.RequestInvocation
- setExceptionClassName(String) - Method in class org.iplass.mtp.web.actionmapping.definition.result.ResultDefinition
-
マッピング対象となるExceptionのクラス名を指定。 Exceptionの継承関係は考慮され、java.lang.Exceptionで定義した場合、 すべてのException継承の例外は、このマッピング定義にしたがった結果を返す。
- setExceptionHandlingMode(ExceptionHandlingMode) - Method in class org.iplass.mtp.async.AsyncTaskInfo
- setExceptionHandlingMode(ExceptionHandlingMode) - Method in class org.iplass.mtp.async.AsyncTaskOption
- setExceptionHandlingMode(ExceptionHandlingMode) - Method in class org.iplass.mtp.command.async.definition.AsyncCommandDefinition
-
非同期実行時の例外処理モードを設定。
- setExceptionIfNoEntity(boolean) - Method in class org.iplass.mtp.command.async.WriteToEntityHandler
- setExceptionRollback(boolean) - Method in class org.iplass.mtp.web.actionmapping.definition.TokenCheck
-
当該Actionで例外が発生した場合、トランザクショントークンの消費をロールバックするか否かを設定します。 デフォルト値はtrueです。
- setExceptionRollback(boolean) - Method in class org.iplass.mtp.webapi.definition.WebApiTokenCheck
- setExclusiveControlPoint(SearchResultSection.ExclusiveControlPoint) - Method in class org.iplass.mtp.view.generic.element.section.SearchResultSection
-
一括更新の排他制御起点を設定します。
- setExecuteScript(String) - Method in class org.iplass.mtp.command.definition.config.CompositeCommandConfig
-
コマンド実行スクリプトを設定します。
- setExecuteSearch(boolean) - Method in class org.iplass.mtp.view.menu.EntityMenuAction
-
画面表示時に検索を実行を設定します。
- setExecuteSearch(boolean) - Method in class org.iplass.mtp.view.menu.EntityMenuItem
-
検索画面表示時に検索を実行するかをを返します。
- setExecutionTime(long) - Method in class org.iplass.mtp.async.AsyncTaskOption
- setExpandable(boolean) - Method in class org.iplass.mtp.view.generic.element.section.DefaultSection
-
セクションの展開可否を設定します。
- setExpandable(boolean) - Method in class org.iplass.mtp.view.generic.element.section.MassReferenceSection
-
セクションの展開可否を設定します。
- setExpandable(boolean) - Method in class org.iplass.mtp.view.generic.element.section.ReferenceSection
-
セクションの展開可否を設定します。
- setExpired(boolean) - Method in class org.iplass.mtp.auth.login.rememberme.RememberMeTokenInfo
- setExpiryDate(Timestamp) - Method in class org.iplass.mtp.auth.login.rememberme.RememberMeTokenInfo
- setExpression(String) - Method in class org.iplass.mtp.entity.definition.properties.ExpressionProperty
- setExtension(String) - Method in class org.iplass.mtp.web.staticresource.definition.MimeTypeMappingDefinition
- setFalseLabel(String) - Method in class org.iplass.mtp.view.generic.editor.BooleanPropertyEditor
-
偽の表示ラベルを設定します。
- setFileName(String) - Method in class org.iplass.mtp.web.template.definition.BinaryTemplateDefinition
- setFileName(String) - Method in class org.iplass.mtp.web.template.definition.LocalizedBinaryDefinition
- setFileName(String) - Method in class org.iplass.mtp.web.template.report.definition.LocalizedReportDefinition
- setFileName(String) - Method in class org.iplass.mtp.web.template.report.definition.ReportTemplateDefinition
- setFileNameAttributeName(String) - Method in class org.iplass.mtp.web.actionmapping.definition.result.DynamicTemplateResultDefinition
- setFileNameAttributeName(String) - Method in class org.iplass.mtp.web.actionmapping.definition.result.StreamResultDefinition
- setFileNameAttributeName(String) - Method in class org.iplass.mtp.web.actionmapping.definition.result.TemplateResultDefinition
- setFilterCondition(String) - Method in class org.iplass.mtp.view.calendar.EntityCalendarItem
-
フィルタ条件を設定します。
- setFilterConditionScript(String) - Method in class org.iplass.mtp.view.generic.element.section.MassReferenceSection
-
絞り込み条件設定スクリプトを設定します。
- setFilterName(String) - Method in class org.iplass.mtp.view.generic.element.section.FilterSetting
-
フィルタ名を設定します。
- setFilterName(String) - Method in class org.iplass.mtp.view.top.parts.EntityListParts
-
フィルタ名を設定します。
- setFilterSetting(List<FilterSetting>) - Method in class org.iplass.mtp.view.generic.element.section.SearchConditionSection
-
フィルタ設定を設定します。
- setFirstName(String) - Method in class org.iplass.mtp.auth.User
- setFirstNameKana(String) - Method in class org.iplass.mtp.auth.User
- setFixedNumberOfDigits(int) - Method in class org.iplass.mtp.entity.definition.properties.AutoNumberProperty
- setFooter(String) - Method in class org.iplass.mtp.web.template.tags.ErrorsTag
- setForce(boolean) - Method in interface org.iplass.mtp.entity.interceptor.EntityLockByUserInvocation
- setForce(boolean) - Method in interface org.iplass.mtp.entity.interceptor.EntityUnlockByUserInvocation
- setForceUpadte(boolean) - Method in class org.iplass.mtp.view.generic.BulkFormView
-
更新時に強制的に更新処理を行うかを設定します。
- setForceUpadte(boolean) - Method in class org.iplass.mtp.view.generic.DetailFormView
-
更新時に強制的に更新処理を行うかを設定します。
- setForceUpadte(boolean) - Method in class org.iplass.mtp.view.generic.editor.ReferencePropertyEditor
-
更新時に強制的に更新処理を行うかを設定します。
- setForceUpadte(boolean) - Method in class org.iplass.mtp.view.generic.element.section.ReferenceSection
-
更新時に強制的に更新処理を行うかを設定します。
- setForceUpadte(boolean) - Method in class org.iplass.mtp.view.generic.element.section.SearchResultSection
-
更新時に強制的に更新処理を行うかを設定します。
- setForceUpdate(boolean) - Method in class org.iplass.mtp.entity.UpdateOption
-
変更項目が一つもなくとも、強制的に更新処理をする(結果、タイムスタンプ、更新者が更新される)かどうかを設定します。 デフォルトfalseです。
- setForm(String) - Method in class org.iplass.mtp.entity.definition.normalizers.UnicodeNormalizer
-
Either NFC/NFD/NFKC/NFKD can be set.
- setFormat(String) - Method in class org.iplass.mtp.view.generic.editor.JoinPropertyEditor
-
フォーマットを設定します。
- setFormatScript(String) - Method in class org.iplass.mtp.entity.definition.properties.AutoNumberProperty
- setFormatter(ValueFormatter) - Method in class org.iplass.mtp.web.template.tags.BindTag
- setFrom(String) - Method in class org.iplass.mtp.mail.Mail
-
送信元アドレスをセットします。
- setFrom(String) - Method in class org.iplass.mtp.mail.template.definition.MailTemplateDefinition
- setFrom(String) - Method in class org.iplass.mtp.sms.SmsMail
- setFrom(String, String) - Method in class org.iplass.mtp.mail.Mail
-
送信元アドレスをセットします。
- setFrom(Date) - Method in class org.iplass.mtp.tenant.Tenant
-
有効開始日を設定します。
- setFrom(From) - Method in class org.iplass.mtp.entity.query.Query
- setFrom(ValueExpression) - Method in class org.iplass.mtp.entity.query.condition.predicate.Between
- setFromAddress(InternetAddress) - Method in class org.iplass.mtp.mail.Mail
-
送信元アドレスをセットします。
- setFromConditionAsLesserEqual(boolean) - Method in class org.iplass.mtp.view.generic.editor.DateRangePropertyEditor
-
Fromプロパティに対して値を含めて検索するかを設定します。
- setFromConditionAsLesserEqual(boolean) - Method in class org.iplass.mtp.view.generic.editor.NumericRangePropertyEditor
-
Fromプロパティに対して値を含めて検索するかを設定します。
- setFromDisplayName(String) - Method in class org.iplass.mtp.mail.template.definition.MailTemplateDefinition
- setFromPropertyName(String) - Method in class org.iplass.mtp.view.calendar.EntityCalendarItem
-
Fromのプロパティ名を設定します。
- setFulltextSearchSorted(boolean) - Method in class org.iplass.mtp.view.generic.element.section.SearchConditionSection
-
全文検索時にソートするかを設定します。
- setGrantedScopes(List<String>) - Method in class org.iplass.mtp.auth.oauth.AccessTokenInfo
- setGrantTypes(List<GrantType>) - Method in class org.iplass.mtp.auth.oauth.definition.OAuthClientDefinition
- setGroovyscript(String) - Method in class org.iplass.mtp.view.generic.common.WebApiAutocompletionSetting
- setGroupBy(GroupBy) - Method in class org.iplass.mtp.entity.query.Query
- setGroupingData(boolean) - Method in class org.iplass.mtp.view.generic.element.section.SearchResultSection
-
検索結果をまとめる設定を設定します。
- setGroupingFieldList(List<ValueExpression>) - Method in class org.iplass.mtp.entity.query.GroupBy
- setGroupingKey(String) - Method in class org.iplass.mtp.async.AsyncTaskInfo
- setGroupingKey(String) - Method in class org.iplass.mtp.async.AsyncTaskInfoSearchCondtion
-
グループキーを指定。
- setGroupingKey(String) - Method in class org.iplass.mtp.async.AsyncTaskOption
- setGroupingKeyAttributeName(String) - Method in class org.iplass.mtp.command.async.definition.AsyncCommandDefinition
-
非同期処理実行時のgroupingKeyを利用する場合、 AsyncRequestContextのattributeにそのキーをセットする。 その際の、attribute名を指定する。
- setGroups(Group[]) - Method in class org.iplass.mtp.auth.User
- setHashing(boolean) - Method in class org.iplass.mtp.auth.oauth.definition.subtypes.PublicSubjectIdentifierTypeDefinition
-
Userエンティティのプロパティ値のハッシュ値を公開する場合、trueを設定します。
- setHaving(Having) - Method in class org.iplass.mtp.entity.query.Query
- setHeader(String) - Method in class org.iplass.mtp.web.template.tags.ErrorsTag
- setHeader(String, String) - Method in interface org.iplass.mtp.web.actionmapping.ResponseHeader
- setHeaderAuthCustomTypeName(String) - Method in class org.iplass.mtp.webhook.endpoint.definition.WebhookEndpointDefinition
- setHeaderAuthCustomTypeName(String) - Method in class org.iplass.mtp.webhook.endpoint.WebhookEndpoint
-
Set the custom Token Scheme.
- setHeaderAuthorizationContent(String) - Method in class org.iplass.mtp.webhook.endpoint.WebhookEndpoint
-
Set the content from Authrization header.If it is BASIC, it Should be in the format of username:password.
- setHeaderAuthorizationType(WebhookAuthenticationType) - Method in class org.iplass.mtp.webhook.endpoint.WebhookEndpoint
-
Set the type used in Authorization header.
- setHeaderAuthType(String) - Method in class org.iplass.mtp.webhook.endpoint.definition.WebhookEndpointDefinition
- setHeaders(List<WebhookHeaderDefinition>) - Method in class org.iplass.mtp.webhook.template.definition.WebhookTemplateDefinition
- setHeaders(List<WebhookHeader>) - Method in class org.iplass.mtp.webhook.Webhook
-
Set the custom headers.
- setHeaders(List<WebhookHeader>) - Method in class org.iplass.mtp.webhook.WebhookResponse
-
Set the response headers.
- setHeight(int) - Method in class org.iplass.mtp.view.generic.editor.BinaryPropertyEditor
-
画像の高さを設定します。
- setHeight(Integer) - Method in class org.iplass.mtp.view.top.parts.EntityListParts
-
高さを設定します。
- setHideAddButton(boolean) - Method in class org.iplass.mtp.view.generic.element.section.MassReferenceSection
-
追加ボタン非表示設定を設定します。
- setHideButtonPanel(boolean) - Method in class org.iplass.mtp.view.generic.editor.DatePropertyEditor
-
現在日付設定ボタン表示可否を設定します。
- setHideButtonPanel(boolean) - Method in class org.iplass.mtp.view.generic.editor.TimestampPropertyEditor
-
現在日付設定ボタン表示可否を設定します。
- setHideCount(boolean) - Method in class org.iplass.mtp.view.generic.element.section.MassReferenceSection
-
件数非表示設定を設定します。
- setHideCount(boolean) - Method in class org.iplass.mtp.view.generic.element.section.SearchResultSection
-
件数非表示設定を設定します。
- setHideCsvdownload(boolean) - Method in class org.iplass.mtp.view.generic.element.section.SearchConditionSection
-
CSVダウンロードボタン非表示設定を設定します。
- setHideCsvdownloadDialog(boolean) - Method in class org.iplass.mtp.view.generic.element.section.SearchConditionSection
- setHideCsvUpload(boolean) - Method in class org.iplass.mtp.view.generic.element.section.SearchConditionSection
- setHideDelete(boolean) - Method in class org.iplass.mtp.view.generic.DetailFormView
-
削除ボタン非表示を設定します。
- setHideDelete(boolean) - Method in class org.iplass.mtp.view.generic.element.section.SearchResultSection
-
削除ボタン非表示設定を設定します。
- setHideDeleteButton(boolean) - Method in class org.iplass.mtp.view.generic.editor.BinaryPropertyEditor
-
削除ボタン非表示設定を設定します
- setHideDeleteButton(boolean) - Method in class org.iplass.mtp.view.generic.editor.ReferencePropertyEditor
-
削除ボタン非表示設定を設定します。
- setHideDeleteButton(boolean) - Method in class org.iplass.mtp.view.generic.element.section.MassReferenceSection
-
削除ボタン非表示設定を設定します。
- setHideDetail(boolean) - Method in class org.iplass.mtp.view.generic.DetailFormView
-
編集ボタン非表示を設定します。
- setHideDetail(boolean) - Method in class org.iplass.mtp.view.generic.editor.NestProperty
-
詳細編集非表示設定を設定します。
- setHideDetail(boolean) - Method in class org.iplass.mtp.view.generic.element.property.PropertyItem
-
詳細編集非表示設定を設定します。
- setHideDetail(boolean) - Method in class org.iplass.mtp.view.generic.element.ScriptingElement
-
詳細編集非表示設定を設定します。
- setHideDetail(boolean) - Method in class org.iplass.mtp.view.generic.element.section.DefaultSection
-
詳細編集非表示設定を設定します。
- setHideDetail(boolean) - Method in class org.iplass.mtp.view.generic.element.section.MassReferenceSection
-
詳細編集非表示設定を設定します。
- setHideDetail(boolean) - Method in class org.iplass.mtp.view.generic.element.section.ReferenceSection
-
詳細編集非表示設定を設定します。
- setHideDetail(boolean) - Method in class org.iplass.mtp.view.generic.element.section.ScriptingSection
-
詳細編集非表示設定を設定します。
- setHideDetail(boolean) - Method in class org.iplass.mtp.view.generic.element.section.TemplateSection
-
詳細編集非表示設定を設定します。
- setHideDetail(boolean) - Method in class org.iplass.mtp.view.generic.element.TemplateElement
-
詳細編集非表示設定を設定します。
- setHideDetail(boolean) - Method in class org.iplass.mtp.view.generic.element.VirtualPropertyItem
-
詳細編集非表示設定を設定します。
- setHideDetailCondition(boolean) - Method in class org.iplass.mtp.view.generic.element.property.PropertyItem
-
詳細検索非表示設定を設定します。
- setHideDetailCondition(boolean) - Method in class org.iplass.mtp.view.generic.element.section.SearchConditionSection
-
詳細検索非表示設定を設定します。
- setHideDetailLink(boolean) - Method in class org.iplass.mtp.view.generic.element.section.SearchResultSection
-
編集リンク非表示設定を設定します。
- setHideFixedCondition(boolean) - Method in class org.iplass.mtp.view.generic.element.section.SearchConditionSection
-
定型検索非表示設定を設定します。
- setHideLock(boolean) - Method in class org.iplass.mtp.view.generic.DetailFormView
-
ロックボタン非表示設定を設定します。
- setHideNew(boolean) - Method in class org.iplass.mtp.view.generic.SearchFormView
-
新規作成ボタンを隠すかを設定します。
- setHideNormalCondition(boolean) - Method in class org.iplass.mtp.view.generic.element.property.PropertyItem
-
通常検索非表示設定を設定します。
- setHidePageJump(boolean) - Method in class org.iplass.mtp.view.generic.element.section.MassReferenceSection
-
ページジャンプ非表示設定を設定します。
- setHidePageJump(boolean) - Method in class org.iplass.mtp.view.generic.element.section.SearchResultSection
-
ページジャンプ非表示設定を設定します。
- setHidePageLink(boolean) - Method in class org.iplass.mtp.view.generic.element.section.MassReferenceSection
-
ページリンク非表示設定を設定します。
- setHidePageLink(boolean) - Method in class org.iplass.mtp.view.generic.element.section.SearchResultSection
-
ページリンク非表示設定を設定します。
- setHidePaging(boolean) - Method in class org.iplass.mtp.view.generic.element.section.MassReferenceSection
-
ページング非表示設定を設定します。
- setHidePaging(boolean) - Method in class org.iplass.mtp.view.generic.element.section.SearchResultSection
-
ページング非表示設定を設定します。
- setHideRegistButton(boolean) - Method in class org.iplass.mtp.view.generic.editor.ReferencePropertyEditor
-
新規ボタン非表示設定を設定します。
- setHideRichtextEditorToolBar(boolean) - Method in class org.iplass.mtp.view.generic.editor.StringPropertyEditor
-
RickTextで表示モードの場合、ツールバーなどを表示しないかを設定します。
- setHideSearchConditionFrom(boolean) - Method in class org.iplass.mtp.view.generic.editor.DateTimePropertyEditor
-
検索条件From非表示設定を設定します。
- setHideSearchConditionFrom(boolean) - Method in class org.iplass.mtp.view.generic.editor.NumberPropertyEditor
-
検索条件From非表示設定を設定します。
- setHideSearchConditionRangeSymbol(boolean) - Method in class org.iplass.mtp.view.generic.editor.DateTimePropertyEditor
-
検索条件範囲記号非表示設定を設定します。
- setHideSearchConditionRangeSymbol(boolean) - Method in class org.iplass.mtp.view.generic.editor.NumberPropertyEditor
-
検索条件範囲記号非表示設定を設定します。
- setHideSearchConditionTo(boolean) - Method in class org.iplass.mtp.view.generic.editor.DateTimePropertyEditor
-
検索条件To非表示設定を設定します。
- setHideSearchConditionTo(boolean) - Method in class org.iplass.mtp.view.generic.editor.NumberPropertyEditor
-
検索条件To非表示設定を設定します。
- setHideSelectButton(boolean) - Method in class org.iplass.mtp.view.generic.editor.BinaryPropertyEditor
-
ファイル選択ボタン非表示設定を設定します
- setHideSelectButton(boolean) - Method in class org.iplass.mtp.view.generic.editor.ReferencePropertyEditor
-
選択ボタン非表示設定を設定します。
- setHideTrash(boolean) - Method in class org.iplass.mtp.view.generic.SearchFormView
-
ごみ箱を隠すかを設定します。
- setHideView(boolean) - Method in class org.iplass.mtp.view.generic.editor.NestProperty
-
詳細表示非表示設定を設定します。
- setHideView(boolean) - Method in class org.iplass.mtp.view.generic.element.property.PropertyItem
-
詳細表示非表示設定を設定します。
- setHideView(boolean) - Method in class org.iplass.mtp.view.generic.element.ScriptingElement
-
詳細表示非表示設定を設定します。
- setHideView(boolean) - Method in class org.iplass.mtp.view.generic.element.section.DefaultSection
-
詳細表示非表示設定を設定します。
- setHideView(boolean) - Method in class org.iplass.mtp.view.generic.element.section.MassReferenceSection
-
詳細表示非表示設定を設定します。
- setHideView(boolean) - Method in class org.iplass.mtp.view.generic.element.section.ReferenceSection
-
詳細表示非表示設定を設定します。
- setHideView(boolean) - Method in class org.iplass.mtp.view.generic.element.section.ScriptingSection
-
詳細表示非表示設定を設定します。
- setHideView(boolean) - Method in class org.iplass.mtp.view.generic.element.section.TemplateSection
-
詳細表示非表示設定を設定します。
- setHideView(boolean) - Method in class org.iplass.mtp.view.generic.element.TemplateElement
-
詳細表示非表示設定を設定します。
- setHideView(boolean) - Method in class org.iplass.mtp.view.generic.element.VirtualPropertyItem
-
詳細表示非表示設定を設定します。
- setHintComment(HintComment) - Method in class org.iplass.mtp.entity.query.Select
- setHintExpression(String) - Method in class org.iplass.mtp.entity.query.hint.NativeHint
- setHintList(List<Hint>) - Method in class org.iplass.mtp.entity.query.hint.HintComment
- setHmacEnabled(boolean) - Method in class org.iplass.mtp.webhook.endpoint.definition.WebhookEndpointDefinition
- setHmacHashHeader(String) - Method in class org.iplass.mtp.webhook.endpoint.definition.WebhookEndpointDefinition
- setHmacHashHeader(String) - Method in class org.iplass.mtp.webhook.endpoint.WebhookEndpoint
-
Set the header name for HMAC Verification.
- setHmacKey(String) - Method in class org.iplass.mtp.webhook.endpoint.WebhookEndpoint
-
Set the HMAC secret key.
- setHomeUrl(String) - Method in class org.iplass.mtp.tenant.web.TenantWebInfo
-
HOMEのURLを設定します。
- setHtmlEscape(boolean) - Method in class org.iplass.mtp.web.template.tags.BindTag
- setHtmlEscape(boolean) - Method in class org.iplass.mtp.web.template.tags.ErrorsTag
- setHtmlMessage(HtmlMessage) - Method in class org.iplass.mtp.mail.Mail
-
メール本文(html)を設定します。 htmlメール送信時に、messageにプレーンテキストをセットし、 htmlMessageにはhtmlをセットすることにより、 両対応のメールとして送信可能です。
- setHtmlMessage(HtmlBodyPart) - Method in class org.iplass.mtp.mail.template.definition.LocalizedMailTemplateDefinition
- setHtmlMessage(HtmlBodyPart) - Method in class org.iplass.mtp.mail.template.definition.MailTemplateDefinition
-
HTMLメッセージを設定します。
- setHtmlValidationMessage(HtmlValidationMessage) - Method in class org.iplass.mtp.view.generic.editor.StringPropertyEditor
-
HTML入力エラーメッセージを設定します。
- setHttpMethod(String) - Method in class org.iplass.mtp.webhook.template.definition.WebhookTemplateDefinition
- setHttpMethod(String) - Method in class org.iplass.mtp.webhook.Webhook
-
Specify the HTTP connection method, if undefined, POST will be used.
- setHttpRequestHeader(String, Object) - Method in class org.iplass.mtp.test.TestRequestContext
-
HTTPリクエストのヘッダーをセットします。
- setHttpServletRequest(HttpServletRequest) - Method in class org.iplass.mtp.test.TestRequestContext
-
指定のHttpServletRequestのインスタンスをセットします。 HttpServletRequest#getHeaderNames()が値を返す場合、 HTTPリクエストヘッダーも同時にセットします。
- setIcon(String) - Method in class org.iplass.mtp.pushnotification.template.definition.PushNotificationTemplateDefinition
- setIconTag(String) - Method in class org.iplass.mtp.view.generic.FormView
-
アイコンタグを設定します。
- setIconTag(String) - Method in class org.iplass.mtp.view.menu.MenuItem
-
アイコンタグを設定します。
- setIconTag(String) - Method in class org.iplass.mtp.view.top.parts.CalendarParts
-
アイコンタグを設定します。
- setIconTag(String) - Method in class org.iplass.mtp.view.top.parts.EntityListParts
-
アイコンタグを設定します。
- setIconTag(String) - Method in class org.iplass.mtp.view.top.parts.InformationParts
-
アイコンタグを設定します。
- setIconTag(String) - Method in class org.iplass.mtp.view.top.parts.TreeViewParts
-
アイコンタグを設定します。
- setIconUrl(String) - Method in class org.iplass.mtp.tenant.gem.TenantGemInfo
-
アイコンURLを設定します。
- setId(int) - Method in class org.iplass.mtp.tenant.Tenant
-
テナントIDを設定します。
- setId(String) - Method in class org.iplass.mtp.auth.login.IdPasswordCredential
- setId(String) - Method in class org.iplass.mtp.auth.login.rememberme.RememberMeTokenCredential
- setId(String) - Method in class org.iplass.mtp.auth.login.token.SimpleAuthTokenCredential
- setId(String) - Method in class org.iplass.mtp.view.generic.element.section.DefaultSection
-
idを設定します。
- setId(String) - Method in class org.iplass.mtp.view.generic.element.section.MassReferenceSection
-
idを設定します。
- setId(String) - Method in class org.iplass.mtp.view.generic.element.section.ReferenceSection
-
idを設定します。
- setId(String) - Method in class org.iplass.mtp.view.generic.element.section.ScriptingSection
-
idを設定します。
- setId(String) - Method in class org.iplass.mtp.view.generic.element.section.SearchConditionSection
-
idを設定します。
- setId(String) - Method in class org.iplass.mtp.view.generic.element.section.SearchResultSection
-
idを設定します。
- setId(String) - Method in class org.iplass.mtp.view.generic.element.section.TemplateSection
-
idを設定します。
- setId(String) - Method in class org.iplass.mtp.view.generic.element.section.VersionSection
-
idを設定します。
- setImageColor(String) - Method in class org.iplass.mtp.view.generic.FormView
-
イメージカラーを設定します。
- setImageColor(String) - Method in class org.iplass.mtp.view.menu.MenuItem
-
イメージカラーを設定します。
- setImageUrl(String) - Method in class org.iplass.mtp.view.menu.MenuItem
-
メニューアイコンURLを設定します。
- setIndex(int) - Method in class org.iplass.mtp.view.generic.element.section.ReferenceSection
-
データのインデックスを設定します。
- setIndexedPropertySizeLimit(int) - Method in class org.iplass.mtp.command.beanmapper.BeanParamMapper
- setIndexNodeCssStyle(String) - Method in class org.iplass.mtp.view.treeview.TreeViewItem
-
Indexのノードに設定するスタイルシートのクラスを設定する。
- setIndexNodeIcon(String) - Method in class org.iplass.mtp.view.treeview.TreeViewItem
-
Indexのノードに表示するアイコンのURLを設定する。
- setIndexPostfix(char) - Method in class org.iplass.mtp.command.beanmapper.BeanParamMapper
- setIndexPostfix(String) - Method in class org.iplass.mtp.web.template.tags.BindTag
- setIndexPrefix(char) - Method in class org.iplass.mtp.command.beanmapper.BeanParamMapper
- setIndexPrefix(String) - Method in class org.iplass.mtp.web.template.tags.BindTag
- setIndexType(IndexType) - Method in class org.iplass.mtp.entity.definition.PropertyDefinition
- setInherited(boolean) - Method in class org.iplass.mtp.entity.definition.PropertyDefinition
- setInheritedDefinition(String) - Method in class org.iplass.mtp.entity.definition.EntityDefinition
- setInitializeScript(String) - Method in class org.iplass.mtp.command.definition.config.CommandConfig
-
コマンド初期化スクリプトを設定します。
- setInitialLogin(boolean) - Method in exception org.iplass.mtp.auth.login.CredentialExpiredException
- setInitScript(String) - Method in class org.iplass.mtp.view.generic.DetailFormView
-
初期化スクリプトを設定します。
- setInlineContents(List<InlineContent>) - Method in class org.iplass.mtp.mail.HtmlMessage
- setInputCustomStyle(String) - Method in class org.iplass.mtp.view.generic.editor.PropertyEditor
-
入力カスタムスタイルを設定します。
- setInputCustomStyle(String) - Method in class org.iplass.mtp.view.generic.element.Button
-
入力カスタムスタイルを設定します。
- setInputCustomStyle(String) - Method in class org.iplass.mtp.view.generic.element.Link
-
入力カスタムスタイルを設定します。
- setInputCustomStyleScriptKey(String) - Method in class org.iplass.mtp.view.generic.editor.PropertyEditor
-
入力カスタムスタイルキーを設定します。
- setInputCustomStyleScriptKey(String) - Method in class org.iplass.mtp.view.generic.element.Button
-
入力カスタムスタイルキーを設定します。
- setInputCustomStyleScriptKey(String) - Method in class org.iplass.mtp.view.generic.element.Link
-
入力カスタムスタイルキーを設定します。
- setInputNullFrom(boolean) - Method in class org.iplass.mtp.view.generic.editor.DateRangePropertyEditor
- setInputNullFrom(boolean) - Method in class org.iplass.mtp.view.generic.editor.NumericRangePropertyEditor
- setInputNullTo(boolean) - Method in class org.iplass.mtp.view.generic.editor.DateRangePropertyEditor
- setInputNullTo(boolean) - Method in class org.iplass.mtp.view.generic.editor.NumericRangePropertyEditor
- setInputPattern(String) - Method in class org.iplass.mtp.view.generic.editor.StringPropertyEditor
-
入力パターンを設定します。
- setInputStreamAttributeName(String) - Method in class org.iplass.mtp.web.actionmapping.definition.result.StreamResultDefinition
- setInputType(String) - Method in class org.iplass.mtp.view.generic.editor.StringPropertyEditor
-
入力タイプを設定します。
- setInsert(boolean) - Method in class org.iplass.mtp.webapi.definition.EntityWebApiDefinition
- setInsertActionCallbackScript(String) - Method in class org.iplass.mtp.view.generic.editor.ReferencePropertyEditor
-
新規アクションコールバックスクリプトを設定します。
- setInsertActionName(String) - Method in class org.iplass.mtp.view.generic.DetailFormView
-
追加アクション名を設定します。
- setInsertDisplayLabel(String) - Method in class org.iplass.mtp.view.generic.DetailFormView
-
追加ボタン表示ラベルを設定します。
- setInsertOption(InsertOption) - Method in interface org.iplass.mtp.entity.interceptor.EntityInsertInvocation
- setInsertType(ReferencePropertyEditor.InsertType) - Method in class org.iplass.mtp.view.generic.editor.ReferencePropertyEditor
-
行追加方法を設定します。
- setInsertWithLabelValue(boolean) - Method in class org.iplass.mtp.view.generic.editor.AutoNumberPropertyEditor
-
Label形式の場合の登録制御を設定します。
- setInsertWithLabelValue(boolean) - Method in class org.iplass.mtp.view.generic.editor.BinaryPropertyEditor
-
Label形式の場合の登録制御を設定します。
- setInsertWithLabelValue(boolean) - Method in class org.iplass.mtp.view.generic.editor.BooleanPropertyEditor
-
Label形式の場合の登録制御を設定します。
- setInsertWithLabelValue(boolean) - Method in class org.iplass.mtp.view.generic.editor.DateTimePropertyEditor
-
Label形式の場合の登録制御を設定します。
- setInsertWithLabelValue(boolean) - Method in class org.iplass.mtp.view.generic.editor.ExpressionPropertyEditor
-
Label形式の場合の登録制御を設定します。
- setInsertWithLabelValue(boolean) - Method in class org.iplass.mtp.view.generic.editor.NumberPropertyEditor
-
Label形式の場合の登録制御を設定します。
- setInsertWithLabelValue(boolean) - Method in class org.iplass.mtp.view.generic.editor.ReferencePropertyEditor
-
Label形式の場合の登録制御を設定します。
- setInsertWithLabelValue(boolean) - Method in class org.iplass.mtp.view.generic.editor.SelectPropertyEditor
-
Label形式の場合の登録制御を設定します。
- setInsertWithLabelValue(boolean) - Method in class org.iplass.mtp.view.generic.editor.StringPropertyEditor
-
Label形式の場合の登録制御を設定します。
- setInsertWithLabelValue(boolean) - Method in class org.iplass.mtp.view.generic.editor.UserPropertyEditor
-
Label形式の場合の登録制御を設定します。
- setInterrupterName(String) - Method in class org.iplass.mtp.view.generic.BulkFormView
-
カスタム登録処理クラス名を設定します。
- setInterrupterName(String) - Method in class org.iplass.mtp.view.generic.DetailFormView
-
カスタム登録処理クラス名を設定します。
- setInterrupterName(String) - Method in class org.iplass.mtp.view.generic.element.section.SearchResultSection
-
カスタム登録処理クラス名を設定します。
- setInterrupterName(String) - Method in class org.iplass.mtp.view.generic.SearchFormView
-
EQLカスタム処理クラス名を設定します。
- setInterval(DateTimePropertyEditor.MinIntereval) - Method in class org.iplass.mtp.view.generic.editor.TimePropertyEditor
-
分の間隔を設定します。
- setInterval(DateTimePropertyEditor.MinIntereval) - Method in class org.iplass.mtp.view.generic.editor.TimestampPropertyEditor
-
分の間隔を設定します。
- setIntHeader(String, int) - Method in interface org.iplass.mtp.web.actionmapping.ResponseHeader
- setIpAddressHistory(String) - Method in class org.iplass.mtp.auth.User
- setIsNoneDispCopyButton(boolean) - Method in class org.iplass.mtp.view.generic.DetailFormView
-
コピーボタン非表示設定を設定します。
- setIssParameterSupported(boolean) - Method in class org.iplass.mtp.auth.oidc.definition.OpenIdConnectDefinition
- setIssuer(String) - Method in class org.iplass.mtp.auth.oidc.definition.OpenIdConnectDefinition
- setIssuerUri(String) - Method in class org.iplass.mtp.auth.oauth.definition.OAuthAuthorizationDefinition
-
issuerのuriを指定します。 未指定の場合は、iPLAssがHost名などを元に自動で生成しますが、 その自動生成される値ではなく特定の値としたい場合に指定します。
- setItems(List<EntityCalendarItem>) - Method in class org.iplass.mtp.view.calendar.EntityCalendar
-
Entityの設定を設定します。
- setItems(List<EntityFilterItem>) - Method in class org.iplass.mtp.view.filter.EntityFilter
-
フィルタ設定を設定する。
- setItems(List<TreeViewItem>) - Method in class org.iplass.mtp.view.treeview.TreeView
-
ツリービューを構成するアイテムを設定する。
- setJavascript(String) - Method in class org.iplass.mtp.view.generic.common.JavascriptAutocompletionSetting
- setJavaScript(String) - Method in class org.iplass.mtp.view.generic.BulkFormView
-
JavaScriptコードを設定します。
- setJavaScript(String) - Method in class org.iplass.mtp.view.generic.DetailFormView
-
JavaScriptコードを設定します。
- setJavaScript(String) - Method in class org.iplass.mtp.view.generic.SearchFormView
-
JavaScriptコードを設定します。
- setJavascriptFilePath(String) - Method in class org.iplass.mtp.tenant.gem.TenantGemInfo
-
Javascriptファイルパスを設定します。
- setJwksContents(String) - Method in class org.iplass.mtp.auth.oidc.definition.OpenIdConnectDefinition
- setJwksEndpoint(String) - Method in class org.iplass.mtp.auth.oidc.definition.OpenIdConnectDefinition
- setKey(String) - Method in class org.iplass.mtp.auth.login.rememberme.RememberMeTokenInfo
- setKey(String) - Method in class org.iplass.mtp.auth.login.token.SimpleAuthTokenInfo
- setKey(String) - Method in class org.iplass.mtp.auth.oauth.AccessTokenInfo
- setKey(String) - Method in class org.iplass.mtp.view.generic.element.ScriptingElement
-
スクリプトのキーを設定します。
- setKey(String) - Method in class org.iplass.mtp.view.generic.element.section.ScriptingSection
-
スクリプトのキーを設定します。
- setKey(String) - Method in class org.iplass.mtp.webhook.template.definition.WebhookHeaderDefinition
- setKey(String) - Method in class org.iplass.mtp.webhook.WebhookHeader
-
Set the header name.
- setLabel(String) - Method in class org.iplass.mtp.view.generic.editor.EditorValue
-
ラベルを設定します。
- setLangage(String) - Method in class org.iplass.mtp.view.generic.editor.LocalizedDateTimeFormatSetting
-
日付/時刻の言語を設定します。
- setLangOrUserBindingName(String) - Method in class org.iplass.mtp.mail.template.definition.MailTemplateDefinition
- setLangOrUserBindingName(String) - Method in class org.iplass.mtp.pushnotification.template.definition.PushNotificationTemplateDefinition
- setLangOrUserBindingName(String) - Method in class org.iplass.mtp.sms.template.definition.SmsMailTemplateDefinition
- setLanguage(String) - Method in class org.iplass.mtp.auth.User
- setLanguagePropertyName(String) - Method in class org.iplass.mtp.entity.definition.l10n.EachInstanceDataLocalizationStrategy
-
Entityに定義される"言語判別用プロパティ"(文字列型)のプロパティ名を設定。
- setLanguages(List<String>) - Method in class org.iplass.mtp.entity.definition.DataLocalizationStrategy
-
対応する言語をセット。 セット可能な言語は、I18nServiceに定義されるenableLanguagesのlanguageKey。
- setLastName(String) - Method in class org.iplass.mtp.auth.User
- setLastNameKana(String) - Method in class org.iplass.mtp.auth.User
- setLayoutActionAttributeName(String) - Method in class org.iplass.mtp.web.actionmapping.definition.result.DynamicTemplateResultDefinition
- setLayoutActionName(String) - Method in class org.iplass.mtp.web.actionmapping.definition.result.TemplateResultDefinition
- setLayoutActionName(String) - Method in class org.iplass.mtp.web.template.definition.TemplateDefinition
- setLeftParts(TopViewParts) - Method in class org.iplass.mtp.view.top.parts.SeparatorParts
-
左エリアパーツを設定します。
- setLevel(Long) - Method in class org.iplass.mtp.auth.Rank
-
ランクの順位を設定する。
- setLifetimeMinutes(long) - Method in class org.iplass.mtp.auth.policy.definition.RememberMePolicyDefinition
- setLimit(int) - Method in class org.iplass.mtp.entity.query.Limit
- setLimit(int) - Method in class org.iplass.mtp.view.generic.element.section.MassReferenceSection
-
上限値を設定します。
- setLimit(int) - Method in class org.iplass.mtp.view.treeview.TreeViewItem
-
表示上限を設定する。
- setLimit(Integer) - Method in class org.iplass.mtp.async.AsyncTaskInfoSearchCondtion
-
検索件数を指定。
- setLimit(Integer) - Method in class org.iplass.mtp.view.calendar.EntityCalendarItem
-
検索上限を設定します。
- setLimit(Limit) - Method in class org.iplass.mtp.entity.query.Query
- setLinkFromPropertyName(String) - Method in class org.iplass.mtp.view.generic.editor.LinkProperty
-
連動元プロパティ名を設定します。
- setLinkProperty(LinkProperty) - Method in class org.iplass.mtp.view.generic.editor.ReferencePropertyEditor
-
連動プロパティ設定を設定します。
- setLinkToPropertyName(String) - Method in class org.iplass.mtp.view.generic.editor.LinkProperty
-
連動対象プロパティ名を設定します。
- setListenEvent(List<EventType>) - Method in class org.iplass.mtp.entity.definition.listeners.ScriptingEventListenerDefinition
- setListenEvent(List<EventType>) - Method in class org.iplass.mtp.entity.definition.listeners.SendNotificationEventListenerDefinition
- setListenNotification(List<NotificationType>) - Method in class org.iplass.mtp.auth.policy.definition.listeners.ScriptingAccountNotificationListenerDefinition
- setLoad(boolean) - Method in class org.iplass.mtp.webapi.definition.EntityWebApiDefinition
- setLoadDefinedReferenceProperty(boolean) - Method in class org.iplass.mtp.view.generic.DetailFormView
-
定義されている参照プロパティのみを取得を設定します。
- setLoadEntityInterrupterName(String) - Method in class org.iplass.mtp.view.generic.BulkFormView
-
カスタムロード処理クラス名を設定します。
- setLoadEntityInterrupterName(String) - Method in class org.iplass.mtp.view.generic.DetailFormView
-
カスタムロード処理クラス名を設定します。
- setLoadEntityInterrupterName(String) - Method in class org.iplass.mtp.view.generic.element.section.SearchResultSection
-
カスタムロード処理クラス名を設定します。
- setLoadOption(LoadOption) - Method in interface org.iplass.mtp.entity.interceptor.EntityLoadInvocation
- setLoadOption(LoadOption) - Method in class org.iplass.mtp.view.generic.LoadEntityContext
-
ロード時のオプションを設定します。
- setLoadReferences(List<String>) - Method in class org.iplass.mtp.entity.LoadOption
-
Load時に指定の参照プロパティのみを読み込むように設定します。 loadReferencesが指定されている場合は、 withReference、withMappedByReferenceの指定によらず、loadReferencesが優先されます。
- setLobId(long) - Method in class org.iplass.mtp.entity.BinaryReference
- setLocale(String) - Method in class org.iplass.mtp.tenant.TenantI18nInfo
- setLocaleName(String) - Method in class org.iplass.mtp.definition.LocalizedStringDefinition
- setLocaleName(String) - Method in class org.iplass.mtp.entity.definition.LocalizedSelectValueDefinition
- setLocaleName(String) - Method in class org.iplass.mtp.mail.template.definition.LocalizedMailTemplateDefinition
- setLocaleName(String) - Method in class org.iplass.mtp.pushnotification.template.definition.LocalizedNotificationDefinition
- setLocaleName(String) - Method in class org.iplass.mtp.sms.template.definition.LocalizedSmsMailTemplateDefinition
- setLocaleName(String) - Method in class org.iplass.mtp.web.staticresource.definition.LocalizedStaticResourceDefinition
- setLocaleName(String) - Method in class org.iplass.mtp.web.template.definition.LocalizedBinaryDefinition
- setLocaleName(String) - Method in class org.iplass.mtp.web.template.report.definition.LocalizedReportDefinition
- setLocalizationData(boolean) - Method in class org.iplass.mtp.view.generic.FormView
-
データを多言語化するかどうかを設定します。
- setLocalized(boolean) - Method in class org.iplass.mtp.entity.InsertOption
-
localized項目を更新対象とするか否かをセットします。 デフォルトはfalseです。
- setLocalized(boolean) - Method in class org.iplass.mtp.entity.LoadOption
-
localized項目をLoad対象とするか否かを設定します。
- setLocalized(boolean) - Method in class org.iplass.mtp.entity.query.Query
- setLocalized(boolean) - Method in class org.iplass.mtp.entity.UpdateOption
-
localized項目を更新対象とするか否かをセットします。
- setLocalizedBinaryList(List<LocalizedBinaryDefinition>) - Method in class org.iplass.mtp.web.template.definition.BinaryTemplateDefinition
-
多言語設定情報を設定します。
- setLocalizedBulkUpdateDisplayLabel(List<LocalizedStringDefinition>) - Method in class org.iplass.mtp.view.generic.element.section.SearchResultSection
-
多言語設定情報を設定します。
- setLocalizedCopyDisplayLabelList(List<LocalizedStringDefinition>) - Method in class org.iplass.mtp.view.generic.DetailFormView
-
多言語設定情報を設定します。
- setLocalizedDatetimeFormatList(List<LocalizedDateTimeFormatSetting>) - Method in class org.iplass.mtp.view.generic.editor.DateTimePropertyEditor
-
日付/時刻のフォーマットの多言語設定情報を取得します。
- setLocalizedDeleteDisplayLabelList(List<LocalizedStringDefinition>) - Method in class org.iplass.mtp.view.generic.DetailFormView
-
多言語設定情報を設定します。
- setLocalizedDeleteSpecificVersionDisplayLabelList(List<LocalizedStringDefinition>) - Method in class org.iplass.mtp.view.generic.DetailFormView
-
バージョン削除ボタン表示ラベル多言語設定情報を設定します。
- setLocalizedDescriptionList(List<LocalizedStringDefinition>) - Method in class org.iplass.mtp.auth.oauth.definition.ScopeDefinition
- setLocalizedDescriptionList(List<LocalizedStringDefinition>) - Method in class org.iplass.mtp.view.generic.editor.NestProperty
-
説明の多言語設定情報を設定します。
- setLocalizedDescriptionList(List<LocalizedStringDefinition>) - Method in class org.iplass.mtp.view.generic.element.property.PropertyItem
-
説明の多言語設定情報を設定します。
- setLocalizedDescriptionList(List<LocalizedStringDefinition>) - Method in class org.iplass.mtp.view.generic.element.VirtualPropertyItem
-
説明の多言語設定情報を設定します。
- setLocalizedDisplayLabelList(List<LocalizedStringDefinition>) - Method in class org.iplass.mtp.view.generic.editor.NestProperty
-
多言語設定情報を設定します。
- setLocalizedDisplayLabelList(List<LocalizedStringDefinition>) - Method in class org.iplass.mtp.view.generic.element.Button
-
多言語設定情報を設定します。
- setLocalizedDisplayLabelList(List<LocalizedStringDefinition>) - Method in class org.iplass.mtp.view.generic.element.Link
-
多言語設定情報を設定します。
- setLocalizedDisplayLabelList(List<LocalizedStringDefinition>) - Method in class org.iplass.mtp.view.generic.element.property.PropertyBase
-
多言語設定情報を設定します。
- setLocalizedDisplayLabelList(List<LocalizedStringDefinition>) - Method in class org.iplass.mtp.view.generic.element.VirtualPropertyItem
-
多言語設定情報を設定します。
- setLocalizedDisplayLabelList(List<LocalizedStringDefinition>) - Method in class org.iplass.mtp.view.treeview.TreeViewGridColModel
-
多言語設定情報を設定します。
- setLocalizedDisplayNameList(List<LocalizedStringDefinition>) - Method in class org.iplass.mtp.auth.oauth.definition.OAuthClientDefinition
- setLocalizedDisplayNameList(List<LocalizedStringDefinition>) - Method in class org.iplass.mtp.auth.oauth.definition.ScopeDefinition
- setLocalizedDisplayNameList(List<LocalizedStringDefinition>) - Method in class org.iplass.mtp.auth.oidc.definition.OpenIdConnectDefinition
- setLocalizedDisplayNameList(List<LocalizedStringDefinition>) - Method in class org.iplass.mtp.auth.policy.definition.AuthenticationPolicyDefinition
- setLocalizedDisplayNameList(List<LocalizedStringDefinition>) - Method in class org.iplass.mtp.command.definition.CommandDefinition
- setLocalizedDisplayNameList(List<LocalizedStringDefinition>) - Method in class org.iplass.mtp.entity.definition.EntityDefinition
- setLocalizedDisplayNameList(List<LocalizedStringDefinition>) - Method in class org.iplass.mtp.entity.definition.PropertyDefinition
- setLocalizedDisplayNameList(List<LocalizedStringDefinition>) - Method in class org.iplass.mtp.tenant.Tenant
-
多言語設定情報を設定します。
- setLocalizedDisplayNameList(List<LocalizedStringDefinition>) - Method in class org.iplass.mtp.view.calendar.EntityCalendar
-
多言語設定情報を設定します。
- setLocalizedDisplayNameList(List<LocalizedStringDefinition>) - Method in class org.iplass.mtp.view.filter.EntityFilterItem
-
多言語設定情報を設定します。
- setLocalizedDisplayNameList(List<LocalizedStringDefinition>) - Method in class org.iplass.mtp.view.menu.MenuItem
-
多言語設定情報を設定します。
- setLocalizedDisplayNameList(List<LocalizedStringDefinition>) - Method in class org.iplass.mtp.view.menu.MenuTree
-
多言語設定情報を設定します。
- setLocalizedDisplayNameList(List<LocalizedStringDefinition>) - Method in class org.iplass.mtp.view.treeview.TreeView
-
多言語設定情報を設定します。
- setLocalizedDisplayNameList(List<LocalizedStringDefinition>) - Method in class org.iplass.mtp.web.actionmapping.definition.ActionMappingDefinition
- setLocalizedDisplayNameList(List<LocalizedStringDefinition>) - Method in class org.iplass.mtp.web.staticresource.definition.StaticResourceDefinition
- setLocalizedDisplayNameList(List<LocalizedStringDefinition>) - Method in class org.iplass.mtp.web.template.definition.TemplateDefinition
- setLocalizedEditDisplayLabelList(List<LocalizedStringDefinition>) - Method in class org.iplass.mtp.view.generic.DetailFormView
-
多言語設定情報を設定します。
- setLocalizedErrorMessageList(List<LocalizedStringDefinition>) - Method in class org.iplass.mtp.entity.definition.ValidationDefinition
-
多言語設定情報を設定します。
- setLocalizedErrorMessageList(List<LocalizedStringDefinition>) - Method in class org.iplass.mtp.view.generic.editor.DateRangePropertyEditor
- setLocalizedErrorMessageList(List<LocalizedStringDefinition>) - Method in class org.iplass.mtp.view.generic.editor.NumericRangePropertyEditor
- setLocalizedFalseLabelList(List<LocalizedStringDefinition>) - Method in class org.iplass.mtp.view.generic.editor.BooleanPropertyEditor
-
偽の表示ラベル多言語設定情報を設定します。
- setLocalizedInsertDisplayLabelList(List<LocalizedStringDefinition>) - Method in class org.iplass.mtp.view.generic.DetailFormView
-
多言語設定情報を設定します。
- setLocalizedLabelList(List<LocalizedStringDefinition>) - Method in class org.iplass.mtp.view.generic.editor.EditorValue
-
多言語設定情報を追加します。
- setLocalizedMailTemplateList(List<LocalizedMailTemplateDefinition>) - Method in class org.iplass.mtp.mail.template.definition.MailTemplateDefinition
- setLocalizedMessageList(List<LocalizedStringDefinition>) - Method in class org.iplass.mtp.message.MessageItem
-
多言語設定情報を設定します。
- setLocalizedMessageList(List<LocalizedStringDefinition>) - Method in class org.iplass.mtp.view.generic.element.property.validation.ViewValidatorBase
-
メッセージの多言語設定情報を設定します。
- setLocalizedNotificationList(List<LocalizedNotificationDefinition>) - Method in class org.iplass.mtp.pushnotification.template.definition.PushNotificationTemplateDefinition
- setLocalizedPasswordPatternErrorMessageList(List<LocalizedStringDefinition>) - Method in class org.iplass.mtp.auth.policy.definition.PasswordPolicyDefinition
- setLocalizedPasswordWarningMessageList(List<LocalizedStringDefinition>) - Method in class org.iplass.mtp.view.top.parts.InformationParts
-
パスワード警告メッセージの多言語設定情報を設定します。
- setLocalizedPathList(List<LocalizedStringDefinition>) - Method in class org.iplass.mtp.web.template.definition.JspTemplateDefinition
-
多言語設定情報を設定します。
- setLocalizedPatternMismatchList(List<LocalizedStringDefinition>) - Method in class org.iplass.mtp.view.generic.editor.HtmlValidationMessage
-
パターン不一致多言語設定を設定します。
- setLocalizedReportList(List<LocalizedReportDefinition>) - Method in class org.iplass.mtp.web.template.report.definition.ReportTemplateDefinition
-
多言語設定情報を設定します。
- setLocalizedResourceList(List<LocalizedStaticResourceDefinition>) - Method in class org.iplass.mtp.web.staticresource.definition.StaticResourceDefinition
- setLocalizedScreenTitle(List<LocalizedStringDefinition>) - Method in class org.iplass.mtp.tenant.gem.TenantGemInfo
- setLocalizedSelectValueList(List<LocalizedSelectValueDefinition>) - Method in class org.iplass.mtp.entity.definition.properties.SelectProperty
- setLocalizedSelectValueList(List<LocalizedSelectValueDefinition>) - Method in class org.iplass.mtp.entity.definition.properties.selectvalue.SelectValueDefinition
- setLocalizedSmsMailTemplateList(List<LocalizedSmsMailTemplateDefinition>) - Method in class org.iplass.mtp.sms.template.definition.SmsMailTemplateDefinition
- setLocalizedSourceList(List<LocalizedStringDefinition>) - Method in class org.iplass.mtp.web.template.definition.GroovyTemplateDefinition
-
多言語設定情報を設定します。
- setLocalizedSourceList(List<LocalizedStringDefinition>) - Method in class org.iplass.mtp.web.template.definition.HtmlTemplateDefinition
-
多言語設定情報を設定します。
- setLocalizedTitleList(List<LocalizedStringDefinition>) - Method in class org.iplass.mtp.view.generic.element.Button
-
多言語設定情報を設定します。
- setLocalizedTitleList(List<LocalizedStringDefinition>) - Method in class org.iplass.mtp.view.generic.element.Link
-
多言語設定情報を設定します。
- setLocalizedTitleList(List<LocalizedStringDefinition>) - Method in class org.iplass.mtp.view.generic.element.ScriptingElement
-
多言語設定情報を設定します。
- setLocalizedTitleList(List<LocalizedStringDefinition>) - Method in class org.iplass.mtp.view.generic.element.section.DefaultSection
-
多言語設定情報を設定します。
- setLocalizedTitleList(List<LocalizedStringDefinition>) - Method in class org.iplass.mtp.view.generic.element.section.MassReferenceSection
-
多言語設定情報を設定します。
- setLocalizedTitleList(List<LocalizedStringDefinition>) - Method in class org.iplass.mtp.view.generic.element.section.ReferenceSection
-
多言語設定情報を設定します。
- setLocalizedTitleList(List<LocalizedStringDefinition>) - Method in class org.iplass.mtp.view.generic.element.section.ScriptingSection
-
多言語設定情報を設定します。
- setLocalizedTitleList(List<LocalizedStringDefinition>) - Method in class org.iplass.mtp.view.generic.element.section.SearchResultSection
-
多言語設定情報を設定します。
- setLocalizedTitleList(List<LocalizedStringDefinition>) - Method in class org.iplass.mtp.view.generic.element.section.TemplateSection
-
多言語設定情報を設定します。
- setLocalizedTitleList(List<LocalizedStringDefinition>) - Method in class org.iplass.mtp.view.generic.element.section.VersionSection
-
多言語設定情報を設定します。
- setLocalizedTitleList(List<LocalizedStringDefinition>) - Method in class org.iplass.mtp.view.generic.element.TemplateElement
-
多言語設定情報を設定します。
- setLocalizedTitleList(List<LocalizedStringDefinition>) - Method in class org.iplass.mtp.view.generic.FormView
-
多言語設定情報を設定します。
- setLocalizedTitleList(List<LocalizedStringDefinition>) - Method in class org.iplass.mtp.view.top.parts.ApplicationMaintenanceParts
-
多言語設定情報を設定します。
- setLocalizedTitleList(List<LocalizedStringDefinition>) - Method in class org.iplass.mtp.view.top.parts.EntityListParts
-
多言語設定情報を設定します。
- setLocalizedTitleList(List<LocalizedStringDefinition>) - Method in class org.iplass.mtp.view.top.parts.InformationParts
-
タイトルの多言語設定情報を設定します。
- setLocalizedTitleList(List<LocalizedStringDefinition>) - Method in class org.iplass.mtp.view.top.parts.PreviewDateParts
-
多言語設定情報を設定します。
- setLocalizedTooltipList(List<LocalizedStringDefinition>) - Method in class org.iplass.mtp.view.generic.editor.NestProperty
-
ツールチップの多言語設定情報を設定します。
- setLocalizedTooltipList(List<LocalizedStringDefinition>) - Method in class org.iplass.mtp.view.generic.element.property.PropertyItem
-
ツールチップの多言語設定情報を設定します。
- setLocalizedTooltipList(List<LocalizedStringDefinition>) - Method in class org.iplass.mtp.view.generic.element.ScriptingElement
-
ツールチップの多言語設定情報を設定します。
- setLocalizedTooltipList(List<LocalizedStringDefinition>) - Method in class org.iplass.mtp.view.generic.element.TemplateElement
-
ツールチップの多言語設定情報を設定します。
- setLocalizedTooltipList(List<LocalizedStringDefinition>) - Method in class org.iplass.mtp.view.generic.element.VirtualPropertyItem
-
ツールチップの多言語設定情報を設定します。
- setLocalizedToPropertyDisplayNameList(List<LocalizedStringDefinition>) - Method in class org.iplass.mtp.view.generic.editor.DateRangePropertyEditor
-
Toプロパティ表示名の多言語設定情報を設定します。
- setLocalizedToPropertyDisplayNameList(List<LocalizedStringDefinition>) - Method in class org.iplass.mtp.view.generic.editor.NumericRangePropertyEditor
-
Toプロパティ表示名の多言語設定情報を設定します。
- setLocalizedTrueLabelList(List<LocalizedStringDefinition>) - Method in class org.iplass.mtp.view.generic.editor.BooleanPropertyEditor
-
真の表示ラベル多言語設定情報を設定します。
- setLocalizedTypeMismatchList(List<LocalizedStringDefinition>) - Method in class org.iplass.mtp.view.generic.editor.HtmlValidationMessage
-
タイプ不一致多言語設定を設定します。
- setLocalizedUpdateDisplayLabelList(List<LocalizedStringDefinition>) - Method in class org.iplass.mtp.view.generic.BulkFormView
-
多言語設定情報を設定します。
- setLocalizedUpdateDisplayLabelList(List<LocalizedStringDefinition>) - Method in class org.iplass.mtp.view.generic.DetailFormView
-
多言語設定情報を設定します。
- setLocalizedVersionupDisplayLabelList(List<LocalizedStringDefinition>) - Method in class org.iplass.mtp.view.generic.DetailFormView
-
多言語設定情報を設定します。
- setLockedBy(String) - Method in interface org.iplass.mtp.entity.Entity
- setLockedBy(String) - Method in class org.iplass.mtp.entity.GenericEntity
- setLockedoutMailTemplate(String) - Method in class org.iplass.mtp.auth.policy.definition.listeners.MailAccountNotificationListenerDefinition
- setLockoutDuration(int) - Method in class org.iplass.mtp.auth.policy.definition.AccountLockoutPolicyDefinition
- setLockoutFailureCount(int) - Method in class org.iplass.mtp.auth.policy.definition.AccountLockoutPolicyDefinition
- setLockoutFailureExpirationInterval(int) - Method in class org.iplass.mtp.auth.policy.definition.AccountLockoutPolicyDefinition
- setLockStrictly(boolean) - Method in class org.iplass.mtp.entity.DeleteCondition
-
削除時に厳密にロック(oid順にソートしてロック取得)を取得する場合trueを設定。 デフォルトfalse。 ※デッドロックエラーを防ぎたい場合に利用。但し、他の更新処理においても更新順を必ずoid順にすることを守る必要あり。
- setLockStrictly(boolean) - Method in class org.iplass.mtp.entity.UpdateCondition
-
更新時に厳密にロック(oid順にソートしてロック取得)を取得する場合trueを設定。 デフォルトfalse。 ※デッドロックエラーを防ぎたい場合に利用。但し、他の更新処理においても更新順を必ずoid順にすることを守る必要あり。
- setLoginSuccessUserMailTemplate(String) - Method in class org.iplass.mtp.auth.policy.definition.listeners.MailAccountNotificationListenerDefinition
- setLoginUrlSelector(String) - Method in class org.iplass.mtp.tenant.web.TenantWebInfo
- setLogoUri(String) - Method in class org.iplass.mtp.auth.oauth.definition.OAuthClientDefinition
- setLowerContents(String) - Method in class org.iplass.mtp.view.generic.element.section.DefaultSection
-
下部のコンテンツを設定します。
- setLowerContents(String) - Method in class org.iplass.mtp.view.generic.element.section.MassReferenceSection
-
下部のコンテンツを設定します。
- setLowerContents(String) - Method in class org.iplass.mtp.view.generic.element.section.ReferenceSection
-
下部のコンテンツを設定します。
- setMail(String) - Method in class org.iplass.mtp.auth.User
- setMailFrom(String) - Method in class org.iplass.mtp.tenant.TenantMailInfo
-
From アドレスを設定します。
- setMailFromName(String) - Method in class org.iplass.mtp.tenant.TenantMailInfo
-
From アドレス名を設定します。
- setMailReply(String) - Method in class org.iplass.mtp.tenant.TenantMailInfo
-
Reply アドレスを設定します。
- setMailReplyName(String) - Method in class org.iplass.mtp.tenant.TenantMailInfo
-
Reply アドレス名を設定します。
- setManager(Class<T>, T) - Method in class org.iplass.mtp.test.TestManagerLocator
- setManagerMock(Class<T>, T) - Static method in class org.iplass.mtp.test.MTPTest
-
ManagerLocator/ServiceLocatorで取得する各Managerクラスを指定のmockで置き換えます。 モックされた各Managerクラスは、テストメソッド単位でクリアされます。
- setMapFrom(String) - Method in class org.iplass.mtp.web.actionmapping.definition.ParamMapDefinition
- setMapFrom(String) - Method in class org.iplass.mtp.web.template.report.definition.ReportParamMapDefinition
- setMapFrom(String) - Method in class org.iplass.mtp.webapi.definition.WebApiParamMapDefinition
- setMappedBy(String) - Method in class org.iplass.mtp.entity.definition.properties.ReferenceProperty
- setMapping(List<TreeViewGridColModelMapping>) - Method in class org.iplass.mtp.view.treeview.TreeViewItem
-
ColModelのマッピングを設定します。
- setMapping(EntityMapping) - Method in class org.iplass.mtp.entity.definition.EntityDefinition
- setMappingModelClass(String) - Method in class org.iplass.mtp.entity.definition.EntityMapping
- setMappingName(String) - Method in class org.iplass.mtp.view.treeview.TreeViewGridColModelMapping
-
マッピング対象の名前を設定します。
- setMappingResult(MappingResult) - Method in class org.iplass.mtp.web.template.tags.BindTag
- setMappingResultVariableName(String) - Method in class org.iplass.mtp.web.template.tags.BindTag
- setMatchingParameterName(List<String>) - Method in class org.iplass.mtp.web.actionmapping.definition.cache.ParameterMatchCacheCriteriaDefinition
- setMax(Integer) - Method in class org.iplass.mtp.entity.definition.validations.LengthValidation
- setMax(Long) - Method in class org.iplass.mtp.entity.definition.validations.BinarySizeValidation
- setMax(String) - Method in class org.iplass.mtp.entity.definition.validations.RangeValidation
- setMaxDate(String) - Method in class org.iplass.mtp.view.generic.editor.DatePropertyEditor
-
最大日付を設定する
- setMaxDate(String) - Method in class org.iplass.mtp.view.generic.editor.TimestampPropertyEditor
-
最大日付を設定する
- setMaxDateFunction(boolean) - Method in class org.iplass.mtp.view.generic.editor.DatePropertyEditor
-
最大日付の設定値を JS ファンクション実行するパラメータを設定する
- setMaxDateFunction(boolean) - Method in class org.iplass.mtp.view.generic.editor.TimestampPropertyEditor
-
最大日付の設定値を JS ファンクション実行するパラメータを設定する
- setMaxFileSize(Long) - Method in class org.iplass.mtp.web.actionmapping.definition.ActionMappingDefinition
-
multipart/form-data時のアップロードファイルの最大サイズ。-1の場合は無制限。 1つのファイルに対する最大サイズなので、複数のファイルの合計サイズを制限したい場合は、 maxRequestBodySizeを設定します。
- setMaxFileSize(Long) - Method in class org.iplass.mtp.webapi.definition.WebApiDefinition
-
multipart/form-data時のアップロードファイルの最大サイズ。-1の場合は無制限。 1つのファイルに対する最大サイズなので、複数のファイルの合計サイズを制限したい場合は、 maxRequestBodySizeを設定します。
- setMaximumPasswordAge(int) - Method in class org.iplass.mtp.auth.policy.definition.PasswordPolicyDefinition
- setMaximumRandomPasswordAge(int) - Method in class org.iplass.mtp.auth.policy.definition.PasswordPolicyDefinition
- setMaxlength(int) - Method in class org.iplass.mtp.view.generic.editor.NumberPropertyEditor
-
最大文字数を設定します。
- setMaxlength(int) - Method in class org.iplass.mtp.view.generic.editor.StringPropertyEditor
-
最大文字数を設定します。
- setMaxRequestBodySize(Long) - Method in class org.iplass.mtp.web.actionmapping.definition.ActionMappingDefinition
-
リクエストボディの最大サイズ。-1の場合は無制限。
- setMaxRequestBodySize(Long) - Method in class org.iplass.mtp.webapi.definition.WebApiDefinition
-
リクエストボディの最大サイズ。-1の場合は無制限。
- setMaxValueExcluded(boolean) - Method in class org.iplass.mtp.entity.definition.validations.RangeValidation
- setMenuItems(List<MenuItem>) - Method in class org.iplass.mtp.view.menu.MenuTree
-
子階層のメニューアイテムを設定します。
- setMessage(String) - Method in class org.iplass.mtp.mail.Mail
-
メール本文(プレーンテキスト)を設定します。
- setMessage(String) - Method in class org.iplass.mtp.message.MessageItem
-
メッセージを設定します。
- setMessage(String) - Method in class org.iplass.mtp.sms.SmsMail
- setMessage(String) - Method in class org.iplass.mtp.view.generic.element.property.validation.ViewValidatorBase
-
メッセージを設定します。
- setMessage(Map<String, Object>) - Method in class org.iplass.mtp.pushnotification.PushNotification
-
Push通知汎用メッセージを設定する
- setMessage(PlainTextBodyPart) - Method in class org.iplass.mtp.sms.template.definition.LocalizedSmsMailTemplateDefinition
- setMessageCategory(String) - Method in class org.iplass.mtp.entity.definition.ValidationDefinition
-
エラーメッセージをメッセージ定義を利用する場合、メッセージ定義のカテゴリ名を指定。
- setMessageId(String) - Method in class org.iplass.mtp.entity.definition.ValidationDefinition
-
エラーメッセージをメッセージ定義を利用する場合、メッセージ定義のメッセージIDを指定。
- setMessageId(String) - Method in class org.iplass.mtp.message.MessageItem
-
メッセージIDを取得します。
- setMessageItems(Map<String, MessageItem>) - Method in class org.iplass.mtp.message.MessageCategory
-
メッセージ情報を設定します。
- setMethod(BulkUpdateEntity.UpdateMethod) - Method in class org.iplass.mtp.entity.bulkupdate.BulkUpdateEntity
- setMethods(MethodType[]) - Method in class org.iplass.mtp.webapi.definition.WebApiDefinition
- setMimeType(String) - Method in class org.iplass.mtp.web.staticresource.definition.MimeTypeMappingDefinition
- setMimeTypeMapping(List<MimeTypeMappingDefinition>) - Method in class org.iplass.mtp.web.staticresource.definition.StaticResourceDefinition
- setMin(Integer) - Method in class org.iplass.mtp.entity.definition.validations.LengthValidation
- setMin(Long) - Method in class org.iplass.mtp.entity.definition.validations.BinarySizeValidation
- setMin(String) - Method in class org.iplass.mtp.entity.definition.validations.RangeValidation
- setMinDate(String) - Method in class org.iplass.mtp.view.generic.editor.DatePropertyEditor
-
最小日付を設定する
- setMinDate(String) - Method in class org.iplass.mtp.view.generic.editor.TimestampPropertyEditor
-
最小日付を設定する
- setMinDateFunction(boolean) - Method in class org.iplass.mtp.view.generic.editor.DatePropertyEditor
-
最小日付の設定値を JS ファンクション実行するパラメータを設定する
- setMinDateFunction(boolean) - Method in class org.iplass.mtp.view.generic.editor.TimestampPropertyEditor
-
最小日付の設定値を JS ファンクション実行するパラメータを設定する
- setMinimumPasswordAge(int) - Method in class org.iplass.mtp.auth.policy.definition.PasswordPolicyDefinition
- setMinValueExcluded(boolean) - Method in class org.iplass.mtp.entity.definition.validations.RangeValidation
- setMultiplicity(int) - Method in class org.iplass.mtp.entity.definition.PropertyDefinition
- setMulValues(List<ValueExpression>) - Method in class org.iplass.mtp.entity.query.value.expr.Term
- setName(String) - Method in class org.iplass.mtp.auth.oauth.definition.OAuthAuthorizationDefinition
- setName(String) - Method in class org.iplass.mtp.auth.oauth.definition.OAuthClientDefinition
-
OAuth Clientのnameです。nameに設定された値がcliend_idとなります。
- setName(String) - Method in class org.iplass.mtp.auth.oauth.definition.OAuthResourceServerDefinition
-
nameがResourceServerのclient_idとなります。
- setName(String) - Method in class org.iplass.mtp.auth.oauth.definition.ScopeDefinition
- setName(String) - Method in class org.iplass.mtp.auth.oidc.definition.OpenIdConnectDefinition
- setName(String) - Method in class org.iplass.mtp.auth.policy.definition.AuthenticationPolicyDefinition
- setName(String) - Method in class org.iplass.mtp.command.async.definition.AsyncCommandDefinition
- setName(String) - Method in class org.iplass.mtp.command.definition.CommandDefinition
- setName(String) - Method in interface org.iplass.mtp.definition.Definition
-
名前を設定します。
- setName(String) - Method in class org.iplass.mtp.definition.DefinitionInfo
- setName(String) - Method in class org.iplass.mtp.definition.DefinitionSummary
- setName(String) - Method in class org.iplass.mtp.entity.BinaryReference
- setName(String) - Method in class org.iplass.mtp.entity.definition.EntityDefinition
- setName(String) - Method in class org.iplass.mtp.entity.definition.properties.selectvalue.SelectValueDefinition
- setName(String) - Method in class org.iplass.mtp.entity.definition.PropertyDefinition
- setName(String) - Method in interface org.iplass.mtp.entity.Entity
- setName(String) - Method in class org.iplass.mtp.entity.GenericEntity
- setName(String) - Method in class org.iplass.mtp.entity.query.value.primary.Function
- setName(String) - Method in class org.iplass.mtp.mail.template.definition.MailTemplateDefinition
-
名前を設定します。
- setName(String) - Method in class org.iplass.mtp.message.MessageCategory
-
名前を設定します。
- setName(String) - Method in class org.iplass.mtp.prefs.Preference
- setName(String) - Method in class org.iplass.mtp.pushnotification.template.definition.PushNotificationTemplateDefinition
- setName(String) - Method in class org.iplass.mtp.sms.template.definition.SmsMailTemplateDefinition
- setName(String) - Method in interface org.iplass.mtp.spi.ObjectBuilder
-
The name attribute specified in the property/bean definition of the configuration file is set.
- setName(String) - Method in class org.iplass.mtp.tenant.Tenant
-
テナント名称を設定します。
- setName(String) - Method in class org.iplass.mtp.utilityclass.definition.UtilityClassDefinition
- setName(String) - Method in class org.iplass.mtp.view.calendar.EntityCalendar
-
カレンダーの定義名を設定します。
- setName(String) - Method in class org.iplass.mtp.view.filter.EntityFilter
- setName(String) - Method in class org.iplass.mtp.view.filter.EntityFilterItem
-
名前を設定します。
- setName(String) - Method in class org.iplass.mtp.view.generic.EntityView
- setName(String) - Method in class org.iplass.mtp.view.generic.FormView
-
View名を設定します。
- setName(String) - Method in class org.iplass.mtp.view.generic.ViewControlSetting
- setName(String) - Method in class org.iplass.mtp.view.menu.MenuItem
-
名前を設定します。
- setName(String) - Method in class org.iplass.mtp.view.menu.MenuTree
-
名前を設定します。
- setName(String) - Method in class org.iplass.mtp.view.top.TopViewDefinition
-
定義名を設定します。
- setName(String) - Method in class org.iplass.mtp.view.treeview.TreeView
-
名前を設定する。
- setName(String) - Method in class org.iplass.mtp.view.treeview.TreeViewGridColModel
-
名前を設定します。
- setName(String) - Method in class org.iplass.mtp.view.treeview.TreeViewGridColModelMapping
-
名前を設定します。
- setName(String) - Method in class org.iplass.mtp.web.actionmapping.definition.ActionMappingDefinition
- setName(String) - Method in class org.iplass.mtp.web.actionmapping.definition.ParamMapDefinition
- setName(String) - Method in class org.iplass.mtp.web.staticresource.definition.StaticResourceDefinition
- setName(String) - Method in class org.iplass.mtp.web.template.definition.TemplateDefinition
- setName(String) - Method in class org.iplass.mtp.web.template.report.definition.ReportParamMapDefinition
- setName(String) - Method in class org.iplass.mtp.webapi.definition.EntityWebApiDefinition
- setName(String) - Method in class org.iplass.mtp.webapi.definition.WebApiDefinition
- setName(String) - Method in class org.iplass.mtp.webapi.definition.WebApiParamMapDefinition
- setName(String) - Method in class org.iplass.mtp.webhook.endpoint.definition.WebhookEndpointDefinition
- setName(String) - Method in class org.iplass.mtp.webhook.template.definition.WebhookTemplateDefinition
- setNamePropertyName(String) - Method in class org.iplass.mtp.entity.definition.EntityDefinition
- setNeedTrustedAuthenticate(boolean) - Method in class org.iplass.mtp.web.actionmapping.definition.ActionMappingDefinition
-
当該Action呼び出しに信頼された認証が必要な場合、trueをセット。 デフォルトfalse。
- setNeedTrustedAuthenticate(boolean) - Method in class org.iplass.mtp.webapi.definition.WebApiDefinition
- setNestedExpression(Condition) - Method in class org.iplass.mtp.entity.query.condition.expr.Not
- setNestedExpression(Condition) - Method in class org.iplass.mtp.entity.query.condition.expr.Paren
- setNestedValue(ValueExpression) - Method in class org.iplass.mtp.entity.query.value.primary.ParenValue
- setNestProperties(List<NestProperty>) - Method in class org.iplass.mtp.view.generic.editor.ReferencePropertyEditor
-
参照型の表示プロパティを設定します。
- setNestProperty(boolean) - Method in class org.iplass.mtp.view.generic.common.AutocompletionProperty
- setNewActionName(String) - Method in class org.iplass.mtp.view.generic.SearchFormView
-
新規追加アクション名を設定します。
- setNewInstancePerRequest(boolean) - Method in class org.iplass.mtp.command.definition.CommandDefinition
- setNonOutputBinaryRef(boolean) - Method in class org.iplass.mtp.view.generic.element.section.SearchConditionSection
- setNonOutputDisplayName(boolean) - Method in class org.iplass.mtp.view.generic.element.section.SearchConditionSection
- setNonOutputOid(boolean) - Method in class org.iplass.mtp.view.generic.element.section.SearchConditionSection
- setNonOutputReference(boolean) - Method in class org.iplass.mtp.view.generic.element.section.SearchConditionSection
- setNormalizers(List<NormalizerDefinition>) - Method in class org.iplass.mtp.entity.definition.PropertyDefinition
- setNotFillTime(boolean) - Method in class org.iplass.mtp.view.generic.editor.TimestampPropertyEditor
-
時間のデフォルト値補完を行わないを設定します。
- setNotification(NotificationPayload) - Method in class org.iplass.mtp.pushnotification.PushNotification
-
通知ペイロードをセットする。
- setNotificationCondScript(String) - Method in class org.iplass.mtp.entity.definition.listeners.SendNotificationEventListenerDefinition
- setNotificationListener(List<AccountNotificationListenerDefinition>) - Method in class org.iplass.mtp.auth.policy.definition.AuthenticationPolicyDefinition
- setNotificationType(SendNotificationType) - Method in class org.iplass.mtp.entity.definition.listeners.SendNotificationEventListenerDefinition
- setNotifyListeners(boolean) - Method in class org.iplass.mtp.entity.DeleteOption
-
削除時、
EntityEventListener
に通知するか否かをセット デフォルトtrue - setNotifyListeners(boolean) - Method in class org.iplass.mtp.entity.InsertOption
-
追加時、
EntityEventListener
に通知するか否かをセットします。 デフォルトはtrueです。 - setNotifyListeners(boolean) - Method in class org.iplass.mtp.entity.LoadOption
- setNotifyListeners(boolean) - Method in class org.iplass.mtp.entity.SearchOption
- setNotifyListeners(boolean) - Method in class org.iplass.mtp.entity.UpdateOption
-
更新時、
EntityEventListener
に通知するか否かをセットします。 デフォルトtrueです。 - setNowait(boolean) - Method in exception org.iplass.mtp.entity.EntityConcurrentUpdateException
-
Nowaiteの検知かを設定します。
- setNullOrderingSpec(SortSpec.NullOrderingSpec) - Method in class org.iplass.mtp.entity.query.SortSpec
- setNullOrderingSpec(SortSpec.NullOrderingSpec) - Method in class org.iplass.mtp.entity.query.value.aggregate.WithinGroupSortSpec
- setNullOrderingSpec(SortSpec.NullOrderingSpec) - Method in class org.iplass.mtp.entity.query.value.window.WindowSortSpec
- setNullOrderType(NullOrderType) - Method in class org.iplass.mtp.view.generic.element.property.PropertyColumn
-
null項目のソート順を設定します。
- setNullOrderType(NullOrderType) - Method in class org.iplass.mtp.view.generic.element.section.SortSetting
-
null項目のソート順を設定します。
- setNumberFormat(String) - Method in class org.iplass.mtp.view.generic.editor.ExpressionPropertyEditor
-
数値のフォーマットを設定します。
- setNumberFormat(String) - Method in class org.iplass.mtp.view.generic.editor.NumberPropertyEditor
-
数値のフォーマットを設定します。
- setNumberingType(NumberingType) - Method in class org.iplass.mtp.entity.definition.properties.AutoNumberProperty
- setNumberOfDisplay(Integer) - Method in class org.iplass.mtp.view.top.parts.InformationParts
-
一覧の表示件数を設定します。
- setOauthScopes(String[]) - Method in class org.iplass.mtp.webapi.definition.WebApiDefinition
- setObjDefId(String) - Method in class org.iplass.mtp.definition.DefinitionInfo
- setObjectDefinitionName(String) - Method in class org.iplass.mtp.entity.definition.properties.ReferenceProperty
- setObjectName(String) - Method in class org.iplass.mtp.view.generic.editor.DateRangePropertyEditor
-
オブジェクト名を設定します。
- setObjectName(String) - Method in class org.iplass.mtp.view.generic.editor.JoinPropertyEditor
-
オブジェクト名を設定します。
- setObjectName(String) - Method in class org.iplass.mtp.view.generic.editor.NumericRangePropertyEditor
-
オブジェクト名を設定します。
- setObjectName(String) - Method in class org.iplass.mtp.view.generic.editor.ReferencePropertyEditor
-
参照先オブジェクト名を設定します。
- setOffset(int) - Method in class org.iplass.mtp.entity.query.Limit
- setOffset(Integer) - Method in class org.iplass.mtp.async.AsyncTaskInfoSearchCondtion
-
検索結果のオフセットを指定。limit指定がされている前提。
- setOid(String) - Method in class org.iplass.mtp.command.async.WriteToEntityHandler
- setOid(String) - Method in class org.iplass.mtp.entity.BinaryReference
- setOid(String) - Method in interface org.iplass.mtp.entity.Entity
- setOid(String) - Method in class org.iplass.mtp.entity.EntityKey
-
IDを設定します。
- setOid(String) - Method in class org.iplass.mtp.entity.GenericEntity
- setOid(String) - Method in interface org.iplass.mtp.entity.interceptor.EntityLoadInvocation
- setOid(String) - Method in interface org.iplass.mtp.entity.interceptor.EntityLockByUserInvocation
- setOid(String) - Method in interface org.iplass.mtp.entity.interceptor.EntityUnlockByUserInvocation
- setOidPropertyName(List<String>) - Method in class org.iplass.mtp.entity.definition.EntityDefinition
- setOn(Condition) - Method in class org.iplass.mtp.entity.query.SubQuery
- setOnclickEvent(String) - Method in class org.iplass.mtp.view.generic.element.Button
-
クリックイベントを設定します。
- setOpenIdConnectDefinition(List<String>) - Method in class org.iplass.mtp.auth.policy.definition.AuthenticationPolicyDefinition
- setOpenNewTab(boolean) - Method in class org.iplass.mtp.view.generic.editor.BinaryPropertyEditor
-
新しいタブで開くかを設定します。
- setOption(String, Object) - Method in class org.iplass.mtp.pushnotification.PushNotification
-
PushNotificationの送信オプションをセットする。
FCMの場合、
setOption("priority", "high");
setOption("content_available", true);
など設定可能(詳細はFirebaseのドキュメント参照のこと)。 - setOptions(Map<String, Object>) - Method in class org.iplass.mtp.pushnotification.PushNotification
- setOrder(OrderBy) - Method in class org.iplass.mtp.entity.fulltextsearch.FulltextSearchCondition
- setOrderBy(String) - Method in class org.iplass.mtp.entity.definition.properties.ReferenceProperty
- setOrderBy(OrderBy) - Method in class org.iplass.mtp.entity.query.Query
- setOrderBy(WindowOrderBy) - Method in class org.iplass.mtp.entity.query.value.window.WindowFunction
- setOrderPropName(String) - Method in class org.iplass.mtp.view.generic.element.section.ReferenceSection
-
表示順プロパティを設定します。
- setOutputCsv(boolean) - Method in class org.iplass.mtp.view.generic.editor.NestProperty
-
CSVに出力するかを設定します。
- setOutputCsv(boolean) - Method in class org.iplass.mtp.view.generic.element.property.PropertyColumn
-
CSVに出力するかを設定します。
- setOutputCsv(boolean) - Method in class org.iplass.mtp.view.generic.element.VirtualPropertyItem
-
CSVに出力するかを設定します。
- setOutputCustomStyleScriptKey(String) - Method in class org.iplass.mtp.view.generic.editor.PropertyEditor
-
表示カスタムスタイルキーを設定します。
- setOutputDateFormat(String) - Method in class org.iplass.mtp.tenant.TenantI18nInfo
- setOutputFileType(String) - Method in class org.iplass.mtp.web.template.report.definition.ReportType
- setOverwritable(boolean) - Method in class org.iplass.mtp.definition.SharedConfig
- setPagingPosition(PagingPosition) - Method in class org.iplass.mtp.view.generic.element.section.MassReferenceSection
-
ページング表示位置を設定します。
- setPagingPosition(PagingPosition) - Method in class org.iplass.mtp.view.generic.element.section.SearchResultSection
-
ページング表示位置を設定します。
- setParam(String, Object) - Method in class org.iplass.mtp.test.TestRequestContext
-
指定のnameでリクエストパラメータをセットします。
- setParam(String, String) - Method in class org.iplass.mtp.command.RequestContextWrapper
-
指定のパラメータの値をセットします。 セットされた値は、当RequestContextWrapperのインスタンス内に保持され、 ラップしているRequestContextには影響しません。
- setParam(String, String) - Method in class org.iplass.mtp.view.top.parts.TopViewParts
-
パラメータを設定します。
- setParameter(String) - Method in class org.iplass.mtp.view.menu.ActionMenuAction
-
Action実行時に追加されるパラメータを設定します。
- setParameter(String) - Method in class org.iplass.mtp.view.menu.ActionMenuItem
-
Action実行時に追加されるパラメータを設定します。
- setParameter(String) - Method in class org.iplass.mtp.view.menu.EntityMenuAction
-
実行時に追加されるパラメータを設定します。
- setParameter(String) - Method in class org.iplass.mtp.view.menu.EntityMenuItem
-
実行時に追加されるパラメータを設定します。
- setParameter(String) - Method in class org.iplass.mtp.view.menu.UrlMenuAction
-
パラメータを設定します。
- setParameter(String) - Method in class org.iplass.mtp.view.menu.UrlMenuItem
-
パラメータを設定します。
- setParamMap(ParamMapDefinition[]) - Method in class org.iplass.mtp.web.actionmapping.definition.ActionMappingDefinition
- setParamMap(ReportParamMapDefinition[]) - Method in class org.iplass.mtp.web.template.report.definition.JasperReportType
- setParamMap(ReportParamMapDefinition[]) - Method in class org.iplass.mtp.web.template.report.definition.JxlsReportType
- setParamPrefix(String) - Method in class org.iplass.mtp.command.beanmapper.BeanParamMapper
- setParams(String, String[]) - Method in class org.iplass.mtp.command.RequestContextWrapper
-
指定のパラメータの値(複数)をセットします。 セットされた値は、当RequestContextWrapperのインスタンス内に保持され、 ラップしているRequestContextには影響しません。
- setParams(Map<String, String>) - Method in class org.iplass.mtp.view.top.parts.TopViewParts
-
パラメータを設定します
- setParamType(String) - Method in class org.iplass.mtp.web.template.report.definition.ReportParamMapDefinition
- setParent(Group) - Method in class org.iplass.mtp.auth.Group
- setParent(ReferenceComboSetting) - Method in class org.iplass.mtp.view.generic.editor.ReferenceComboSetting
-
上位参照コンボ設定を設定します。
- setParent(TreeViewItem) - Method in class org.iplass.mtp.view.treeview.ReferenceTreeViewItem
-
親アイテムを設定する。
- setPartitionBy(PartitionBy) - Method in class org.iplass.mtp.entity.query.value.window.WindowFunction
- setPartitionFieldList(List<ValueExpression>) - Method in class org.iplass.mtp.entity.query.value.window.PartitionBy
- setParts(boolean) - Method in class org.iplass.mtp.web.actionmapping.definition.ActionMappingDefinition
-
このActionMappingで指定される表示処理が部品かどうかを設定。 trueをセットした場合、クライアントからの直接呼出しが不可となる。
- setParts(List<TopViewParts>) - Method in class org.iplass.mtp.view.top.TopViewDefinition
-
TOP画面パーツを設定します。
- setPassword(String) - Method in class org.iplass.mtp.auth.login.IdPasswordCredential
- setPassword(String) - Method in class org.iplass.mtp.auth.User
- setPasswordAttributeName(String) - Method in class org.iplass.mtp.web.template.report.definition.JasperReportType
- setPasswordAttributeName(String) - Method in class org.iplass.mtp.web.template.report.definition.JxlsReportType
- setPasswordAttributeName(String) - Method in class org.iplass.mtp.web.template.report.definition.PoiReportType
- setPasswordHistoryCount(int) - Method in class org.iplass.mtp.auth.policy.definition.PasswordPolicyDefinition
- setPasswordHistoryPeriod(int) - Method in class org.iplass.mtp.auth.policy.definition.PasswordPolicyDefinition
- setPasswordPattern(String) - Method in class org.iplass.mtp.auth.policy.definition.PasswordPolicyDefinition
- setPasswordPatternErrorMessage(String) - Method in class org.iplass.mtp.auth.policy.definition.PasswordPolicyDefinition
- setPasswordPolicy(PasswordPolicyDefinition) - Method in class org.iplass.mtp.auth.policy.definition.AuthenticationPolicyDefinition
- setPasswordWarnAreaStyleClass(String) - Method in class org.iplass.mtp.view.top.parts.InformationParts
-
パスワード警告表示領域スタイルクラスを設定します。
- setPasswordWarningAge(Integer) - Method in class org.iplass.mtp.view.top.parts.InformationParts
-
パスワード警告残日数を設定します。
- setPasswordWarningMessage(String) - Method in class org.iplass.mtp.view.top.parts.InformationParts
-
パスワード警告メッセージを設定します。
- setPasswordWarnMarkStyleClass(String) - Method in class org.iplass.mtp.view.top.parts.InformationParts
-
パスワード警告マークスタイルクラスを設定します。
- setPath(String) - Method in class org.iplass.mtp.definition.DefinitionSummary
- setPath(String) - Method in class org.iplass.mtp.web.template.definition.JspTemplateDefinition
- setPathAndQuery(String) - Method in class org.iplass.mtp.webhook.template.definition.WebhookTemplateDefinition
- setPathAndQuery(String) - Method in class org.iplass.mtp.webhook.Webhook
-
Set the pathAndQuery.
- setPattern(String) - Method in class org.iplass.mtp.entity.definition.validations.RegexValidation
- setPattern(String) - Method in class org.iplass.mtp.entity.query.condition.predicate.Like
- setPatternAsLiteral(Literal) - Method in class org.iplass.mtp.entity.query.condition.predicate.Like
- setPatternMismatch(String) - Method in class org.iplass.mtp.view.generic.editor.HtmlValidationMessage
-
パターン不一致を設定します。
- setPayloadContent(String) - Method in class org.iplass.mtp.webhook.Webhook
-
Set the payload content.
- setPermission(Permission) - Method in class org.iplass.mtp.web.template.tags.AuthTag
- setPermissionSharable(boolean) - Method in class org.iplass.mtp.definition.SharedConfig
- setPermitConditionSelectAll(boolean) - Method in class org.iplass.mtp.view.generic.editor.ReferencePropertyEditor
-
検索条件での全選択を許可を設定します。
- setPermitRoles(String) - Method in class org.iplass.mtp.view.generic.ViewControlSetting
-
許可ロールを設定します。
- setPermitVersionedSelect(boolean) - Method in class org.iplass.mtp.view.generic.editor.ReferencePropertyEditor
-
選択画面でのバージョン検索の許可を設定します。
- setPlainMessage(PlainTextBodyPart) - Method in class org.iplass.mtp.mail.template.definition.LocalizedMailTemplateDefinition
- setPlainMessage(PlainTextBodyPart) - Method in class org.iplass.mtp.mail.template.definition.MailTemplateDefinition
-
テキストメッセージを設定します。
- setPlainMessage(PlainTextBodyPart) - Method in class org.iplass.mtp.sms.template.definition.SmsMailTemplateDefinition
- setPolicyName(String) - Method in exception org.iplass.mtp.auth.login.CredentialExpiredException
- setPolicyUri(String) - Method in class org.iplass.mtp.auth.oauth.definition.OAuthClientDefinition
- setPredicate(Predicate<?>) - Method in interface org.iplass.mtp.entity.interceptor.EntityQueryInvocation
- setPrefix(String) - Method in class org.iplass.mtp.web.staticresource.definition.PrefixEntryPathTranslatorDefinition
- setPrefix(String) - Method in class org.iplass.mtp.web.template.tags.BindTag
- setPrimary(boolean) - Method in class org.iplass.mtp.view.generic.element.Button
-
プライマリーを設定します。
- setPrivilaged(boolean) - Method in class org.iplass.mtp.web.actionmapping.definition.ActionMappingDefinition
-
Deprecated.
- setPrivilaged(boolean) - Method in class org.iplass.mtp.webapi.definition.WebApiDefinition
-
Deprecated.
WebApiDefinition.setPrivileged(boolean)
を使用してください。 - setPrivileged(boolean) - Method in class org.iplass.mtp.web.actionmapping.definition.ActionMappingDefinition
-
このActionMappingで処理されるCommand,Templateを特権(セキュリティ制約を受けない)にて処理するかどうかを設定。 デフォルトはfalse。
- setPrivileged(boolean) - Method in class org.iplass.mtp.webapi.definition.WebApiDefinition
- setPrivileged(Boolean) - Method in class org.iplass.mtp.web.template.tags.AuthTag
- setProp(String) - Method in class org.iplass.mtp.web.template.tags.BindTag
- setPropagation(Propagation) - Method in class org.iplass.mtp.transaction.TransactionOption
- setProperties(List<String>) - Method in class org.iplass.mtp.entity.fulltextsearch.FulltextSearchCondition
- setProperties(List<AutocompletionProperty>) - Method in class org.iplass.mtp.view.generic.common.AutocompletionSetting
- setProperties(List<NestProperty>) - Method in class org.iplass.mtp.view.generic.editor.JoinPropertyEditor
-
プロパティを設定します。
- setProperties(List<NestProperty>) - Method in class org.iplass.mtp.view.generic.element.section.MassReferenceSection
-
表示プロパティを設定します。
- setProperties(List<NestProperty>) - Method in class org.iplass.mtp.view.generic.element.section.ReferenceSection
-
表示プロパティを設定します。
- setProperties(Map<String, Object>) - Method in interface org.iplass.mtp.spi.ObjectBuilder
-
If there is a nested property definition in the property/bean definition of the configuration file, its value is set.
- setPropertiesForUpdateNotification(List<String>) - Method in class org.iplass.mtp.auth.policy.definition.listeners.MailAccountNotificationListenerDefinition
- setProperty(String) - Method in class org.iplass.mtp.entity.query.condition.predicate.Contains
- setProperty(ValueExpression) - Method in class org.iplass.mtp.entity.query.condition.predicate.Between
- setProperty(ValueExpression) - Method in class org.iplass.mtp.entity.query.condition.predicate.ComparisonPredicate
- setProperty(ValueExpression) - Method in class org.iplass.mtp.entity.query.condition.predicate.IsNotNull
- setProperty(ValueExpression) - Method in class org.iplass.mtp.entity.query.condition.predicate.IsNull
- setProperty(ValueExpression) - Method in class org.iplass.mtp.entity.query.condition.predicate.Like
- setProperty(ValueExpression...) - Method in class org.iplass.mtp.entity.query.condition.predicate.In
- setPropertyDelimiter(char) - Method in class org.iplass.mtp.command.beanmapper.BeanParamMapper
- setPropertyDelimiter(String) - Method in class org.iplass.mtp.web.template.tags.BindTag
- setPropertyDisplayName(String) - Method in class org.iplass.mtp.entity.ValidateError
- setPropertyErrorValueVariableName(String) - Method in class org.iplass.mtp.web.template.tags.BindTag
- setPropertyList(List<PropertyDefinition>) - Method in class org.iplass.mtp.entity.definition.EntityDefinition
- setPropertyList(List<ValueExpression>) - Method in class org.iplass.mtp.entity.query.condition.predicate.In
- setPropertyList(List<PropertyValidationCondition>) - Method in class org.iplass.mtp.view.generic.element.property.validation.RequiresAtLeastOneFieldValidator
-
プロパティのリストを設定します。
- setPropertyName(String) - Method in class org.iplass.mtp.command.async.WriteToEntityHandler
- setPropertyName(String) - Method in class org.iplass.mtp.entity.BinaryReference
- setPropertyName(String) - Method in class org.iplass.mtp.entity.definition.stores.ColumnMapping
- setPropertyName(String) - Method in class org.iplass.mtp.entity.query.condition.predicate.Between
- setPropertyName(String) - Method in class org.iplass.mtp.entity.query.condition.predicate.ComparisonPredicate
- setPropertyName(String) - Method in class org.iplass.mtp.entity.query.condition.predicate.IsNotNull
- setPropertyName(String) - Method in class org.iplass.mtp.entity.query.condition.predicate.IsNull
- setPropertyName(String) - Method in class org.iplass.mtp.entity.query.condition.predicate.Like
- setPropertyName(String) - Method in class org.iplass.mtp.entity.query.value.primary.EntityField
- setPropertyName(String) - Method in class org.iplass.mtp.entity.ValidateError
- setPropertyName(String) - Method in class org.iplass.mtp.entity.ValidationContext
- setPropertyName(String) - Method in class org.iplass.mtp.view.calendar.EntityCalendarItem
-
プロパティ名を設定
- setPropertyName(String) - Method in class org.iplass.mtp.view.generic.common.AutocompletionProperty
- setPropertyName(String) - Method in class org.iplass.mtp.view.generic.editor.NestProperty
-
プロパティ名を設定します。
- setPropertyName(String) - Method in class org.iplass.mtp.view.generic.editor.PropertyEditor
-
プロパティ名を設定します。
- setPropertyName(String) - Method in class org.iplass.mtp.view.generic.editor.ReferenceComboSetting
-
プロパティ名を設定します。
- setPropertyName(String) - Method in class org.iplass.mtp.view.generic.element.property.PropertyBase
-
プロパティの名前を設定します。
- setPropertyName(String) - Method in class org.iplass.mtp.view.generic.element.property.validation.PropertyValidationCondition
-
プロパティ名を設定します。
- setPropertyName(String) - Method in class org.iplass.mtp.view.generic.element.section.MassReferenceSection
-
プロパティ名を設定します。
- setPropertyName(String) - Method in class org.iplass.mtp.view.generic.element.section.ReferenceSection
-
プロパティ名を設定します。
- setPropertyName(String) - Method in class org.iplass.mtp.view.generic.element.VirtualPropertyItem
-
プロパティ名を設定します。
- setPropertyName(String) - Method in class org.iplass.mtp.view.treeview.ReferenceTreeViewItem
-
プロパティ名を設定する。
- setPropertyName(String...) - Method in class org.iplass.mtp.entity.query.condition.predicate.In
- setPropertyNameForExceptionMessage(String) - Method in class org.iplass.mtp.command.async.WriteToEntityHandler
- setPropertyNameForExceptionName(String) - Method in class org.iplass.mtp.command.async.WriteToEntityHandler
- setPropertyNameList(List<String>) - Method in class org.iplass.mtp.entity.query.hint.IndexHint
- setPropertyNameList(List<String>) - Method in class org.iplass.mtp.entity.query.hint.NoIndexHint
- setPropertyNameVariableName(String) - Method in class org.iplass.mtp.web.template.tags.BindTag
- setPropertyPath(String) - Method in class org.iplass.mtp.command.beanmapper.MappingError
- setPropertyRawValueVariableName(String) - Method in class org.iplass.mtp.web.template.tags.BindTag
- setPropertyUpdatedMailTemplate(String) - Method in class org.iplass.mtp.auth.policy.definition.listeners.MailAccountNotificationListenerDefinition
- setPropertyValueVariableName(String) - Method in class org.iplass.mtp.web.template.tags.BindTag
- setPublicAction(boolean) - Method in class org.iplass.mtp.web.actionmapping.definition.ActionMappingDefinition
-
このActionの呼び出しをセキュリティ設定によらず呼び出し可能にする場合は、trueを設定。 isPrivilegedとの違いは、Entityの操作などにおいては、セキュリティ制約を受ける。 デフォルトはfalse。
- setPublicWebApi(boolean) - Method in class org.iplass.mtp.webapi.definition.WebApiDefinition
-
このWebApiの呼び出しをセキュリティ設定によらず呼び出し可能にする場合は、trueを設定します。 isPrivilegedとの違いは、Entityの操作などにおいては、セキュリティ制約を受けます。 デフォルトはfalseです。
- setPurge(boolean) - Method in class org.iplass.mtp.entity.DeleteOption
-
ごみ箱に入れず、物理削除するかどうかを設定。 trueの場合、物理削除。 DeleteTargetVersion.SPECIFICを指定した場合、purgeはfalseに設定できません。
- setPurge(boolean) - Method in class org.iplass.mtp.view.generic.DetailFormView
-
物理削除するかどうかを設定します。
- setPurge(boolean) - Method in class org.iplass.mtp.view.generic.SearchFormView
-
物理削除するかを設定します。
- setPurgeCompositionedEntity(boolean) - Method in class org.iplass.mtp.entity.UpdateOption
-
更新時、COMPOSITIONと定義されている参照先Entityが 参照から削除された場合の削除の方法を設定します。 trueの場合は物理削除します。 falseの場合は論理削除します。 デフォルトはtrueです。
- setPurgeCompositionedEntity(boolean) - Method in class org.iplass.mtp.view.generic.BulkFormView
-
親子関係の参照を物理削除するかを設定します。
- setPurgeCompositionedEntity(boolean) - Method in class org.iplass.mtp.view.generic.DetailFormView
-
親子関係の参照を物理削除するかを設定します。
- setPurgeCompositionedEntity(boolean) - Method in class org.iplass.mtp.view.generic.element.section.SearchResultSection
-
親子関係の参照を物理削除するかを設定します。
- setQuery(boolean) - Method in class org.iplass.mtp.webapi.definition.EntityWebApiDefinition
- setQuery(Query) - Method in interface org.iplass.mtp.entity.interceptor.EntityCountInvocation
- setQuery(Query) - Method in interface org.iplass.mtp.entity.interceptor.EntityQueryInvocation
- setQuery(Query) - Method in class org.iplass.mtp.entity.query.SubQuery
- setQuery(Query) - Method in class org.iplass.mtp.view.generic.SearchQueryContext
-
クエリを設定します。
- setQueryCache(boolean) - Method in class org.iplass.mtp.entity.definition.EntityDefinition
- setQueue(String) - Method in class org.iplass.mtp.async.AsyncTaskInfo
- setQueue(String) - Method in class org.iplass.mtp.async.AsyncTaskInfoSearchCondtion
-
キュー名を設定。未指定の場合はデフォルトキューとみなす。
- setQueue(String) - Method in class org.iplass.mtp.async.AsyncTaskOption
- setQueue(String) - Method in class org.iplass.mtp.command.async.definition.AsyncCommandDefinition
-
非同期処理用のキューを設定
- setRandomPasswordExcludeChars(String) - Method in class org.iplass.mtp.auth.policy.definition.PasswordPolicyDefinition
- setRandomPasswordIncludeSigns(String) - Method in class org.iplass.mtp.auth.policy.definition.PasswordPolicyDefinition
- setRandomPasswordLength(int) - Method in class org.iplass.mtp.auth.policy.definition.PasswordPolicyDefinition
- setRank(Rank) - Method in class org.iplass.mtp.auth.User
- setReadOnly(boolean) - Method in class org.iplass.mtp.command.definition.CommandDefinition
- setReadOnly(boolean) - Method in class org.iplass.mtp.entity.definition.PropertyDefinition
- setReadOnly(boolean) - Method in class org.iplass.mtp.transaction.TransactionOption
- setReasonPhrase(String) - Method in class org.iplass.mtp.webhook.WebhookResponse
-
Set the reason phrase of the response.
- setReAuthUrlSelector(String) - Method in class org.iplass.mtp.tenant.web.TenantWebInfo
- setRecipientBcc(List<InternetAddress>) - Method in class org.iplass.mtp.mail.Mail
- setRecipientCc(List<InternetAddress>) - Method in class org.iplass.mtp.mail.Mail
- setRecipientTo(List<InternetAddress>) - Method in class org.iplass.mtp.mail.Mail
- setRecordLastLoginDate(boolean) - Method in class org.iplass.mtp.auth.policy.definition.AuthenticationPolicyDefinition
- setRecycleBinId(Long) - Method in interface org.iplass.mtp.entity.Entity
- setRecycleBinId(Long) - Method in class org.iplass.mtp.entity.GenericEntity
- setRecycleBinId(Long) - Method in interface org.iplass.mtp.entity.interceptor.EntityGetRecycleBinInvocation
- setRecycleBinId(Long) - Method in interface org.iplass.mtp.entity.interceptor.EntityPurgeInvocation
- setRecycleBinId(Long) - Method in interface org.iplass.mtp.entity.interceptor.EntityRestoreInvocation
- setRedirectPath(String) - Method in class org.iplass.mtp.web.actionmapping.definition.result.RedirectResultDefinition
- setRedirectUris(List<String>) - Method in class org.iplass.mtp.auth.oauth.definition.OAuthClientDefinition
- setRefEditActionName(String) - Method in class org.iplass.mtp.view.generic.DetailFormView
-
参照時編集アクション名を設定します。
- setRefer(List<Refer>) - Method in class org.iplass.mtp.entity.query.Query
- setReferenceComboSetting(ReferenceComboSetting) - Method in class org.iplass.mtp.view.generic.editor.ReferencePropertyEditor
-
参照コンボ設定を設定します。
- setReferenceFromObjectName(String) - Method in class org.iplass.mtp.view.generic.editor.ReferencePropertyEditor
-
参照元オブジェクト名を設定します。
- setReferenceName(EntityField) - Method in class org.iplass.mtp.entity.query.Refer
- setReferencePropertyIndex(Integer) - Method in class org.iplass.mtp.view.generic.common.AutocompletionProperty
- setReferenceRecursiveTreeSetting(ReferenceRecursiveTreeSetting) - Method in class org.iplass.mtp.view.generic.editor.ReferencePropertyEditor
-
再帰構造Entityのツリー設定を設定します。
- setReferenceTreeViewItems(List<ReferenceTreeViewItem>) - Method in class org.iplass.mtp.view.treeview.TreeViewItem
-
参照のツリービューアイテムを設定する。
- setReferenceType(ReferenceType) - Method in class org.iplass.mtp.entity.definition.properties.ReferenceProperty
- setRefInsertActionName(String) - Method in class org.iplass.mtp.view.generic.DetailFormView
-
参照時追加アクション名を設定します。
- setRefreshTokenLifetimeSeconds(long) - Method in class org.iplass.mtp.auth.oauth.definition.ClientPolicyDefinition
- setRefUpdateActionName(String) - Method in class org.iplass.mtp.view.generic.DetailFormView
-
参照時更新アクション名を設定します。
- setRegenerateAutoNumber(boolean) - Method in class org.iplass.mtp.entity.InsertOption
-
常に(autoNumber項目がセットされていた場合でも)autoNumber項目を新規生成するかどうかを設定します。 デフォルトはfalseです。
- setRegenerateOid(boolean) - Method in class org.iplass.mtp.entity.InsertOption
-
常に(oidがEntityに指定してあった場合でも)oidを新規生成するかどうかを設定します。 デフォルトはtrueです。
- setRegex(String) - Method in class org.iplass.mtp.entity.definition.normalizers.RegexReplace
- setRelatedEntity(List<CacheRelatedEntityDefinition>) - Method in class org.iplass.mtp.web.actionmapping.definition.cache.CacheCriteriaDefinition
- setRememberMePolicy(RememberMePolicyDefinition) - Method in class org.iplass.mtp.auth.policy.definition.AuthenticationPolicyDefinition
- setRemoveUserMailTemplate(String) - Method in class org.iplass.mtp.auth.policy.definition.listeners.MailAccountNotificationListenerDefinition
- setReplacement(String) - Method in class org.iplass.mtp.entity.definition.normalizers.RegexReplace
- setReplyTo(String) - Method in class org.iplass.mtp.mail.Mail
-
返信先アドレスを設定します。
- setReplyTo(String) - Method in class org.iplass.mtp.mail.template.definition.MailTemplateDefinition
- setReplyTo(String, String) - Method in class org.iplass.mtp.mail.Mail
-
返信先アドレスを設定します。
- setReplyToAddress(InternetAddress) - Method in class org.iplass.mtp.mail.Mail
-
返信先アドレスを設定します。
- setReplyToDisplayName(String) - Method in class org.iplass.mtp.mail.template.definition.MailTemplateDefinition
- setReportOutputLogicDefinition(ReportOutputLogicDefinition) - Method in class org.iplass.mtp.web.template.report.definition.JxlsReportType
- setReportOutputLogicDefinition(ReportOutputLogicDefinition) - Method in class org.iplass.mtp.web.template.report.definition.PoiReportType
- setReportType(ReportType) - Method in class org.iplass.mtp.web.template.report.definition.LocalizedReportDefinition
- setReportType(ReportType) - Method in class org.iplass.mtp.web.template.report.definition.ReportTemplateDefinition
-
reportTypeを設定します。
- setRequiredDetail(boolean) - Method in class org.iplass.mtp.view.generic.editor.NestProperty
-
詳細検索で必須条件にするを設定します。
- setRequiredDetail(boolean) - Method in class org.iplass.mtp.view.generic.element.property.PropertyItem
-
詳細検索で必須条件にするを設定します。
- setRequiredDisplayType(RequiredDisplayType) - Method in class org.iplass.mtp.view.generic.editor.NestProperty
-
必須属性表示タイプを設定します。
- setRequiredDisplayType(RequiredDisplayType) - Method in class org.iplass.mtp.view.generic.element.property.PropertyItem
-
必須属性表示タイプを設定します。
- setRequiredDisplayType(RequiredDisplayType) - Method in class org.iplass.mtp.view.generic.element.ScriptingElement
-
必須属性表示タイプを設定します。
- setRequiredDisplayType(RequiredDisplayType) - Method in class org.iplass.mtp.view.generic.element.TemplateElement
-
必須属性表示タイプを設定します。
- setRequiredDisplayType(RequiredDisplayType) - Method in class org.iplass.mtp.view.generic.element.VirtualPropertyItem
-
必須属性表示タイプを設定します。
- setRequiredNormal(boolean) - Method in class org.iplass.mtp.view.generic.editor.NestProperty
-
通常検索で必須条件にするを設定します。
- setRequiredNormal(boolean) - Method in class org.iplass.mtp.view.generic.element.property.PropertyItem
-
通常検索で必須条件にするを設定します。
- setResetPasswordWithSpecificPassword(boolean) - Method in class org.iplass.mtp.auth.policy.definition.PasswordPolicyDefinition
- setResource(BinaryDefinition) - Method in class org.iplass.mtp.web.staticresource.definition.LocalizedStaticResourceDefinition
- setResource(BinaryDefinition) - Method in class org.iplass.mtp.web.staticresource.definition.StaticResourceDefinition
- setResponseBody(String) - Method in class org.iplass.mtp.webhook.WebhookResponse
-
Set the content of the response body.
- setResponseHandler(String) - Method in class org.iplass.mtp.entity.definition.listeners.SendNotificationEventListenerDefinition
- setResponseHandler(WebhookResponseHandler) - Method in class org.iplass.mtp.webhook.Webhook
-
Set the response handler object.
- setResponseHeader(ResponseHeader) - Method in class org.iplass.mtp.test.TestRequestContext
-
ResponseHeaderをセットします。
- setResponseMode(ResponseMode) - Method in class org.iplass.mtp.auth.oidc.definition.OpenIdConnectDefinition
- setResponseType(String) - Method in class org.iplass.mtp.webapi.definition.WebApiDefinition
- setRestJsonParameterName(String) - Method in class org.iplass.mtp.webapi.definition.WebApiDefinition
- setRestJsonParameterType(String) - Method in class org.iplass.mtp.webapi.definition.WebApiDefinition
- setRestrictDirectEditing(boolean) - Method in class org.iplass.mtp.view.generic.editor.DatePropertyEditor
-
テキストフィールドへの直接入力を制限する値を設定する
- setRestrictDirectEditing(boolean) - Method in class org.iplass.mtp.view.generic.editor.TimestampPropertyEditor
-
テキストフィールドへの直接入力を制限する値を設定する
- setRestXmlParameterName(String) - Method in class org.iplass.mtp.webapi.definition.WebApiDefinition
- setResult(Object) - Method in class org.iplass.mtp.async.AsyncTaskInfo
- setResult(ValueExpression) - Method in class org.iplass.mtp.entity.query.value.controlflow.Else
- setResult(ValueExpression) - Method in class org.iplass.mtp.entity.query.value.controlflow.When
- setResult(ResultDefinition[]) - Method in class org.iplass.mtp.web.actionmapping.definition.ActionMappingDefinition
- setResultMode(SearchResult.ResultMode) - Method in class org.iplass.mtp.entity.SearchOption
- setResults(String[]) - Method in class org.iplass.mtp.webapi.definition.WebApiDefinition
- setResultType(PropertyDefinitionType) - Method in class org.iplass.mtp.entity.definition.properties.ExpressionProperty
- setResultTypeSpec(PropertyDefinition) - Method in class org.iplass.mtp.entity.definition.properties.ExpressionProperty
- setRetryCount(int) - Method in class org.iplass.mtp.async.AsyncTaskInfo
- setRetryCount(Integer) - Method in class org.iplass.mtp.async.AsyncTaskInfoSearchCondtion
-
エラー発生時のリトライ実行回数を指定。指定回数以上のデータを検索する。
- setReturnPath(String) - Method in class org.iplass.mtp.mail.Mail
-
Return-Pathを設定します。
- setReturnPath(String) - Method in class org.iplass.mtp.mail.template.definition.MailTemplateDefinition
- setReturnResult(boolean) - Method in class org.iplass.mtp.async.AsyncTaskInfo
- setReturnResult(boolean) - Method in class org.iplass.mtp.async.AsyncTaskOption
- setReturnResult(Boolean) - Method in class org.iplass.mtp.async.AsyncTaskInfoSearchCondtion
-
非同期タスク実行結果を返すデータのみを検索対象にする場合はtrueを設定。
- setReturnStructuredEntity(boolean) - Method in class org.iplass.mtp.entity.SearchOption
- setRichtextEditorOption(String) - Method in class org.iplass.mtp.view.generic.editor.StringPropertyEditor
-
リッチテキストエディタオプションを設定します。
- setRichtextEditorOption(String) - Method in class org.iplass.mtp.view.top.parts.InformationParts
-
リッチテキストエディタオプションを設定します。
- setRightParts(TopViewParts) - Method in class org.iplass.mtp.view.top.parts.SeparatorParts
-
右エリアパーツを設定します。
- setRole(String) - Method in class org.iplass.mtp.web.template.tags.AuthTag
- setRollbackOnly() - Method in class org.iplass.mtp.transaction.NoTransaction
- setRollbackOnly() - Method in interface org.iplass.mtp.transaction.Transaction
-
このトランザクションをロールバックするものとしてマークします。 setRollbackOnlyされたトランザクションは最終的にはロールバックされます。
- setRollbackWhenException(boolean) - Method in class org.iplass.mtp.command.definition.config.CommandConfig
-
Commandより例外がスローされた場合、トランザクションをロールバックするか否かの設定です。 未指定(デフォルト)の場合はtrueです。
- setRollbackWhenException(boolean) - Method in class org.iplass.mtp.transaction.TransactionOption
- setRollType(GroupBy.RollType) - Method in class org.iplass.mtp.entity.query.GroupBy
-
集約関数利用する際の、 group byする集約する項目毎の集計行(小計、合計)を同時に取得する場合は、 rollTypeを指定する。
※このRollType指定は、SQL/2008のExtended grouping capabilities(Group by with ROLLUP/CUBE)にマッピングされる。 一部のRDBではSQLレベルでROLLUP/CUBEに対応していない。また、ORDER BYとの併用が出来なかったりする。 その場合は、RollTypeを指定しても意図したとおりに動作しない。 DBサポートするタイプEQLで指定した際の動作ORDER BYとの併用 OracleROLLUP/CUBE意図したとおりに小計、合計を取得可能 MySQLROLLUPCUBEを指定してもROLLUPとして動作不可。ORDER BYを無視 PostgreSQL未サポート指定されていないものとして動作ROLLUP無視。ORDER BYのみ有効 - setRootCondition(String) - Method in class org.iplass.mtp.view.generic.editor.ReferenceRecursiveTreeSetting
-
ツリーのルートに表示するデータの検索条件を設定します。
- setRootObjectName(String) - Method in class org.iplass.mtp.view.generic.editor.ReferencePropertyEditor
-
ルートオブジェクト名を設定します。
- setRoundingMode(RoundingMode) - Method in class org.iplass.mtp.entity.definition.properties.DecimalProperty
- setRowValues(List<ValueExpression>) - Method in class org.iplass.mtp.entity.query.value.RowValueList
- setRuntimeClassName(String) - Method in class org.iplass.mtp.prefs.Preference
- setRuntimeKey(String) - Method in class org.iplass.mtp.view.generic.common.AutocompletionSetting
- setScale(int) - Method in class org.iplass.mtp.entity.definition.properties.DecimalProperty
- setScope(CacheHint.CacheScope) - Method in class org.iplass.mtp.entity.query.hint.CacheHint
-
キャッシュのスコープを指定。TRANSACTION or GLOBALを指定可能。 デフォルトはGLOBAL。
- setScopes(List<String>) - Method in class org.iplass.mtp.auth.oauth.definition.ClientPolicyDefinition
-
ClientType毎に利用可能なscopeを限定する場合設定します。 未設定の場合は、OAuthAuthorizationDefinitionに定義されるすべてのscopeが利用可能です。
- setScopes(List<String>) - Method in class org.iplass.mtp.auth.oidc.definition.OpenIdConnectDefinition
- setScopes(List<ScopeDefinition>) - Method in class org.iplass.mtp.auth.oauth.definition.OAuthAuthorizationDefinition
-
利用可能なスコープの定義を設定します。
- setScreenTitle(String) - Method in class org.iplass.mtp.tenant.gem.TenantGemInfo
- setScript(String) - Method in class org.iplass.mtp.auth.oauth.definition.consents.ScriptingConsentTypeDefinition
- setScript(String) - Method in class org.iplass.mtp.auth.oauth.definition.introspectors.ScriptingCustomTokenIntrospectorDefinition
- setScript(String) - Method in class org.iplass.mtp.auth.policy.definition.listeners.ScriptingAccountNotificationListenerDefinition
- setScript(String) - Method in class org.iplass.mtp.command.definition.ScriptingCommandDefinition
- setScript(String) - Method in class org.iplass.mtp.entity.definition.listeners.ScriptingEventListenerDefinition
- setScript(String) - Method in class org.iplass.mtp.entity.definition.normalizers.ScriptingNormalizer
- setScript(String) - Method in class org.iplass.mtp.entity.definition.validations.ScriptingValidation
- setScript(String) - Method in class org.iplass.mtp.utilityclass.definition.UtilityClassDefinition
- setScript(String) - Method in class org.iplass.mtp.view.generic.element.ScriptingElement
-
スクリプトを設定します。
- setScript(String) - Method in class org.iplass.mtp.view.generic.element.section.ScriptingSection
-
スクリプトを設定します。
- setScript(String) - Method in class org.iplass.mtp.view.top.parts.ScriptParts
-
スクリプトを設定します。
- setScript(String) - Method in class org.iplass.mtp.web.actionmapping.definition.cache.ScriptingCacheCriteriaDefinition
- setScript(String) - Method in class org.iplass.mtp.web.staticresource.definition.ScriptingEntryPathTranslatorDefinition
- setScript(String) - Method in class org.iplass.mtp.web.template.report.definition.GroovyReportOutputLogicDefinition
- setScriptKey(String) - Method in class org.iplass.mtp.view.generic.element.section.SearchConditionSection
-
カスタムスタイルのキーを設定します。
- setScriptKey(String) - Method in class org.iplass.mtp.view.generic.element.section.SearchResultSection
-
カスタムスタイルのキーを設定します。
- setScriptKey(String) - Method in class org.iplass.mtp.view.generic.FormView
-
カスタムスタイルのキーを設定します。
- setSearchAsync(boolean) - Method in class org.iplass.mtp.view.top.parts.EntityListParts
-
非同期検索するかを設定します。
- setSearchExactMatchCondition(boolean) - Method in class org.iplass.mtp.view.generic.editor.AutoNumberPropertyEditor
-
検索条件完全一致を設定します。
- setSearchExactMatchCondition(boolean) - Method in class org.iplass.mtp.view.generic.editor.StringPropertyEditor
-
検索条件完全一致設定を取得します。
- setSearchFormView(SearchFormView) - Method in class org.iplass.mtp.view.generic.EntityView
-
検索画面のFormViewを設定します。
- setSearchFormViewHandlerName(List<String>) - Method in class org.iplass.mtp.view.generic.SearchFormView
-
検索画面Handlerクラス名を設定します。
- setSearchInRange(boolean) - Method in class org.iplass.mtp.view.generic.editor.NumberPropertyEditor
-
範囲で検索するかを設定します。
- setSearchText(String) - Method in class org.iplass.mtp.entity.query.condition.predicate.Contains
- setSearchType(ReferencePropertyEditor.RefComboSearchType) - Method in class org.iplass.mtp.view.generic.editor.ReferencePropertyEditor
-
参照コンボの検索方法を設定します。
- setSearchWebapiName(String) - Method in class org.iplass.mtp.view.generic.SearchFormView
-
検索WebAPI名を設定します。
- setSeconds(int) - Method in class org.iplass.mtp.entity.query.hint.TimeoutHint
- setSections(List<Section>) - Method in class org.iplass.mtp.view.generic.FormView
-
セクションを設定します。
- setSectorIdentifierUri(String) - Method in class org.iplass.mtp.auth.oauth.definition.OAuthClientDefinition
- setSelect(Select) - Method in class org.iplass.mtp.entity.query.Query
- setSelectActionCallbackScript(String) - Method in class org.iplass.mtp.view.generic.editor.ReferencePropertyEditor
-
選択アクションコールバックスクリプトを設定します。
- setSelectActionName(String) - Method in class org.iplass.mtp.view.generic.editor.ReferencePropertyEditor
-
選択アクション名を設定します。
- setSelectValueDefinitionName(String) - Method in class org.iplass.mtp.entity.definition.properties.SelectProperty
- setSelectValueList(List<SelectValue>) - Method in class org.iplass.mtp.entity.definition.LocalizedSelectValueDefinition
- setSelectValueList(List<SelectValue>) - Method in class org.iplass.mtp.entity.definition.properties.SelectProperty
- setSelectValueList(List<SelectValue>) - Method in class org.iplass.mtp.entity.definition.properties.selectvalue.SelectValueDefinition
- setSelectValues(List<ValueExpression>) - Method in class org.iplass.mtp.entity.query.Select
- setSendMailEnable(boolean) - Method in class org.iplass.mtp.tenant.TenantMailInfo
-
メール送信可否を設定します。
- setSendTogether(boolean) - Method in class org.iplass.mtp.entity.definition.listeners.SendNotificationEventListenerDefinition
- setSeparator(Literal) - Method in class org.iplass.mtp.entity.query.value.aggregate.Listagg
- setService(String, Service) - Method in class org.iplass.mtp.spi.ServiceRegistry
-
プログラムから明示的にサービスを登録します。
- setService(Service) - Method in class org.iplass.mtp.spi.ServiceRegistry
-
プログラムから明示的にサービスを登録します。 serviceの実装クラス名がサービス名として登録されます。
- setShallowCopyLobData(boolean) - Method in class org.iplass.mtp.entity.DeepCopyOption
-
Lobデータをシャッローコピーするかを設定します。
- setSharable(boolean) - Method in class org.iplass.mtp.definition.SharedConfig
- setShared(boolean) - Method in class org.iplass.mtp.definition.DefinitionInfo
- setSharedConfig(Class<D>, String, SharedConfig) - Method in interface org.iplass.mtp.definition.DefinitionManager
-
指定のDefinitionの共有設定を変更します。
- setSharedConfig(SharedConfig) - Method in class org.iplass.mtp.definition.DefinitionInfo
- setSharedOverwrite(boolean) - Method in class org.iplass.mtp.definition.DefinitionInfo
- setShowBulkUpdate(boolean) - Method in class org.iplass.mtp.view.generic.element.section.SearchResultSection
-
一括更新ボタン表示設定を設定します。
- setShowComma(boolean) - Method in class org.iplass.mtp.view.generic.editor.NumberPropertyEditor
-
表示内容をカンマ表示するかを設定します。
- setShowDeleteSpecificVersion(boolean) - Method in class org.iplass.mtp.view.generic.DetailFormView
-
バージョン削除ボタン表示を設定します。
- setShowImageRotateButton(boolean) - Method in class org.iplass.mtp.view.generic.editor.BinaryPropertyEditor
-
画像表示時に回転ボタンを表示を設定します。
- setShowLink(boolean) - Method in class org.iplass.mtp.view.generic.element.section.DefaultSection
-
リンクを表示するかを設定します。
- setShowLink(boolean) - Method in class org.iplass.mtp.view.generic.element.section.MassReferenceSection
-
リンクを表示するかを設定します。
- setShowLink(boolean) - Method in class org.iplass.mtp.view.generic.element.section.ReferenceSection
-
リンクを表示するかを設定します。
- setShowLink(boolean) - Method in class org.iplass.mtp.view.generic.element.section.ScriptingSection
-
リンクを表示するかを設定します。
- setShowLink(boolean) - Method in class org.iplass.mtp.view.generic.element.section.TemplateSection
-
リンクを表示するかを設定します。
- setShowLink(boolean) - Method in class org.iplass.mtp.view.generic.element.section.VersionSection
-
リンクを表示するかを設定します。
- setShowMenuDisplayName(boolean) - Method in class org.iplass.mtp.view.menu.MenuTree
-
定義の表示名を表示かどうかを設定します。
- setShowNestPropertyErrors(boolean) - Method in class org.iplass.mtp.view.generic.editor.JoinPropertyEditor
-
ネストプロパティの検証エラーメッセージをまとめて表示を設定します。
- setShowNewPage(boolean) - Method in class org.iplass.mtp.view.menu.UrlMenuAction
-
新しいページで表示を設定します。
- setShowNewPage(boolean) - Method in class org.iplass.mtp.view.menu.UrlMenuItem
-
新しいページで表示を設定します。
- setShowRefComboParent(boolean) - Method in class org.iplass.mtp.view.generic.editor.ReferencePropertyEditor
-
参照コンボの親を表示するかを設定します。
- setShowSearchBtn(boolean) - Method in class org.iplass.mtp.view.generic.element.section.MassReferenceSection
-
検索アイコンを常に表示設定を取得します。
- setShowUserNameWithPrivilegedValue(boolean) - Method in class org.iplass.mtp.view.generic.DetailFormView
-
特権実行でユーザー名を表示を設定します。
- setShowUserNameWithPrivilegedValue(boolean) - Method in class org.iplass.mtp.view.generic.SearchFormView
-
特権実行でユーザー名を表示を設定します。
- setShowUserNameWithPrivilegedValue(boolean) - Method in class org.iplass.mtp.view.top.parts.FulltextSearchViewParts
- setShowWarningPasswordAge(Boolean) - Method in class org.iplass.mtp.view.top.parts.InformationParts
-
パスワード残日数の警告表示を設定します。
- setShowWeekday(boolean) - Method in class org.iplass.mtp.view.generic.editor.DatePropertyEditor
- setShowWeekday(boolean) - Method in class org.iplass.mtp.view.generic.editor.TimestampPropertyEditor
- setSingleDayCondition(boolean) - Method in class org.iplass.mtp.view.generic.editor.DateTimePropertyEditor
-
検索条件の単一日指定を設定します
- setSingleSelect(boolean) - Method in class org.iplass.mtp.view.generic.editor.ReferencePropertyEditor
-
検索条件で単一選択を設定します。
- setSize(int) - Method in class org.iplass.mtp.entity.query.hint.FetchSizeHint
- setSize(long) - Method in class org.iplass.mtp.entity.BinaryReference
- setSkin(String) - Method in class org.iplass.mtp.tenant.gem.TenantGemInfo
-
スキンを設定します。
- setSmimeEncript(boolean) - Method in class org.iplass.mtp.mail.Mail
-
S/MIMEによる暗号化を行う場合、trueを設定します。 事前に、S/MIME用の証明書ストアに 受信者のメールアドレスに対する証明書が格納されている必要があります。
- setSmimeEncrypt(boolean) - Method in class org.iplass.mtp.mail.template.definition.MailTemplateDefinition
-
S/MIMEによる暗号化を行うかを設定します。
- setSmimeSign(boolean) - Method in class org.iplass.mtp.mail.Mail
-
S/MIMEによる署名を行う場合、trueを設定します。 事前に、S/MIME用の証明書(および秘密鍵)ストアに 送信者のメールアドレスに対する証明書、秘密鍵が格納されている必要があります。
- setSmimeSign(boolean) - Method in class org.iplass.mtp.mail.template.definition.MailTemplateDefinition
-
S/MIMEによる署名を行うかを設定します。
- setSmimeSignPassword(String) - Method in class org.iplass.mtp.mail.Mail
-
S/MIMEによる署名を行う場合、 且つ明示的にパスワード指定を行う場合に指定します。
- setSort(String) - Method in class org.iplass.mtp.view.filter.EntityFilterItem
-
ソート順を設定します。
- setSortable(boolean) - Method in class org.iplass.mtp.view.generic.editor.NestProperty
-
ソートを許可するかを設定します。
- setSortable(boolean) - Method in class org.iplass.mtp.view.generic.element.property.PropertyColumn
-
ソートを許可するかを設定します。
- setSortCsvOutputValue(boolean) - Method in class org.iplass.mtp.view.generic.editor.SelectPropertyEditor
-
CSV出力時に選択肢順でソートするかを設定します。
- setSortItem(String) - Method in class org.iplass.mtp.view.generic.editor.ReferenceComboSetting
-
ソートアイテムを設定します。
- setSortItem(String) - Method in class org.iplass.mtp.view.generic.editor.ReferencePropertyEditor
-
ソートアイテムを設定します。
- setSortItem(String) - Method in class org.iplass.mtp.view.treeview.TreeViewItem
-
ソートアイテムを設定する。
- setSortKey(String) - Method in class org.iplass.mtp.view.generic.element.section.SortSetting
-
ソート項目を設定します。
- setSortKey(ValueExpression) - Method in class org.iplass.mtp.entity.query.SortSpec
- setSortKey(ValueExpression) - Method in class org.iplass.mtp.entity.query.value.aggregate.WithinGroupSortSpec
- setSortKey(ValueExpression) - Method in class org.iplass.mtp.entity.query.value.window.WindowSortSpec
- setSortSetting(List<SortSetting>) - Method in class org.iplass.mtp.view.generic.element.section.MassReferenceSection
-
ソート設定を設定します。
- setSortSetting(List<SortSetting>) - Method in class org.iplass.mtp.view.generic.element.section.SearchConditionSection
- setSortSpecList(List<SortSpec>) - Method in class org.iplass.mtp.entity.query.OrderBy
- setSortSpecList(List<WithinGroupSortSpec>) - Method in class org.iplass.mtp.entity.query.value.aggregate.WithinGroup
- setSortSpecList(List<WindowSortSpec>) - Method in class org.iplass.mtp.entity.query.value.window.WindowOrderBy
- setSortType(ReferencePropertyEditor.RefSortType) - Method in class org.iplass.mtp.view.generic.editor.ReferenceComboSetting
-
ソート種別を設定します。
- setSortType(ReferencePropertyEditor.RefSortType) - Method in class org.iplass.mtp.view.generic.editor.ReferencePropertyEditor
-
ソート種別を設定します。
- setSortType(SearchConditionSection.ConditionSortType) - Method in class org.iplass.mtp.view.generic.element.section.SortSetting
-
ソート種別を設定します。
- setSortType(TreeViewItem.TreeSortType) - Method in class org.iplass.mtp.view.treeview.TreeViewItem
-
ソート種別を設定する。
- setSource(String) - Method in class org.iplass.mtp.web.template.definition.GroovyTemplateDefinition
- setSource(String) - Method in class org.iplass.mtp.web.template.definition.HtmlTemplateDefinition
- setSpec(AsOf.AsOfSpec) - Method in class org.iplass.mtp.entity.query.AsOf
- setSpecfyCharacterCodeEntityView(boolean) - Method in class org.iplass.mtp.view.top.parts.CsvDownloadSettingsParts
- setSpecificVersionPropertyName(String) - Method in class org.iplass.mtp.view.generic.editor.ReferencePropertyEditor
-
特定バージョンの基準となるプロパティを設定します。
- setSpecifyCharacterCode(SearchConditionSection.CsvDownloadSpecifyCharacterCode) - Method in class org.iplass.mtp.view.generic.element.section.SearchConditionSection
- setStartDate(Timestamp) - Method in class org.iplass.mtp.auth.login.rememberme.RememberMeTokenInfo
- setStartDate(Timestamp) - Method in class org.iplass.mtp.auth.login.token.SimpleAuthTokenInfo
- setStartDate(Timestamp) - Method in class org.iplass.mtp.auth.oauth.AccessTokenInfo
- setStartDate(Timestamp) - Method in interface org.iplass.mtp.entity.Entity
- setStartDate(Timestamp) - Method in class org.iplass.mtp.entity.GenericEntity
- setStartMode(StartMode) - Method in class org.iplass.mtp.async.AsyncTaskOption
- setStartsWith(long) - Method in class org.iplass.mtp.entity.definition.properties.AutoNumberProperty
- setState(SelectValue) - Method in interface org.iplass.mtp.entity.Entity
- setState(SelectValue) - Method in class org.iplass.mtp.entity.GenericEntity
- setState(StateType) - Method in class org.iplass.mtp.webapi.definition.WebApiDefinition
-
WebApiをStatelessとして呼び出すか否かを設定します。 デフォルトは、StateType.STATEFULです。
- setStaticResourceName(String) - Method in class org.iplass.mtp.web.actionmapping.definition.result.StaticResourceResultDefinition
-
静的リソース定義名を指定
- setStatus(int) - Method in interface org.iplass.mtp.web.actionmapping.ResponseHeader
- setStatus(TaskStatus) - Method in class org.iplass.mtp.async.AsyncTaskInfo
- setStatus(TaskStatus) - Method in class org.iplass.mtp.async.AsyncTaskInfoSearchCondtion
-
ステータスを指定。
- setStatusCode(int) - Method in class org.iplass.mtp.webhook.WebhookResponse
-
Set the status code.
- setStorageSpace(String) - Method in class org.iplass.mtp.entity.definition.stores.SchemalessRdbStore
-
Entityのデータを格納するStorageSpaceを設定。
- setStoreDefinition(StoreDefinition) - Method in class org.iplass.mtp.entity.definition.EntityDefinition
- setStringValue(String) - Method in class org.iplass.mtp.definition.LocalizedStringDefinition
- setStyle(String) - Method in class org.iplass.mtp.view.generic.editor.EditorValue
-
クラス名
- setStyle(String) - Method in class org.iplass.mtp.view.generic.element.Button
-
クラス名を設定します。
- setStyle(String) - Method in class org.iplass.mtp.view.generic.element.property.PropertyBase
-
クラス名を設定します。
- setStyle(String) - Method in class org.iplass.mtp.view.generic.element.ScriptingElement
-
クラス名を設定します。
- setStyle(String) - Method in class org.iplass.mtp.view.generic.element.section.DefaultSection
-
クラス名を設定します。
- setStyle(String) - Method in class org.iplass.mtp.view.generic.element.section.MassReferenceSection
-
クラス名を設定します。
- setStyle(String) - Method in class org.iplass.mtp.view.generic.element.section.ReferenceSection
-
クラス名を設定します。
- setStyle(String) - Method in class org.iplass.mtp.view.generic.element.section.ScriptingSection
-
クラス名を設定します。
- setStyle(String) - Method in class org.iplass.mtp.view.generic.element.section.SearchConditionSection
-
クラス名を設定します。
- setStyle(String) - Method in class org.iplass.mtp.view.generic.element.section.SearchResultSection
-
クラス名を設定します。
- setStyle(String) - Method in class org.iplass.mtp.view.generic.element.section.TemplateSection
-
クラス名を設定します。
- setStyle(String) - Method in class org.iplass.mtp.view.generic.element.section.VersionSection
-
クラス名を設定します。
- setStyle(String) - Method in class org.iplass.mtp.view.generic.element.TemplateElement
-
クラス名を設定します。
- setStyle(String) - Method in class org.iplass.mtp.view.generic.element.VirtualPropertyItem
-
クラス名を設定します。
- setStyle(String) - Method in class org.iplass.mtp.view.top.parts.TopViewContentParts
-
スタイルシートのクラス名を設定します。
- setStyleScriptKey(String) - Method in class org.iplass.mtp.view.generic.element.section.DefaultSection
-
カスタムスタイルのキーを設定します。
- setStylesheetFilePath(String) - Method in class org.iplass.mtp.tenant.gem.TenantGemInfo
-
スタイルシートファイルパスを設定します。
- setSubject(String) - Method in class org.iplass.mtp.mail.Mail
-
メール件名を設定します。
- setSubject(String) - Method in class org.iplass.mtp.mail.template.definition.LocalizedMailTemplateDefinition
- setSubject(String) - Method in class org.iplass.mtp.mail.template.definition.MailTemplateDefinition
-
件名を設定します。
- setSubjectIdentifierType(SubjectIdentifierTypeDefinition) - Method in class org.iplass.mtp.auth.oauth.definition.OAuthAuthorizationDefinition
- setSubjectIdMappedUserProperty(String) - Method in class org.iplass.mtp.auth.oauth.definition.subtypes.PairwiseSubjectIdentifierTypeDefinition
-
ハッシュ値の元となるUserエンティティのプロパティを指定します。 当該プロパティの値はユーザー単位にユニークである必要があります。
- setSubjectIdMappedUserProperty(String) - Method in class org.iplass.mtp.auth.oauth.definition.subtypes.PublicSubjectIdentifierTypeDefinition
-
公開用のsubjectIdとするUserエンティティのプロパティを指定します。 当該プロパティの値はユーザー単位にユニークである必要があります。
- setSubjectNameClaim(String) - Method in class org.iplass.mtp.auth.oidc.definition.OpenIdConnectDefinition
- setSubQuery(SubQuery) - Method in class org.iplass.mtp.entity.query.condition.predicate.In
- setSubQuery(SubQuery) - Method in class org.iplass.mtp.entity.query.value.subquery.ScalarSubQuery
- setSubSet(List<Preference>) - Method in class org.iplass.mtp.prefs.PreferenceSet
- setSubValues(List<ValueExpression>) - Method in class org.iplass.mtp.entity.query.value.expr.Polynomial
- setSuccess(boolean) - Method in class org.iplass.mtp.pushnotification.PushNotificationResult
-
Push通知が成功したか否かを設定する
- setSupportBearerToken(boolean) - Method in class org.iplass.mtp.webapi.definition.WebApiDefinition
- setSupportOpenIDConnect(boolean) - Method in class org.iplass.mtp.auth.oauth.definition.ClientPolicyDefinition
- setSupportRefreshToken(boolean) - Method in class org.iplass.mtp.auth.oauth.definition.ClientPolicyDefinition
- setSurrogatePairAsOneChar(boolean) - Method in class org.iplass.mtp.entity.definition.validations.LengthValidation
-
サロゲートペア文字を1文字としてカウントする場合はtrueをセット。 未設定の場合のデフォルト値はtrue。
- setSynchronizeOnSession(boolean) - Method in class org.iplass.mtp.web.actionmapping.definition.ActionMappingDefinition
-
このActionを実行する際、自動的にsessionオブジェクトにて同期を行うか否かを設定。 同一セッションIDにて並列実行された場合に不整合が発生しうる場合にtrueをセットすることにより、 自動的にsession単位にsynchronizedされる。 ただ、Actionの処理全体でsynchronizedされるので、オーバーヘッドが大きい。 このフラグを利用するよりは、実際のCommandのコード内で、同期化が必要な処理部分のみ コード上でsynchronizedする方が望ましい。 デフォルトfalse。
- setSynchronizeOnSession(boolean) - Method in class org.iplass.mtp.webapi.definition.WebApiDefinition
- setSynchronous(boolean) - Method in class org.iplass.mtp.entity.definition.listeners.SendNotificationEventListenerDefinition
- setTable(String) - Method in class org.iplass.mtp.entity.query.hint.NativeHint
- setTableOrderPropertyName(String) - Method in class org.iplass.mtp.view.generic.editor.ReferencePropertyEditor
-
ネストテーブルの表示順プロパティを設定します。
- setTargetVersion(DeleteTargetVersion) - Method in class org.iplass.mtp.entity.DeleteOption
-
Entityがバージョン管理されている場合に、削除対象とする対象バージョンを指定。 デフォルトはALL。 DeleteTargetVersion.SPECIFICを指定した場合、purgeはfalseに設定できません。
- setTargetVersion(TargetVersion) - Method in class org.iplass.mtp.entity.UpdateOption
-
バージョン管理時、更新対象のバージョンを指定します。 デフォルト値はTargetVersion.CURRENT_VALIDです。
TargetVersion.SPECIFICの場合は、更新対象のEntityにversion項目のセットが必要です。
TargetVersion.NEWの場合、updatePropertiesに未指定の値はベースとなるEntityの値がコピーされます。ベースとなるEntityは、 更新対象のEntityにversionが指定された場合はそのバージョンがベースになります。versionが未指定の場合は、現状の有効なバージョンがベースになります。 - setTask(Callable<?>) - Method in class org.iplass.mtp.async.AsyncTaskInfo
- setTaskId(long) - Method in class org.iplass.mtp.async.AsyncTaskInfo
- setTaskId(Long) - Method in class org.iplass.mtp.async.AsyncTaskInfoSearchCondtion
-
タスクIDを指定。
- setTemplate(String) - Method in class org.iplass.mtp.web.template.tags.IncludeTag
- setTemplateName(String) - Method in class org.iplass.mtp.view.generic.editor.TemplatePropertyEditor
-
テンプレート名を設定します。
- setTemplateName(String) - Method in class org.iplass.mtp.view.generic.element.section.TemplateSection
-
テンプレート名を設定します。
- setTemplateName(String) - Method in class org.iplass.mtp.view.generic.element.TemplateElement
-
テンプレート名を設定します。
- setTemplateName(String) - Method in class org.iplass.mtp.web.actionmapping.definition.result.TemplateResultDefinition
- setTemplateName(String) - Method in class org.iplass.mtp.web.template.report.definition.JxlsReportType
- setTemplatePath(String) - Method in class org.iplass.mtp.view.top.parts.TemplateParts
-
テンプレートパスを設定します。
- setTemplatePathAttributeName(String) - Method in class org.iplass.mtp.web.actionmapping.definition.result.DynamicTemplateResultDefinition
- setTemporary(boolean) - Method in class org.iplass.mtp.auth.User
- setTenantConfig(TenantConfig) - Method in class org.iplass.mtp.tenant.Tenant
- setTenantConfigs(List<TenantConfig>) - Method in class org.iplass.mtp.tenant.Tenant
- setTenantImageUrl(String) - Method in class org.iplass.mtp.tenant.gem.TenantGemInfo
-
テナント画像URLを設定します。
- setTenantLargeImageUrl(String) - Method in class org.iplass.mtp.tenant.gem.TenantGemInfo
-
テナント画像URL(大)を設定します。
- setTenantMiniImageUrl(String) - Method in class org.iplass.mtp.tenant.gem.TenantGemInfo
-
テナント画像URL(縮小時)を設定します。
- setTextAlign(TextAlign) - Method in class org.iplass.mtp.view.generic.editor.NestProperty
-
テキストの配置を設定します。
- setTextAlign(TextAlign) - Method in class org.iplass.mtp.view.generic.element.property.PropertyColumn
-
テキストの配置を設定します。
- setTextAlign(TextAlign) - Method in class org.iplass.mtp.view.generic.element.VirtualPropertyItem
-
テキストの配置を設定します。
- setTheme(String) - Method in class org.iplass.mtp.tenant.gem.TenantGemInfo
-
テーマを設定します。
- setThrowExceptionIfSetRollbackOnly(boolean) - Method in class org.iplass.mtp.command.definition.config.CommandConfig
-
トランザクションが本Command処理用に新規作成された際、 処理中にsetRoobackOnlyされた場合、 かつ明示的に例外がスローされなかった場合、
RollbackException
をスローするか否かの設定です。 未指定(デフォルト)の場合はfalseです。 - setThrowExceptionIfSetRollbackOnly(boolean) - Method in class org.iplass.mtp.transaction.TransactionOption
- setTimeToLive(Integer) - Method in class org.iplass.mtp.web.actionmapping.definition.cache.CacheCriteriaDefinition
- setTimezone(String) - Method in class org.iplass.mtp.tenant.TenantI18nInfo
- setTitle(String) - Method in class org.iplass.mtp.pushnotification.template.definition.LocalizedNotificationDefinition
- setTitle(String) - Method in class org.iplass.mtp.pushnotification.template.definition.PushNotificationTemplateDefinition
- setTitle(String) - Method in class org.iplass.mtp.view.generic.element.Button
-
タイトルを設定します。
- setTitle(String) - Method in class org.iplass.mtp.view.generic.element.Link
-
タイトルを設定します。
- setTitle(String) - Method in class org.iplass.mtp.view.generic.element.ScriptingElement
-
タイトルを設定します。
- setTitle(String) - Method in class org.iplass.mtp.view.generic.element.section.DefaultSection
-
タイトルを設定します。
- setTitle(String) - Method in class org.iplass.mtp.view.generic.element.section.MassReferenceSection
-
タイトルを設定します。
- setTitle(String) - Method in class org.iplass.mtp.view.generic.element.section.ReferenceSection
-
タイトルを設定します。
- setTitle(String) - Method in class org.iplass.mtp.view.generic.element.section.ScriptingSection
-
タイトルを設定します。
- setTitle(String) - Method in class org.iplass.mtp.view.generic.element.section.SearchResultSection
-
タイトルを設定します。
- setTitle(String) - Method in class org.iplass.mtp.view.generic.element.section.TemplateSection
-
タイトルを設定します。
- setTitle(String) - Method in class org.iplass.mtp.view.generic.element.section.VersionSection
-
タイトルを設定します。
- setTitle(String) - Method in class org.iplass.mtp.view.generic.element.TemplateElement
-
タイトルを設定します。
- setTitle(String) - Method in class org.iplass.mtp.view.generic.FormView
-
タイトルを設定します。
- setTitle(String) - Method in class org.iplass.mtp.view.top.parts.ApplicationMaintenanceParts
-
タイトルを設定します。
- setTitle(String) - Method in class org.iplass.mtp.view.top.parts.EntityListParts
-
タイトルを設定します。
- setTitle(String) - Method in class org.iplass.mtp.view.top.parts.InformationParts
-
タイトルを設定します。
- setTitle(String) - Method in class org.iplass.mtp.view.top.parts.PreviewDateParts
-
タイトルを設定します。
- setTmplDefName(String) - Method in class org.iplass.mtp.entity.definition.listeners.SendNotificationEventListenerDefinition
- setTo(String) - Method in class org.iplass.mtp.sms.SmsMail
- setTo(Date) - Method in class org.iplass.mtp.tenant.Tenant
-
有効終了日を設定します。
- setTo(ValueExpression) - Method in class org.iplass.mtp.entity.query.condition.predicate.Between
- setToConditionAsGreaterEqual(boolean) - Method in class org.iplass.mtp.view.generic.editor.DateRangePropertyEditor
-
Toプロパティに対して値を含めて検索するかを設定します。
- setToConditionAsGreaterEqual(boolean) - Method in class org.iplass.mtp.view.generic.editor.NumericRangePropertyEditor
-
Toプロパティに対して値を含めて検索するかを設定します。
- setToEditor(PropertyEditor) - Method in class org.iplass.mtp.view.generic.editor.DateRangePropertyEditor
- setToEditor(PropertyEditor) - Method in class org.iplass.mtp.view.generic.editor.NumericRangePropertyEditor
- setToken(String) - Method in class org.iplass.mtp.auth.login.rememberme.RememberMeTokenCredential
- setToken(String) - Method in class org.iplass.mtp.auth.login.token.SimpleAuthTokenCredential
- setTokenCheck(TokenCheck) - Method in class org.iplass.mtp.web.actionmapping.definition.ActionMappingDefinition
- setTokenCheck(WebApiTokenCheck) - Method in class org.iplass.mtp.webapi.definition.WebApiDefinition
- setTokenEndpoint(String) - Method in class org.iplass.mtp.auth.oidc.definition.OpenIdConnectDefinition
- setToList(List<String>) - Method in class org.iplass.mtp.pushnotification.PushNotification
- setTooltip(String) - Method in class org.iplass.mtp.view.generic.editor.NestProperty
-
ツールチップを設定します。
- setTooltip(String) - Method in class org.iplass.mtp.view.generic.element.property.PropertyItem
-
ツールチップを設定します。
- setTooltip(String) - Method in class org.iplass.mtp.view.generic.element.ScriptingElement
-
ツールチップを設定します。
- setTooltip(String) - Method in class org.iplass.mtp.view.generic.element.TemplateElement
-
ツールチップを設定します。
- setTooltip(String) - Method in class org.iplass.mtp.view.generic.element.VirtualPropertyItem
-
ツールチップを設定します。
- setToPropertyDisplayName(String) - Method in class org.iplass.mtp.view.generic.editor.DateRangePropertyEditor
- setToPropertyDisplayName(String) - Method in class org.iplass.mtp.view.generic.editor.NumericRangePropertyEditor
- setToPropertyName(String) - Method in class org.iplass.mtp.view.calendar.EntityCalendarItem
-
Toのプロパティ名を設定します。
- setToPropertyName(String) - Method in class org.iplass.mtp.view.generic.editor.DateRangePropertyEditor
- setToPropertyName(String) - Method in class org.iplass.mtp.view.generic.editor.NumericRangePropertyEditor
- setTopSection1(Section) - Method in class org.iplass.mtp.view.generic.SearchFormView
-
ボタン上部のセクションを設定します。
- setTopSection2(Section) - Method in class org.iplass.mtp.view.generic.SearchFormView
-
ボタン下部のセクションを設定します。
- setTosUri(String) - Method in class org.iplass.mtp.auth.oauth.definition.OAuthClientDefinition
- setTransactionPropagation(Propagation) - Method in class org.iplass.mtp.command.definition.config.CommandConfig
-
トランザクションのPropagationを指定します。デフォルト値はREQUIREDです。
- setTransliteratorId(String) - Method in class org.iplass.mtp.entity.definition.normalizers.ICUTransliterator
- setTreeViewName(String) - Method in class org.iplass.mtp.view.top.parts.TreeViewParts
-
ツリービュー名を設定します。
- setTrim(boolean) - Method in class org.iplass.mtp.command.beanmapper.BeanParamMapper
- setTrueLabel(String) - Method in class org.iplass.mtp.view.generic.editor.BooleanPropertyEditor
-
真の表示ラベルを設定します。
- setTTL(int) - Method in class org.iplass.mtp.entity.query.hint.CacheHint
-
CacheScope.GLOBALの場合のキャッシュの有効期間(秒)を指定。 未指定、0以下の場合は無限。
- setType(String) - Method in class org.iplass.mtp.auth.login.rememberme.RememberMeTokenInfo
- setType(String) - Method in class org.iplass.mtp.auth.login.token.SimpleAuthTokenInfo
- setType(String) - Method in class org.iplass.mtp.auth.oauth.AccessTokenInfo
- setType(String) - Method in class org.iplass.mtp.definition.DefinitionInfo
- setType(String) - Method in class org.iplass.mtp.entity.BinaryReference
- setType(NewlineType) - Method in class org.iplass.mtp.entity.definition.normalizers.NewlineNormalizer
- setType(PropertyDefinitionType) - Method in class org.iplass.mtp.entity.query.value.primary.Cast
- setType(SortSpec.SortType) - Method in class org.iplass.mtp.entity.query.SortSpec
- setType(SortSpec.SortType) - Method in class org.iplass.mtp.entity.query.value.aggregate.WithinGroupSortSpec
- setType(SortSpec.SortType) - Method in class org.iplass.mtp.entity.query.value.window.WindowSortSpec
- setType(EntityCalendar.CalendarType) - Method in class org.iplass.mtp.view.calendar.EntityCalendar
-
期間タイプを設定します。
- setType(RelatedEntityType) - Method in class org.iplass.mtp.web.actionmapping.definition.cache.CacheRelatedEntityDefinition
- setTypeArguments(List<Integer>) - Method in class org.iplass.mtp.entity.query.value.primary.Cast
- setTypeConversionErrorHandler(Consumer<MappingError>) - Method in class org.iplass.mtp.command.beanmapper.BeanParamMapper
- setTypeMismatch(String) - Method in class org.iplass.mtp.view.generic.editor.HtmlValidationMessage
-
タイプ不一致を設定します。
- setUniqueItem(String) - Method in class org.iplass.mtp.view.generic.editor.ReferencePropertyEditor
-
ユニークプロパティを設定します。
- setUnsorted(boolean) - Method in class org.iplass.mtp.view.generic.element.section.SearchConditionSection
-
検索時にソートしないかを設定します。
- setUpdatable(boolean) - Method in class org.iplass.mtp.entity.definition.PropertyDefinition
- setUpdate(boolean) - Method in class org.iplass.mtp.webapi.definition.EntityWebApiDefinition
- setUpdateActionName(String) - Method in class org.iplass.mtp.view.generic.BulkFormView
-
更新アクション名を設定します。
- setUpdateActionName(String) - Method in class org.iplass.mtp.view.generic.DetailFormView
-
更新アクション名を設定します。
- setUpdateAllActionName(String) - Method in class org.iplass.mtp.view.generic.BulkFormView
-
検索条件で更新アクション名を設定します。
- setUpdateBy(String) - Method in class org.iplass.mtp.definition.VersionHistory
- setUpdateBy(String) - Method in interface org.iplass.mtp.entity.Entity
- setUpdateBy(String) - Method in class org.iplass.mtp.entity.GenericEntity
- setUpdateCondition(UpdateCondition) - Method in interface org.iplass.mtp.entity.interceptor.EntityUpdateAllInvocation
- setUpdateDate(Timestamp) - Method in class org.iplass.mtp.definition.VersionHistory
- setUpdateDate(Timestamp) - Method in interface org.iplass.mtp.entity.Entity
- setUpdateDate(Timestamp) - Method in class org.iplass.mtp.entity.GenericEntity
- setUpdateDate(Timestamp) - Method in class org.iplass.mtp.tenant.Tenant
-
更新日時を設定します。
- setUpdateDisplayLabel(String) - Method in class org.iplass.mtp.view.generic.BulkFormView
-
更新ボタン表示ラベルを設定します。
- setUpdateDisplayLabel(String) - Method in class org.iplass.mtp.view.generic.DetailFormView
-
更新ボタン表示ラベルを設定します。
- setUpdateOption(UpdateOption) - Method in interface org.iplass.mtp.entity.interceptor.EntityUpdateInvocation
- setUpdateProperties(String...) - Method in class org.iplass.mtp.entity.UpdateOption
-
更新対象のプロパティのリストを設定します。
- setUpdateProperties(List<String>) - Method in class org.iplass.mtp.entity.UpdateOption
-
更新対象のプロパティのリストを設定します。
- setUpdateUser(String) - Method in class org.iplass.mtp.tenant.Tenant
-
更新者を設定します。
- setUpdateWithLabelValue(boolean) - Method in class org.iplass.mtp.view.generic.editor.AutoNumberPropertyEditor
-
Label形式の場合の更新制御を設定します。
- setUpdateWithLabelValue(boolean) - Method in class org.iplass.mtp.view.generic.editor.BinaryPropertyEditor
-
Label形式の場合の更新制御を設定します。
- setUpdateWithLabelValue(boolean) - Method in class org.iplass.mtp.view.generic.editor.BooleanPropertyEditor
-
Label形式の場合の更新制御を設定します。
- setUpdateWithLabelValue(boolean) - Method in class org.iplass.mtp.view.generic.editor.DateTimePropertyEditor
-
Label形式の場合の更新制御を設定します。
- setUpdateWithLabelValue(boolean) - Method in class org.iplass.mtp.view.generic.editor.ExpressionPropertyEditor
-
Label形式の場合の更新制御を設定します。
- setUpdateWithLabelValue(boolean) - Method in class org.iplass.mtp.view.generic.editor.NumberPropertyEditor
-
Label形式の場合の更新制御を設定します。
- setUpdateWithLabelValue(boolean) - Method in class org.iplass.mtp.view.generic.editor.ReferencePropertyEditor
-
Label形式の場合の更新制御を設定します。
- setUpdateWithLabelValue(boolean) - Method in class org.iplass.mtp.view.generic.editor.SelectPropertyEditor
-
Label形式の場合の更新制御を設定します。
- setUpdateWithLabelValue(boolean) - Method in class org.iplass.mtp.view.generic.editor.StringPropertyEditor
-
Label形式の場合の更新制御を設定します。
- setUpdateWithLabelValue(boolean) - Method in class org.iplass.mtp.view.generic.editor.UserPropertyEditor
-
Label形式の場合の更新制御を設定します。
- setUploadableCsvdownloadLoadAtOnce(boolean) - Method in class org.iplass.mtp.view.generic.element.section.SearchConditionSection
-
Upload形式のCSVダウンロード時に一括でロードするかを設定します。
- setUploadableCsvdownloadLoadSize(Integer) - Method in class org.iplass.mtp.view.generic.element.section.SearchConditionSection
-
Upload形式のCSVダウンロード時のロード単位を設定します。
- setUploadAcceptMimeTypesPattern(String) - Method in class org.iplass.mtp.view.generic.editor.BinaryPropertyEditor
-
アップロード受け入れ可能な MIME Type を設定します
- setUploadActionName(String) - Method in class org.iplass.mtp.view.generic.editor.BinaryPropertyEditor
-
アップロードアクション名を設定します。
- setUpperContents(String) - Method in class org.iplass.mtp.view.generic.element.section.DefaultSection
-
上部のコンテンツを設定します。
- setUpperContents(String) - Method in class org.iplass.mtp.view.generic.element.section.MassReferenceSection
-
上部のコンテンツを設定します。
- setUpperContents(String) - Method in class org.iplass.mtp.view.generic.element.section.ReferenceSection
-
上部のコンテンツを設定します。
- setUrl(String) - Method in class org.iplass.mtp.tenant.Tenant
-
テナント識別URLを設定します。
- setUrl(String) - Method in class org.iplass.mtp.view.generic.element.Link
-
URLを設定します。
- setUrl(String) - Method in class org.iplass.mtp.view.menu.UrlMenuAction
-
遷移先URLを設定します。
- setUrl(String) - Method in class org.iplass.mtp.view.menu.UrlMenuItem
-
遷移先URLを設定します。
- setUrl(String) - Method in class org.iplass.mtp.webhook.endpoint.definition.WebhookEndpointDefinition
- setUrl(String) - Method in class org.iplass.mtp.webhook.endpoint.WebhookEndpoint
-
Set the custom headers.
- setUrlForRequest(String) - Method in class org.iplass.mtp.tenant.web.TenantWebInfo
-
urlForRequestを設定します。
- setUrlParameter(String) - Method in class org.iplass.mtp.view.generic.editor.ReferencePropertyEditor
-
URLパラメータを設定します。
- setUrlParameterAction(List<ReferencePropertyEditor.UrlParameterActionType>) - Method in class org.iplass.mtp.view.generic.editor.ReferencePropertyEditor
-
URLパラメータActionを設定します。
- setUrlParameterScriptKey(String) - Method in class org.iplass.mtp.view.generic.editor.ReferencePropertyEditor
-
URLパラメータをコンパイルした際に生成したキーを設定します。
- setUseBulkView(boolean) - Method in class org.iplass.mtp.view.generic.element.section.SearchResultSection
-
Bulk Viewの定義を利用を設定します。
- setUseContentDisposition(boolean) - Method in class org.iplass.mtp.web.actionmapping.definition.result.DynamicTemplateResultDefinition
- setUseContentDisposition(boolean) - Method in class org.iplass.mtp.web.actionmapping.definition.result.StaticResourceResultDefinition
- setUseContentDisposition(boolean) - Method in class org.iplass.mtp.web.actionmapping.definition.result.StreamResultDefinition
- setUseContentDisposition(boolean) - Method in class org.iplass.mtp.web.actionmapping.definition.result.TemplateResultDefinition
- setUseDatetimePicker(boolean) - Method in class org.iplass.mtp.view.generic.editor.TimestampPropertyEditor
-
DatetimePickerの利用有無を設定します。
- setUseDefaultConditionWithFilterDefinition(boolean) - Method in class org.iplass.mtp.view.generic.element.section.SearchConditionSection
-
デフォルト検索条件をフィルタ定義と一緒に利用するかを設定します。
- setUseDisplayName(boolean) - Method in class org.iplass.mtp.tenant.gem.TenantGemInfo
-
テナント名表示設定を設定します。
- setUseFixedToken(boolean) - Method in class org.iplass.mtp.web.actionmapping.definition.TokenCheck
-
トランザクショントークンをセッション毎に固定のものを利用するか否かを設定します。 固定トークンは、単純にCSRFトークンとしての役割のみをトランザクショントークンに持たす場合に利用可能です。
- setUseFixedToken(boolean) - Method in class org.iplass.mtp.webapi.definition.WebApiTokenCheck
- setUseImageViewer(boolean) - Method in class org.iplass.mtp.view.generic.editor.BinaryPropertyEditor
-
画像表示時にイメージViewerを利用を設定します。
- setUseInterrupterForCsvDownload(boolean) - Method in class org.iplass.mtp.view.generic.SearchFormView
-
EQLカスタム処理クラスをCSVダウンロードで利用するかを設定します。
- setUseLanguageList(List<String>) - Method in class org.iplass.mtp.tenant.TenantI18nInfo
- setUseMultilingual(boolean) - Method in class org.iplass.mtp.tenant.TenantI18nInfo
- setUseNestConditionWithProperty(boolean) - Method in class org.iplass.mtp.view.generic.editor.ReferencePropertyEditor
-
プロパティと一緒にネスト項目を条件に利用するかを設定します。
- setUseNonce(boolean) - Method in class org.iplass.mtp.auth.oidc.definition.OpenIdConnectDefinition
- setUsePdfjs(boolean) - Method in class org.iplass.mtp.view.generic.editor.BinaryPropertyEditor
-
PDF表示時にPDF.jsを利用を設定します。
- setUsePersonalAccessToken(boolean) - Method in class org.iplass.mtp.view.top.parts.ApplicationMaintenanceParts
-
個人アクセストークン機能を利用するか否かを設定します。
- setUsePreview(boolean) - Method in class org.iplass.mtp.tenant.web.TenantWebInfo
-
プレビュー機能を有効にするか否かを設定します。
- setUsePreviewDate(boolean) - Method in class org.iplass.mtp.view.top.parts.PreviewDateParts
-
プレビュー日付機能を利用するかを設定します。
- setUserAdminRoles(List<String>) - Method in class org.iplass.mtp.tenant.TenantAuthInfo
-
ユーザーを管理可能(パスワードリセット、accountPlicyの設定、adminフラグの設定など)とするロールを指定します。 adminフラグを更新不可としたい場合は、別途当該ロールにEntity権限を設定します。
- setUseRememberMe(boolean) - Method in class org.iplass.mtp.tenant.TenantAuthInfo
- setUseRichtextEditor(boolean) - Method in class org.iplass.mtp.view.top.parts.InformationParts
-
リッチテキストエディタの利用を設定します。
- setUserId(String) - Method in interface org.iplass.mtp.entity.interceptor.EntityLockByUserInvocation
- setUserId(String) - Method in interface org.iplass.mtp.entity.interceptor.EntityUnlockByUserInvocation
- setUserInfoEndpoint(String) - Method in class org.iplass.mtp.auth.oidc.definition.OpenIdConnectDefinition
- setUserPropertyName(String) - Method in class org.iplass.mtp.auth.oauth.definition.ClaimMappingDefinition
- setUseSearchDialog(boolean) - Method in class org.iplass.mtp.view.generic.editor.ReferencePropertyEditor
-
選択ダイアログ利用可否を設定します。
- setUseTimePicker(boolean) - Method in class org.iplass.mtp.view.generic.editor.TimePropertyEditor
-
TimePickerの利用有無を設定します。
- setValidateDetail(boolean) - Method in class org.iplass.mtp.view.generic.element.property.validation.ViewValidatorBase
-
詳細検索でのチェック有無を設定します。
- setValidateNormal(boolean) - Method in class org.iplass.mtp.view.generic.element.property.validation.ViewValidatorBase
-
通常検索でのチェック有無を設定します。
- setValidatePropertyList(List<String>) - Method in interface org.iplass.mtp.entity.interceptor.EntityValidateInvocation
- setValidateResult(ValidateError[]) - Method in exception org.iplass.mtp.entity.EntityValidationException
-
Deprecated.
- setValidateResults(List<ValidateError>) - Method in exception org.iplass.mtp.entity.EntityValidationException
- setValidateSign(boolean) - Method in class org.iplass.mtp.auth.oidc.definition.OpenIdConnectDefinition
- setValidations(List<ValidationDefinition>) - Method in class org.iplass.mtp.entity.definition.PropertyDefinition
- setValidator(ViewValidatorBase) - Method in class org.iplass.mtp.view.generic.element.property.PropertyItem
-
入力チェックを設定します。
- setValidJavascriptBulkPage(boolean) - Method in class org.iplass.mtp.view.generic.BulkFormView
-
Javascriptコード有効可否を設定します。
- setValidJavascriptDetailPage(boolean) - Method in class org.iplass.mtp.view.generic.DetailFormView
-
Javascriptコード有効可否(編集)を設定します。
- setValidJavascriptViewPage(boolean) - Method in class org.iplass.mtp.view.generic.DetailFormView
-
Javascriptコード有効可否(表示)を設定します。
- setValue(Object) - Method in class org.iplass.mtp.entity.query.value.primary.Literal
- setValue(String) - Method in class org.iplass.mtp.entity.SelectValue
- setValue(String) - Method in class org.iplass.mtp.prefs.Preference
- setValue(String) - Method in interface org.iplass.mtp.spi.ObjectBuilder
-
If value attribute (or nested value element) is specified in property definition of configuration file, that value will be set.
- setValue(String) - Method in class org.iplass.mtp.view.generic.editor.EditorValue
-
値を設定します。
- setValue(String) - Method in class org.iplass.mtp.webhook.template.definition.WebhookHeaderDefinition
- setValue(String) - Method in class org.iplass.mtp.webhook.WebhookHeader
-
Set the content for this header.
- setValue(String, Object) - Method in interface org.iplass.mtp.entity.Entity
-
指定の属性名の属性に値をセットします。
propNameには、"."にてネストされたプロパティ、"[index]"にて配列アクセスを指定可能です。
例えば、 "role.condition[0].name"は、getValue("role").getValue("condition")[0].getValue("name")を示します。
注意
propNameはクライアントからの入力値を未検証のまま適用しないでください。 改竄された場合意図しないプロパティに値が設定される可能性があります。 - setValue(String, Object) - Method in class org.iplass.mtp.entity.GenericEntity
-
propNameで表現されるプロパティにvalueをセットします。
注意
GenericEntity.setValue(String, Object, boolean)
をenableExpression=trueで呼び出します。 propNameはクライアントからの入力値を未検証のまま適用しないでください。 改竄された場合意図しないプロパティに値ががセットされる可能性があります。
enableExpression=falseで呼び出したい場合は、明示的にGenericEntity.setValue(String, Object, boolean)
を利用してください。 - setValue(String, Object, boolean) - Method in class org.iplass.mtp.entity.GenericEntity
-
propNameで表現されるプロパティにvalueをセットします。 enableExpression=trueの場合、propNameには、"."にてネストされたプロパティ、 "[index]"にて配列アクセスを指定可能です。
例えば、 "role.condition[0].name"は、getValue("role").getValue("condition")[0].getValue("name")を示します。
注意
enableExpression=trueの場合、propNameはクライアントからの入力値を未検証のまま適用しないでください。 改竄された場合意図しないプロパティに値がセットされる可能性があります。 - setValue(List<ValueExpression>) - Method in class org.iplass.mtp.entity.query.condition.predicate.In
- setValue(ValueExpression) - Method in class org.iplass.mtp.entity.query.AsOf
- setValue(ValueExpression) - Method in class org.iplass.mtp.entity.query.condition.predicate.ComparisonPredicate
- setValue(ValueExpression) - Method in class org.iplass.mtp.entity.query.value.aggregate.Aggregate
- setValue(ValueExpression) - Method in class org.iplass.mtp.entity.query.value.expr.MinusSign
- setValue(ValueExpression) - Method in class org.iplass.mtp.entity.query.value.primary.Cast
- setValue(ValueExpression) - Method in class org.iplass.mtp.entity.UpdateCondition.UpdateValue
- setValues(List<ValueExpression>) - Method in class org.iplass.mtp.entity.query.value.primary.ArrayValue
- setValues(List<UpdateCondition.UpdateValue>) - Method in class org.iplass.mtp.entity.UpdateCondition
- setValues(List<EditorValue>) - Method in class org.iplass.mtp.view.generic.editor.SelectPropertyEditor
-
セレクトボックスの値を設定します。
- setValues(List<EditorValue>) - Method in class org.iplass.mtp.view.generic.editor.StringPropertyEditor
-
選択値を設定します。
- setVersion(int) - Method in class org.iplass.mtp.definition.DefinitionInfo
- setVersion(int) - Method in class org.iplass.mtp.definition.VersionHistory
- setVersion(Long) - Method in interface org.iplass.mtp.entity.Entity
- setVersion(Long) - Method in class org.iplass.mtp.entity.EntityKey
-
バージョンを設定します。
- setVersion(Long) - Method in class org.iplass.mtp.entity.GenericEntity
- setVersion(Long) - Method in interface org.iplass.mtp.entity.interceptor.EntityLoadInvocation
- setVersionControlAsOfExpression(String) - Method in class org.iplass.mtp.entity.definition.properties.ReferenceProperty
- setVersionControlType(VersionControlReferenceType) - Method in class org.iplass.mtp.entity.definition.properties.ReferenceProperty
- setVersionControlType(VersionControlType) - Method in class org.iplass.mtp.entity.definition.EntityDefinition
- setVersiond(boolean) - Method in class org.iplass.mtp.entity.query.Query
-
Deprecated.
- setVersioned(boolean) - Method in class org.iplass.mtp.entity.LoadOption
- setVersioned(boolean) - Method in class org.iplass.mtp.entity.query.Query
- setVersionHistory(List<VersionHistory>) - Method in class org.iplass.mtp.definition.DefinitionInfo
- setVersionSpecified(boolean) - Method in class org.iplass.mtp.entity.InsertOption
-
バージョン管理されているEntityをインサートする際に、 指定したバージョン番号のデータとしてインサートする場合にtrueをセットします。 falseの場合はバージョン番号は0としてインサートされます。 デフォルトはfalseです。
- setVersionupDisplayLabel(String) - Method in class org.iplass.mtp.view.generic.DetailFormView
-
バージョンアップボタン表示ラベルを設定します。
- setViewAction(String) - Method in class org.iplass.mtp.view.calendar.EntityCalendarItem
-
詳細アクション名を設定
- setViewActionName(String) - Method in class org.iplass.mtp.view.generic.element.section.MassReferenceSection
-
ダイアログ表示アクション名を設定します。
- setViewActionName(String) - Method in class org.iplass.mtp.view.generic.SearchFormView
-
表示アクション名を設定します。
- setViewControlSettings(List<ViewControlSetting>) - Method in class org.iplass.mtp.view.generic.EntityView
- setViewName(String) - Method in class org.iplass.mtp.view.calendar.EntityCalendarItem
-
ビュー名を設定
- setViewName(String) - Method in class org.iplass.mtp.view.generic.editor.ReferencePropertyEditor
-
ビュー定義名を設定します。
- setViewName(String) - Method in class org.iplass.mtp.view.generic.element.section.MassReferenceSection
-
ビュー定義名を設定します。
- setViewName(String) - Method in class org.iplass.mtp.view.menu.EntityMenuAction
-
View名を設定します。
- setViewName(String) - Method in class org.iplass.mtp.view.menu.EntityMenuItem
-
表示するView名を設定します。
- setViewName(String) - Method in class org.iplass.mtp.view.top.parts.EntityListParts
-
View名を設定します。
- setViewName(String) - Method in class org.iplass.mtp.view.top.parts.UserMaintenanceParts
-
ビュー名を設定します。
- setViewName(String) - Method in class org.iplass.mtp.view.treeview.TreeViewItem
-
ビュー名を設定します。
- setViewNameForDetail(String) - Method in class org.iplass.mtp.view.top.parts.EntityListParts
-
詳細リンク用のView名を設定します。
- setViewNameForLink(String) - Method in class org.iplass.mtp.view.top.parts.EntityListParts
-
検索リンク用のview名を設定します。
- setViewNames(Map<String, String>) - Method in class org.iplass.mtp.view.top.parts.FulltextSearchViewParts
- setViewrefActionName(String) - Method in class org.iplass.mtp.view.generic.editor.ReferencePropertyEditor
-
ダイアログ表示アクション名を設定します。
- setViews(List<FormView>) - Method in class org.iplass.mtp.view.generic.EntityView
-
FormViewを設定します。
- setViewTabActionName(String) - Method in class org.iplass.mtp.view.generic.element.section.MassReferenceSection
-
別タブ表示アクション名を設定します。
- setViewUploadActionName(String) - Method in class org.iplass.mtp.view.generic.SearchFormView
-
CSVアップロード画面表示アクション名を設定します。
- setWebApiParamMap(WebApiParamMapDefinition[]) - Method in class org.iplass.mtp.webapi.definition.WebApiDefinition
- setWebhookContent(String) - Method in class org.iplass.mtp.webhook.template.definition.WebhookTemplateDefinition
- setWhen(List<When>) - Method in class org.iplass.mtp.entity.query.value.controlflow.Case
- setWhere(Where) - Method in class org.iplass.mtp.entity.DeleteCondition
- setWhere(Where) - Method in class org.iplass.mtp.entity.query.Query
- setWhere(Where) - Method in class org.iplass.mtp.entity.UpdateCondition
- setWhitelistPropertyNameRegex(String) - Method in class org.iplass.mtp.command.beanmapper.BeanParamMapper
- setWidgets(List<TopViewParts>) - Method in class org.iplass.mtp.view.top.TopViewDefinition
-
ウィジェットを設定します。
- setWidth(int) - Method in class org.iplass.mtp.view.generic.editor.BinaryPropertyEditor
-
画像の幅を設定します。
- setWidth(int) - Method in class org.iplass.mtp.view.generic.editor.NestProperty
-
列幅を設定します。
- setWidth(int) - Method in class org.iplass.mtp.view.generic.element.property.PropertyColumn
-
列幅を設定します。
- setWidth(int) - Method in class org.iplass.mtp.view.generic.element.VirtualPropertyItem
-
列幅を設定します。
- setWidth(Integer) - Method in class org.iplass.mtp.view.treeview.TreeViewGridColModel
-
幅を設定します。
- setWithHistory(boolean) - Method in class org.iplass.mtp.async.AsyncTaskInfoSearchCondtion
-
すでに実行完了(もしくはキャンセルされた)した過去のデータを検索対象にする場合はtrueを設定。
- setWithinGroup(WithinGroup) - Method in class org.iplass.mtp.entity.query.value.aggregate.OrderedSetFunction
- setWithMappedByReference(boolean) - Method in class org.iplass.mtp.entity.LoadOption
-
Load時に被参照の参照プロパティも読み込むように設定します(withReference=trueとなっている前提の上で)。
- setWithNestProperty(boolean) - Method in class org.iplass.mtp.view.generic.editor.LinkProperty
-
ネストプロパティ同士の連動かを設定します。
- setWithoutConditionReferenceName(String...) - Method in class org.iplass.mtp.view.generic.SearchQueryContext
-
Entity権限における限定条件を適用せずに検索を実行する参照先名を設定します。
- setWithoutConditionReferenceName(List<String>) - Method in class org.iplass.mtp.view.generic.element.section.MassReferenceSection
-
Entity権限における限定条件の除外設定を設定します。
- setWithoutConditionReferenceName(List<String>) - Method in class org.iplass.mtp.view.generic.SearchFormView
-
Entity権限における限定条件の除外設定を設定します。
- setWithoutMappedByReference(boolean) - Method in class org.iplass.mtp.entity.definition.EventListenerDefinition
-
beforeUpdate,afterUpdateの際、 EntityEventContextに、"beforeUpdateEntity"の名前でセットされる更新前のEntityデータを取得する際、 被参照のReferencePropertyの値も取得するかどうかを設定。
- setWithReference(boolean) - Method in class org.iplass.mtp.entity.LoadOption
-
Load時に参照プロパティも読み込むように設定します。
- setWithValidation(boolean) - Method in class org.iplass.mtp.command.beanmapper.BeanParamMapper
- setWithValidation(boolean) - Method in class org.iplass.mtp.entity.InsertOption
-
追加時、バリデーションを行うか否かをセットします。 デフォルトはtrueです。
- setWithValidation(boolean) - Method in class org.iplass.mtp.entity.UpdateOption
-
更新時、バリデーションを行うか否かをセットします。 デフォルトtrueです。
- SHALLOW - Enum constant in enum class org.iplass.mtp.view.generic.DetailFormView.CopyTarget
-
当該エンティティのみコピー
- SHARED - Enum constant in enum class org.iplass.mtp.command.RequestContextWrapper.Mode
-
attributeMapはラップされるコンテキストと共有されます 。
- SharedConfig - Class in org.iplass.mtp.definition
-
Definitionの共有設定を表すクラス。
- SharedConfig() - Constructor for class org.iplass.mtp.definition.SharedConfig
- SharedConfig(boolean, boolean) - Constructor for class org.iplass.mtp.definition.SharedConfig
- SharedConfig(boolean, boolean, boolean, boolean) - Constructor for class org.iplass.mtp.definition.SharedConfig
- SIMPLE_TIMEBASE - Enum constant in enum class org.iplass.mtp.entity.definition.VersionControlType
-
有効期間を持ち、時間ベースでデータを管理する。加えて異なるバージョンにおいて、有効期間の重複はない前提
- SimpleAuthTokenCredential - Class in org.iplass.mtp.auth.login.token
-
シンプルな認証トークンで認証する際のCredentialです。 認証時にはトークン文字列を指定します。 認証トークンは事前にAuthTokenInfoListにて生成する必要があります。 SimpleAuthTokenは、当該トークンが紐付くユーザーとしてのアクセスを許可します。 また、SimpleAuthTokenは明示的に削除されるまで、永続的に有効です。
- SimpleAuthTokenCredential() - Constructor for class org.iplass.mtp.auth.login.token.SimpleAuthTokenCredential
- SimpleAuthTokenCredential(String) - Constructor for class org.iplass.mtp.auth.login.token.SimpleAuthTokenCredential
- SimpleAuthTokenInfo - Class in org.iplass.mtp.auth.login.token
- SimpleAuthTokenInfo() - Constructor for class org.iplass.mtp.auth.login.token.SimpleAuthTokenInfo
- SimpleAuthTokenInfo(String, String) - Constructor for class org.iplass.mtp.auth.login.token.SimpleAuthTokenInfo
- SingleCommandConfig - Class in org.iplass.mtp.command.definition.config
- SingleCommandConfig() - Constructor for class org.iplass.mtp.command.definition.config.SingleCommandConfig
- SINGLESELECT - Enum constant in enum class org.iplass.mtp.view.generic.OutputType
-
単一選択
- SMS - Enum constant in enum class org.iplass.mtp.entity.definition.listeners.SendNotificationType
- SmsException - Exception in org.iplass.mtp.sms
- SmsException() - Constructor for exception org.iplass.mtp.sms.SmsException
- SmsException(String) - Constructor for exception org.iplass.mtp.sms.SmsException
- SmsException(String, Throwable) - Constructor for exception org.iplass.mtp.sms.SmsException
- SmsException(Throwable) - Constructor for exception org.iplass.mtp.sms.SmsException
- SmsMail - Class in org.iplass.mtp.sms
-
SMSメール.
- SmsMail() - Constructor for class org.iplass.mtp.sms.SmsMail
- SmsMailManager - Interface in org.iplass.mtp.sms
-
SMSメールのManager.
- SmsMailTemplateDefinition - Class in org.iplass.mtp.sms.template.definition
-
SMSメールテンプレート定義
- SmsMailTemplateDefinition() - Constructor for class org.iplass.mtp.sms.template.definition.SmsMailTemplateDefinition
- SmsMailTemplateDefinitionManager - Interface in org.iplass.mtp.sms.template.definition
-
SmsMailTemplateDefinitionのManager.
- sortByOrderProperty(List<Entity>, String) - Static method in class org.iplass.mtp.view.generic.EntityViewUtil
- sortByOrderProperty(List<Entity>, String, boolean) - Static method in class org.iplass.mtp.view.generic.EntityViewUtil
- sortItem - Variable in class org.iplass.mtp.view.treeview.TreeViewItem
-
ソートアイテム
- SortItem - Interface in org.iplass.mtp.view.generic.element
-
ソートアイテム
- SortSetting - Class in org.iplass.mtp.view.generic.element.section
-
ソート条件設定
- SortSetting() - Constructor for class org.iplass.mtp.view.generic.element.section.SortSetting
-
デフォルトコンストラクタ
- SortSpec - Class in org.iplass.mtp.entity.query
-
ORDER BYのソート仕様を表す。
- SortSpec() - Constructor for class org.iplass.mtp.entity.query.SortSpec
- SortSpec(String, SortSpec.SortType) - Constructor for class org.iplass.mtp.entity.query.SortSpec
- SortSpec(ValueExpression, SortSpec.SortType) - Constructor for class org.iplass.mtp.entity.query.SortSpec
- SortSpec(ValueExpression, SortSpec.SortType, SortSpec.NullOrderingSpec) - Constructor for class org.iplass.mtp.entity.query.SortSpec
- SortSpec.NullOrderingSpec - Enum Class in org.iplass.mtp.entity.query
- SortSpec.SortType - Enum Class in org.iplass.mtp.entity.query
- sortType - Variable in class org.iplass.mtp.view.treeview.TreeViewItem
-
ソート種別
- SPEC_VALUE - Enum constant in enum class org.iplass.mtp.entity.query.AsOf.AsOfSpec
-
特定の時点(別途AsOfのvalueにて指定)を指し示す。
- SPECIFIC - Enum constant in enum class org.iplass.mtp.entity.DeleteTargetVersion
-
特定のバージョン
- SPECIFIC - Enum constant in enum class org.iplass.mtp.entity.TargetVersion
-
特定のバージョン
- SPECIFIC_ID - Enum constant in enum class org.iplass.mtp.web.actionmapping.definition.cache.RelatedEntityType
-
特定(当該キャッシュを構築する際に利用された)のEntityをキャッシュに紐づける
- SPECIFY - Enum constant in enum class org.iplass.mtp.view.generic.element.section.SearchConditionSection.CsvDownloadSpecifyCharacterCode
- split(String, char) - Static method in class org.iplass.mtp.util.StringUtil
- START_DATE - Static variable in interface org.iplass.mtp.entity.Entity
-
Entityの有効期間開始日時
- startMode(StartMode) - Method in class org.iplass.mtp.async.AsyncTaskOption
-
非同期タスクの開始方法を指定します。
- StartMode - Enum Class in org.iplass.mtp.async
-
非同期タスクの開始モードです。
- startsWithAny(String, String[]) - Static method in class org.iplass.mtp.util.StringUtil
- state() - Element in annotation interface org.iplass.mtp.command.annotation.webapi.WebApi
- STATE - Static variable in interface org.iplass.mtp.entity.Entity
-
Entityの状態(バージョン管理下で、有効/無効を識別する)
- STATE_INVALID_VALUE - Static variable in interface org.iplass.mtp.entity.Entity
- STATE_VALID_VALUE - Static variable in interface org.iplass.mtp.entity.Entity
- STATEBASE - Enum constant in enum class org.iplass.mtp.entity.definition.VersionControlType
-
stateプロパティが有効となっているバージョンを有効とみなす。stateが有効なバージョンは最大でも1つである前提
- STATEFUL - Enum constant in enum class org.iplass.mtp.webapi.definition.StateType
-
StatefulなWebAPIを示す値です。Statefullの場合、セッション情報は保存されます。
- STATELESS - Enum constant in enum class org.iplass.mtp.webapi.definition.StateType
-
StatelessなWebAPIを示す値です。Statelessの場合、セッション情報は保存されません。 (ただし、当該WebAPI呼び出し前にStatefulなセッションが確立されている場合は、セッション情報の参照、保存は可能です。)
- StateType - Enum Class in org.iplass.mtp.webapi.definition
-
WebAPIのStateless/Statefulを表す種別です。
- StaticResourceDefinition - Class in org.iplass.mtp.web.staticresource.definition
-
静的リソースの定義。 resourceとして、単一のファイル、もしくはアーカイブ(zipもしくはjar)されたファイルを指定可能。 アーカイブとして登録した場合は、アーカイブ内のファイルを指定して取得可能となる。
- StaticResourceDefinition() - Constructor for class org.iplass.mtp.web.staticresource.definition.StaticResourceDefinition
- StaticResourceDefinitionManager - Interface in org.iplass.mtp.web.staticresource.definition
- StaticResourceDefinitionModifyResult - Class in org.iplass.mtp.web.staticresource.definition
- StaticResourceDefinitionModifyResult(boolean) - Constructor for class org.iplass.mtp.web.staticresource.definition.StaticResourceDefinitionModifyResult
-
コンストラクタ
- StaticResourceDefinitionModifyResult(boolean, String) - Constructor for class org.iplass.mtp.web.staticresource.definition.StaticResourceDefinitionModifyResult
-
コンストラクタ
- StaticResourceResultDefinition - Class in org.iplass.mtp.web.actionmapping.definition.result
-
静的リソース定義を返却するResult定義です。
- StaticResourceResultDefinition() - Constructor for class org.iplass.mtp.web.actionmapping.definition.result.StaticResourceResultDefinition
- status() - Element in annotation interface org.iplass.mtp.command.annotation.action.Result
-
マッピング対象のCommandの実行結果ステータスを指定します。 *指定の場合は、すべてのステータス(但し例外発生時除く)を表します。 未指定の場合(かつ、exceptionが未指定の場合)は、*が指定されたとみなされます。
- StdDevPop - Class in org.iplass.mtp.entity.query.value.aggregate
-
STDDEV_POP関数を表す。
- StdDevPop() - Constructor for class org.iplass.mtp.entity.query.value.aggregate.StdDevPop
- StdDevPop(String) - Constructor for class org.iplass.mtp.entity.query.value.aggregate.StdDevPop
- StdDevPop(ValueExpression) - Constructor for class org.iplass.mtp.entity.query.value.aggregate.StdDevPop
- StdDevSamp - Class in org.iplass.mtp.entity.query.value.aggregate
-
STDDEV_SAMP関数を表す。
- StdDevSamp() - Constructor for class org.iplass.mtp.entity.query.value.aggregate.StdDevSamp
- StdDevSamp(String) - Constructor for class org.iplass.mtp.entity.query.value.aggregate.StdDevSamp
- StdDevSamp(ValueExpression) - Constructor for class org.iplass.mtp.entity.query.value.aggregate.StdDevSamp
- StoreDefinition - Class in org.iplass.mtp.entity.definition
- StoreDefinition() - Constructor for class org.iplass.mtp.entity.definition.StoreDefinition
- STREAM - Enum constant in enum class org.iplass.mtp.command.annotation.action.Result.Type
- STREAM - Enum constant in enum class org.iplass.mtp.entity.SearchResult.ResultMode
-
逐次、1件ずつ読み込み(pull形式)を行います。 Iterator#next()呼び出しで1件ずつ取得します。 STREAMで利用する場合は、
SearchResult.close()
の呼び出しが必須です。 iteratorは1度しか取得出来ないので注意してください。 また、STREAMが指定された場合は、Query結果キャッシュは行われません。 また、 STREAMが指定された場合は、SearchOption
にてreturnStructuredEntity指定は利用できません。 - StreamResultDefinition - Class in org.iplass.mtp.web.actionmapping.definition.result
-
実行結果として、ストリーム(バイナリデータ、文字列データ)を出力するResult定義です。
- StreamResultDefinition() - Constructor for class org.iplass.mtp.web.actionmapping.definition.result.StreamResultDefinition
- STRICT_SEQUENCE - Enum constant in enum class org.iplass.mtp.entity.definition.properties.NumberingType
-
飛び番を許容しない。当該Entityの登録はシーケンシャルな処理となる。
- STRING - Enum constant in enum class org.iplass.mtp.entity.definition.PropertyDefinitionType
- StringProperty - Class in org.iplass.mtp.entity.definition.properties
-
文字列を表すプロパティ定義。
- StringProperty() - Constructor for class org.iplass.mtp.entity.definition.properties.StringProperty
- StringProperty(String) - Constructor for class org.iplass.mtp.entity.definition.properties.StringProperty
- StringPropertyEditor - Class in org.iplass.mtp.view.generic.editor
-
文字列型プロパティエディタ
- StringPropertyEditor() - Constructor for class org.iplass.mtp.view.generic.editor.StringPropertyEditor
-
コンストラクタ
- StringPropertyEditor.StringDisplayType - Enum Class in org.iplass.mtp.view.generic.editor
-
表示タイプ
- StringUtil - Class in org.iplass.mtp.util
-
文字列操作のユーティリティ。 CommonsLangの各ユーティリティへのThinWapper。
- StringUtil() - Constructor for class org.iplass.mtp.util.StringUtil
- stringValue() - Element in annotation interface org.iplass.mtp.definition.annotation.LocalizedString
- strip() - Method in class org.iplass.mtp.entity.query.condition.expr.And
- strip() - Method in class org.iplass.mtp.entity.query.condition.expr.Or
- stripToEmpty(String) - Static method in class org.iplass.mtp.util.StringUtil
- stripToNull(String) - Static method in class org.iplass.mtp.util.StringUtil
- sub(ValueExpression) - Method in class org.iplass.mtp.entity.query.value.expr.Polynomial
- SUB_PATH - Static variable in interface org.iplass.mtp.web.WebRequestConstants
-
アクション名以降のサブパス文字列を取得する際のattribute名
- SUB_PATH - Static variable in interface org.iplass.mtp.webapi.WebApiRequestConstants
-
WebApi名以降のサブパス文字列を取得する際のattribute名
- SubjectIdentifierTypeDefinition - Class in org.iplass.mtp.auth.oauth.definition
-
subjectIdの方式に関する定義です。
- SubjectIdentifierTypeDefinition() - Constructor for class org.iplass.mtp.auth.oauth.definition.SubjectIdentifierTypeDefinition
- SUBMITTED - Enum constant in enum class org.iplass.mtp.async.TaskStatus
-
登録済。まだタスクは開始されていない。
- SubQuery - Class in org.iplass.mtp.entity.query
-
サブクエリを表す。 on句にて、上位クエリとの結合条件を指定し相関サブクエリとすることが可能。
たとえば、 - SubQuery() - Constructor for class org.iplass.mtp.entity.query.SubQuery
- SubQuery(Query) - Constructor for class org.iplass.mtp.entity.query.SubQuery
- SubQuery(Query, Condition) - Constructor for class org.iplass.mtp.entity.query.SubQuery
- substringAfterLast(String, String) - Static method in class org.iplass.mtp.util.StringUtil
- Sum - Class in org.iplass.mtp.entity.query.value.aggregate
-
SUM関数を表す。
- Sum() - Constructor for class org.iplass.mtp.entity.query.value.aggregate.Sum
- Sum(String) - Constructor for class org.iplass.mtp.entity.query.value.aggregate.Sum
- Sum(ValueExpression) - Constructor for class org.iplass.mtp.entity.query.value.aggregate.Sum
- summaryInfo() - Method in class org.iplass.mtp.web.actionmapping.definition.cache.CacheCriteriaDefinition
-
各Resultのサマリー情報を返します。
- summaryInfo() - Method in class org.iplass.mtp.web.actionmapping.definition.cache.JavaClassCacheCriteriaDefinition
- summaryInfo() - Method in class org.iplass.mtp.web.actionmapping.definition.cache.ParameterMatchCacheCriteriaDefinition
- summaryInfo() - Method in class org.iplass.mtp.web.actionmapping.definition.cache.ScriptingCacheCriteriaDefinition
- summaryInfo() - Method in class org.iplass.mtp.web.actionmapping.definition.result.DynamicTemplateResultDefinition
- summaryInfo() - Method in class org.iplass.mtp.web.actionmapping.definition.result.RedirectResultDefinition
- summaryInfo() - Method in class org.iplass.mtp.web.actionmapping.definition.result.ResultDefinition
-
各Resultのサマリー情報を返します。
- summaryInfo() - Method in class org.iplass.mtp.web.actionmapping.definition.result.StaticResourceResultDefinition
- summaryInfo() - Method in class org.iplass.mtp.web.actionmapping.definition.result.StreamResultDefinition
- summaryInfo() - Method in class org.iplass.mtp.web.actionmapping.definition.result.TemplateResultDefinition
- supportBearerToken() - Element in annotation interface org.iplass.mtp.command.annotation.webapi.WebApi
- SUPPORTS - Enum constant in enum class org.iplass.mtp.transaction.Propagation
-
トランザクションが開始されていなかったら、トランザクション制御しない。既にトランザクションが開始されている場合は、そのトランザクションのコンテキストで実行される。
- SuppressWarningsHint - Class in org.iplass.mtp.entity.query.hint
-
EQLの警告ログの出力が必要ないことをマークするためのヒント句です。
- SuppressWarningsHint() - Constructor for class org.iplass.mtp.entity.query.hint.SuppressWarningsHint
- suspend() - Method in interface org.iplass.mtp.transaction.TransactionManager
-
トランザクションをサスペンドします。 サスペンドされた状態(Transacton.status=SUSPENDED)であることを示すTransactionインスタンスが返却されます。
- SUSPENDED - Enum constant in enum class org.iplass.mtp.transaction.TransactionStatus
-
現在トランザクションが中断された状態であることを示します
- synchronizeOnSession() - Element in annotation interface org.iplass.mtp.command.annotation.action.ActionMapping
-
このAction処理をSessionにて同期化するか否かを設定します。 デフォルトfalseです。
- synchronizeOnSession() - Element in annotation interface org.iplass.mtp.command.annotation.webapi.WebApi
-
このAction処理をSessionにて同期化するか否か。デフォルトfalse。
- SYSTEM_DEFAULT_DEFINITION_NAME - Static variable in class org.iplass.mtp.entity.definition.EntityDefinition
- SystemException - Exception in org.iplass.mtp
-
システム例外を表す例外。
- SystemException() - Constructor for exception org.iplass.mtp.SystemException
- SystemException(String) - Constructor for exception org.iplass.mtp.SystemException
- SystemException(String, Throwable) - Constructor for exception org.iplass.mtp.SystemException
- SystemException(Throwable) - Constructor for exception org.iplass.mtp.SystemException
T
- TargetVersion - Enum Class in org.iplass.mtp.entity
-
更新時の対象データのバージョン。
- TASK_ID - Static variable in interface org.iplass.mtp.command.async.AsyncRequestConstants
-
attributeからtaskIdを取得する際のキー
- TaskCancelException - Exception in org.iplass.mtp.async
-
非同期タスクを実行中に明示的にタスクをキャンセルされた場合に、スローされる例外。
- TaskCancelException() - Constructor for exception org.iplass.mtp.async.TaskCancelException
- TaskCancelException(String) - Constructor for exception org.iplass.mtp.async.TaskCancelException
- TaskCancelException(String, Throwable) - Constructor for exception org.iplass.mtp.async.TaskCancelException
- TaskCancelException(Throwable) - Constructor for exception org.iplass.mtp.async.TaskCancelException
- TaskStatus - Enum Class in org.iplass.mtp.async
-
非同期タスクの実行ステータス。
- TaskTimeoutException - Exception in org.iplass.mtp.async
-
非同期タスクを実行中にタイムアウトが発生した場合、スローされる例外。
- TaskTimeoutException() - Constructor for exception org.iplass.mtp.async.TaskTimeoutException
- TaskTimeoutException(String) - Constructor for exception org.iplass.mtp.async.TaskTimeoutException
- TaskTimeoutException(String, Throwable) - Constructor for exception org.iplass.mtp.async.TaskTimeoutException
- TaskTimeoutException(Throwable) - Constructor for exception org.iplass.mtp.async.TaskTimeoutException
- tcPath() - Static method in class org.iplass.mtp.web.template.ELFunctions
-
tenant名まで含むコンテキストパスを取得します。
利用例 - Template - Annotation Interface in org.iplass.mtp.command.annotation.template
-
Templateを定義するアノテーションです。
- TEMPLATE - Enum constant in enum class org.iplass.mtp.command.annotation.action.Result.Type
- TEMPLATE - Enum constant in enum class org.iplass.mtp.view.generic.editor.TemplatePropertyEditor.TemplateDisplayType
- TemplateDefinition - Class in org.iplass.mtp.web.template.definition
- TemplateDefinition() - Constructor for class org.iplass.mtp.web.template.definition.TemplateDefinition
- TemplateDefinitionManager - Interface in org.iplass.mtp.web.template.definition
- TemplateDefinitionModifyResult - Class in org.iplass.mtp.web.template.definition
- TemplateDefinitionModifyResult(boolean) - Constructor for class org.iplass.mtp.web.template.definition.TemplateDefinitionModifyResult
-
コンストラクタ
- TemplateDefinitionModifyResult(boolean, String) - Constructor for class org.iplass.mtp.web.template.definition.TemplateDefinitionModifyResult
-
コンストラクタ
- TemplateElement - Class in org.iplass.mtp.view.generic.element
-
テンプレート要素
- TemplateElement() - Constructor for class org.iplass.mtp.view.generic.element.TemplateElement
-
デフォルトコンストラクタ
- templateName() - Element in annotation interface org.iplass.mtp.command.annotation.action.Result
-
type=JSPの場合のtemplate名を指定可能です。未指定の場合、名前はjspファイルのパス(valueに設定した値)になります。
- TemplateParts - Class in org.iplass.mtp.view.top.parts
-
テンプレート系のパーツ
- TemplateParts() - Constructor for class org.iplass.mtp.view.top.parts.TemplateParts
- TemplatePropertyEditor - Class in org.iplass.mtp.view.generic.editor
-
テンプレートを表示するプロパティエディタ
- TemplatePropertyEditor() - Constructor for class org.iplass.mtp.view.generic.editor.TemplatePropertyEditor
- TemplatePropertyEditor.TemplateDisplayType - Enum Class in org.iplass.mtp.view.generic.editor
-
表示タイプ
- TemplateResultDefinition - Class in org.iplass.mtp.web.actionmapping.definition.result
-
実行結果として、templateを出力するResult定義です。
- TemplateResultDefinition() - Constructor for class org.iplass.mtp.web.actionmapping.definition.result.TemplateResultDefinition
- Templates - Annotation Interface in org.iplass.mtp.command.annotation.template
-
複数のTemplateを定義する場合のアノテーションです。
- TemplateSection - Class in org.iplass.mtp.view.generic.element.section
-
JSPによるカスタマイズ可能なセクション
- TemplateSection() - Constructor for class org.iplass.mtp.view.generic.element.section.TemplateSection
-
デフォルトコンストラクタ
- TemplateUtil - Class in org.iplass.mtp.web.template
-
テンプレートを作成する際利用可能なユーティリティメソッド。
- TemplateUtil() - Constructor for class org.iplass.mtp.web.template.TemplateUtil
- TemplateUtil.TokenOutputType - Enum Class in org.iplass.mtp.web.template
-
トランザクショントークン出力形式
- TEMPORARY_FLG - Static variable in class org.iplass.mtp.auth.User
- tenant(String) - Method in class org.iplass.mtp.test.MTPJUnitTestRule
-
Ruleに直接tenantを設定します。
- Tenant - Class in org.iplass.mtp.tenant
-
テナント情報をあらわすオブジェクト
- Tenant() - Constructor for class org.iplass.mtp.tenant.Tenant
- Tenant(int, String, String) - Constructor for class org.iplass.mtp.tenant.Tenant
- TENANT_CONTEXT_PATH - Static variable in interface org.iplass.mtp.web.WebRequestConstants
-
テナントまでのパス文字列を取得する際のattribute名
- TENANT_ID - Static variable in class org.iplass.mtp.auth.oauth.introspectors.ResourceOwnerTokenIntrospector
- TENANT_NAME - Static variable in class org.iplass.mtp.auth.oauth.introspectors.ResourceOwnerTokenIntrospector
- TenantAuthInfo - Class in org.iplass.mtp.tenant
-
テナントの認証情報
- TenantAuthInfo() - Constructor for class org.iplass.mtp.tenant.TenantAuthInfo
-
Constractor
- TenantConfig - Class in org.iplass.mtp.tenant
- TenantConfig() - Constructor for class org.iplass.mtp.tenant.TenantConfig
- TenantGemInfo - Class in org.iplass.mtp.tenant.gem
- TenantGemInfo() - Constructor for class org.iplass.mtp.tenant.gem.TenantGemInfo
- TenantI18nInfo - Class in org.iplass.mtp.tenant
- TenantI18nInfo() - Constructor for class org.iplass.mtp.tenant.TenantI18nInfo
- TenantMailInfo - Class in org.iplass.mtp.tenant
-
テナントのメール情報
- TenantMailInfo() - Constructor for class org.iplass.mtp.tenant.TenantMailInfo
-
Constractor
- TenantManager - Interface in org.iplass.mtp.tenant
-
テナント定義を管理するクラスのインタフェース。
- TenantName - Annotation Interface in org.iplass.mtp.test
-
テスト実施時のテナント名を指定可能です。 クラス、メソッドに指定可能です。
- TenantWebInfo - Class in org.iplass.mtp.tenant.web
- TenantWebInfo() - Constructor for class org.iplass.mtp.tenant.web.TenantWebInfo
- Term - Class in org.iplass.mtp.entity.query.value.expr
-
項(乗除算)を表す。
- Term() - Constructor for class org.iplass.mtp.entity.query.value.expr.Term
- Term(List<ValueExpression>, List<ValueExpression>) - Constructor for class org.iplass.mtp.entity.query.value.expr.Term
- Term(ValueExpression) - Constructor for class org.iplass.mtp.entity.query.value.expr.Term
- TEST_CONFIG_FILE_NAME_SYSTEM_PROPERTY_NAME - Static variable in class org.iplass.mtp.test.MTPJUnitTestRule
- TestManagerLocator - Class in org.iplass.mtp.test
-
テスト時に利用されるManagerLocatorの実装です。
- TestManagerLocator() - Constructor for class org.iplass.mtp.test.TestManagerLocator
- TestRequestContext - Class in org.iplass.mtp.test
-
テスト時に利用可能なRequestContextの実装です。 パラメータなどを明示的にセット可能です。
- TestRequestContext() - Constructor for class org.iplass.mtp.test.TestRequestContext
- TestResourceBundleUtil - Class in org.iplass.mtp.test
- TestTransactionService - Class in org.iplass.mtp.test
-
テスト時に利用されるTransactionServiceの実装です。
- TestTransactionService() - Constructor for class org.iplass.mtp.test.TestTransactionService
- TestUploadFileHandle - Class in org.iplass.mtp.test
-
テスト時に利用可能なUploadFileHandleの実装です。 アップロードファイルを伴うテストの場合に、
TestRequestContext.setParam(String, Object)
にてセットします。 - TestUploadFileHandle(File, String, String) - Constructor for class org.iplass.mtp.test.TestUploadFileHandle
-
指定のtempFileで指定されるファイルにてTestUploadFileHandleを生成します。
- TestUploadFileHandle(String, String, long, boolean) - Constructor for class org.iplass.mtp.test.TestUploadFileHandle
-
アップロードされたファイルがサイズオーバーであった場合を想定したテストの場合、当コンストラクタを利用し、 isSizeOverがtrueの状態のUploadFileHandleを生成することが可能です。
- TEXT - Enum constant in enum class org.iplass.mtp.view.generic.editor.AutoNumberPropertyEditor.AutoNumberDisplayType
- TEXT - Enum constant in enum class org.iplass.mtp.view.generic.editor.ExpressionPropertyEditor.ExpressionDisplayType
- TEXT - Enum constant in enum class org.iplass.mtp.view.generic.editor.NumberPropertyEditor.NumberDisplayType
- TEXT - Enum constant in enum class org.iplass.mtp.view.generic.editor.StringPropertyEditor.StringDisplayType
- TextAlign - Enum Class in org.iplass.mtp.view.generic
-
テキストの配置
- TEXTAREA - Enum constant in enum class org.iplass.mtp.view.generic.editor.StringPropertyEditor.StringDisplayType
- THIS - Static variable in class org.iplass.mtp.entity.query.SubQuery
-
相関サブクエリ利用時、結合条件(ON句)にて自分自身への参照を表現する定数。
- throwExceptionIfSetRollbackOnly() - Element in annotation interface org.iplass.mtp.command.annotation.CommandConfig
-
トランザクションが本Command処理用に新規作成された際、 処理中にsetRoobackOnlyされた場合、 かつ明示的に例外がスローされなかった場合、
RollbackException
をスローするか否かの設定です。 未指定(デフォルト)の場合はfalseです。 - throwExceptionIfSetRollbackOnly() - Element in annotation interface org.iplass.mtp.command.annotation.CompositeCommandConfig
-
トランザクションが本複合Command処理用に新規作成された際、 処理中にsetRoobackOnlyされた場合、 かつ明示的に例外がスローされなかった場合、
RollbackException
をスローするか否かの設定です。 未指定(デフォルト)の場合はfalseです。 - throwExceptionIfSetRollbackOnly() - Method in class org.iplass.mtp.transaction.TransactionOption
-
throwExceptionIfSetRollbackOnly=trueに設定します。
- TIME - Enum constant in enum class org.iplass.mtp.entity.definition.PropertyDefinitionType
- TIME_FROMAT - Static variable in class org.iplass.mtp.entity.query.value.primary.Literal
-
EQL上のTime型の文字列表現時のフォーマット(SimpleDateFormat形式)
- TIMEBASE - Enum constant in enum class org.iplass.mtp.entity.definition.VersionControlType
-
有効期間を持ち、時間ベースでデータを管理する
- TimeoutHint - Class in org.iplass.mtp.entity.query.hint
-
queryTimeout(秒)を指定するためのヒント句です。
- TimeoutHint() - Constructor for class org.iplass.mtp.entity.query.hint.TimeoutHint
- TimeoutHint(int) - Constructor for class org.iplass.mtp.entity.query.hint.TimeoutHint
- TimeProperty - Class in org.iplass.mtp.entity.definition.properties
-
時間を表すプロパティ定義。
- TimeProperty() - Constructor for class org.iplass.mtp.entity.definition.properties.TimeProperty
- TimeProperty(String) - Constructor for class org.iplass.mtp.entity.definition.properties.TimeProperty
- TimePropertyEditor - Class in org.iplass.mtp.view.generic.editor
-
時間型プロパティエディタ
- TimePropertyEditor() - Constructor for class org.iplass.mtp.view.generic.editor.TimePropertyEditor
-
コンストラクタ
- TimestampPropertyEditor - Class in org.iplass.mtp.view.generic.editor
-
日時型プロパティエディタ
- TimestampPropertyEditor() - Constructor for class org.iplass.mtp.view.generic.editor.TimestampPropertyEditor
-
コンストラクタ
- timeToLive() - Element in annotation interface org.iplass.mtp.command.annotation.action.cache.CacheCriteria
-
キャッシュ有効期間 (ms)
- TimeUnit - Enum Class in org.iplass.mtp.definition
- TITLE - Static variable in class org.iplass.mtp.pushnotification.NotificationPayload
-
通知のタイトルを設定する際のkey。
iOS(ウォッチ)、Androidで指定可能。
Androidの場合必須。 - tm - Static variable in class org.iplass.mtp.transaction.Holder
- toBinaryReference() - Method in interface org.iplass.mtp.command.UploadFileHandle
-
アップロードされたファイルをBinaryReferenceのインスタンスに変換。 変換されたBinaryReferenceはEntityの属性として保存されるまでは、 テンポラリLOBとしてアップロードしたユーザーのみが参照可能な状態。
- toBinaryReference() - Method in class org.iplass.mtp.test.TestUploadFileHandle
- toInt(DateTimePropertyEditor.MinIntereval) - Static method in enum class org.iplass.mtp.view.generic.editor.DateTimePropertyEditor.MinIntereval
-
Enum値を数値に変換します。
- token() - Static method in class org.iplass.mtp.web.template.ELFunctions
-
トランザクショントークンの値を出力します。
利用例 - Token - Interface in org.iplass.mtp.view.generic.parser
- tokenCheck() - Element in annotation interface org.iplass.mtp.command.annotation.action.ActionMapping
-
TokenCheck設定
- tokenCheck() - Element in annotation interface org.iplass.mtp.command.annotation.webapi.WebApi
-
TokenCheck設定
- TokenCheck - Class in org.iplass.mtp.web.actionmapping.definition
-
トランザクショントークンのチェックの定義です。
- TokenCheck - Annotation Interface in org.iplass.mtp.command.annotation.action
-
TokenCheckを定義するアノテーションです。
- TokenCheck() - Constructor for class org.iplass.mtp.web.actionmapping.definition.TokenCheck
- TokenValidationException - Exception in org.iplass.mtp.web.actionmapping
- TokenValidationException() - Constructor for exception org.iplass.mtp.web.actionmapping.TokenValidationException
- TokenValidationException(String) - Constructor for exception org.iplass.mtp.web.actionmapping.TokenValidationException
- TokenValidationException(String, Throwable) - Constructor for exception org.iplass.mtp.web.actionmapping.TokenValidationException
- TokenValidationException(Throwable) - Constructor for exception org.iplass.mtp.web.actionmapping.TokenValidationException
- toMap() - Method in class org.iplass.mtp.entity.GenericEntity
-
保持しているPropertyをMap形式で返す。 property値が、GenericEntityの場合は、再帰的にMapに変換する、 GenericEntity[]の場合はMapの配列に変換する、 BinaryReference、SelectValueの場合は、copy()を呼び出し、 java.uti.Dateの場合は、clone()を呼び出し、 それ以外(プリミティブ型、immutable)の場合は、参照をそのまま保持。
- TOP - Enum constant in enum class org.iplass.mtp.view.generic.editor.ReferencePropertyEditor.InsertType
- TOP - Enum constant in enum class org.iplass.mtp.view.generic.PagingPosition
- TopViewContentParts - Class in org.iplass.mtp.view.top.parts
-
画面表示パーツ
- TopViewContentParts() - Constructor for class org.iplass.mtp.view.top.parts.TopViewContentParts
- TopViewDefinition - Class in org.iplass.mtp.view.top
-
TOP画面定義
- TopViewDefinition() - Constructor for class org.iplass.mtp.view.top.TopViewDefinition
- TopViewDefinitionManager - Interface in org.iplass.mtp.view.top
-
TOP画面定義を管理するクラスのインターフェース
- TopViewDefinitionModifyResult - Class in org.iplass.mtp.view.top
-
Deprecated.
- TopViewDefinitionModifyResult(boolean) - Constructor for class org.iplass.mtp.view.top.TopViewDefinitionModifyResult
-
Deprecated.コンストラクタ
- TopViewDefinitionModifyResult(boolean, String) - Constructor for class org.iplass.mtp.view.top.TopViewDefinitionModifyResult
-
Deprecated.コンストラクタ
- TopViewParts - Class in org.iplass.mtp.view.top.parts
-
TOP画面パーツ
- TopViewParts() - Constructor for class org.iplass.mtp.view.top.parts.TopViewParts
- toString() - Method in class org.iplass.mtp.entity.BinaryReference
- toString() - Method in class org.iplass.mtp.entity.DeleteCondition
- toString() - Method in class org.iplass.mtp.entity.DeleteOption
- toString() - Method in class org.iplass.mtp.entity.EntityKey
- toString() - Method in class org.iplass.mtp.entity.GenericEntity
- toString() - Method in class org.iplass.mtp.entity.InsertOption
- toString() - Method in class org.iplass.mtp.entity.LoadOption
- toString() - Method in class org.iplass.mtp.entity.permission.EntityPermission
- toString() - Method in class org.iplass.mtp.entity.permission.EntityPropertyPermission
- toString() - Method in class org.iplass.mtp.entity.query.AsOf
- toString() - Method in interface org.iplass.mtp.entity.query.ASTNode
- toString() - Method in class org.iplass.mtp.entity.query.condition.expr.And
- toString() - Method in class org.iplass.mtp.entity.query.condition.expr.Not
- toString() - Method in class org.iplass.mtp.entity.query.condition.expr.Or
- toString() - Method in class org.iplass.mtp.entity.query.condition.expr.Paren
- toString() - Method in class org.iplass.mtp.entity.query.condition.predicate.Between
- toString() - Method in class org.iplass.mtp.entity.query.condition.predicate.ComparisonPredicate
- toString() - Method in class org.iplass.mtp.entity.query.condition.predicate.Contains
- toString() - Method in class org.iplass.mtp.entity.query.condition.predicate.In
- toString() - Method in class org.iplass.mtp.entity.query.condition.predicate.IsNotNull
- toString() - Method in class org.iplass.mtp.entity.query.condition.predicate.IsNull
- toString() - Method in class org.iplass.mtp.entity.query.condition.predicate.Like
- toString() - Method in class org.iplass.mtp.entity.query.From
- toString() - Method in class org.iplass.mtp.entity.query.GroupBy
- toString() - Method in class org.iplass.mtp.entity.query.Having
- toString() - Method in class org.iplass.mtp.entity.query.hint.BindHint
- toString() - Method in class org.iplass.mtp.entity.query.hint.CacheHint
- toString() - Method in class org.iplass.mtp.entity.query.hint.FetchSizeHint
- toString() - Method in class org.iplass.mtp.entity.query.hint.HintComment
- toString() - Method in class org.iplass.mtp.entity.query.hint.IndexHint
- toString() - Method in class org.iplass.mtp.entity.query.hint.NativeHint
- toString() - Method in class org.iplass.mtp.entity.query.hint.NoBindHint
- toString() - Method in class org.iplass.mtp.entity.query.hint.NoIndexHint
- toString() - Method in class org.iplass.mtp.entity.query.hint.ReadOnlyHint
- toString() - Method in class org.iplass.mtp.entity.query.hint.SuppressWarningsHint
- toString() - Method in class org.iplass.mtp.entity.query.hint.TimeoutHint
- toString() - Method in class org.iplass.mtp.entity.query.Limit
- toString() - Method in class org.iplass.mtp.entity.query.OrderBy
- toString() - Method in class org.iplass.mtp.entity.query.Query
- toString() - Method in class org.iplass.mtp.entity.query.Refer
- toString() - Method in class org.iplass.mtp.entity.query.Select
- toString() - Method in class org.iplass.mtp.entity.query.SortSpec
- toString() - Method in class org.iplass.mtp.entity.query.SubQuery
- toString() - Method in class org.iplass.mtp.entity.query.value.aggregate.Aggregate
- toString() - Method in class org.iplass.mtp.entity.query.value.aggregate.Count
- toString() - Method in class org.iplass.mtp.entity.query.value.aggregate.Listagg
- toString() - Method in class org.iplass.mtp.entity.query.value.aggregate.OrderedSetFunction
- toString() - Method in class org.iplass.mtp.entity.query.value.aggregate.WithinGroup
- toString() - Method in class org.iplass.mtp.entity.query.value.aggregate.WithinGroupSortSpec
- toString() - Method in class org.iplass.mtp.entity.query.value.controlflow.Case
- toString() - Method in class org.iplass.mtp.entity.query.value.controlflow.Else
- toString() - Method in class org.iplass.mtp.entity.query.value.controlflow.When
- toString() - Method in class org.iplass.mtp.entity.query.value.expr.MinusSign
- toString() - Method in class org.iplass.mtp.entity.query.value.expr.Polynomial
- toString() - Method in class org.iplass.mtp.entity.query.value.expr.Term
- toString() - Method in class org.iplass.mtp.entity.query.value.primary.ArrayValue
- toString() - Method in class org.iplass.mtp.entity.query.value.primary.Cast
- toString() - Method in class org.iplass.mtp.entity.query.value.primary.EntityField
- toString() - Method in class org.iplass.mtp.entity.query.value.primary.Function
- toString() - Method in class org.iplass.mtp.entity.query.value.primary.Literal
- toString() - Method in class org.iplass.mtp.entity.query.value.primary.ParenValue
- toString() - Method in class org.iplass.mtp.entity.query.value.RowValueList
- toString() - Method in class org.iplass.mtp.entity.query.value.subquery.ScalarSubQuery
- toString() - Method in class org.iplass.mtp.entity.query.value.window.PartitionBy
- toString() - Method in class org.iplass.mtp.entity.query.value.window.WindowFunction
- toString() - Method in class org.iplass.mtp.entity.query.value.window.WindowOrderBy
- toString() - Method in class org.iplass.mtp.entity.query.value.window.WindowSortSpec
- toString() - Method in class org.iplass.mtp.entity.query.Where
- toString() - Method in class org.iplass.mtp.entity.SelectValue
- toString() - Method in class org.iplass.mtp.entity.UpdateCondition
- toString() - Method in class org.iplass.mtp.entity.UpdateOption
- toString() - Method in class org.iplass.mtp.tenant.gem.TenantGemInfo
- toString() - Method in class org.iplass.mtp.tenant.TenantAuthInfo
- toString() - Method in class org.iplass.mtp.tenant.TenantI18nInfo
- toString() - Method in class org.iplass.mtp.tenant.TenantMailInfo
- toString() - Method in class org.iplass.mtp.tenant.web.TenantWebInfo
- toString() - Method in class org.iplass.mtp.view.menu.ActionMenuItem
- toString() - Method in class org.iplass.mtp.view.menu.EntityMenuItem
- toString() - Method in class org.iplass.mtp.view.menu.NodeMenuItem
- toString() - Method in class org.iplass.mtp.view.menu.UrlMenuItem
- toString() - Method in class org.iplass.mtp.web.actionmapping.permission.ActionPermission
- toString() - Method in class org.iplass.mtp.webapi.permission.WebApiPermission
- transaction(Runnable) - Static method in class org.iplass.mtp.test.MTPTest
-
runnableの処理をトランザクション内で実行します。
- Transaction - Interface in org.iplass.mtp.transaction
-
トランザクションを表すインタフェースです。
トランザクションを制御するためのメソッドを持っています。 - TRANSACTION - Enum constant in enum class org.iplass.mtp.entity.query.hint.CacheHint.CacheScope
-
同一トランザクション内でのみキャッシュを保持します
- TransactionException - Exception in org.iplass.mtp.transaction
-
トランザクションをcommit/rollbackする際に、 なんらかの障害が発生した場合にスローされる例外です。
- TransactionException() - Constructor for exception org.iplass.mtp.transaction.TransactionException
- TransactionException(String) - Constructor for exception org.iplass.mtp.transaction.TransactionException
- TransactionException(String, Throwable) - Constructor for exception org.iplass.mtp.transaction.TransactionException
- TransactionException(Throwable) - Constructor for exception org.iplass.mtp.transaction.TransactionException
- TransactionListener - Interface in org.iplass.mtp.transaction
-
トランザクションのcommit、rollbackの通知を受け取るためのインタフェースです。
- TransactionManager - Interface in org.iplass.mtp.transaction
-
TransactionManagerのインタフェース。
- TransactionOption - Class in org.iplass.mtp.transaction
-
トランザクション処理のオプションを指定するためのクラスです。
次のオプションを指定可能です。 項目デフォルト値説明 propagationREQUIREDトランザクション伝搬種別です。Propagation
に定義される種別を指定可能です。 readOnlyfalseこのトランザクションをreadOnlyとしてマークします。 rollbackWhenExceptiontrueトランザクション処理中に例外が発生した場合、トランザクションをロールバック(呼び出し元コードとトランザクションを共有する場合は、setRollbackOnly)します。 throwExceptionIfSetRollbackOnlyfalsetrueに設定された場合、トランザクションが当該トランザクション処理用に新規作成され、かつ処理中にsetRoobackOnlyされた場合、かつ明示的に例外がスローされなかった場合、RollbackException
をスローします。 - TransactionOption() - Constructor for class org.iplass.mtp.transaction.TransactionOption
-
デフォルト設定のTransactionOptionを生成します。
- TransactionOption(Propagation) - Constructor for class org.iplass.mtp.transaction.TransactionOption
-
指定のpropagationでTransactionOptionを生成します。
- transactionPropagation() - Element in annotation interface org.iplass.mtp.command.annotation.CommandConfig
-
このCommandインスタンスを実行する際のトランザクションのPropagationの設定です。 未指定(デフォルト)の場合は、REQUIREDが指定されます。
- transactionPropagation() - Element in annotation interface org.iplass.mtp.command.annotation.CompositeCommandConfig
-
複合Commandを利用する場合の複合Command全体に対するトランザクションのPropagationの設定です。 未指定(デフォルト)の場合は、REQUIREDが指定されます。 個別のCommandに適用するPropagationは、CommandConfigに設定可能です。
- TransactionStatus - Enum Class in org.iplass.mtp.transaction
- transientUser(String, String, Map<String, Object>) - Method in interface org.iplass.mtp.auth.oidc.AutoUserProvisioningHandler
-
Userエンティティを作成、永続化せずに一時的なログインを許可する場合(OpenIdConnectDefinitionのenableTransientUserがtrue)の 一時的なUserエンティティのインスタンスを作成して返却するよう実装します。 デフォルトの実装では、 attributeMappingToUserInstance()メソッドを呼び出し、 oidには、accountIdと同様の値([subjectId]@[OpenIdConnect定義名])を設定したインスタンスを返却します。
- translate(String) - Method in interface org.iplass.mtp.web.staticresource.EntryPathTranslator
- TREE - Enum constant in enum class org.iplass.mtp.view.generic.editor.ReferencePropertyEditor.ReferenceDisplayType
- TreeView - Class in org.iplass.mtp.view.treeview
-
ツリービュー定義
- TreeView() - Constructor for class org.iplass.mtp.view.treeview.TreeView
- TreeViewGridColModel - Class in org.iplass.mtp.view.treeview
-
ツリービューグリッドのColModel
- TreeViewGridColModel() - Constructor for class org.iplass.mtp.view.treeview.TreeViewGridColModel
- TreeViewGridColModelMapping - Class in org.iplass.mtp.view.treeview
-
ツリービューグリッドのColModel
- TreeViewGridColModelMapping() - Constructor for class org.iplass.mtp.view.treeview.TreeViewGridColModelMapping
- TreeViewItem - Class in org.iplass.mtp.view.treeview
-
ツリービューのアイテム
- TreeViewItem() - Constructor for class org.iplass.mtp.view.treeview.TreeViewItem
- TreeViewItem.TreeSortType - Enum Class in org.iplass.mtp.view.treeview
-
ソート種別
- TreeViewManager - Interface in org.iplass.mtp.view.treeview
-
ツリービュー定義を管理するクラスのインターフェース
- TreeViewParts - Class in org.iplass.mtp.view.top.parts
-
ツリービューパーツ
- TreeViewParts() - Constructor for class org.iplass.mtp.view.top.parts.TreeViewParts
- TRUSTED_LOGIN - Enum constant in enum class org.iplass.mtp.auth.login.AuthenticationProcessType
- type() - Element in annotation interface org.iplass.mtp.command.annotation.action.cache.CacheCriteria
-
Cache判定の定義タイプ
- type() - Element in annotation interface org.iplass.mtp.command.annotation.action.cache.CacheRelatedEntity
- type() - Element in annotation interface org.iplass.mtp.command.annotation.action.Result
-
ResultDefinitionのタイプを指定します。 デフォルト値はType.JSPです。
- typeConversionError(Consumer<MappingError>) - Method in class org.iplass.mtp.command.beanmapper.BeanParamMapper
-
型変換に失敗した場合のエラーメッセージをカスタマイズするなどの処理を行う場合、セットします。 例)
- TypedDefinitionManager<D extends Definition> - Interface in org.iplass.mtp.definition
-
Definitionの取得、更新を行うための型付けされたManagerのインタフェースです。
U
- unescapeHtml(String) - Static method in class org.iplass.mtp.util.StringUtil
- unescapeXml(String) - Static method in class org.iplass.mtp.util.StringUtil
- UnicodeNormalizer - Class in org.iplass.mtp.entity.definition.normalizers
-
Normalizer definition for Unicode normalization.
- UnicodeNormalizer() - Constructor for class org.iplass.mtp.entity.definition.normalizers.UnicodeNormalizer
- UnicodeNormalizer(String) - Constructor for class org.iplass.mtp.entity.definition.normalizers.UnicodeNormalizer
- UNIQUE - Enum constant in enum class org.iplass.mtp.entity.definition.IndexType
-
ユニークインデックス
- UNIQUE - Enum constant in enum class org.iplass.mtp.view.generic.editor.ReferencePropertyEditor.ReferenceDisplayType
- UNIQUE_WITHOUT_NULL - Enum constant in enum class org.iplass.mtp.entity.definition.IndexType
-
ユニークインデックス(ただしnullの重複は許可) ※UNIQUEとUNIQUE_WITHOUT_NULLの違いが反映されるのはDBがOracleの場合のみ
- UNKNOWN - Enum constant in enum class org.iplass.mtp.async.TaskStatus
-
不明。
- UNLOCK_BY_USER - Enum constant in enum class org.iplass.mtp.entity.interceptor.InvocationType
- unlockByUser(String, String) - Method in interface org.iplass.mtp.entity.EntityManager
-
ユーザーにてロックされているEntityのデータのロックを解除します。
- unlockByUser(EntityUnlockByUserInvocation) - Method in class org.iplass.mtp.entity.interceptor.EntityInterceptorAdapter
- unnestCount() - Method in class org.iplass.mtp.entity.query.value.primary.EntityField
- unnotifyListeners() - Method in class org.iplass.mtp.entity.DeleteOption
-
削除時に
EntityEventListener
に通知しないように設定。 - unnotifyListeners() - Method in class org.iplass.mtp.entity.InsertOption
-
追加時に
EntityEventListener
に通知しないように設定します。 - unnotifyListeners() - Method in class org.iplass.mtp.entity.LoadOption
-
Load時に、EntityListenerに通知しないように設定します。
- unnotifyListeners() - Method in class org.iplass.mtp.entity.SearchOption
-
検索処理時に、EntityListenerに通知しないように設定します。
- unnotifyListeners() - Method in class org.iplass.mtp.entity.UpdateOption
-
更新時に
EntityEventListener
に通知しないように設定します。 - UNSPECIFIED - Enum constant in enum class org.iplass.mtp.command.annotation.action.ActionMapping.ClientCacheType
- UNSPECIFIED - Enum constant in enum class org.iplass.mtp.webapi.definition.CacheControlType
-
キャッシュ設定は未指定です。 具体的にはCache-Controlを指定しません。
- UNSPECIFIED - Static variable in class org.iplass.mtp.entity.query.Limit
- UnsupportedFilterOperationException - Exception in org.iplass.mtp.view.filter.expression
-
サポートしていない操作を行った際にスローされる例外。
- UnsupportedFilterOperationException() - Constructor for exception org.iplass.mtp.view.filter.expression.UnsupportedFilterOperationException
- UnsupportedFilterOperationException(String) - Constructor for exception org.iplass.mtp.view.filter.expression.UnsupportedFilterOperationException
- UnsupportedFilterOperationException(String, Throwable) - Constructor for exception org.iplass.mtp.view.filter.expression.UnsupportedFilterOperationException
- UnsupportedFilterOperationException(Throwable) - Constructor for exception org.iplass.mtp.view.filter.expression.UnsupportedFilterOperationException
- UP - Enum constant in enum class org.iplass.mtp.entity.definition.properties.RoundingMode
-
0から離れるようにする(正数切り上げ/負数切り上げ)
- update(D) - Method in interface org.iplass.mtp.definition.TypedDefinitionManager
-
指定のDefinitionで既存のDefinitionを更新します。 (定義名の一致する定義を更新します。)
- update(String, EntityView) - Method in interface org.iplass.mtp.view.generic.EntityViewManager
-
Deprecated.
#update(EntityView)
を利用してください。 - update(EntityDefinition) - Method in interface org.iplass.mtp.entity.definition.EntityDefinitionManager
-
指定のEntity定義で既存の定義を更新する。 (定義名の一致する定義を更新する。)
- update(EntityDefinition, Map<String, String>) - Method in interface org.iplass.mtp.entity.definition.EntityDefinitionManager
-
指定のEntity定義で既存の定義を更新する。 (定義名の一致する定義を更新する。)
- update(Entity, UpdateOption) - Method in interface org.iplass.mtp.entity.EntityManager
-
引数のentityを更新します。
- update(EntityUpdateInvocation) - Method in class org.iplass.mtp.entity.interceptor.EntityInterceptorAdapter
-
InvocationType.UPDATE
の際、呼び出される。 - UPDATE - Enum constant in enum class org.iplass.mtp.csv.CsvUploadInterrupter.CsvRegistrationType
-
更新
- UPDATE - Enum constant in enum class org.iplass.mtp.entity.bulkupdate.BulkUpdateEntity.UpdateMethod
-
更新。oid指定が必須。
- UPDATE - Enum constant in enum class org.iplass.mtp.entity.interceptor.InvocationType
- UPDATE - Enum constant in enum class org.iplass.mtp.entity.permission.EntityPermission.Action
- UPDATE - Enum constant in enum class org.iplass.mtp.entity.permission.EntityPropertyPermission.Action
- UPDATE - Enum constant in enum class org.iplass.mtp.view.generic.BulkOperationInterrupter.BulkOperationType
-
更新
- UPDATE - Enum constant in enum class org.iplass.mtp.view.generic.element.Element.EditDisplayType
- UPDATE - Enum constant in enum class org.iplass.mtp.view.generic.LoadEntityInterrupter.LoadType
-
更新処理時
- UPDATE - Enum constant in enum class org.iplass.mtp.view.generic.RegistrationInterrupter.RegistrationType
-
更新
- UPDATE_ALL - Enum constant in enum class org.iplass.mtp.entity.interceptor.InvocationType
- UPDATE_BY - Static variable in interface org.iplass.mtp.entity.Entity
-
更新者のID
- UPDATE_DATE - Static variable in interface org.iplass.mtp.entity.Entity
-
更新日
- UPDATE_OPTION - Static variable in class org.iplass.mtp.entity.EntityEventContext
-
更新時(および、更新に伴うバリデーション時)に、当該キー名で指定されたUpdateOptionを取得可能。
- UPDATE_TIME - Enum constant in enum class org.iplass.mtp.entity.query.AsOf.AsOfSpec
-
登録・更新時点を指し示す。(※Refer句のみで有効)
- updateAll(EntityUpdateAllInvocation) - Method in class org.iplass.mtp.entity.interceptor.EntityInterceptorAdapter
-
InvocationType.UPDATE_ALL
の際、呼び出される。 - updateAll(UpdateCondition) - Method in interface org.iplass.mtp.entity.EntityManager
-
引数のcondに一致するデータを設定された値にて一括更新します。 タイムスタンプチェックなどは行いません。 別のデータ(親オブジェクトなど)で一貫性を保障した上での、ステータス情報の一括更新等の用途を想定しています。 ReferencePropertyの更新は不可です。 updateAllでは、Entityの更新イベントは発生しません。
- updateCalendar(EntityCalendar) - Method in interface org.iplass.mtp.view.calendar.EntityCalendarManager
-
Deprecated.
#update(EntityCalendar)
を使用してください。 - UpdateCondition - Class in org.iplass.mtp.entity
-
Entityデータを一括更新する際の更新条件。
- UpdateCondition() - Constructor for class org.iplass.mtp.entity.UpdateCondition
- UpdateCondition(String) - Constructor for class org.iplass.mtp.entity.UpdateCondition
-
コンストラクタ。
- UpdateCondition(String, List<UpdateCondition.UpdateValue>, Where) - Constructor for class org.iplass.mtp.entity.UpdateCondition
-
コンストラクタ。
- UpdateCondition.UpdateValue - Class in org.iplass.mtp.entity
-
一括更新時の更新項目を表すクラス。
- updateCredential(Credential, Credential) - Method in interface org.iplass.mtp.auth.AuthManager
-
パスワードを更新する。
- updateCredential(Credential, Credential, String) - Method in interface org.iplass.mtp.auth.AuthManager
-
指定の認証ポリシーの定義下においてパスワードを更新する。 複数のパスワード更新可能な認証プロバイダが存在する場合、認証ポリシーの定義によって、 そのポリシー下で有効な認証プロバイダのリストを指定することが可能。
- updated(BulkUpdateEntity) - Method in interface org.iplass.mtp.entity.bulkupdate.BulkUpdatable
-
バルク更新対象のEntityの更新処理が成功した場合呼び出されるコールバック。
- updated(BulkUpdateEntity) - Method in class org.iplass.mtp.entity.bulkupdate.FunctionalEntityStream
- updateMenuItem(MenuItem) - Method in interface org.iplass.mtp.view.menu.MenuItemManager
-
Deprecated.
#update(MenuItem)
を使用してください。 - updateMenuTree(MenuTree) - Method in interface org.iplass.mtp.view.menu.MenuTreeManager
-
Deprecated.
#update(MenuTree)
を使用してください。 - updateMessage(MessageCategory) - Method in interface org.iplass.mtp.message.MessageManager
-
Deprecated.
#update(MessageCategory)
を使用してください。 - updateMessageItem(String, MessageItem) - Method in interface org.iplass.mtp.message.MessageManager
-
指定されたメッセージカテゴリのメッセージを更新する。
- updateOption(UpdateOption) - Method in interface org.iplass.mtp.csv.CsvUploadInterrupter
-
更新時のオプションを返します。
- UpdateOption - Class in org.iplass.mtp.entity
-
Entity更新処理時に指定可能なオプションです。
- UpdateOption() - Constructor for class org.iplass.mtp.entity.UpdateOption
-
コンストラクタです。
- UpdateOption(boolean) - Constructor for class org.iplass.mtp.entity.UpdateOption
-
コンストラクタです。
- UpdateOption(boolean, TargetVersion) - Constructor for class org.iplass.mtp.entity.UpdateOption
-
コンストラクタです。
- updateProperties(String...) - Method in class org.iplass.mtp.entity.bulkupdate.FunctionalEntityStream
-
更新時の更新対象プロパティを指定
- updateTenant(Tenant) - Method in interface org.iplass.mtp.tenant.TenantManager
-
テナント情報を更新します。
- updateTenant(Tenant, boolean) - Method in interface org.iplass.mtp.tenant.TenantManager
- updateTreeView(TreeView) - Method in interface org.iplass.mtp.view.treeview.TreeViewManager
-
Deprecated.
#update(TreeView)
を使用してください。 - updateUser(User, String, String, Map<String, Object>) - Method in interface org.iplass.mtp.auth.oidc.AutoUserProvisioningHandler
-
認証されたユーザーの再ログインのタイミングで、呼び出される。 ユーザー属性を更新する必要がある場合は、更新処理を記述する。
- UpdateValue() - Constructor for class org.iplass.mtp.entity.UpdateCondition.UpdateValue
- UpdateValue(String, Object) - Constructor for class org.iplass.mtp.entity.UpdateCondition.UpdateValue
-
コンストラクタ。 指定のEntity属性を指定の値で更新するように指定。
- UpdateValue(String, ValueExpression) - Constructor for class org.iplass.mtp.entity.UpdateCondition.UpdateValue
-
コンストラクタ。 指定のEntity属性を指定の値表現(ValueExpression)で更新するように指定。
- UploadFileHandle - Interface in org.iplass.mtp.command
-
アップロードされたファイルを表すインタフェース。
- UploadFileSizeOverException - Exception in org.iplass.mtp.command
- UploadFileSizeOverException() - Constructor for exception org.iplass.mtp.command.UploadFileSizeOverException
- UploadFileSizeOverException(String) - Constructor for exception org.iplass.mtp.command.UploadFileSizeOverException
- UploadFileSizeOverException(String, Throwable) - Constructor for exception org.iplass.mtp.command.UploadFileSizeOverException
- UploadFileSizeOverException(Throwable) - Constructor for exception org.iplass.mtp.command.UploadFileSizeOverException
- UPPER - Enum constant in enum class org.iplass.mtp.view.generic.editor.ReferencePropertyEditor.RefComboSearchType
- URL - Enum constant in enum class org.iplass.mtp.web.template.TemplateUtil.TokenOutputType
- UrlMenuAction - Class in org.iplass.mtp.view.menu
- UrlMenuAction() - Constructor for class org.iplass.mtp.view.menu.UrlMenuAction
- UrlMenuAction(UrlMenuItem) - Constructor for class org.iplass.mtp.view.menu.UrlMenuAction
- UrlMenuItem - Class in org.iplass.mtp.view.menu
-
URL用メニューアイテム定義
- UrlMenuItem() - Constructor for class org.iplass.mtp.view.menu.UrlMenuItem
- US - Static variable in class org.iplass.mtp.entity.query.condition.predicate.Like
-
pattern中、一文字のワイルドカードを示す。_、アンダースコア。
- useContentDisposition() - Element in annotation interface org.iplass.mtp.command.annotation.action.Result
-
type=JSP,TEMPLATE,STREAM,DYNAMICの場合に有効です。 ContentDispositionを設定するかどうかのフラグです。
- useFixedToken() - Element in annotation interface org.iplass.mtp.command.annotation.action.TokenCheck
-
固定値のTokenの利用可否の設定
- useFixedToken() - Element in annotation interface org.iplass.mtp.command.annotation.webapi.WebApiTokenCheck
-
固定値のTokenの利用可否の設定
- User - Class in org.iplass.mtp.auth
-
ユーザーを表現するEntity。 当該Entityに保持されるプロパティは、 Entityとして設計されているmtp.auth.Userと一致するとは限らない。 セキュリティの認証機構に応じて、その認証機構特有のプロパティが設定されることがある。
- User() - Constructor for class org.iplass.mtp.auth.User
- User(String, String, boolean) - Constructor for class org.iplass.mtp.auth.User
- UserExistsException - Exception in org.iplass.mtp.auth
-
User作成の際、すでに同一アカウントのユーザーが存在する場合、スローされる例外。
- UserExistsException() - Constructor for exception org.iplass.mtp.auth.UserExistsException
- UserExistsException(String) - Constructor for exception org.iplass.mtp.auth.UserExistsException
- UserExistsException(String, Throwable) - Constructor for exception org.iplass.mtp.auth.UserExistsException
- UserExistsException(Throwable) - Constructor for exception org.iplass.mtp.auth.UserExistsException
- userId() - Element in annotation interface org.iplass.mtp.test.AuthUser
- userInRole(String) - Method in class org.iplass.mtp.auth.AuthContext
-
現在実行中のユーザーが当該ロールかどうかを判定します。
- UserMaintenanceParts - Class in org.iplass.mtp.view.top.parts
- UserMaintenanceParts() - Constructor for class org.iplass.mtp.view.top.parts.UserMaintenanceParts
- UserPropertyEditor - Class in org.iplass.mtp.view.generic.editor
- UserPropertyEditor() - Constructor for class org.iplass.mtp.view.generic.editor.UserPropertyEditor
- UserPropertyEditor.UserDisplayType - Enum Class in org.iplass.mtp.view.generic.editor
-
表示タイプ
- UtilityClassDefinition - Class in org.iplass.mtp.utilityclass.definition
-
テナント内のロジック(Command、Templateなど)で共通的に利用したい ユーティリティクラス等を登録する際に利用する定義。 UtilityClassとして定義されたclassは、 テナント内の各Command、Templateなどのスクリプトから参照可能。
- UtilityClassDefinition() - Constructor for class org.iplass.mtp.utilityclass.definition.UtilityClassDefinition
- UtilityClassDefinitionManager - Interface in org.iplass.mtp.utilityclass.definition
-
UtilityClass定義を管理するクラスのインタフェース。
V
- validate(Object, Class<?>...) - Method in class org.iplass.mtp.command.beanmapper.BeanParamMapper
-
明示的に指定のbeanに対してValidationを実行します。
- validate(Object, ValidationContext) - Method in interface org.iplass.mtp.entity.PropertyValidator
-
valueの値を検証するコードを実装します。 falseを返却した場合、検証エラーとなります。 contextにsetAttributeした値は、エラーメッセージにて埋め込みが可能となります。
- validate(Entity) - Method in interface org.iplass.mtp.entity.EntityManager
-
指定のEntityの検証を行います。
- validate(Entity, List<String>) - Method in interface org.iplass.mtp.entity.EntityManager
-
指定のEntityの指定のプロパティの検証を行います。
- validate(EntityValidateInvocation) - Method in class org.iplass.mtp.entity.interceptor.EntityInterceptorAdapter
-
InvocationType.VALIDATE
の際、呼び出される。 - VALIDATE - Enum constant in enum class org.iplass.mtp.entity.interceptor.InvocationType
- VALIDATE_PROPERTIES - Static variable in class org.iplass.mtp.entity.EntityEventContext
-
バリデーション時にバリデーション対象のプロパティのList
を取得可能。 - ValidateError - Class in org.iplass.mtp.entity
-
Entityの検証結果の詳細。 項目別のエラーメッセージ、コードを保持。
- ValidateError() - Constructor for class org.iplass.mtp.entity.ValidateError
- ValidateResult - Class in org.iplass.mtp.entity
-
Entityの検証結果を表します。
- ValidateResult() - Constructor for class org.iplass.mtp.entity.ValidateResult
- ValidateResult(List<ValidateError>) - Constructor for class org.iplass.mtp.entity.ValidateResult
- ValidateResult(ValidateError[]) - Constructor for class org.iplass.mtp.entity.ValidateResult
-
Deprecated.
- ValidationContext - Class in org.iplass.mtp.entity
-
Entityのプロパティの値を検証する際のContextです。
- ValidationContext(Entity, String) - Constructor for class org.iplass.mtp.entity.ValidationContext
- ValidationDefinition - Class in org.iplass.mtp.entity.definition
-
検証ロジックの定義。
- ValidationDefinition() - Constructor for class org.iplass.mtp.entity.definition.ValidationDefinition
- ValidEntity - Annotation Interface in org.iplass.mtp.beanvalidation.constraints
-
Entityに定義されるvalidation定義に従った検証を行います。
- ValidEntity.List - Annotation Interface in org.iplass.mtp.beanvalidation.constraints
- value() - Element in annotation interface org.iplass.mtp.beanvalidation.constraints.ValidEntity.List
- value() - Element in annotation interface org.iplass.mtp.command.annotation.action.ActionMappings
- value() - Element in annotation interface org.iplass.mtp.command.annotation.action.Result
-
type別に次のいずれかを指定します。
JSP->JSPのパス。必須。
TEMPLATE->Templateの名前もしくはID。必須。
STREAM->RequestContextにセットされたInputStream or byte[] or BinaryReferenceのattribute名。未指定の場合は"streamData"
REDIRECT->RequestContextにセットされた、redirect先パスのattribute名。必須。 DYNAMIC->RequestContextにセットされたテンプレート名を指定するattribute名。未指定の場合は"templateName" - value() - Element in annotation interface org.iplass.mtp.command.annotation.async.AsyncCommands
- value() - Element in annotation interface org.iplass.mtp.command.annotation.CommandConfig
-
Commandのインスタンスの初期化設定です。
設定例 - value() - Element in annotation interface org.iplass.mtp.command.annotation.CompositeCommandConfig
-
複合Commandのインスタンスの初期化設定です。
設定例 - value() - Element in annotation interface org.iplass.mtp.command.annotation.MetaDataSeeAlso
- value() - Element in annotation interface org.iplass.mtp.command.annotation.template.Templates
- value() - Element in annotation interface org.iplass.mtp.command.annotation.webapi.WebApis
- value() - Element in annotation interface org.iplass.mtp.test.ConfigFile
- value() - Element in annotation interface org.iplass.mtp.test.TenantName
- value() - Method in enum class org.iplass.mtp.view.generic.DetailFormView.CopyTarget
- value() - Element in annotation interface org.iplass.mtp.view.generic.Jsps
-
JSPファイルのパス
- value(String, Object) - Method in class org.iplass.mtp.entity.UpdateCondition
-
指定のEntity属性を指定の値で更新するようにセット。
- value(String, ValueExpression) - Method in class org.iplass.mtp.entity.UpdateCondition
-
指定のEntity属性を指定の値表現(ValueExpression)で更新するようにセット。
- value(Map<String, Object>) - Method in class org.iplass.mtp.entity.query.PreparedQuery
-
queryExpressionをValueExpressionとして取得する。
- VALUE - Enum constant in enum class org.iplass.mtp.web.template.TemplateUtil.TokenOutputType
- ValueExpression - Class in org.iplass.mtp.entity.query.value
-
値を表す抽象クラス。
- ValueExpression() - Constructor for class org.iplass.mtp.entity.query.value.ValueExpression
- ValueExpressionVisitor - Interface in org.iplass.mtp.entity.query.value
- ValueExpressionVisitorSupport - Class in org.iplass.mtp.entity.query.value
- ValueExpressionVisitorSupport() - Constructor for class org.iplass.mtp.entity.query.value.ValueExpressionVisitorSupport
- ValueFormatter - Interface in org.iplass.mtp.web.template
-
バインドされるプロパティの値を文字列にフォーマット処理するためのインタフェースです。
- valueOf(String) - Static method in enum class org.iplass.mtp.async.ExceptionHandlingMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.iplass.mtp.async.StartMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.iplass.mtp.async.TaskStatus
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.iplass.mtp.auth.AuthManager.GroupOidListType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.iplass.mtp.auth.login.AuthenticationProcessType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.iplass.mtp.auth.oauth.definition.ClientType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.iplass.mtp.auth.oauth.definition.GrantType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.iplass.mtp.auth.oidc.definition.ClientAuthenticationType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.iplass.mtp.auth.oidc.definition.ResponseMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.iplass.mtp.auth.policy.definition.NotificationType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.iplass.mtp.command.annotation.action.ActionMapping.ClientCacheType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.iplass.mtp.command.annotation.action.cache.CacheCriteria.Type
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.iplass.mtp.command.annotation.action.Result.Type
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.iplass.mtp.command.RequestContextWrapper.Mode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.iplass.mtp.csv.CsvUploadInterrupter.CsvRegistrationType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.iplass.mtp.definition.TimeUnit
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.iplass.mtp.entity.bulkupdate.BulkUpdateEntity.UpdateMethod
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.iplass.mtp.entity.csv.MultipleFormat
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.iplass.mtp.entity.definition.IndexType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.iplass.mtp.entity.definition.listeners.EventType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.iplass.mtp.entity.definition.listeners.SendNotificationType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.iplass.mtp.entity.definition.normalizers.NewlineType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.iplass.mtp.entity.definition.properties.NumberingType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.iplass.mtp.entity.definition.properties.ReferenceType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.iplass.mtp.entity.definition.properties.RoundingMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.iplass.mtp.entity.definition.properties.VersionControlReferenceType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.iplass.mtp.entity.definition.PropertyDefinitionType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.iplass.mtp.entity.definition.VersionControlType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.iplass.mtp.entity.DeleteTargetVersion
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.iplass.mtp.entity.interceptor.InvocationType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.iplass.mtp.entity.permission.EntityPermission.Action
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.iplass.mtp.entity.permission.EntityPropertyPermission.Action
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.iplass.mtp.entity.query.AsOf.AsOfSpec
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.iplass.mtp.entity.query.condition.predicate.Like.CaseType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.iplass.mtp.entity.query.condition.predicate.Like.MatchPattern
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.iplass.mtp.entity.query.GroupBy.RollType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.iplass.mtp.entity.query.hint.CacheHint.CacheScope
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.iplass.mtp.entity.query.SortSpec.NullOrderingSpec
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.iplass.mtp.entity.query.SortSpec.SortType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.iplass.mtp.entity.SearchResult.ResultMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.iplass.mtp.entity.TargetVersion
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.iplass.mtp.transaction.Propagation
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.iplass.mtp.transaction.TransactionStatus
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.iplass.mtp.view.calendar.EntityCalendar.CalendarType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.iplass.mtp.view.calendar.EntityCalendarItem.CalendarSearchType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.iplass.mtp.view.generic.BulkOperationInterrupter.BulkOperationType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.iplass.mtp.view.generic.common.WebApiAutocompletionSetting.AutocompletionType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.iplass.mtp.view.generic.DetailFormView.CopyTarget
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.iplass.mtp.view.generic.editor.AutoNumberPropertyEditor.AutoNumberDisplayType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.iplass.mtp.view.generic.editor.BinaryPropertyEditor.BinaryDisplayType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.iplass.mtp.view.generic.editor.BooleanPropertyEditor.BooleanDisplayType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.iplass.mtp.view.generic.editor.DateRangePropertyEditor.DateRangeDisplayType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.iplass.mtp.view.generic.editor.DateTimePropertyEditor.DateTimeDisplayType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.iplass.mtp.view.generic.editor.DateTimePropertyEditor.MinIntereval
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.iplass.mtp.view.generic.editor.DateTimePropertyEditor.TimeDispRange
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.iplass.mtp.view.generic.editor.ExpressionPropertyEditor.ExpressionDisplayType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.iplass.mtp.view.generic.editor.JoinPropertyEditor.JoinDisplayType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.iplass.mtp.view.generic.editor.NumberPropertyEditor.NumberDisplayType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.iplass.mtp.view.generic.editor.NumericRangePropertyEditor.NumericRangeDisplayType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.iplass.mtp.view.generic.editor.ReferencePropertyEditor.EditPage
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.iplass.mtp.view.generic.editor.ReferencePropertyEditor.InsertType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.iplass.mtp.view.generic.editor.ReferencePropertyEditor.RefComboSearchType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.iplass.mtp.view.generic.editor.ReferencePropertyEditor.ReferenceDisplayType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.iplass.mtp.view.generic.editor.ReferencePropertyEditor.RefSortType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.iplass.mtp.view.generic.editor.ReferencePropertyEditor.UrlParameterActionType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.iplass.mtp.view.generic.editor.SelectPropertyEditor.SelectDisplayType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.iplass.mtp.view.generic.editor.StringPropertyEditor.StringDisplayType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.iplass.mtp.view.generic.editor.TemplatePropertyEditor.TemplateDisplayType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.iplass.mtp.view.generic.editor.UserPropertyEditor.UserDisplayType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.iplass.mtp.view.generic.element.DisplayType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.iplass.mtp.view.generic.element.Element.EditDisplayType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.iplass.mtp.view.generic.element.section.MassReferenceSection.MassReferenceEditType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.iplass.mtp.view.generic.element.section.SearchConditionSection.ConditionSortType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.iplass.mtp.view.generic.element.section.SearchConditionSection.CsvDownloadSpecifyCharacterCode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.iplass.mtp.view.generic.element.section.SearchConditionSection.CsvUploadTransactionType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.iplass.mtp.view.generic.element.section.SearchResultSection.BulkUpdateAllCommandTransactionType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.iplass.mtp.view.generic.element.section.SearchResultSection.DeleteAllCommandTransactionType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.iplass.mtp.view.generic.element.section.SearchResultSection.ExclusiveControlPoint
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.iplass.mtp.view.generic.LoadEntityInterrupter.LoadType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.iplass.mtp.view.generic.NullOrderType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.iplass.mtp.view.generic.OutputType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.iplass.mtp.view.generic.PagingPosition
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.iplass.mtp.view.generic.RegistrationInterrupter.RegistrationType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.iplass.mtp.view.generic.RequiredDisplayType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.iplass.mtp.view.generic.SearchQueryInterrupter.SearchQueryType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.iplass.mtp.view.generic.TextAlign
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.iplass.mtp.view.treeview.TreeViewItem.TreeSortType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.iplass.mtp.web.actionmapping.definition.cache.RelatedEntityType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.iplass.mtp.web.actionmapping.definition.ClientCacheType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.iplass.mtp.web.actionmapping.definition.HttpMethodType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.iplass.mtp.web.actionmapping.definition.result.ContentDispositionType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.iplass.mtp.web.template.report.definition.OutputFileType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.iplass.mtp.web.template.TemplateUtil.TokenOutputType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.iplass.mtp.webapi.definition.CacheControlType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.iplass.mtp.webapi.definition.MethodType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.iplass.mtp.webapi.definition.RequestType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.iplass.mtp.webapi.definition.StateType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.iplass.mtp.webhook.endpoint.WebhookAuthenticationType
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class org.iplass.mtp.async.ExceptionHandlingMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.iplass.mtp.async.StartMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.iplass.mtp.async.TaskStatus
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.iplass.mtp.auth.AuthManager.GroupOidListType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.iplass.mtp.auth.login.AuthenticationProcessType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.iplass.mtp.auth.oauth.definition.ClientType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.iplass.mtp.auth.oauth.definition.GrantType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.iplass.mtp.auth.oidc.definition.ClientAuthenticationType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.iplass.mtp.auth.oidc.definition.ResponseMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.iplass.mtp.auth.policy.definition.NotificationType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.iplass.mtp.command.annotation.action.ActionMapping.ClientCacheType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.iplass.mtp.command.annotation.action.cache.CacheCriteria.Type
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.iplass.mtp.command.annotation.action.Result.Type
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.iplass.mtp.command.RequestContextWrapper.Mode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.iplass.mtp.csv.CsvUploadInterrupter.CsvRegistrationType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.iplass.mtp.definition.TimeUnit
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.iplass.mtp.entity.bulkupdate.BulkUpdateEntity.UpdateMethod
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.iplass.mtp.entity.csv.MultipleFormat
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.iplass.mtp.entity.definition.IndexType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.iplass.mtp.entity.definition.listeners.EventType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.iplass.mtp.entity.definition.listeners.SendNotificationType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.iplass.mtp.entity.definition.normalizers.NewlineType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.iplass.mtp.entity.definition.properties.NumberingType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.iplass.mtp.entity.definition.properties.ReferenceType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.iplass.mtp.entity.definition.properties.RoundingMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.iplass.mtp.entity.definition.properties.VersionControlReferenceType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.iplass.mtp.entity.definition.PropertyDefinitionType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.iplass.mtp.entity.definition.VersionControlType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.iplass.mtp.entity.DeleteTargetVersion
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.iplass.mtp.entity.interceptor.InvocationType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.iplass.mtp.entity.permission.EntityPermission.Action
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.iplass.mtp.entity.permission.EntityPropertyPermission.Action
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.iplass.mtp.entity.query.AsOf.AsOfSpec
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.iplass.mtp.entity.query.condition.predicate.Like.CaseType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.iplass.mtp.entity.query.condition.predicate.Like.MatchPattern
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.iplass.mtp.entity.query.GroupBy.RollType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.iplass.mtp.entity.query.hint.CacheHint.CacheScope
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.iplass.mtp.entity.query.SortSpec.NullOrderingSpec
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.iplass.mtp.entity.query.SortSpec.SortType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.iplass.mtp.entity.SearchResult.ResultMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.iplass.mtp.entity.TargetVersion
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.iplass.mtp.transaction.Propagation
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.iplass.mtp.transaction.TransactionStatus
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.iplass.mtp.view.calendar.EntityCalendar.CalendarType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.iplass.mtp.view.calendar.EntityCalendarItem.CalendarSearchType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.iplass.mtp.view.generic.BulkOperationInterrupter.BulkOperationType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.iplass.mtp.view.generic.common.WebApiAutocompletionSetting.AutocompletionType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.iplass.mtp.view.generic.DetailFormView.CopyTarget
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.iplass.mtp.view.generic.editor.AutoNumberPropertyEditor.AutoNumberDisplayType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.iplass.mtp.view.generic.editor.BinaryPropertyEditor.BinaryDisplayType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.iplass.mtp.view.generic.editor.BooleanPropertyEditor.BooleanDisplayType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.iplass.mtp.view.generic.editor.DateRangePropertyEditor.DateRangeDisplayType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.iplass.mtp.view.generic.editor.DateTimePropertyEditor.DateTimeDisplayType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.iplass.mtp.view.generic.editor.DateTimePropertyEditor.MinIntereval
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.iplass.mtp.view.generic.editor.DateTimePropertyEditor.TimeDispRange
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.iplass.mtp.view.generic.editor.ExpressionPropertyEditor.ExpressionDisplayType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.iplass.mtp.view.generic.editor.JoinPropertyEditor.JoinDisplayType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.iplass.mtp.view.generic.editor.NumberPropertyEditor.NumberDisplayType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.iplass.mtp.view.generic.editor.NumericRangePropertyEditor.NumericRangeDisplayType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.iplass.mtp.view.generic.editor.ReferencePropertyEditor.EditPage
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.iplass.mtp.view.generic.editor.ReferencePropertyEditor.InsertType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.iplass.mtp.view.generic.editor.ReferencePropertyEditor.RefComboSearchType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.iplass.mtp.view.generic.editor.ReferencePropertyEditor.ReferenceDisplayType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.iplass.mtp.view.generic.editor.ReferencePropertyEditor.RefSortType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.iplass.mtp.view.generic.editor.ReferencePropertyEditor.UrlParameterActionType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.iplass.mtp.view.generic.editor.SelectPropertyEditor.SelectDisplayType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.iplass.mtp.view.generic.editor.StringPropertyEditor.StringDisplayType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.iplass.mtp.view.generic.editor.TemplatePropertyEditor.TemplateDisplayType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.iplass.mtp.view.generic.editor.UserPropertyEditor.UserDisplayType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.iplass.mtp.view.generic.element.DisplayType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.iplass.mtp.view.generic.element.Element.EditDisplayType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.iplass.mtp.view.generic.element.section.MassReferenceSection.MassReferenceEditType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.iplass.mtp.view.generic.element.section.SearchConditionSection.ConditionSortType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.iplass.mtp.view.generic.element.section.SearchConditionSection.CsvDownloadSpecifyCharacterCode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.iplass.mtp.view.generic.element.section.SearchConditionSection.CsvUploadTransactionType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.iplass.mtp.view.generic.element.section.SearchResultSection.BulkUpdateAllCommandTransactionType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.iplass.mtp.view.generic.element.section.SearchResultSection.DeleteAllCommandTransactionType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.iplass.mtp.view.generic.element.section.SearchResultSection.ExclusiveControlPoint
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.iplass.mtp.view.generic.LoadEntityInterrupter.LoadType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.iplass.mtp.view.generic.NullOrderType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.iplass.mtp.view.generic.OutputType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.iplass.mtp.view.generic.PagingPosition
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.iplass.mtp.view.generic.RegistrationInterrupter.RegistrationType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.iplass.mtp.view.generic.RequiredDisplayType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.iplass.mtp.view.generic.SearchQueryInterrupter.SearchQueryType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.iplass.mtp.view.generic.TextAlign
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.iplass.mtp.view.treeview.TreeViewItem.TreeSortType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.iplass.mtp.web.actionmapping.definition.cache.RelatedEntityType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.iplass.mtp.web.actionmapping.definition.ClientCacheType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.iplass.mtp.web.actionmapping.definition.HttpMethodType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.iplass.mtp.web.actionmapping.definition.result.ContentDispositionType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.iplass.mtp.web.template.report.definition.OutputFileType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.iplass.mtp.web.template.TemplateUtil.TokenOutputType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.iplass.mtp.webapi.definition.CacheControlType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.iplass.mtp.webapi.definition.MethodType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.iplass.mtp.webapi.definition.RequestType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.iplass.mtp.webapi.definition.StateType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.iplass.mtp.webhook.endpoint.WebhookAuthenticationType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values(Object...) - Method in class org.iplass.mtp.entity.query.Select
- VarPop - Class in org.iplass.mtp.entity.query.value.aggregate
-
VAR_POP関数を表す。
- VarPop() - Constructor for class org.iplass.mtp.entity.query.value.aggregate.VarPop
- VarPop(String) - Constructor for class org.iplass.mtp.entity.query.value.aggregate.VarPop
- VarPop(ValueExpression) - Constructor for class org.iplass.mtp.entity.query.value.aggregate.VarPop
- VarSamp - Class in org.iplass.mtp.entity.query.value.aggregate
-
VAR_SAMP関数を表す。
- VarSamp() - Constructor for class org.iplass.mtp.entity.query.value.aggregate.VarSamp
- VarSamp(String) - Constructor for class org.iplass.mtp.entity.query.value.aggregate.VarSamp
- VarSamp(ValueExpression) - Constructor for class org.iplass.mtp.entity.query.value.aggregate.VarSamp
- VERSION - Static variable in interface org.iplass.mtp.entity.Entity
-
EntityのバージョンNo
- VersionControlReferenceType - Enum Class in org.iplass.mtp.entity.definition.properties
-
ReferenceProperty
での参照先のバージョン管理タイプ - VersionControlType - Enum Class in org.iplass.mtp.entity.definition
-
Entityのバージョン管理の方式。
- versioned() - Method in class org.iplass.mtp.entity.LoadOption
-
参照先のEntityがバージョン管理されているEntityの場合、 参照先のEntityを保存時点のバージョンで取得します。 Load対象のEntity自体もバージョン管理されている場合は、 ロード対象Entityのversionまでを指定している場合に有効なフラグとなります。
- versioned() - Method in class org.iplass.mtp.entity.query.Query
-
versioned=trueに設定します
- versioned(boolean) - Method in class org.iplass.mtp.entity.query.Query
- VERSIONED - Enum constant in enum class org.iplass.mtp.entity.definition.VersionControlType
-
複数バージョンの保持を可能にする(1つのバージョンのみ有効化可能)
- VersionHistory - Class in org.iplass.mtp.definition
- VersionHistory() - Constructor for class org.iplass.mtp.definition.VersionHistory
- VersionSection - Class in org.iplass.mtp.view.generic.element.section
-
別バージョン表示用セクション
- VersionSection() - Constructor for class org.iplass.mtp.view.generic.element.section.VersionSection
- versionSpecified() - Method in class org.iplass.mtp.entity.InsertOption
-
Entityに指定されたバージョンとしてインサートするように設定します。 (Entityがバージョン管理されている場合)
- VIEW - Enum constant in enum class org.iplass.mtp.view.generic.editor.ReferencePropertyEditor.EditPage
- VIEW - Enum constant in enum class org.iplass.mtp.view.generic.editor.ReferencePropertyEditor.UrlParameterActionType
- VIEW - Enum constant in enum class org.iplass.mtp.view.generic.element.DisplayType
-
詳細表示
- VIEW - Enum constant in enum class org.iplass.mtp.view.generic.element.section.MassReferenceSection.MassReferenceEditType
- VIEW - Enum constant in enum class org.iplass.mtp.view.generic.LoadEntityInterrupter.LoadType
-
画面表示時
- VIEW - Enum constant in enum class org.iplass.mtp.view.generic.OutputType
-
詳細表示
- ViewConst - Class in org.iplass.mtp.view.generic
- ViewConst() - Constructor for class org.iplass.mtp.view.generic.ViewConst
- ViewControlSetting - Class in org.iplass.mtp.view.generic
-
Viewの管理設定
- ViewControlSetting() - Constructor for class org.iplass.mtp.view.generic.ViewControlSetting
- viewName - Variable in class org.iplass.mtp.view.treeview.TreeViewItem
-
ビュー名
- ViewValidatorBase - Class in org.iplass.mtp.view.generic.element.property.validation
-
画面側入力チェック
- ViewValidatorBase() - Constructor for class org.iplass.mtp.view.generic.element.property.validation.ViewValidatorBase
- VirtualPropertyItem - Class in org.iplass.mtp.view.generic.element
-
詳細表示で表示可能な仮想プロパティ
- VirtualPropertyItem() - Constructor for class org.iplass.mtp.view.generic.element.VirtualPropertyItem
- visit(AsOf) - Method in interface org.iplass.mtp.entity.query.ASTTransformer
- visit(AsOf) - Method in class org.iplass.mtp.entity.query.ASTTransformerSupport
- visit(AsOf) - Method in interface org.iplass.mtp.entity.query.QueryVisitor
- visit(AsOf) - Method in class org.iplass.mtp.entity.query.QueryVisitorSupport
- visit(ASTNode) - Method in class org.iplass.mtp.entity.query.ASTTransformerSupport
- visit(And) - Method in interface org.iplass.mtp.entity.query.ASTTransformer
- visit(And) - Method in class org.iplass.mtp.entity.query.ASTTransformerSupport
- visit(And) - Method in interface org.iplass.mtp.entity.query.condition.ConditionVisitor
- visit(And) - Method in class org.iplass.mtp.entity.query.condition.ConditionVisitorSupport
- visit(And) - Method in class org.iplass.mtp.entity.query.QueryVisitorSupport
- visit(And) - Method in class org.iplass.mtp.view.filter.expression.FilterValueExpressionChecker
- visit(Not) - Method in interface org.iplass.mtp.entity.query.ASTTransformer
- visit(Not) - Method in class org.iplass.mtp.entity.query.ASTTransformerSupport
- visit(Not) - Method in interface org.iplass.mtp.entity.query.condition.ConditionVisitor
- visit(Not) - Method in class org.iplass.mtp.entity.query.condition.ConditionVisitorSupport
- visit(Not) - Method in class org.iplass.mtp.entity.query.QueryVisitorSupport
- visit(Not) - Method in class org.iplass.mtp.view.filter.expression.FilterValueExpressionChecker
- visit(Or) - Method in interface org.iplass.mtp.entity.query.ASTTransformer
- visit(Or) - Method in class org.iplass.mtp.entity.query.ASTTransformerSupport
- visit(Or) - Method in interface org.iplass.mtp.entity.query.condition.ConditionVisitor
- visit(Or) - Method in class org.iplass.mtp.entity.query.condition.ConditionVisitorSupport
- visit(Or) - Method in class org.iplass.mtp.entity.query.QueryVisitorSupport
- visit(Or) - Method in class org.iplass.mtp.view.filter.expression.FilterValueExpressionChecker
- visit(Paren) - Method in interface org.iplass.mtp.entity.query.ASTTransformer
- visit(Paren) - Method in class org.iplass.mtp.entity.query.ASTTransformerSupport
- visit(Paren) - Method in interface org.iplass.mtp.entity.query.condition.ConditionVisitor
- visit(Paren) - Method in class org.iplass.mtp.entity.query.condition.ConditionVisitorSupport
- visit(Paren) - Method in class org.iplass.mtp.entity.query.QueryVisitorSupport
- visit(Paren) - Method in class org.iplass.mtp.view.filter.expression.FilterValueExpressionChecker
- visit(Between) - Method in interface org.iplass.mtp.entity.query.ASTTransformer
- visit(Between) - Method in class org.iplass.mtp.entity.query.ASTTransformerSupport
- visit(Between) - Method in interface org.iplass.mtp.entity.query.condition.ConditionVisitor
- visit(Between) - Method in class org.iplass.mtp.entity.query.condition.ConditionVisitorSupport
- visit(Between) - Method in class org.iplass.mtp.entity.query.QueryVisitorSupport
- visit(Between) - Method in class org.iplass.mtp.view.filter.expression.FilterValueExpressionChecker
- visit(Contains) - Method in interface org.iplass.mtp.entity.query.ASTTransformer
- visit(Contains) - Method in class org.iplass.mtp.entity.query.ASTTransformerSupport
- visit(Contains) - Method in interface org.iplass.mtp.entity.query.condition.ConditionVisitor
- visit(Contains) - Method in class org.iplass.mtp.entity.query.condition.ConditionVisitorSupport
- visit(Contains) - Method in class org.iplass.mtp.entity.query.QueryVisitorSupport
- visit(Contains) - Method in class org.iplass.mtp.view.filter.expression.FilterValueExpressionChecker
- visit(Equals) - Method in interface org.iplass.mtp.entity.query.ASTTransformer
- visit(Equals) - Method in class org.iplass.mtp.entity.query.ASTTransformerSupport
- visit(Equals) - Method in interface org.iplass.mtp.entity.query.condition.ConditionVisitor
- visit(Equals) - Method in class org.iplass.mtp.entity.query.condition.ConditionVisitorSupport
- visit(Equals) - Method in class org.iplass.mtp.entity.query.QueryVisitorSupport
- visit(Equals) - Method in class org.iplass.mtp.view.filter.expression.FilterValueExpressionChecker
- visit(Greater) - Method in interface org.iplass.mtp.entity.query.ASTTransformer
- visit(Greater) - Method in class org.iplass.mtp.entity.query.ASTTransformerSupport
- visit(Greater) - Method in interface org.iplass.mtp.entity.query.condition.ConditionVisitor
- visit(Greater) - Method in class org.iplass.mtp.entity.query.condition.ConditionVisitorSupport
- visit(Greater) - Method in class org.iplass.mtp.entity.query.QueryVisitorSupport
- visit(Greater) - Method in class org.iplass.mtp.view.filter.expression.FilterValueExpressionChecker
- visit(GreaterEqual) - Method in interface org.iplass.mtp.entity.query.ASTTransformer
- visit(GreaterEqual) - Method in class org.iplass.mtp.entity.query.ASTTransformerSupport
- visit(GreaterEqual) - Method in interface org.iplass.mtp.entity.query.condition.ConditionVisitor
- visit(GreaterEqual) - Method in class org.iplass.mtp.entity.query.condition.ConditionVisitorSupport
- visit(GreaterEqual) - Method in class org.iplass.mtp.entity.query.QueryVisitorSupport
- visit(GreaterEqual) - Method in class org.iplass.mtp.view.filter.expression.FilterValueExpressionChecker
- visit(In) - Method in interface org.iplass.mtp.entity.query.ASTTransformer
- visit(In) - Method in class org.iplass.mtp.entity.query.ASTTransformerSupport
- visit(In) - Method in interface org.iplass.mtp.entity.query.condition.ConditionVisitor
- visit(In) - Method in class org.iplass.mtp.entity.query.condition.ConditionVisitorSupport
- visit(In) - Method in class org.iplass.mtp.entity.query.QueryVisitorSupport
- visit(In) - Method in class org.iplass.mtp.view.filter.expression.FilterValueExpressionChecker
- visit(IsNotNull) - Method in interface org.iplass.mtp.entity.query.ASTTransformer
- visit(IsNotNull) - Method in class org.iplass.mtp.entity.query.ASTTransformerSupport
- visit(IsNotNull) - Method in interface org.iplass.mtp.entity.query.condition.ConditionVisitor
- visit(IsNotNull) - Method in class org.iplass.mtp.entity.query.condition.ConditionVisitorSupport
- visit(IsNotNull) - Method in class org.iplass.mtp.entity.query.QueryVisitorSupport
- visit(IsNotNull) - Method in class org.iplass.mtp.view.filter.expression.FilterValueExpressionChecker
- visit(IsNull) - Method in interface org.iplass.mtp.entity.query.ASTTransformer
- visit(IsNull) - Method in class org.iplass.mtp.entity.query.ASTTransformerSupport
- visit(IsNull) - Method in interface org.iplass.mtp.entity.query.condition.ConditionVisitor
- visit(IsNull) - Method in class org.iplass.mtp.entity.query.condition.ConditionVisitorSupport
- visit(IsNull) - Method in class org.iplass.mtp.entity.query.QueryVisitorSupport
- visit(IsNull) - Method in class org.iplass.mtp.view.filter.expression.FilterValueExpressionChecker
- visit(Lesser) - Method in interface org.iplass.mtp.entity.query.ASTTransformer
- visit(Lesser) - Method in class org.iplass.mtp.entity.query.ASTTransformerSupport
- visit(Lesser) - Method in interface org.iplass.mtp.entity.query.condition.ConditionVisitor
- visit(Lesser) - Method in class org.iplass.mtp.entity.query.condition.ConditionVisitorSupport
- visit(Lesser) - Method in class org.iplass.mtp.entity.query.QueryVisitorSupport
- visit(Lesser) - Method in class org.iplass.mtp.view.filter.expression.FilterValueExpressionChecker
- visit(LesserEqual) - Method in interface org.iplass.mtp.entity.query.ASTTransformer
- visit(LesserEqual) - Method in class org.iplass.mtp.entity.query.ASTTransformerSupport
- visit(LesserEqual) - Method in interface org.iplass.mtp.entity.query.condition.ConditionVisitor
- visit(LesserEqual) - Method in class org.iplass.mtp.entity.query.condition.ConditionVisitorSupport
- visit(LesserEqual) - Method in class org.iplass.mtp.entity.query.QueryVisitorSupport
- visit(LesserEqual) - Method in class org.iplass.mtp.view.filter.expression.FilterValueExpressionChecker
- visit(Like) - Method in interface org.iplass.mtp.entity.query.ASTTransformer
- visit(Like) - Method in class org.iplass.mtp.entity.query.ASTTransformerSupport
- visit(Like) - Method in interface org.iplass.mtp.entity.query.condition.ConditionVisitor
- visit(Like) - Method in class org.iplass.mtp.entity.query.condition.ConditionVisitorSupport
- visit(Like) - Method in class org.iplass.mtp.entity.query.QueryVisitorSupport
- visit(Like) - Method in class org.iplass.mtp.view.filter.expression.FilterValueExpressionChecker
- visit(NotEquals) - Method in interface org.iplass.mtp.entity.query.ASTTransformer
- visit(NotEquals) - Method in class org.iplass.mtp.entity.query.ASTTransformerSupport
- visit(NotEquals) - Method in interface org.iplass.mtp.entity.query.condition.ConditionVisitor
- visit(NotEquals) - Method in class org.iplass.mtp.entity.query.condition.ConditionVisitorSupport
- visit(NotEquals) - Method in class org.iplass.mtp.entity.query.QueryVisitorSupport
- visit(NotEquals) - Method in class org.iplass.mtp.view.filter.expression.FilterValueExpressionChecker
- visit(From) - Method in interface org.iplass.mtp.entity.query.ASTTransformer
- visit(From) - Method in class org.iplass.mtp.entity.query.ASTTransformerSupport
- visit(From) - Method in interface org.iplass.mtp.entity.query.QueryVisitor
- visit(From) - Method in class org.iplass.mtp.entity.query.QueryVisitorSupport
- visit(GroupBy) - Method in interface org.iplass.mtp.entity.query.ASTTransformer
- visit(GroupBy) - Method in class org.iplass.mtp.entity.query.ASTTransformerSupport
- visit(GroupBy) - Method in interface org.iplass.mtp.entity.query.QueryVisitor
- visit(GroupBy) - Method in class org.iplass.mtp.entity.query.QueryVisitorSupport
- visit(Having) - Method in interface org.iplass.mtp.entity.query.ASTTransformer
- visit(Having) - Method in class org.iplass.mtp.entity.query.ASTTransformerSupport
- visit(Having) - Method in interface org.iplass.mtp.entity.query.QueryVisitor
- visit(Having) - Method in class org.iplass.mtp.entity.query.QueryVisitorSupport
- visit(BindHint) - Method in interface org.iplass.mtp.entity.query.ASTTransformer
- visit(BindHint) - Method in class org.iplass.mtp.entity.query.ASTTransformerSupport
- visit(BindHint) - Method in interface org.iplass.mtp.entity.query.hint.HintVisitor
- visit(BindHint) - Method in class org.iplass.mtp.entity.query.hint.HintVisitorSupport
- visit(BindHint) - Method in class org.iplass.mtp.entity.query.QueryVisitorSupport
- visit(CacheHint) - Method in interface org.iplass.mtp.entity.query.ASTTransformer
- visit(CacheHint) - Method in class org.iplass.mtp.entity.query.ASTTransformerSupport
- visit(CacheHint) - Method in interface org.iplass.mtp.entity.query.hint.HintVisitor
- visit(CacheHint) - Method in class org.iplass.mtp.entity.query.hint.HintVisitorSupport
- visit(CacheHint) - Method in class org.iplass.mtp.entity.query.QueryVisitorSupport
- visit(FetchSizeHint) - Method in interface org.iplass.mtp.entity.query.ASTTransformer
- visit(FetchSizeHint) - Method in class org.iplass.mtp.entity.query.ASTTransformerSupport
- visit(FetchSizeHint) - Method in interface org.iplass.mtp.entity.query.hint.HintVisitor
- visit(FetchSizeHint) - Method in class org.iplass.mtp.entity.query.hint.HintVisitorSupport
- visit(FetchSizeHint) - Method in class org.iplass.mtp.entity.query.QueryVisitorSupport
- visit(HintComment) - Method in interface org.iplass.mtp.entity.query.ASTTransformer
- visit(HintComment) - Method in class org.iplass.mtp.entity.query.ASTTransformerSupport
- visit(HintComment) - Method in interface org.iplass.mtp.entity.query.hint.HintVisitor
- visit(HintComment) - Method in class org.iplass.mtp.entity.query.hint.HintVisitorSupport
- visit(HintComment) - Method in class org.iplass.mtp.entity.query.QueryVisitorSupport
- visit(IndexHint) - Method in interface org.iplass.mtp.entity.query.ASTTransformer
- visit(IndexHint) - Method in class org.iplass.mtp.entity.query.ASTTransformerSupport
- visit(IndexHint) - Method in interface org.iplass.mtp.entity.query.hint.HintVisitor
- visit(IndexHint) - Method in class org.iplass.mtp.entity.query.hint.HintVisitorSupport
- visit(IndexHint) - Method in class org.iplass.mtp.entity.query.QueryVisitorSupport
- visit(NativeHint) - Method in interface org.iplass.mtp.entity.query.ASTTransformer
- visit(NativeHint) - Method in class org.iplass.mtp.entity.query.ASTTransformerSupport
- visit(NativeHint) - Method in interface org.iplass.mtp.entity.query.hint.HintVisitor
- visit(NativeHint) - Method in class org.iplass.mtp.entity.query.hint.HintVisitorSupport
- visit(NativeHint) - Method in class org.iplass.mtp.entity.query.QueryVisitorSupport
- visit(NoBindHint) - Method in interface org.iplass.mtp.entity.query.ASTTransformer
- visit(NoBindHint) - Method in class org.iplass.mtp.entity.query.ASTTransformerSupport
- visit(NoBindHint) - Method in interface org.iplass.mtp.entity.query.hint.HintVisitor
- visit(NoBindHint) - Method in class org.iplass.mtp.entity.query.hint.HintVisitorSupport
- visit(NoBindHint) - Method in class org.iplass.mtp.entity.query.QueryVisitorSupport
- visit(NoIndexHint) - Method in interface org.iplass.mtp.entity.query.ASTTransformer
- visit(NoIndexHint) - Method in class org.iplass.mtp.entity.query.ASTTransformerSupport
- visit(NoIndexHint) - Method in interface org.iplass.mtp.entity.query.hint.HintVisitor
- visit(NoIndexHint) - Method in class org.iplass.mtp.entity.query.hint.HintVisitorSupport
- visit(NoIndexHint) - Method in class org.iplass.mtp.entity.query.QueryVisitorSupport
- visit(ReadOnlyHint) - Method in interface org.iplass.mtp.entity.query.ASTTransformer
- visit(ReadOnlyHint) - Method in class org.iplass.mtp.entity.query.ASTTransformerSupport
- visit(ReadOnlyHint) - Method in interface org.iplass.mtp.entity.query.hint.HintVisitor
- visit(ReadOnlyHint) - Method in class org.iplass.mtp.entity.query.QueryVisitorSupport
- visit(SuppressWarningsHint) - Method in interface org.iplass.mtp.entity.query.ASTTransformer
- visit(SuppressWarningsHint) - Method in class org.iplass.mtp.entity.query.ASTTransformerSupport
- visit(SuppressWarningsHint) - Method in interface org.iplass.mtp.entity.query.hint.HintVisitor
- visit(SuppressWarningsHint) - Method in class org.iplass.mtp.entity.query.QueryVisitorSupport
- visit(TimeoutHint) - Method in interface org.iplass.mtp.entity.query.ASTTransformer
- visit(TimeoutHint) - Method in class org.iplass.mtp.entity.query.ASTTransformerSupport
- visit(TimeoutHint) - Method in interface org.iplass.mtp.entity.query.hint.HintVisitor
- visit(TimeoutHint) - Method in class org.iplass.mtp.entity.query.hint.HintVisitorSupport
- visit(TimeoutHint) - Method in class org.iplass.mtp.entity.query.QueryVisitorSupport
- visit(Limit) - Method in interface org.iplass.mtp.entity.query.ASTTransformer
- visit(Limit) - Method in class org.iplass.mtp.entity.query.ASTTransformerSupport
- visit(Limit) - Method in interface org.iplass.mtp.entity.query.QueryVisitor
- visit(Limit) - Method in class org.iplass.mtp.entity.query.QueryVisitorSupport
- visit(OrderBy) - Method in interface org.iplass.mtp.entity.query.ASTTransformer
- visit(OrderBy) - Method in class org.iplass.mtp.entity.query.ASTTransformerSupport
- visit(OrderBy) - Method in interface org.iplass.mtp.entity.query.QueryVisitor
- visit(OrderBy) - Method in class org.iplass.mtp.entity.query.QueryVisitorSupport
- visit(Query) - Method in interface org.iplass.mtp.entity.query.ASTTransformer
- visit(Query) - Method in class org.iplass.mtp.entity.query.ASTTransformerSupport
- visit(Query) - Method in interface org.iplass.mtp.entity.query.QueryVisitor
- visit(Query) - Method in class org.iplass.mtp.entity.query.QueryVisitorSupport
- visit(Refer) - Method in interface org.iplass.mtp.entity.query.ASTTransformer
- visit(Refer) - Method in class org.iplass.mtp.entity.query.ASTTransformerSupport
- visit(Refer) - Method in interface org.iplass.mtp.entity.query.QueryVisitor
- visit(Refer) - Method in class org.iplass.mtp.entity.query.QueryVisitorSupport
- visit(Select) - Method in interface org.iplass.mtp.entity.query.ASTTransformer
- visit(Select) - Method in class org.iplass.mtp.entity.query.ASTTransformerSupport
- visit(Select) - Method in interface org.iplass.mtp.entity.query.QueryVisitor
- visit(Select) - Method in class org.iplass.mtp.entity.query.QueryVisitorSupport
- visit(SortSpec) - Method in interface org.iplass.mtp.entity.query.ASTTransformer
- visit(SortSpec) - Method in class org.iplass.mtp.entity.query.ASTTransformerSupport
- visit(SortSpec) - Method in interface org.iplass.mtp.entity.query.QueryVisitor
- visit(SortSpec) - Method in class org.iplass.mtp.entity.query.QueryVisitorSupport
- visit(SubQuery) - Method in interface org.iplass.mtp.entity.query.ASTTransformer
- visit(SubQuery) - Method in class org.iplass.mtp.entity.query.ASTTransformerSupport
- visit(SubQuery) - Method in interface org.iplass.mtp.entity.query.QueryVisitor
- visit(SubQuery) - Method in class org.iplass.mtp.entity.query.QueryVisitorSupport
- visit(Avg) - Method in interface org.iplass.mtp.entity.query.ASTTransformer
- visit(Avg) - Method in class org.iplass.mtp.entity.query.ASTTransformerSupport
- visit(Avg) - Method in class org.iplass.mtp.entity.query.QueryVisitorSupport
- visit(Avg) - Method in interface org.iplass.mtp.entity.query.value.ValueExpressionVisitor
- visit(Avg) - Method in class org.iplass.mtp.entity.query.value.ValueExpressionVisitorSupport
- visit(Count) - Method in interface org.iplass.mtp.entity.query.ASTTransformer
- visit(Count) - Method in class org.iplass.mtp.entity.query.ASTTransformerSupport
- visit(Count) - Method in class org.iplass.mtp.entity.query.QueryVisitorSupport
- visit(Count) - Method in interface org.iplass.mtp.entity.query.value.ValueExpressionVisitor
- visit(Count) - Method in class org.iplass.mtp.entity.query.value.ValueExpressionVisitorSupport
- visit(Listagg) - Method in interface org.iplass.mtp.entity.query.ASTTransformer
- visit(Listagg) - Method in class org.iplass.mtp.entity.query.ASTTransformerSupport
- visit(Listagg) - Method in class org.iplass.mtp.entity.query.QueryVisitorSupport
- visit(Listagg) - Method in interface org.iplass.mtp.entity.query.value.ValueExpressionVisitor
- visit(Listagg) - Method in class org.iplass.mtp.entity.query.value.ValueExpressionVisitorSupport
- visit(Max) - Method in interface org.iplass.mtp.entity.query.ASTTransformer
- visit(Max) - Method in class org.iplass.mtp.entity.query.ASTTransformerSupport
- visit(Max) - Method in class org.iplass.mtp.entity.query.QueryVisitorSupport
- visit(Max) - Method in interface org.iplass.mtp.entity.query.value.ValueExpressionVisitor
- visit(Max) - Method in class org.iplass.mtp.entity.query.value.ValueExpressionVisitorSupport
- visit(Median) - Method in interface org.iplass.mtp.entity.query.ASTTransformer
- visit(Median) - Method in class org.iplass.mtp.entity.query.ASTTransformerSupport
- visit(Median) - Method in class org.iplass.mtp.entity.query.QueryVisitorSupport
- visit(Median) - Method in interface org.iplass.mtp.entity.query.value.ValueExpressionVisitor
- visit(Median) - Method in class org.iplass.mtp.entity.query.value.ValueExpressionVisitorSupport
- visit(Min) - Method in interface org.iplass.mtp.entity.query.ASTTransformer
- visit(Min) - Method in class org.iplass.mtp.entity.query.ASTTransformerSupport
- visit(Min) - Method in class org.iplass.mtp.entity.query.QueryVisitorSupport
- visit(Min) - Method in interface org.iplass.mtp.entity.query.value.ValueExpressionVisitor
- visit(Min) - Method in class org.iplass.mtp.entity.query.value.ValueExpressionVisitorSupport
- visit(Mode) - Method in interface org.iplass.mtp.entity.query.ASTTransformer
- visit(Mode) - Method in class org.iplass.mtp.entity.query.ASTTransformerSupport
- visit(Mode) - Method in class org.iplass.mtp.entity.query.QueryVisitorSupport
- visit(Mode) - Method in interface org.iplass.mtp.entity.query.value.ValueExpressionVisitor
- visit(Mode) - Method in class org.iplass.mtp.entity.query.value.ValueExpressionVisitorSupport
- visit(StdDevPop) - Method in interface org.iplass.mtp.entity.query.ASTTransformer
- visit(StdDevPop) - Method in class org.iplass.mtp.entity.query.ASTTransformerSupport
- visit(StdDevPop) - Method in class org.iplass.mtp.entity.query.QueryVisitorSupport
- visit(StdDevPop) - Method in interface org.iplass.mtp.entity.query.value.ValueExpressionVisitor
- visit(StdDevPop) - Method in class org.iplass.mtp.entity.query.value.ValueExpressionVisitorSupport
- visit(StdDevSamp) - Method in interface org.iplass.mtp.entity.query.ASTTransformer
- visit(StdDevSamp) - Method in class org.iplass.mtp.entity.query.ASTTransformerSupport
- visit(StdDevSamp) - Method in class org.iplass.mtp.entity.query.QueryVisitorSupport
- visit(StdDevSamp) - Method in interface org.iplass.mtp.entity.query.value.ValueExpressionVisitor
- visit(StdDevSamp) - Method in class org.iplass.mtp.entity.query.value.ValueExpressionVisitorSupport
- visit(Sum) - Method in interface org.iplass.mtp.entity.query.ASTTransformer
- visit(Sum) - Method in class org.iplass.mtp.entity.query.ASTTransformerSupport
- visit(Sum) - Method in class org.iplass.mtp.entity.query.QueryVisitorSupport
- visit(Sum) - Method in interface org.iplass.mtp.entity.query.value.ValueExpressionVisitor
- visit(Sum) - Method in class org.iplass.mtp.entity.query.value.ValueExpressionVisitorSupport
- visit(VarPop) - Method in interface org.iplass.mtp.entity.query.ASTTransformer
- visit(VarPop) - Method in class org.iplass.mtp.entity.query.ASTTransformerSupport
- visit(VarPop) - Method in class org.iplass.mtp.entity.query.QueryVisitorSupport
- visit(VarPop) - Method in interface org.iplass.mtp.entity.query.value.ValueExpressionVisitor
- visit(VarPop) - Method in class org.iplass.mtp.entity.query.value.ValueExpressionVisitorSupport
- visit(VarSamp) - Method in interface org.iplass.mtp.entity.query.ASTTransformer
- visit(VarSamp) - Method in class org.iplass.mtp.entity.query.ASTTransformerSupport
- visit(VarSamp) - Method in class org.iplass.mtp.entity.query.QueryVisitorSupport
- visit(VarSamp) - Method in interface org.iplass.mtp.entity.query.value.ValueExpressionVisitor
- visit(VarSamp) - Method in class org.iplass.mtp.entity.query.value.ValueExpressionVisitorSupport
- visit(WithinGroup) - Method in interface org.iplass.mtp.entity.query.ASTTransformer
- visit(WithinGroup) - Method in class org.iplass.mtp.entity.query.ASTTransformerSupport
- visit(WithinGroup) - Method in class org.iplass.mtp.entity.query.QueryVisitorSupport
- visit(WithinGroup) - Method in interface org.iplass.mtp.entity.query.value.ValueExpressionVisitor
- visit(WithinGroup) - Method in class org.iplass.mtp.entity.query.value.ValueExpressionVisitorSupport
- visit(WithinGroupSortSpec) - Method in interface org.iplass.mtp.entity.query.ASTTransformer
- visit(WithinGroupSortSpec) - Method in class org.iplass.mtp.entity.query.ASTTransformerSupport
- visit(WithinGroupSortSpec) - Method in class org.iplass.mtp.entity.query.QueryVisitorSupport
- visit(WithinGroupSortSpec) - Method in interface org.iplass.mtp.entity.query.value.ValueExpressionVisitor
- visit(WithinGroupSortSpec) - Method in class org.iplass.mtp.entity.query.value.ValueExpressionVisitorSupport
- visit(Case) - Method in interface org.iplass.mtp.entity.query.ASTTransformer
- visit(Case) - Method in class org.iplass.mtp.entity.query.ASTTransformerSupport
- visit(Case) - Method in class org.iplass.mtp.entity.query.QueryVisitorSupport
- visit(Case) - Method in interface org.iplass.mtp.entity.query.value.ValueExpressionVisitor
- visit(Case) - Method in class org.iplass.mtp.entity.query.value.ValueExpressionVisitorSupport
- visit(Else) - Method in interface org.iplass.mtp.entity.query.ASTTransformer
- visit(Else) - Method in class org.iplass.mtp.entity.query.ASTTransformerSupport
- visit(Else) - Method in class org.iplass.mtp.entity.query.QueryVisitorSupport
- visit(Else) - Method in interface org.iplass.mtp.entity.query.value.ValueExpressionVisitor
- visit(Else) - Method in class org.iplass.mtp.entity.query.value.ValueExpressionVisitorSupport
- visit(When) - Method in interface org.iplass.mtp.entity.query.ASTTransformer
- visit(When) - Method in class org.iplass.mtp.entity.query.ASTTransformerSupport
- visit(When) - Method in class org.iplass.mtp.entity.query.QueryVisitorSupport
- visit(When) - Method in interface org.iplass.mtp.entity.query.value.ValueExpressionVisitor
- visit(When) - Method in class org.iplass.mtp.entity.query.value.ValueExpressionVisitorSupport
- visit(MinusSign) - Method in interface org.iplass.mtp.entity.query.ASTTransformer
- visit(MinusSign) - Method in class org.iplass.mtp.entity.query.ASTTransformerSupport
- visit(MinusSign) - Method in class org.iplass.mtp.entity.query.QueryVisitorSupport
- visit(MinusSign) - Method in interface org.iplass.mtp.entity.query.value.ValueExpressionVisitor
- visit(MinusSign) - Method in class org.iplass.mtp.entity.query.value.ValueExpressionVisitorSupport
- visit(Polynomial) - Method in interface org.iplass.mtp.entity.query.ASTTransformer
- visit(Polynomial) - Method in class org.iplass.mtp.entity.query.ASTTransformerSupport
- visit(Polynomial) - Method in class org.iplass.mtp.entity.query.QueryVisitorSupport
- visit(Polynomial) - Method in interface org.iplass.mtp.entity.query.value.ValueExpressionVisitor
- visit(Polynomial) - Method in class org.iplass.mtp.entity.query.value.ValueExpressionVisitorSupport
- visit(Term) - Method in interface org.iplass.mtp.entity.query.ASTTransformer
- visit(Term) - Method in class org.iplass.mtp.entity.query.ASTTransformerSupport
- visit(Term) - Method in class org.iplass.mtp.entity.query.QueryVisitorSupport
- visit(Term) - Method in interface org.iplass.mtp.entity.query.value.ValueExpressionVisitor
- visit(Term) - Method in class org.iplass.mtp.entity.query.value.ValueExpressionVisitorSupport
- visit(ArrayValue) - Method in interface org.iplass.mtp.entity.query.ASTTransformer
- visit(ArrayValue) - Method in class org.iplass.mtp.entity.query.ASTTransformerSupport
- visit(ArrayValue) - Method in class org.iplass.mtp.entity.query.QueryVisitorSupport
- visit(ArrayValue) - Method in interface org.iplass.mtp.entity.query.value.ValueExpressionVisitor
- visit(ArrayValue) - Method in class org.iplass.mtp.entity.query.value.ValueExpressionVisitorSupport
- visit(Cast) - Method in interface org.iplass.mtp.entity.query.ASTTransformer
- visit(Cast) - Method in class org.iplass.mtp.entity.query.ASTTransformerSupport
- visit(Cast) - Method in class org.iplass.mtp.entity.query.QueryVisitorSupport
- visit(Cast) - Method in interface org.iplass.mtp.entity.query.value.ValueExpressionVisitor
- visit(Cast) - Method in class org.iplass.mtp.entity.query.value.ValueExpressionVisitorSupport
- visit(EntityField) - Method in interface org.iplass.mtp.entity.query.ASTTransformer
- visit(EntityField) - Method in class org.iplass.mtp.entity.query.ASTTransformerSupport
- visit(EntityField) - Method in class org.iplass.mtp.entity.query.QueryVisitorSupport
- visit(EntityField) - Method in interface org.iplass.mtp.entity.query.value.ValueExpressionVisitor
- visit(EntityField) - Method in class org.iplass.mtp.entity.query.value.ValueExpressionVisitorSupport
- visit(Function) - Method in interface org.iplass.mtp.entity.query.ASTTransformer
- visit(Function) - Method in class org.iplass.mtp.entity.query.ASTTransformerSupport
- visit(Function) - Method in class org.iplass.mtp.entity.query.QueryVisitorSupport
- visit(Function) - Method in interface org.iplass.mtp.entity.query.value.ValueExpressionVisitor
- visit(Function) - Method in class org.iplass.mtp.entity.query.value.ValueExpressionVisitorSupport
- visit(Literal) - Method in interface org.iplass.mtp.entity.query.ASTTransformer
- visit(Literal) - Method in class org.iplass.mtp.entity.query.ASTTransformerSupport
- visit(Literal) - Method in class org.iplass.mtp.entity.query.QueryVisitorSupport
- visit(Literal) - Method in interface org.iplass.mtp.entity.query.value.ValueExpressionVisitor
- visit(Literal) - Method in class org.iplass.mtp.entity.query.value.ValueExpressionVisitorSupport
- visit(ParenValue) - Method in interface org.iplass.mtp.entity.query.ASTTransformer
- visit(ParenValue) - Method in class org.iplass.mtp.entity.query.ASTTransformerSupport
- visit(ParenValue) - Method in class org.iplass.mtp.entity.query.QueryVisitorSupport
- visit(ParenValue) - Method in interface org.iplass.mtp.entity.query.value.ValueExpressionVisitor
- visit(ParenValue) - Method in class org.iplass.mtp.entity.query.value.ValueExpressionVisitorSupport
- visit(RowValueList) - Method in interface org.iplass.mtp.entity.query.ASTTransformer
- visit(RowValueList) - Method in class org.iplass.mtp.entity.query.ASTTransformerSupport
- visit(RowValueList) - Method in class org.iplass.mtp.entity.query.QueryVisitorSupport
- visit(RowValueList) - Method in interface org.iplass.mtp.entity.query.value.ValueExpressionVisitor
- visit(RowValueList) - Method in class org.iplass.mtp.entity.query.value.ValueExpressionVisitorSupport
- visit(ScalarSubQuery) - Method in interface org.iplass.mtp.entity.query.ASTTransformer
- visit(ScalarSubQuery) - Method in class org.iplass.mtp.entity.query.ASTTransformerSupport
- visit(ScalarSubQuery) - Method in class org.iplass.mtp.entity.query.QueryVisitorSupport
- visit(ScalarSubQuery) - Method in interface org.iplass.mtp.entity.query.value.ValueExpressionVisitor
- visit(ScalarSubQuery) - Method in class org.iplass.mtp.entity.query.value.ValueExpressionVisitorSupport
- visit(CumeDist) - Method in interface org.iplass.mtp.entity.query.ASTTransformer
- visit(CumeDist) - Method in class org.iplass.mtp.entity.query.ASTTransformerSupport
- visit(CumeDist) - Method in class org.iplass.mtp.entity.query.QueryVisitorSupport
- visit(CumeDist) - Method in interface org.iplass.mtp.entity.query.value.ValueExpressionVisitor
- visit(CumeDist) - Method in class org.iplass.mtp.entity.query.value.ValueExpressionVisitorSupport
- visit(DenseRank) - Method in interface org.iplass.mtp.entity.query.ASTTransformer
- visit(DenseRank) - Method in class org.iplass.mtp.entity.query.ASTTransformerSupport
- visit(DenseRank) - Method in class org.iplass.mtp.entity.query.QueryVisitorSupport
- visit(DenseRank) - Method in interface org.iplass.mtp.entity.query.value.ValueExpressionVisitor
- visit(DenseRank) - Method in class org.iplass.mtp.entity.query.value.ValueExpressionVisitorSupport
- visit(PartitionBy) - Method in interface org.iplass.mtp.entity.query.ASTTransformer
- visit(PartitionBy) - Method in class org.iplass.mtp.entity.query.ASTTransformerSupport
- visit(PartitionBy) - Method in class org.iplass.mtp.entity.query.QueryVisitorSupport
- visit(PartitionBy) - Method in interface org.iplass.mtp.entity.query.value.ValueExpressionVisitor
- visit(PartitionBy) - Method in class org.iplass.mtp.entity.query.value.ValueExpressionVisitorSupport
- visit(PercentRank) - Method in interface org.iplass.mtp.entity.query.ASTTransformer
- visit(PercentRank) - Method in class org.iplass.mtp.entity.query.ASTTransformerSupport
- visit(PercentRank) - Method in class org.iplass.mtp.entity.query.QueryVisitorSupport
- visit(PercentRank) - Method in interface org.iplass.mtp.entity.query.value.ValueExpressionVisitor
- visit(PercentRank) - Method in class org.iplass.mtp.entity.query.value.ValueExpressionVisitorSupport
- visit(Rank) - Method in interface org.iplass.mtp.entity.query.ASTTransformer
- visit(Rank) - Method in class org.iplass.mtp.entity.query.ASTTransformerSupport
- visit(Rank) - Method in class org.iplass.mtp.entity.query.QueryVisitorSupport
- visit(Rank) - Method in interface org.iplass.mtp.entity.query.value.ValueExpressionVisitor
- visit(Rank) - Method in class org.iplass.mtp.entity.query.value.ValueExpressionVisitorSupport
- visit(RowNumber) - Method in interface org.iplass.mtp.entity.query.ASTTransformer
- visit(RowNumber) - Method in class org.iplass.mtp.entity.query.ASTTransformerSupport
- visit(RowNumber) - Method in class org.iplass.mtp.entity.query.QueryVisitorSupport
- visit(RowNumber) - Method in interface org.iplass.mtp.entity.query.value.ValueExpressionVisitor
- visit(RowNumber) - Method in class org.iplass.mtp.entity.query.value.ValueExpressionVisitorSupport
- visit(WindowAggregate) - Method in interface org.iplass.mtp.entity.query.ASTTransformer
- visit(WindowAggregate) - Method in class org.iplass.mtp.entity.query.ASTTransformerSupport
- visit(WindowAggregate) - Method in class org.iplass.mtp.entity.query.QueryVisitorSupport
- visit(WindowAggregate) - Method in interface org.iplass.mtp.entity.query.value.ValueExpressionVisitor
- visit(WindowAggregate) - Method in class org.iplass.mtp.entity.query.value.ValueExpressionVisitorSupport
- visit(WindowOrderBy) - Method in interface org.iplass.mtp.entity.query.ASTTransformer
- visit(WindowOrderBy) - Method in class org.iplass.mtp.entity.query.ASTTransformerSupport
- visit(WindowOrderBy) - Method in class org.iplass.mtp.entity.query.QueryVisitorSupport
- visit(WindowOrderBy) - Method in interface org.iplass.mtp.entity.query.value.ValueExpressionVisitor
- visit(WindowOrderBy) - Method in class org.iplass.mtp.entity.query.value.ValueExpressionVisitorSupport
- visit(WindowSortSpec) - Method in interface org.iplass.mtp.entity.query.ASTTransformer
- visit(WindowSortSpec) - Method in class org.iplass.mtp.entity.query.ASTTransformerSupport
- visit(WindowSortSpec) - Method in class org.iplass.mtp.entity.query.QueryVisitorSupport
- visit(WindowSortSpec) - Method in interface org.iplass.mtp.entity.query.value.ValueExpressionVisitor
- visit(WindowSortSpec) - Method in class org.iplass.mtp.entity.query.value.ValueExpressionVisitorSupport
- visit(Where) - Method in interface org.iplass.mtp.entity.query.ASTTransformer
- visit(Where) - Method in class org.iplass.mtp.entity.query.ASTTransformerSupport
- visit(Where) - Method in interface org.iplass.mtp.entity.query.QueryVisitor
- visit(Where) - Method in class org.iplass.mtp.entity.query.QueryVisitorSupport
- visit(ActionMenuItem) - Method in interface org.iplass.mtp.view.menu.MenuItemVisitor
-
Action実行用メニューアイテムに対する処理
- visit(EntityMenuItem) - Method in interface org.iplass.mtp.view.menu.MenuItemVisitor
-
Entity表示用メニューアイテムに対する処理
- visit(MenuTree) - Method in interface org.iplass.mtp.view.menu.MenuItemVisitor
-
メニューツリーに対する処理
- visit(NodeMenuItem) - Method in interface org.iplass.mtp.view.menu.MenuItemVisitor
-
階層フォルダ用メニューアイテムに対する処理
- visit(UrlMenuItem) - Method in interface org.iplass.mtp.view.menu.MenuItemVisitor
-
UR義用メニューアイテムに対する処理
- visitNoMenu(MenuTree) - Method in interface org.iplass.mtp.view.menu.MenuItemVisitor
-
子階層のメニューアイテムが存在しないメニューツリーに対する処理
W
- WEB_API - Static variable in interface org.iplass.mtp.webapi.WebApiRequestConstants
-
このリクエストがwebApi経由の呼び出しか否かを判断するフラグ(Boolean)を取得する際のattribute名
- WebApi - Annotation Interface in org.iplass.mtp.command.annotation.webapi
-
WebAPIの定義。
- WebApiAutocompletionSetting - Class in org.iplass.mtp.view.generic.common
-
WebApiを利用した自動補完設定
- WebApiAutocompletionSetting() - Constructor for class org.iplass.mtp.view.generic.common.WebApiAutocompletionSetting
- WebApiAutocompletionSetting.AutocompletionType - Enum Class in org.iplass.mtp.view.generic.common
-
自動補完タイプ
- WebApiDefinition - Class in org.iplass.mtp.webapi.definition
- WebApiDefinition() - Constructor for class org.iplass.mtp.webapi.definition.WebApiDefinition
- WebApiDefinitionManager - Interface in org.iplass.mtp.webapi.definition
- WebApiDefinitionModifyResult - Class in org.iplass.mtp.webapi.definition
- WebApiDefinitionModifyResult(boolean) - Constructor for class org.iplass.mtp.webapi.definition.WebApiDefinitionModifyResult
-
コンストラクタ
- WebApiDefinitionModifyResult(boolean, String) - Constructor for class org.iplass.mtp.webapi.definition.WebApiDefinitionModifyResult
-
コンストラクタ
- WebApiParameter - Interface in org.iplass.mtp.webapi.permission
-
WebAPIを呼び出す際のパラメータを表すインタフェース。 WebAPIのPermissionとして、パラメータまで定義されている場合、 当該のgetValue()で取得できる値と比較して権限判定する。
- WebApiParamMapDefinition - Class in org.iplass.mtp.webapi.definition
-
リクエスト時のURLのパスをパラメータとして受けとる際のマッピング定義です。
- WebApiParamMapDefinition() - Constructor for class org.iplass.mtp.webapi.definition.WebApiParamMapDefinition
- WebApiParamMapping - Annotation Interface in org.iplass.mtp.command.annotation.webapi
-
WebApiParamMapDefinitionを定義するアノテーションです。
- WebApiPermission - Class in org.iplass.mtp.webapi.permission
-
WebAPIの実行権限。 WebAPI名と、その際のパラメータで権限を表現。
- WebApiPermission(String, WebApiParameter) - Constructor for class org.iplass.mtp.webapi.permission.WebApiPermission
- WebApiRequestConstants - Interface in org.iplass.mtp.webapi
- WebApiRuntimeException - Exception in org.iplass.mtp.webapi
-
WebApi呼び出し時、サーバ側でシステム例外が発生した際、 クライアント側へ実際に提示される例外のクラス。
- WebApiRuntimeException() - Constructor for exception org.iplass.mtp.webapi.WebApiRuntimeException
- WebApiRuntimeException(String) - Constructor for exception org.iplass.mtp.webapi.WebApiRuntimeException
- WebApiRuntimeException(String, Throwable) - Constructor for exception org.iplass.mtp.webapi.WebApiRuntimeException
- WebApiRuntimeException(Throwable) - Constructor for exception org.iplass.mtp.webapi.WebApiRuntimeException
- WebApis - Annotation Interface in org.iplass.mtp.command.annotation.webapi
-
複数のWebApiを定義する場合のAnnotation。
- WebApiTokenCheck - Class in org.iplass.mtp.webapi.definition
- WebApiTokenCheck - Annotation Interface in org.iplass.mtp.command.annotation.webapi
-
TokenCheckの定義。
- WebApiTokenCheck() - Constructor for class org.iplass.mtp.webapi.definition.WebApiTokenCheck
- Webhook - Class in org.iplass.mtp.webhook
-
Representing the Webhook to be dispatched.
- Webhook() - Constructor for class org.iplass.mtp.webhook.Webhook
- WEBHOOK - Enum constant in enum class org.iplass.mtp.entity.definition.listeners.SendNotificationType
- WebhookAuthenticationType - Enum Class in org.iplass.mtp.webhook.endpoint
-
The available method to use in Authorization Header.
- WebhookEndpoint - Class in org.iplass.mtp.webhook.endpoint
-
The class representing the destination of Webhook.
- WebhookEndpoint(String) - Constructor for class org.iplass.mtp.webhook.endpoint.WebhookEndpoint
-
Create the WebhookEndpoint that can be set to Webhook.
- WebhookEndpoint(String, String) - Constructor for class org.iplass.mtp.webhook.endpoint.WebhookEndpoint
-
Create the WebhookEndpoint that can be set to Webhook.
- WebhookEndpoint(String, WebhookAuthenticationType, String) - Constructor for class org.iplass.mtp.webhook.endpoint.WebhookEndpoint
-
Create the WebhookEndpoint that can be set to Webhook.
- WebhookEndpoint(String, WebhookAuthenticationType, String, String) - Constructor for class org.iplass.mtp.webhook.endpoint.WebhookEndpoint
-
Create the WebhookEndpoint that can be set to Webhook.
- WebhookEndpointDefinition - Class in org.iplass.mtp.webhook.endpoint.definition
- WebhookEndpointDefinition() - Constructor for class org.iplass.mtp.webhook.endpoint.definition.WebhookEndpointDefinition
- WebhookEndpointDefinition(String) - Constructor for class org.iplass.mtp.webhook.endpoint.definition.WebhookEndpointDefinition
- WebhookEndpointDefinitionManager - Interface in org.iplass.mtp.webhook.endpoint.definition
- WebhookException - Exception in org.iplass.mtp.webhook
- WebhookException() - Constructor for exception org.iplass.mtp.webhook.WebhookException
- WebhookException(String) - Constructor for exception org.iplass.mtp.webhook.WebhookException
- WebhookException(String, Throwable) - Constructor for exception org.iplass.mtp.webhook.WebhookException
- WebhookException(Throwable) - Constructor for exception org.iplass.mtp.webhook.WebhookException
- WebhookHeader - Class in org.iplass.mtp.webhook
-
Class of the custom headers.
- WebhookHeader() - Constructor for class org.iplass.mtp.webhook.WebhookHeader
- WebhookHeader(String, String) - Constructor for class org.iplass.mtp.webhook.WebhookHeader
- WebhookHeaderDefinition - Class in org.iplass.mtp.webhook.template.definition
- WebhookHeaderDefinition() - Constructor for class org.iplass.mtp.webhook.template.definition.WebhookHeaderDefinition
- WebhookHeaderDefinition(String, String) - Constructor for class org.iplass.mtp.webhook.template.definition.WebhookHeaderDefinition
- WebhookManager - Interface in org.iplass.mtp.webhook
- WebhookResponse - Class in org.iplass.mtp.webhook
-
The class representing the response of a dispatched Webhook.
- WebhookResponse() - Constructor for class org.iplass.mtp.webhook.WebhookResponse
- WebhookResponseHandler - Interface in org.iplass.mtp.webhook
-
Once the Webhook was sent, this handler will be called to handle the response.
- WebhookTemplateDefinition - Class in org.iplass.mtp.webhook.template.definition
- WebhookTemplateDefinition() - Constructor for class org.iplass.mtp.webhook.template.definition.WebhookTemplateDefinition
- WebhookTemplateDefinitionManager - Interface in org.iplass.mtp.webhook.template.definition
- WebRequestConstants - Interface in org.iplass.mtp.web
-
Webからの呼び出しの際、RequestContextで取得可能なattributeの名前の定数。
- WEEK - Enum constant in enum class org.iplass.mtp.view.calendar.EntityCalendar.CalendarType
- when(Condition, ValueExpression) - Method in class org.iplass.mtp.entity.query.value.controlflow.Case
- When - Class in org.iplass.mtp.entity.query.value.controlflow
-
CASE文のWHEN ~ THEN ~句を表す。
- When() - Constructor for class org.iplass.mtp.entity.query.value.controlflow.When
- When(Condition, Object) - Constructor for class org.iplass.mtp.entity.query.value.controlflow.When
- When(Condition, ValueExpression) - Constructor for class org.iplass.mtp.entity.query.value.controlflow.When
- WHEN_DIALOG_OPEN - Enum constant in enum class org.iplass.mtp.view.generic.element.section.SearchResultSection.ExclusiveControlPoint
-
更新ダイアログが開く時
- WHEN_SEARCH - Enum constant in enum class org.iplass.mtp.view.generic.element.section.SearchResultSection.ExclusiveControlPoint
-
検索実行時
- where() - Method in class org.iplass.mtp.entity.DeleteCondition
- where() - Method in class org.iplass.mtp.entity.query.Query
- where() - Method in class org.iplass.mtp.entity.UpdateCondition
- where(String) - Method in class org.iplass.mtp.entity.DeleteCondition
-
削除条件を設定する。
- where(String) - Method in class org.iplass.mtp.entity.query.Query
- where(String) - Method in class org.iplass.mtp.entity.UpdateCondition
-
更新条件を指定。
- where(Condition) - Method in class org.iplass.mtp.entity.DeleteCondition
-
削除条件を設定する。
- where(Condition) - Method in class org.iplass.mtp.entity.query.Query
- where(Condition) - Method in class org.iplass.mtp.entity.UpdateCondition
-
更新条件を指定。
- Where - Class in org.iplass.mtp.entity.query
-
WHERE句を表す。
- Where() - Constructor for class org.iplass.mtp.entity.query.Where
- Where(Condition) - Constructor for class org.iplass.mtp.entity.query.Where
- whitelistPropertyNameRegex(String) - Method in class org.iplass.mtp.command.beanmapper.BeanParamMapper
-
設定可能なプロパティ名表現の正規表現を設定します。 正規表現によるチェックは、paramPrefixを取り除いた後に実施されるため、 正規表現には、paramPrefixは省いた形で指定します。
- WhiteSpaceTrimmer - Class in org.iplass.mtp.entity.definition.normalizers
-
Normalizer definition that removes white space Leading and Trailing the character string.
- WhiteSpaceTrimmer() - Constructor for class org.iplass.mtp.entity.definition.normalizers.WhiteSpaceTrimmer
- WHOLE - Enum constant in enum class org.iplass.mtp.web.actionmapping.definition.cache.RelatedEntityType
-
Entity全体をキャッシュに紐づける。
- WindowAggregate - Class in org.iplass.mtp.entity.query.value.window
-
Window集計関数を表すクラス。
- WindowAggregate() - Constructor for class org.iplass.mtp.entity.query.value.window.WindowAggregate
- WindowAggregate(Aggregate) - Constructor for class org.iplass.mtp.entity.query.value.window.WindowAggregate
- WindowAggregate(Aggregate, PartitionBy, WindowOrderBy) - Constructor for class org.iplass.mtp.entity.query.value.window.WindowAggregate
- WindowFunction - Class in org.iplass.mtp.entity.query.value.window
-
Window関数を表す抽象クラス。
- WindowFunction() - Constructor for class org.iplass.mtp.entity.query.value.window.WindowFunction
- WindowOrderBy - Class in org.iplass.mtp.entity.query.value.window
-
Window関数のORDER BY句を表す。
- WindowOrderBy() - Constructor for class org.iplass.mtp.entity.query.value.window.WindowOrderBy
- WindowRankFunction - Class in org.iplass.mtp.entity.query.value.window
-
Windowランク関数を表す抽象クラス。
- WindowRankFunction() - Constructor for class org.iplass.mtp.entity.query.value.window.WindowRankFunction
- WindowSortSpec - Class in org.iplass.mtp.entity.query.value.window
-
Window関数のORDER BYのソート仕様を表す。
- WindowSortSpec() - Constructor for class org.iplass.mtp.entity.query.value.window.WindowSortSpec
- WindowSortSpec(String, SortSpec.SortType) - Constructor for class org.iplass.mtp.entity.query.value.window.WindowSortSpec
- WindowSortSpec(ValueExpression, SortSpec.SortType) - Constructor for class org.iplass.mtp.entity.query.value.window.WindowSortSpec
- WindowSortSpec(ValueExpression, SortSpec.SortType, SortSpec.NullOrderingSpec) - Constructor for class org.iplass.mtp.entity.query.value.window.WindowSortSpec
- with(Propagation, Consumer<Transaction>) - Static method in interface org.iplass.mtp.transaction.Transaction
-
指定のpropagationで、トランザクションを起動しfuncを実行します。
- with(Propagation, Function<Transaction, R>) - Static method in interface org.iplass.mtp.transaction.Transaction
-
指定のpropagationで、トランザクションを起動しfuncを実行します。
- with(TransactionOption, Consumer<Transaction>) - Static method in interface org.iplass.mtp.transaction.Transaction
-
指定のoptionで、トランザクションを起動しfuncを実行します。
- with(TransactionOption, Function<Transaction, R>) - Static method in interface org.iplass.mtp.transaction.Transaction
-
指定のoptionで、トランザクションを起動しfuncを実行します。
- WITH_CHILDREN - Enum constant in enum class org.iplass.mtp.auth.AuthManager.GroupOidListType
-
子グループも同時に取得
- WITH_PARENTS - Enum constant in enum class org.iplass.mtp.auth.AuthManager.GroupOidListType
-
親グループも同時に取得
- withAuth(Credential) - Method in interface org.iplass.mtp.runtime.EntryPoint
-
Get an instance of Runner logged in with Credential.
- withAuth(Credential) - Method in interface org.iplass.mtp.runtime.Runner
-
Set to execute the logic by logging in with the specified credentials.
- WithinGroup - Class in org.iplass.mtp.entity.query.value.aggregate
-
WITHIN GROUP句を表す。
- WithinGroup() - Constructor for class org.iplass.mtp.entity.query.value.aggregate.WithinGroup
- WithinGroupSortSpec - Class in org.iplass.mtp.entity.query.value.aggregate
-
WITHIN GROUPのソート仕様を表す。
- WithinGroupSortSpec() - Constructor for class org.iplass.mtp.entity.query.value.aggregate.WithinGroupSortSpec
- WithinGroupSortSpec(String, SortSpec.SortType) - Constructor for class org.iplass.mtp.entity.query.value.aggregate.WithinGroupSortSpec
- WithinGroupSortSpec(ValueExpression, SortSpec.SortType) - Constructor for class org.iplass.mtp.entity.query.value.aggregate.WithinGroupSortSpec
- WithinGroupSortSpec(ValueExpression, SortSpec.SortType, SortSpec.NullOrderingSpec) - Constructor for class org.iplass.mtp.entity.query.value.aggregate.WithinGroupSortSpec
- withLang(String) - Method in interface org.iplass.mtp.runtime.EntryPoint
-
Get an instance of Runner with language specified.
- withLang(String) - Method in interface org.iplass.mtp.runtime.Runner
-
Set to execute logic in the specified language.
- withLock() - Method in interface org.iplass.mtp.entity.interceptor.EntityLoadInvocation
- withoutValidation() - Method in class org.iplass.mtp.entity.InsertOption
-
追加時にバリデーションを行わないように設定します。
- withoutValidation() - Method in class org.iplass.mtp.entity.UpdateOption
-
更新時にバリデーションを行わないように設定します。
- withTenant(Integer) - Method in interface org.iplass.mtp.runtime.EntryPoint
-
Get an instance of Runner with tenant specified.
- withTenant(Integer) - Method in interface org.iplass.mtp.runtime.Runner
-
Set to execute logic with the specified tenant ID.
- withTenant(String) - Method in interface org.iplass.mtp.runtime.EntryPoint
-
Get an instance of Runner with tenant specified.
- withTenant(String) - Method in interface org.iplass.mtp.runtime.Runner
-
Set to execute logic with the specified tenant URL.
- withValidation() - Method in class org.iplass.mtp.command.beanmapper.BeanParamMapper
-
パラメータをBeanにセットする際に、BeanValidationによるバリデーションを行うように設定します。
- write(OutputStream) - Method in interface org.iplass.mtp.web.ResultStreamWriter
-
出力処理を記述。
- WriteToEntityHandler - Class in org.iplass.mtp.command.async
-
非同期実行Commandの処理結果を指定のEntityの指定のプロパティに書き出すResultHandler。 例外が発生した場合は、"FAIL"と書き込む。 合わせて、propertyNameForExceptionNameが設定されている場合は、 そのプロパティに例外クラス名を書き込む。 propertyNameForExceptionMessageが設定されている場合は、 そのプロパティに例外クラスメッセージを書き込む。 exceptionIfNoEntity=trueが設定されている場合、 書き込み対象のEntityが存在しなかった場合、例外をスローする。デフォルトfalse。
- WriteToEntityHandler() - Constructor for class org.iplass.mtp.command.async.WriteToEntityHandler
- WriteToEntityHandler(String, String, String, boolean) - Constructor for class org.iplass.mtp.command.async.WriteToEntityHandler
- WriteToEntityHandler(String, String, String, String, String, boolean) - Constructor for class org.iplass.mtp.command.async.WriteToEntityHandler
- writeWindowFunctionType(StringBuilder) - Method in class org.iplass.mtp.entity.query.value.window.WindowAggregate
- writeWindowFunctionType(StringBuilder) - Method in class org.iplass.mtp.entity.query.value.window.WindowFunction
- writeWindowFunctionType(StringBuilder) - Method in class org.iplass.mtp.entity.query.value.window.WindowRankFunction
X
- XLS - Enum constant in enum class org.iplass.mtp.web.template.report.definition.OutputFileType
- XLS_JXLS - Enum constant in enum class org.iplass.mtp.web.template.report.definition.OutputFileType
- XLS_POI - Enum constant in enum class org.iplass.mtp.web.template.report.definition.OutputFileType
- XLSX - Enum constant in enum class org.iplass.mtp.web.template.report.definition.OutputFileType
- XLSX_JXLS - Enum constant in enum class org.iplass.mtp.web.template.report.definition.OutputFileType
- XLSX_POI - Enum constant in enum class org.iplass.mtp.web.template.report.definition.OutputFileType
- XLSX_SXSSF_JXLS - Enum constant in enum class org.iplass.mtp.web.template.report.definition.OutputFileType
- XLSX_SXSSF_POI - Enum constant in enum class org.iplass.mtp.web.template.report.definition.OutputFileType
_
- _10MIN - Enum constant in enum class org.iplass.mtp.view.generic.editor.DateTimePropertyEditor.MinIntereval
- _15MIN - Enum constant in enum class org.iplass.mtp.view.generic.editor.DateTimePropertyEditor.MinIntereval
- _1MIN - Enum constant in enum class org.iplass.mtp.view.generic.editor.DateTimePropertyEditor.MinIntereval
- _30MIN - Enum constant in enum class org.iplass.mtp.view.generic.editor.DateTimePropertyEditor.MinIntereval
- _5MIN - Enum constant in enum class org.iplass.mtp.view.generic.editor.DateTimePropertyEditor.MinIntereval
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
WebApi.accessControlAllowOrigin()
を使用してください。