Class SecurityRoleControl
java.lang.Object
com.echothree.util.server.control.BaseModelControl
com.echothree.model.control.security.server.control.SecurityRoleControl
-
Field Summary
Fields inherited from class com.echothree.util.server.control.BaseModelControl
connection, entityInstanceControl, eventControl, partyControl, session, workflowControl -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedCreates a new instance of SecurityRoleControl -
Method Summary
Modifier and TypeMethodDescriptiongetSecurityRoleResultTransfers(UserVisit userVisit, UserVisitSearch userVisitSearch) Methods inherited from class com.echothree.util.server.control.BaseModelControl
getConnection, getEntityInstanceByBaseEntity, getEntityInstanceByBasePK, getLog, getSession, sendEvent, sendEvent, sendEvent
-
Constructor Details
-
SecurityRoleControl
protected SecurityRoleControl()Creates a new instance of SecurityRoleControl
-
-
Method Details
-
getSecurityRoleResultTransfers
public List<SecurityRoleResultTransfer> getSecurityRoleResultTransfers(UserVisit userVisit, UserVisitSearch userVisitSearch)
-