com.ptc.wvs.server.publish
Class PublishServiceFwd
java.lang.Object
com.ptc.wvs.server.publish.PublishServiceFwd
- All Implemented Interfaces:
- PublishService, RemoteAccess, Serializable
- public class PublishServiceFwd
- extends Object
- implements RemoteAccess, PublishService, Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SERVER
static final boolean SERVER
FC_RESOURCE
private static final String FC_RESOURCE
- See Also:
- Constant Field Values
CLASSNAME
private static final String CLASSNAME
PublishServiceFwd
public PublishServiceFwd()
getManager
private static Manager getManager()
throws WTException
- Returns:
- Manager
- Throws:
WTException
dispatchPublishCompleteEvent
public void dispatchPublishCompleteEvent(Persistable persistable,
boolean success)
throws WTException
- Dispatches a PublishServiceEvent to indicate that publishing in complete
Supported API: false
- Specified by:
dispatchPublishCompleteEvent
in interface PublishService
- Parameters:
persistable
- success
-
- Throws:
WTException