java.lang.Object | +--com.ibm.commerce.copyright.IBMCopyright
Contains the IBM Copyright information for WebSphere Commerce.
Field Summary | |
---|---|
static java.lang.String |
COPYRIGHT IBM copyright notice field. |
static java.lang.String |
LONG_COPYRIGHT The full version of the WebSphere Commerce Copyright statement. |
static java.lang.String |
SHORT_COPYRIGHT The short version of the WebSphere Commerce copyright statement. |
Method Summary | |
---|---|
static java.lang.String |
getLongCopyright() Returns the long version of the WebSphere Commerce Copyright statement. |
static java.lang.String |
getShortCopyright() Returns the short version of the WebSphere Commerce Copyright statement. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll,
toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String LONG_COPYRIGHT
The full version of the WebSphere Commerce Copyright statement.
Licensed Materials - Property of IBM 5724-A18 (c) Copyright International Business Machines Corporation 2000,2001,2003. All rights reserved US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
public static final java.lang.String SHORT_COPYRIGHT
The short version of the WebSphere Commerce copyright statement.
(c) Copyright International Business Machines Corporation
2000,2001,2003
public static final java.lang.String COPYRIGHT
Method Detail |
---|
public static java.lang.String getLongCopyright()
public static java.lang.String getShortCopyright()