public interface Profile extends Serializable
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
getProperties() |
default Object |
getProperty(String name) |
default boolean |
matches(Profile other) |
Copyright © 2005–2018 The Beangle Software. All rights reserved.