Skip navigation links

Oracle Fusion Middleware Management Java API Reference for Oracle Entitlements Server
11g Release 2 (11.1.2)

E54416-01


oracle.security.jps
Interface Localizable

All Known Implementing Classes:
ActivationException, ApplicationRoleInUseException, AssertionException, AttributeServiceException, AuditException, ConfigurationAlreadyBoundException, ConfigurationAlreadyExistsException, ConfigurationException, ConfigurationNotFoundException, ConfigurationPersistenceException, ConfigurationPersistenceRTException, ConfigurationRuntimeException, ContextInitializationFailedException, ContextNotReadyException, CredentialAlreadyExistsException, CredentialExpiredException, CredentialInvalidException, CredentialNotFoundException, CredStoreException, CredStoreRuntimeException, ExternalPolicyObjectException, IdentityStoreException, IllegalServiceModeException, InvalidArgumentException, InvalidContextSwitchException, InvalidExpressionException, InvalidStateException, JpsConfigurationException, JpsException, JpsLocalizableException, JpsLocalizableRuntimeException, JpsRuntimeException, KeyStoreServiceException, NameNotFoundException, NoSuchContextException, PolicyObjectAlreadyExistsException, PolicyObjectNotFoundException, PolicyStoreConfigException, PolicyStoreConnectivityException, PolicyStoreContainerNotReadyException, PolicyStoreException, PolicyStoreIncompatibleVersionException, PolicyStoreOperationNotAllowedException, PolicyStoreRuntimeException, RegistrationException, ResourceFinderException, ResourceWithoutTypeException, ServiceConfigException, ServiceContextException, ServiceNotIntializedException, SnapshotException, SsoServiceException, TenantActivationException, TenantRegistrationException

public interface Localizable

Method Summary
 JpsBundleType getBundleType()
          Returns bundle type
 java.lang.String getErrorCode()
          Returns error code.
 java.lang.Object[] getParameters()
          Returns message parameters.

 

Method Detail

getBundleType

JpsBundleType getBundleType()
Returns bundle type
Returns:
bundle type

getErrorCode

java.lang.String getErrorCode()
Returns error code.
Returns:
error code

getParameters

java.lang.Object[] getParameters()
Returns message parameters.
Returns:
message parameters.

Skip navigation links

Oracle Fusion Middleware Management Java API Reference for Oracle Entitlements Server
11g Release 2 (11.1.2)

E54416-01


Copyright © 2011, 2015, Oracle and/or its affiliates. All rights reserved.