クラス LoggerAuditLoggingService
java.lang.Object
org.iplass.mtp.impl.entity.auditlog.LoggerAuditLoggingService
- すべての実装されたインタフェース:
AuditLoggingService,Service
-
フィールドの概要
インタフェースから継承されたフィールド org.iplass.mtp.impl.entity.auditlog.AuditLoggingService
ACTION_BULK_UPDATE, ACTION_COUNT_QUERY, ACTION_DELETE, ACTION_DELETE_ALL, ACTION_INSERT, ACTION_PURGE, ACTION_QUERY, ACTION_RESTORE, ACTION_UPDATE, ACTION_UPDATE_ALL -
コンストラクタの概要
コンストラクタ -
メソッドの概要
修飾子とタイプメソッド説明voiddestroy()intvoidbooleanisLogBeforeEntity(String definitionName) booleanbooleanbooleanbooleanvoidvoidlogBulkUpdate(String defName) voidlogDelete(Entity entity, DeleteOption option) voidlogDeleteAll(DeleteCondition cond) voidvoidvoidvoidlogRestore(String oid, String defName, Long rbid) voidlogUpdate(Entity beforeEntity, Entity entity, UpdateOption option) voidlogUpdateAll(UpdateCondition cond)
-
コンストラクタの詳細
-
LoggerAuditLoggingService
public LoggerAuditLoggingService()
-
-
メソッドの詳細
-
isLogQuery
public boolean isLogQuery() -
isLogCompact
public boolean isLogCompact() -
isLogSelectValueWithLabel
public boolean isLogSelectValueWithLabel() -
isLogReferenceWithLabel
public boolean isLogReferenceWithLabel() -
getTextMaxLength
public int getTextMaxLength() -
destroy
public void destroy() -
init
-
log
-
logInsert
- 定義:
logInsertインタフェース内AuditLoggingService
-
logDelete
- 定義:
logDeleteインタフェース内AuditLoggingService
-
logDeleteAll
- 定義:
logDeleteAllインタフェース内AuditLoggingService
-
isLogBeforeEntity
- 定義:
isLogBeforeEntityインタフェース内AuditLoggingService
-
logUpdate
- 定義:
logUpdateインタフェース内AuditLoggingService
-
logUpdateAll
- 定義:
logUpdateAllインタフェース内AuditLoggingService
-
logPurge
- 定義:
logPurgeインタフェース内AuditLoggingService
-
logRestore
- 定義:
logRestoreインタフェース内AuditLoggingService
-
logBulkUpdate
- 定義:
logBulkUpdateインタフェース内AuditLoggingService
-
logQuery
- 定義:
logQueryインタフェース内AuditLoggingService
-