SOAj Consolidated


Uses of Class
info.soaj.core.internal.string.SjNullableUserId

Packages that use SjNullableUserId
info.soaj.core.internal   
info.soaj.core.util.internal   
 

Uses of SjNullableUserId in info.soaj.core.internal
 

Methods in info.soaj.core.internal that return SjNullableUserId
protected  SjNullableUserId SjLoggingFormatter.initializeUserId()
          This method should be overridden to provide the authorized user id.
 

Uses of SjNullableUserId in info.soaj.core.util.internal
 

Methods in info.soaj.core.util.internal with parameters of type SjNullableUserId
private static void SjUtilLoggerJdk.firstRowStringBuilding(java.util.logging.LogRecord logRecord, java.lang.StringBuilder sbMessage, SjNullableUserId userId)
           
static java.lang.String SjUtilLoggerJdk.formatDeclarativeLogging(java.util.logging.LogRecord logRecord, SjNullableUserId userId)
          This method formats the given log record and returns the formatted String.
static java.lang.String SjUtilLoggerJdk.formatRecordLogging(java.util.logging.LogRecord logRecord, SjNullableUserId userId)
          This method formats the given log record and returns the formatted String.
static java.lang.String SjUtilLoggerJdk.formatThrowableLogging(java.util.logging.LogRecord logRecord, SjNullableUserId userId)
          This method formats the given log record and returns the formatted String.
static java.lang.String SjUtilLoggerJdk.formatTraceLogging(java.util.logging.LogRecord logRecord, SjNullableUserId userId)
          This method formats the given log record and returns the formatted String.
private static void SjUtilLoggerJdk.perConfigurationStringBuilding(java.util.logging.LogRecord logRecord, java.lang.StringBuilder sbMessage, SjNullableUserId userId)
           
 


SOAj Consolidated


Copyright (c) 2006 - 2009 by Global Technology Consulting Group, Inc. at gtcGroup.com.
Use is authorized, provided the source is acknowledged by inclusion of this copyright notice.