public interface AttributeStrategy
Modifier and Type | Method and Description |
---|---|
Object |
getAttribute(String name,
int scope) |
Map<String,Object> |
getAttributes(int scope) |
void |
removeAttribute(String name,
int scope) |
void |
setAttribute(String name,
Object value,
int scope) |
Copyright © 2003–2020 Magnolia International Ltd.. All rights reserved.