Package de.xima.fc.gui.interfaces.data
Interface IUserGroupAccess
-
public interface IUserGroupAccess
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
getFormAvailable()
boolean
getFormEditable()
Long
getUserGroupId()
String
getUserGroupName()
void
setFormAvailable(boolean available)
void
setFormEditable(boolean editable)
-