|
|||||||||
| Home >> All >> com >> RuntimeCollective >> webapps >> [ bean overview ] | PREV NEXT | ||||||||
Deprecated API
| Deprecated Interfaces | |
| com.RuntimeCollective.webapps.bean.PermissionBean
This class shouldn't be used anymore - use the Permissions packages instead. |
|
| Deprecated Methods | |
| com.RuntimeCollective.webapps.bean.PermissionBean.canEdit(User)
This class shouldn't be used anymore - use the Permissions packages instead. |
|
| com.RuntimeCollective.webapps.bean.PermissionBean.canView(User)
This class shouldn't be used anymore - use the Permissions packages instead. |
|
| com.RuntimeCollective.webapps.bean.UserGroup.getAllGroups()
Instead, use RuntimeParameters.getUserGroups().getAllGroups() |
|
| com.RuntimeCollective.webapps.bean.UserGroup.getAllGroups(UserGroupType)
Instead, use RuntimeParameters.getUserGroups().getAllGroups(UserGroupType type) |
|
| com.RuntimeCollective.webapps.bean.UserGroup.getForName(String)
Instead, use RuntimeParameters.getUserGroups().getForName(String name) |
|
| com.RuntimeCollective.webapps.bean.DateBean.toSql(DateBean)
This method seems buggy under Oracle. Instead, just pass the java.util.Date object straight to RuntimeDataSource.save(...); it will format it correctly. |
|
|
|||||||||
| Home >> All >> com >> RuntimeCollective >> webapps >> [ bean overview ] | PREV NEXT | ||||||||