public class SContactInfoLogBuilderFactoryImpl extends CRUDELogBuilderFactory implements SContactInfoLogBuilderFactory
| Modifier and Type | Field and Description |
|---|---|
static int |
USER_CONTACT_INFO_INDEX |
static java.lang.String |
USER_CONTACT_INFO_INDEX_NAME |
static int |
USER_CONTACT_INFO_USERID_INDEX |
static java.lang.String |
USER_CONTACT_INFO_USERID_INDEX_NAME |
| Constructor and Description |
|---|
SContactInfoLogBuilderFactoryImpl() |
| Modifier and Type | Method and Description |
|---|---|
SContactInfoLogBuilder |
createNewInstance() |
java.lang.String |
getContactInfoUserIdKey() |
java.lang.String |
getObjectIdKey() |
fromInstance, getActionScopeKey, getActionStatusKey, getActionTypeKey, getCallerClassNameKey, getCallerMethodNameKey, getClusterNodeKey, getDayOfYearKey, getModelClass, getMonthKey, getProductVersionKey, getRawMessageKey, getSeverityKey, getThreadNumberKey, getTimeStampKey, getUserIdKey, getWeekOfYearKey, getYearKeyclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitfromInstance, getActionScopeKey, getActionStatusKey, getCallerClassNameKey, getCallerMethodNameKey, getClusterNodeKey, getDayOfYearKey, getModelClass, getMonthKey, getProductVersionKey, getRawMessageKey, getSeverityKey, getThreadNumberKey, getTimeStampKey, getUserIdKey, getWeekOfYearKey, getYearKeygetActionTypeKeypublic static final int USER_CONTACT_INFO_INDEX
public static final int USER_CONTACT_INFO_USERID_INDEX
public static final java.lang.String USER_CONTACT_INFO_INDEX_NAME
public static final java.lang.String USER_CONTACT_INFO_USERID_INDEX_NAME
public SContactInfoLogBuilder createNewInstance()
createNewInstance in interface SContactInfoLogBuilderFactorycreateNewInstance in interface SLogBuilderFactorycreateNewInstance in class CRUDELogBuilderFactorypublic java.lang.String getObjectIdKey()
getObjectIdKey in interface SPersistenceLogBuilderFactorypublic java.lang.String getContactInfoUserIdKey()
getContactInfoUserIdKey in interface SContactInfoLogBuilderFactory