public interface AccountEntryGroupSettings
Modifier and Type | Method and Description |
---|---|
java.lang.String[] |
getAllowedTypes(long groupId) |
void |
setAllowedTypes(long groupId,
java.lang.String[] types) |
java.lang.String[] getAllowedTypes(long groupId)
void setAllowedTypes(long groupId, java.lang.String[] types) throws AccountEntryTypeException
AccountEntryTypeException