|
Oracle Content Database Web Services Java API Reference for Oracle WebCenter Suite 10g (10.1.3.2) B32189-01 |
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface class SystemConfigurationManager
Interface that provides access to system configration properties.
Method Summary | |
---|---|
NamedValue[] |
getSystemConfigurationProperties(java.lang.String[] properties) Returns the values for the requested system configuration properties. |
Method Detail |
---|
NamedValue[] getSystemConfigurationProperties(java.lang.String[] properties) throws FdkException
SystemConfigurationManager
SystemConfigurationProperties
.properties
- The names of the properties to be returned.FdkErrorCodes.FDK_PARAMETER_ERROR
- if an invalid property name is requested. Other error codes may also be thrown if the operation fails.FdkException
|
Oracle Content Database Web Services Java API Reference for Oracle WebCenter Suite 10g (10.1.3.2) B32189-01 |
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |