public class ICEAccessWindow extends Object implements IICEElement, IICEElementHandler, IDOMStorable
ice-delivery-policy)"
!ELEMENT ice-access-window %cm.access-window;
!ATTLIST ice-access-window
id ID #IMPLIED
name CDATA #IMPLIED
description CDATA #IMPLIED
starttime CDATA #IMPLIED
stoptime CDATA #IMPLIED
Copyright 2004 SAP AGICEAccess,
ICEItemRef| Constructor and Description |
|---|
ICEAccessWindow(Attributes attributes)
Create a new ICEAccessWindow.
|
ICEAccessWindow(Element element)
Create an ICEAccessWindow object from a DOM-element.
|
ICEAccessWindow(Properties properties) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
endElement(String name)
Receive notification of the end of an element.
|
boolean |
match(Date date)
Check if a certain date matches the access window.
|
IICECharacterHandler |
startElement(String name,
Attributes attributes,
PreparsedXML input)
Receive notification of the beginning of an element.
|
Node |
store(Document document)
Store the informations into a DOM.
|
void |
write(ContentHandler handler)
Write the XML representation of the ICE element to a SAX ContentHandler.
|
boolean |
writeChunk(ContentHandler handler)
Write a chunk of XML to a SAX ContentHandler.
|
public static final String TAGNAME
public ICEAccessWindow(Attributes attributes)
attributes - The attributes of the ice-access-window tagpublic ICEAccessWindow(Element element)
element - The DOM-element containing the data of the access windowpublic ICEAccessWindow(Properties properties) throws com.sapportals.config.fwk.InitialConfigException, com.sapportals.config.fwk.CannotAccessConfigException
com.sapportals.config.fwk.InitialConfigExceptioncom.sapportals.config.fwk.CannotAccessConfigExceptionpublic boolean match(Date date)
date - The date that should be checked.public IICECharacterHandler startElement(String name, Attributes attributes, PreparsedXML input) throws SAXException
startElement in interface IICEElementHandlername - The local name of the XML element (we don't need namespaces at this point)input - The preparsed XML stream to get the element contentattributes - AttributesSAXException - on error (might wrap another exception)public boolean endElement(String name) throws SAXException
endElement in interface IICEElementHandlername - The local name of the XML element (we don't need namespaces at this point)SAXException - on error (might wrap another exception)public void write(ContentHandler handler) throws SAXException
write in interface IICEElementhandler - The SAX ContentHandler (usually a XMLSerializer)SAXException - on error (might wrap another exception)public boolean writeChunk(ContentHandler handler) throws SAXException
writeChunk in interface IICEElementhandler - The SAX ContentHandler (usually a XMLSerializer)SAXException - on error (might wrap another exception)public Node store(Document document)
store in interface IDOMStorabledocument - The DOM document that should be used as factory for the DOM elements| Access Rights |
|---|
| SC | DC | Public Part | ACH |
|---|---|---|---|
[sap.com] KMC-CM
|
[sap.com] tc/km/frwk
|
api
|
EP-KM-CM
|
[sap.com] KMC-WPC
|
[sap.com] tc/kmc/wpc/wpcfacade
|
api
|
EP-PIN-WPC-WCM
|
Copyright 2021 SAP SE Complete Copyright Notice