Plumtree Portal UI  
 

SaveObjectModel Class

This is the Model class for the Save object pop-up. We use it to store the state of the save object pop-up, except for the security page and the folder tree. The Security page is part of the Object Editor AS which is the parent space of this one. The Folder Tree is a sub space.

For a list of all members of this type, see SaveObjectModel Members.

System.Object
   com.plumtree.portaluiinfrastructure.editor.saveobject.SaveObjectModel

public class SaveObjectModel : IRepostModel, IModel, IModelRO, IMVCObject, IManagedObject, ISaveObjectModelRO

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: com.plumtree.portaluiinfrastructure.editor.saveobject

Assembly: portaluiinfrastructure (in portaluiinfrastructure.dll)

See Also

SaveObjectModel Members | com.plumtree.portaluiinfrastructure.editor.saveobject Namespace