public interface IElement extends Serializable
IBaseWorkflowModule, 
IBaseLibraryModule, 
IBaseForumModule, 
IBaseDirectoryModule, 
IBasePortalModule| Modifier and Type | Method and Description | 
|---|---|
IStorageKey | 
getId()
Gets the identifier object. 
 | 
IModule | 
getModule()
Allows to retrieve the current module. 
 | 
Object | 
getNativeObject()
Gets the native object underneath. 
 | 
String | 
getPath()
Deprecated. 
 
use  
IModule.getProtocolPath() method instead. | 
boolean | 
save(IContext context)
Saves or updates the element. 
 | 
IStorageKey getId()
IStorageKey object.@Deprecated String getPath()
IModule.getProtocolPath() method instead.Object getNativeObject()
boolean save(IContext context)
context - The Execution context.Copyright © 2019 Visiativ Software. All rights reserved.