it.geosolutions.geobatch.users.model
Class UserFlowAccess
java.lang.Object
it.geosolutions.geobatch.users.model.UserFlowAccess
- All Implemented Interfaces:
- java.io.Serializable
public class UserFlowAccess
- extends java.lang.Object
- implements java.io.Serializable
- See Also:
- Serialized Form
|
Method Summary |
java.lang.String |
getFlowId()
|
java.lang.String |
getId()
|
java.lang.Long |
getUserId()
|
protected void |
setFlowId(java.lang.String flowId)
|
protected void |
setId(java.lang.String id)
|
protected void |
setUserId(java.lang.Long userId)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UserFlowAccess
protected UserFlowAccess()
UserFlowAccess
public UserFlowAccess(java.lang.Long userId,
java.lang.String flowId)
getId
public java.lang.String getId()
setId
protected void setId(java.lang.String id)
getFlowId
public java.lang.String getFlowId()
setFlowId
protected void setFlowId(java.lang.String flowId)
getUserId
public java.lang.Long getUserId()
setUserId
protected void setUserId(java.lang.Long userId)
Copyright © 2008-2012 GeoSolutions. All Rights Reserved.