org.romaframework.module.users.view.domain.baseprofile
Class BaseProfileHelper
java.lang.Object
org.romaframework.module.users.view.domain.baseprofile.BaseProfileHelper
public class BaseProfileHelper
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MODE_ALLOW_ALL_BUT_VALUE
public static final byte MODE_ALLOW_ALL_BUT_VALUE
- See Also:
- Constant Field Values
MODE_DENY_ALL_BUT_VALUE
public static final byte MODE_DENY_ALL_BUT_VALUE
- See Also:
- Constant Field Values
MODE_ALLOW_ALL_BUT
public static final java.lang.String MODE_ALLOW_ALL_BUT
- See Also:
- Constant Field Values
MODE_DENY_ALL_BUT
public static final java.lang.String MODE_DENY_ALL_BUT
- See Also:
- Constant Field Values
MODES
public static final java.lang.String[] MODES
BaseProfileHelper
public BaseProfileHelper()