Uses of Class
org.eclipse.ecf.core.sharedobject.SharedObjectDescription
Packages that use SharedObjectDescription
-
Uses of SharedObjectDescription in org.eclipse.ecf.provider.generic
Methods in org.eclipse.ecf.provider.generic with parameters of type SharedObjectDescriptionModifier and TypeMethodDescriptionprotected ID
SOManager.createNewSharedObjectID
(SharedObjectDescription sd, ISharedObject newObject) SOManager.createSharedObject
(SharedObjectDescription sd) protected Object[]
SOContainer.getArgsFromProperties
(SharedObjectDescription sd) protected String[]
SOContainer.getArgTypesFromProperties
(SharedObjectDescription sd) protected ClassLoader
SOContainer.getClassLoaderForSharedObject
(SharedObjectDescription sd) protected ISharedObject
SOContainer.load
(SharedObjectDescription sd) protected ISharedObject
SOManager.loadSharedObject
(SharedObjectDescription sd) protected void
ClientSOContainer.sendCreate
(ID sharedObjectId, ID toContainerId, SharedObjectDescription sd) protected void
SOContainer.sendCreate
(ID sharedObjectID, ID toContainerID, SharedObjectDescription sd) protected ID[]
ClientSOContainer.sendCreateMsg
(ID toID, SharedObjectDescription createInfo) protected ID[]
ClientSOContainer.sendCreateSharedObjectMessage
(ID toContainerId, SharedObjectDescription sd) protected ID[]
SOContainer.sendCreateSharedObjectMessage
(ID toContainerID, SharedObjectDescription sd)