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
-
_interfaces
-
-
RAP._ServletDisseminatorStub()
-
-
DeleteAttachedDataStreams(AttachedDataStream[])
-
-
GetAttachedDataStreams()
-
-
GetAttachmentSpecification()
-
-
GetDisseminatorID()
-
-
GetServlet()
-
-
GetServletID()
-
-
SetAttachedDataStreams(AttachedDataStream[])
-
-
_deref()
-
-
_ids()
-
_interfaces
public static final java.lang.String[] _interfaces
_ServletDisseminatorStub
public _ServletDisseminatorStub()
DeleteAttachedDataStreams
public void DeleteAttachedDataStreams(AttachedDataStream[] attachmentList) throws RepositorySystemError
GetAttachedDataStreams
public RAP.AttachedDataStream[] GetAttachedDataStreams() throws RepositorySystemError
GetAttachmentSpecification
public byte[] GetAttachmentSpecification() throws RepositorySystemError
GetDisseminatorID
public RAP.DisseminatorID GetDisseminatorID() throws RepositorySystemError
GetServlet
public RAP.Servlet GetServlet() throws RepositorySystemError
GetServletID
public java.lang.String GetServletID() throws RepositorySystemError
SetAttachedDataStreams
public void SetAttachedDataStreams(AttachedDataStream[] attachmentList) throws RepositorySystemError
_deref
public java.lang.Object _deref()
_ids
public java.lang.String[] _ids()
- Overrides:
- _ids in class ObjectImpl
All Packages Class Hierarchy This Package Previous Next Index