public class SContactInfoLogBuilderImpl extends CRUDELogBuilder implements SContactInfoLogBuilder
queriableLogBuilder| Constructor and Description |
|---|
SContactInfoLogBuilderImpl() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
checkExtraRules(SQueriableLog log) |
protected java.lang.String |
getActionTypePrefix() |
static SContactInfoLogBuilder |
getInstance() |
SPersistenceLogBuilder |
objectId(long objectId) |
SPersistenceLogBuilder |
setContactInfoUserId(long userId) |
actionScope, actionStatus, callerClassName, callerMethodName, clusterNode, done, productVersion, rawMessage, setActionType, severity, userIdclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitactionScope, actionStatus, callerClassName, callerMethodName, clusterNode, done, productVersion, rawMessage, severity, userIdsetActionTypepublic SPersistenceLogBuilder objectId(long objectId)
objectId in interface SPersistenceLogBuilderpublic SPersistenceLogBuilder setContactInfoUserId(long userId)
setContactInfoUserId in interface SContactInfoLogBuilderprotected java.lang.String getActionTypePrefix()
getActionTypePrefix in class CRUDELogBuilderprotected void checkExtraRules(SQueriableLog log)
checkExtraRules in class CRUDELogBuilderpublic static SContactInfoLogBuilder getInstance()