org.jboss.dna.jcr
Class JcrI18n

java.lang.Object
  extended by org.jboss.dna.jcr.JcrI18n

public final class JcrI18n
extends Object

Author:
John Verhaeg, Randall Hauch

Field Summary
static I18n cannotConvertValue
           
static I18n credentialsMustProvideJaasMethod
           
static I18n credentialsMustReturnAccessControlContext
           
static I18n credentialsMustReturnLoginContext
           
static I18n defaultWorkspaceName
           
static I18n inputStreamConsumed
           
static I18n nonInputStreamConsumed
           
static I18n pathNotFound
           
static I18n permissionDenied
           
static I18n REP_NAME_DESC
           
static I18n REP_VENDOR_DESC
           
static I18n repositoryMustBeConfigured
           
static I18n sourceInUse
           
static I18n SPEC_NAME_DESC
           
 
Constructor Summary
JcrI18n()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

cannotConvertValue

public static I18n cannotConvertValue

credentialsMustProvideJaasMethod

public static I18n credentialsMustProvideJaasMethod

credentialsMustReturnAccessControlContext

public static I18n credentialsMustReturnAccessControlContext

credentialsMustReturnLoginContext

public static I18n credentialsMustReturnLoginContext

defaultWorkspaceName

public static I18n defaultWorkspaceName

inputStreamConsumed

public static I18n inputStreamConsumed

nonInputStreamConsumed

public static I18n nonInputStreamConsumed

pathNotFound

public static I18n pathNotFound

permissionDenied

public static I18n permissionDenied

repositoryMustBeConfigured

public static I18n repositoryMustBeConfigured

sourceInUse

public static I18n sourceInUse

REP_NAME_DESC

public static I18n REP_NAME_DESC

REP_VENDOR_DESC

public static I18n REP_VENDOR_DESC

SPEC_NAME_DESC

public static I18n SPEC_NAME_DESC
Constructor Detail

JcrI18n

public JcrI18n()


Copyright © 2008-Present JBoss a division of Red Hat. All Rights Reserved.