com.ptc.wvs.server.loader
Class GraphicsServerLoaderServiceFwd
java.lang.Object
com.ptc.wvs.server.loader.GraphicsServerLoaderServiceFwd
- All Implemented Interfaces:
- GraphicsServerLoaderService, RemoteAccess, Serializable
- public class GraphicsServerLoaderServiceFwd
- extends Object
- implements RemoteAccess, GraphicsServerLoaderService, 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
GraphicsServerLoaderServiceFwd
public GraphicsServerLoaderServiceFwd()
getManager
private static Manager getManager()
throws WTException
- Returns:
- Manager
- Throws:
WTException
dispatchRepresentationSavedEvent
public void dispatchRepresentationSavedEvent(Persistable persistable,
Vector objs)
throws WTException
- Dispatches a GraphicsServerLoaderServiceEvent to indicate that a representation
has been saved
Supported API: false
- Specified by:
dispatchRepresentationSavedEvent
in interface GraphicsServerLoaderService
- Parameters:
persistable
- objs
-
- Throws:
WTException
dispatchRepresentationSavedEvent
public void dispatchRepresentationSavedEvent(WTKeyedMap map)
throws WTException
- Specified by:
dispatchRepresentationSavedEvent
in interface GraphicsServerLoaderService
- Throws:
WTException
dispatchMarkupSavedEvent
public void dispatchMarkupSavedEvent(Persistable persistable,
Vector objs)
throws WTException
- Dispatches a GraphicsServerLoaderServiceEvent to indicate that a markup
has been saved
Supported API: false
- Specified by:
dispatchMarkupSavedEvent
in interface GraphicsServerLoaderService
- Parameters:
persistable
- objs
-
- Throws:
WTException
dispatchMarkupSavedEvent
public void dispatchMarkupSavedEvent(WTKeyedMap map)
throws WTException
- Specified by:
dispatchMarkupSavedEvent
in interface GraphicsServerLoaderService
- Throws:
WTException