Uses of Class
com.storedobject.core.UserAction
Packages that use UserAction
-
Uses of UserAction in com.storedobject.core
Methods in com.storedobject.core that return UserActionModifier and TypeMethodDescriptionstatic UserActionUserAction.get(SystemUser user, UIAction action) Retrieves a UserAction object based on the specified SystemUser and UIAction.static UserActionUserAction.get(SystemUser user, String action) Retrieves a UserAction based on the given SystemUser and action.static UserActionUserAction.get(TransactionManager tm, String action) Retrieves a UserAction object associated with a given action.