public class Workspace_HANDLER extends java.lang.Object implements StorableHandler
REVISION| Constructor and Description | 
|---|
Workspace_HANDLER()  | 
| Modifier and Type | Method and Description | 
|---|---|
java.util.Map<java.lang.String,java.lang.String> | 
getAttributes(Storable storable,
             Store store)
Storable attributes getter 
 | 
void | 
setAttributes(Storable storable,
             StorableLogEntry sle,
             Store store)
Storable attributes setter 
 | 
public void setAttributes(Storable storable, StorableLogEntry sle, Store store)
StorableHandlersetAttributes in interface StorableHandlerstorable - - the target storablesle - - the StorableLogEntry that contains the attributes to set:public java.util.Map<java.lang.String,java.lang.String> getAttributes(Storable storable, Store store)
StorableHandlergetAttributes in interface StorableHandlerstorable - - the target storablestore - - the storer of the objectCopyright © 2001-2018 Jalios SA. All Rights Reserved.