public class DataRight_HANDLER extends java.lang.Object implements StorableHandler
REVISION
Constructor and Description |
---|
DataRight_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)
StorableHandler
setAttributes
in interface StorableHandler
storable
- - 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)
StorableHandler
getAttributes
in interface StorableHandler
storable
- - the target storablestore
- - the storer of the objectCopyright © 2001-2017 Jalios SA. All Rights Reserved.