public class WKRole_HANDLER extends java.lang.Object implements StorableHandler
REVISION| Constructor and Description |
|---|
WKRole_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-2017 Jalios SA. All Rights Reserved.