|
SAP NetWeaver '04 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IResourceFactory | |
| com.sapportals.wcm.repository | Contains the repository framework interfaces and classes. |
| com.sapportals.wcm.service.notificator | Provides a service for sending notifications. |
| com.sapportals.wcm.service.relation.operands | Defines objects for which relationships can be specified. |
| Uses of IResourceFactory in com.sapportals.wcm.repository |
| Methods in com.sapportals.wcm.repository that return IResourceFactory | |
static IResourceFactory |
ResourceFactory.getInstance()
Returns a reference to the resource factory instance. |
| Uses of IResourceFactory in com.sapportals.wcm.service.notificator |
| Methods in com.sapportals.wcm.service.notificator with parameters of type IResourceFactory | |
protected RID |
AbstractNotification.getXmlRID(IResourceFactory factory,
java.lang.String templates,
IRecipient recipient)
Get the uri to use for the XML by trying several locale-specific uris. |
protected RID |
AbstractNotification.getXslRID(IResourceFactory factory,
java.lang.String templates,
IChannel channel)
Get the uri to use for the XSL by trying a channel-specific uri first. |
protected IProducer |
AbstractNotification.getXmlProducer(IResourceFactory factory,
RID xmlRID)
Get the XML producer for feeding the pipeline. |
protected IProducer |
AbstractNotification.getXslProducer(IResourceFactory factory,
RID xslRID)
Get the XSL producer for feeding the pipeline. |
| Uses of IResourceFactory in com.sapportals.wcm.service.relation.operands |
| Fields in com.sapportals.wcm.service.relation.operands declared as IResourceFactory | |
protected static IResourceFactory |
ResourceOperandType.factory
|
|
SAP NetWeaver '04 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||