Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle WebCenter Portal
11g Release 1 (11.1.1.6.0)
E15995-04


oracle.webcenter.webcenterapp.beans
Interface WebCenterType.CopyrightMessageType

Enclosing interface:
WebCenterType

public static interface WebCenterType.CopyrightMessageType

Method Summary
 java.lang.String getCustomValue()
          Return the copyright message used by the application, only if it has been configured via WebCenter Administration.

 

Method Detail

getCustomValue

java.lang.String getCustomValue()
Return the copyright message used by the application, only if it has been configured via WebCenter Administration.

EL: #{WCAppContext.application.applicationConfig.copyrightMessage.customValue}

Returns:
The copyright message used by the application.

Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle WebCenter Portal
11g Release 1 (11.1.1.6.0)
E15995-04


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