com.sapportals.portal.prt.service.hook

Interface IDocumentHook

All Superinterfaces:
IHook

public interface IDocumentHook
extends IHook


Field Summary
static int COMPONENT_BEGIN
          position key for the beginning of a component-section
static int COMPONENT_END
          position key for the end of a component-section
static int DOCUMENT_BEGIN
          position key for the very first beginning of the document
static int DOCUMENT_END
          position key for the end of the document (position behind </HTML>)
 
Method Summary
 HookStatus doDocumentHook(int position, IPortalComponentRequest request, IPortalComponentResponse response)
           
 
Methods inherited from interface com.sapportals.portal.prt.service.hook.IHook
getType
 

Field Detail

DOCUMENT_BEGIN

static final int DOCUMENT_BEGIN
position key for the very first beginning of the document

See Also:
Constant Field Values

COMPONENT_BEGIN

static final int COMPONENT_BEGIN
position key for the beginning of a component-section

See Also:
Constant Field Values

COMPONENT_END

static final int COMPONENT_END
position key for the end of a component-section

See Also:
Constant Field Values

DOCUMENT_END

static final int DOCUMENT_END
position key for the end of the document (position behind </HTML>)

See Also:
Constant Field Values
Method Detail

doDocumentHook

HookStatus doDocumentHook(int position,
                          IPortalComponentRequest request,
                          IPortalComponentResponse response)
Access Rights

This class can be accessed from:


SC DC Public Part ACH
[sap.com] EP-BASIS-API [sap.com] tc/epbc/prt/api api EP-PIN
[sap.com] EP-BASIS-API [sap.com] tc/epbc/prt/lib/api api EP-PIN


Copyright 2011 SAP AG Complete Copyright Notice