Class RAP._ServletDisseminatorStub
All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class RAP._ServletDisseminatorStub

Object
   |
   +----ObjectImpl
           |
           +----RAP._ServletDisseminatorStub

public class _ServletDisseminatorStub
extends ObjectImpl
implements ServletDisseminator

Variable Index

 o _interfaces

Constructor Index

 o RAP._ServletDisseminatorStub()

Method Index

 o DeleteAttachedDataStreams(AttachedDataStream[])
 o GetAttachedDataStreams()
 o GetAttachmentSpecification()
 o GetDisseminatorID()
 o GetServlet()
 o GetServletID()
 o SetAttachedDataStreams(AttachedDataStream[])
 o _deref()
 o _ids()

Variables

 o _interfaces
public static final java.lang.String[] _interfaces

Constructors

 o _ServletDisseminatorStub
public _ServletDisseminatorStub()

Methods

 o DeleteAttachedDataStreams
public void DeleteAttachedDataStreams(AttachedDataStream[] attachmentList) throws RepositorySystemError
 o GetAttachedDataStreams
public RAP.AttachedDataStream[] GetAttachedDataStreams() throws RepositorySystemError
 o GetAttachmentSpecification
public byte[] GetAttachmentSpecification() throws RepositorySystemError
 o GetDisseminatorID
public RAP.DisseminatorID GetDisseminatorID() throws RepositorySystemError
 o GetServlet
public RAP.Servlet GetServlet() throws RepositorySystemError
 o GetServletID
public java.lang.String GetServletID() throws RepositorySystemError
 o SetAttachedDataStreams
public void SetAttachedDataStreams(AttachedDataStream[] attachmentList) throws RepositorySystemError
 o _deref
public java.lang.Object _deref()
 o _ids
public java.lang.String[] _ids()
Overrides:
_ids in class ObjectImpl

All Packages  Class Hierarchy  This Package  Previous  Next  Index