public class PropertyRestrictionLevels extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
PropertyRestrictionLevels.Which |
| Constructor and Description |
|---|
PropertyRestrictionLevels(PropertyDao.FullPropertyKey key,
BaseResourceBean.RoleLevel displayThreshold,
BaseResourceBean.RoleLevel modifyThreshold,
BaseResourceBean.RoleLevel publishThreshold) |
PropertyRestrictionLevels(PropertyDao.FullPropertyKey key,
RoleRestrictedProperty p) |
| Modifier and Type | Method and Description |
|---|---|
PropertyDao.FullPropertyKey |
getKey() |
BaseResourceBean.RoleLevel |
getLevel(PropertyRestrictionLevels.Which which) |
String |
toString() |
public PropertyRestrictionLevels(PropertyDao.FullPropertyKey key, RoleRestrictedProperty p)
public PropertyRestrictionLevels(PropertyDao.FullPropertyKey key, BaseResourceBean.RoleLevel displayThreshold, BaseResourceBean.RoleLevel modifyThreshold, BaseResourceBean.RoleLevel publishThreshold)
public PropertyDao.FullPropertyKey getKey()
public BaseResourceBean.RoleLevel getLevel(PropertyRestrictionLevels.Which which)
Copyright © 2016. All rights reserved.