public abstract class CustomRestriction extends Object implements FieldRestriction
Restriction.RestrictionLevel| Constructor and Description |
|---|
CustomRestriction(String fieldName) |
| Modifier and Type | Method and Description |
|---|---|
String |
getFieldName() |
Restriction.RestrictionLevel |
getRestrictionLevel() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsatisfiespublic CustomRestriction(String fieldName)
public String getFieldName()
getFieldName in interface FieldRestrictionpublic Restriction.RestrictionLevel getRestrictionLevel()
getRestrictionLevel in interface RestrictionCopyright © 2015 jsolve. All rights reserved.