Serialized Form
|
Package nl.surfnet.coin.teams.domain |
|
Class nl.surfnet.coin.teams.domain.ConversionRule extends Object implements Serializable |
serialVersionUID: 1L
propertyName
String propertyName
searchPattern
String searchPattern
replaceWith
String replaceWith
|
Class nl.surfnet.coin.teams.domain.ExternalGroup extends nl.surfnet.coin.shared.domain.DomainObject implements Serializable |
identifier
String identifier
name
String name
description
String description
groupProviderIdentifier
String groupProviderIdentifier
groupProvider
nl.surfnet.coin.teams.domain.GroupProvider groupProvider
|
Class nl.surfnet.coin.teams.domain.GroupProvider extends Object implements Serializable |
serialVersionUID: 1L
id
Long id
identifier
String identifier
name
String name
logoUrl
String logoUrl
groupProviderType
nl.surfnet.coin.teams.domain.GroupProviderType groupProviderType
allowedOptions
Map<K,V> allowedOptions
groupDecorators
List<E> groupDecorators
groupFilters
List<E> groupFilters
personDecorators
List<E> personDecorators
personFilters
List<E> personFilters
serviceProviderGroupAcls
List<E> serviceProviderGroupAcls
userIdPrecondition
String userIdPrecondition
teamId
String teamId
email
String email
timestamp
long timestamp
invitationHash
String invitationHash
declined
boolean declined
accepted
boolean accepted
invitationMessages
List<E> invitationMessages
intendedRole
Role intendedRole
invitation
Invitation invitation
message
String message
timestamp
long timestamp
inviter
String inviter
groupId
String groupId
timestamp
long timestamp
personId
String personId
message
String message
roles
Set<E> roles
name
String name
id
String id
email
String email
memberAttributes
List<E> memberAttributes
memberId
String memberId
attributeName
String attributeName
attributeValue
String attributeValue
|
Class nl.surfnet.coin.teams.domain.ServiceProviderGroupAcl extends Object implements Serializable |
serialVersionUID: 1L
allowGroups
boolean allowGroups
allowMembers
boolean allowMembers
spEntityId
String spEntityId
groupProviderId
long groupProviderId
serialVersionUID: 0L
id
String id
name
String name
description
String description
id
String id
name
String name
description
String description
members
List<E> members
viewerRole
Role viewerRole
viewable
boolean viewable
numberOfMembers
int numberOfMembers
stem
Stem stem
|
Class nl.surfnet.coin.teams.domain.TeamExternalGroup extends nl.surfnet.coin.shared.domain.DomainObject implements Serializable |
grouperTeamId
String grouperTeamId
externalGroup
nl.surfnet.coin.teams.domain.ExternalGroup externalGroup
|
Package nl.surfnet.coin.teams.util |
Copyright © 2009-2013 SURFnet bv, The Netherlands. All Rights Reserved.