Package alpine.model
Class MappedLdapGroup
java.lang.Object
alpine.model.MappedLdapGroup
- All Implemented Interfaces:
Serializable
Persistable object representing a LDAP Group mapped to a Team.
- Since:
- 1.4.0
- Author:
- Steve Springett
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
MappedLdapGroup
public MappedLdapGroup()
-
-
Method Details
-
getId
public long getId() -
setId
public void setId(long id) -
getTeam
-
setTeam
-
getDn
-
setDn
-
getUuid
-
setUuid
-