Skip navigation links

Oracle Fusion Middleware Management Java API Reference for Oracle Platform Security Services
11g Release 1 (11.1.1)

E14650-05


oracle.security.jps
Interface Localizable

All Known Implementing Classes:
ApplicationRoleInUseException, AssertionException, AttributeServiceException, AuditException, CredentialAlreadyExistsException, CredentialExpiredException, CredentialInvalidException, CredentialNotFoundException, CredStoreException, CredStoreRuntimeException, ExternalPolicyObjectException, IdentityStoreException, InvalidArgumentException, JpsConfigurationException, JpsException, JpsLocalizableException, JpsLocalizableRuntimeException, JpsRuntimeException, KeyStoreServiceException, PolicyObjectAlreadyExistsException, PolicyObjectNotFoundException, PolicyStoreConfigException, PolicyStoreConnectivityException, PolicyStoreContainerNotReadyException, PolicyStoreException, PolicyStoreIncompatibleVersionException, PolicyStoreOperationNotAllowedException, PolicyStoreRuntimeException, ResourceFinderException, ResourceWithoutTypeException, SsoServiceException

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 Platform Security Services
11g Release 1 (11.1.1)

E14650-05


Copyright © 2011, Oracle. All rights reserved.