com.sap.portal.pcm.attributes
Interface IAttrPcmLaunch
- All Superinterfaces:
- IAttrPcmGeneral
- All Known Subinterfaces:
- IAttriView, IAttrLayout, IAttrPage, IAttrPcmNavigation
- public interface IAttrPcmLaunch
- extends IAttrPcmGeneral
Defines name of attributes for runnable objects.
*
- See Also:
IAttrPcmLaunch,
IAttrLaunchValues
| Fields inherited from interface com.sap.portal.pcm.attributes.IAttrPcmGeneral |
ATTRIBUTE_BUTTONS_URL, ATTRIBUTE_CATEGORY_NAME, ATTRIBUTE_COMPONENT_TYPE, ATTRIBUTE_DESCR, ATTRIBUTE_EDITOR_URL, ATTRIBUTE_EMBED_PROPERTY_EDITOR, ATTRIBUTE_HELP_URL, ATTRIBUTE_ICON_NAME, ATTRIBUTE_IS_TEMPLATE, ATTRIBUTE_SHOW_BUTTONS_TOOLBAR, ATTRIBUTE_TITLE, ATTRIBUTE_WIZARD_URL, META_ATTRIBUTE_ADMINISTRATION, META_ATTRIBUTE_CATEGORY, META_ATTRIBUTE_CATEGORY_ID, META_ATTRIBUTE_DESCRIPTION, META_ATTRIBUTE_INHERITANCE, META_ATTRIBUTE_LONG_DESCRIPTION, META_ATTRIBUTE_MANDATORY, META_ATTRIBUTE_MULTIVALUE, META_ATTRIBUTE_PERSONALIZATION, META_ATTRIBUTE_PLAIN_DESCRIPTION, META_ATTRIBUTE_TYPE, META_ATTRIBUTE_VALID_VALUE_TITLE, META_ATTRIBUTE_VALID_VALUES, PORTAL_PREFIX, PROPERTY_EDITOR_PREFIX, PUBLIC_PREFIX_IVIEW, PUBLIC_PREFIX_PCM, RESERVED_PREFIX_IVIEW |
ATTRIBUTE_CODE_LINK
public static final String ATTRIBUTE_CODE_LINK
- Code link.
type: String
plainDescription: Code link
longDescription: A reference to the portal component upon which the iView/page is based
- See Also:
- Constant Field Values
ATTRIBUTE_CACHING_LEVEL
public static final String ATTRIBUTE_CACHING_LEVEL
- CachingLevel.
type: String
plainDescription: Cache Level
longDescription: Defines the level of caching: shared by everyone, or cache per user or browser session
valid values: None, Session, Shared, User
- See Also:
- Constant Field Values
ATTRIBUTE_VALIDITY_PERIOD
public static final String ATTRIBUTE_VALIDITY_PERIOD
- ValidityPeriod.
type: Long
plainDescription: Cache Validity Period (msecs)
longDescription: Validity period (in milliseconds) of the content in
the cache before it is refreshed
- See Also:
- Constant Field Values
ATTRIBUTE_AUTH_SCHEME
public static final String ATTRIBUTE_AUTH_SCHEME
- AuthScheme.
type: String
plainDescription: Authentication Scheme
longDescription: Logon authentication scheme name. If not specified, default is 'Default'
valid values:
- See Also:
- Constant Field Values
ATTRIBUTE_SUPPORTED_USER_AGENT
public static final String ATTRIBUTE_SUPPORTED_USER_AGENT
- SupportedUserAgents.
type: String
plainDescription: Supported User Agents
longDescription: Defines supported browsers, browser versions, and OS/platforms for displaying the page/iView at runtime. (*,*,*) means all user agents are supported. For example: (MSIE, *,Win) or (Netscape, >6, *). Refer to the documentation for further information.
valid values: "", (MSIE, >=5.0, *)(Netscape, *, *)(Mozilla,*,*), (MSIE, >=5.0, *), (Netscape, *, *)(Mozilla,*,*)
- See Also:
- Constant Field Values
ATTRIBUTE_UNSUPPORTED_USER_AGENT
public static final String ATTRIBUTE_UNSUPPORTED_USER_AGENT
- UnsupportedUserAgents.
type: String
plainDescription: Unsupported User Agents
longDescription: Defines browsers, browser versions, and OS/platforms to
be excluded from those defined in 'Supported User Agents'. For example:
(MSIE, *,Win) or (Netscape, >6, *). Refer to the documentation for
further information.
valid values: "", (MSIE, >=5.0, *), (Netscape, *, *)(Mozilla,*,*)
- See Also:
- Constant Field Values
ATTRIBUTE_PROPERTIES_URL
public static final String ATTRIBUTE_PROPERTIES_URL
- com.sap.portal.private.iview.PropertiesUrl.
type: String
- See Also:
- Constant Field Values
VIRTUAL_RESOURCE_BUNDLE_PREFIX
public static final String VIRTUAL_RESOURCE_BUNDLE_PREFIX
- Prefix meta-attribute names.
- See Also:
- Constant Field Values
ATTRIBUTE_CONNECTION_POINT
public static final String ATTRIBUTE_CONNECTION_POINT
- com.sap.portal.iview.IsTemplate.
type: String
plainDescription:
longDescription:
valid values:
- See Also:
- Constant Field Values
ATTRIBUTE_ALLOW_BROWSER
public static final String ATTRIBUTE_ALLOW_BROWSER
- ALLOW_BROWSER.
type: String
plainDescription: Allow Client-Side Caching
longDescription: Specifies whether the portal uses the cache of the client's browser
valid values: Yes, No
- See Also:
- Constant Field Values
ATTRIBUTE_REFRESH_CONTENT
public static final String ATTRIBUTE_REFRESH_CONTENT
- REFRESH_CONTENT.
type: long
plainDescription: Interval Time to Refresh iView
longDescription: Specifies the time period after which the content of an
iView is automatically reloaded at runtime
- See Also:
- Constant Field Values
Copyright 2006 SAP AG. All rights reserved. No part of this publication may be reproduced or transmitted in any form or for any purpose without the express permission of SAP AG. The information contained herein may be changed without prior notice. Microsoft, Windows, Outlook, and PowerPoint are registered trademarks of Microsoft Corporation. Oracle is a registered trademark of Oracle Corporation. UNIX, X/Open, OSF/1, and Motif are registered trademarks of the Open Group. Citrix, ICA, Program Neighborhood, MetaFrame, WinFrame, VideoFrame, and MultiWin are trademarks or registered trademarks of Citrix Systems, Inc. HTML, XML, XHTML and W3C are trademarks or registered trademarks of W3C, World Wide Web Consortium, Massachusetts Institute of Technology. Java is a registered trademark of Sun Microsystems, Inc. JavaScript is a registered trademark of Sun Microsystems, Inc., used under license for technology invented and implemented by Netscape. MaxDB is a trademark of MySQL AB, Sweden. SAP, R/3, mySAP, mySAP.com, xApps, xApp, SAP NetWeaver, and other SAP products and services mentioned herein as well as their respective logos are trademarks or registered trademarks of SAP AG in Germany and in several other countries all over the world. All other product and service names mentioned are the trademarks of their respective companies. Data contained in this document serves informational purposes only. National product specifications may vary. These materials are subject to change without notice. These materials are provided by SAP AG and its affiliated companies ("SAP Group") for informational purposes only, without representation or warranty of any kind, and SAP Group shall not be liable for errors or omissions with respect to the materials. The only warranties for SAP Group products and services are those that are set forth in the express warranty statements accompanying such products and services, if any. Nothing herein should be construed as constituting an additional warranty.