Uses of Class
com.atlassian.crowd.embedded.impl.AbstractDelegatingEntityWithAttributes
Packages that use AbstractDelegatingEntityWithAttributes
Package
Description
-
Uses of AbstractDelegatingEntityWithAttributes in com.atlassian.crowd.embedded.impl
Subclasses of AbstractDelegatingEntityWithAttributes in com.atlassian.crowd.embedded.implModifier and TypeClassDescriptionclass
Implementation of GroupWithAttributes that simply delegates to an underlying Group and Attributes object.class
Implementation of UserWithAttributes that simply delegates to an underlying User and Attributes object. -
Uses of AbstractDelegatingEntityWithAttributes in com.atlassian.crowd.model.group
Subclasses of AbstractDelegatingEntityWithAttributes in com.atlassian.crowd.model.groupModifier and TypeClassDescriptionclass
Implementation of GroupWithAttributes that simply delegates to an underlying Group and Attributes object. -
Uses of AbstractDelegatingEntityWithAttributes in com.atlassian.crowd.model.user
Subclasses of AbstractDelegatingEntityWithAttributes in com.atlassian.crowd.model.userModifier and TypeClassDescriptionclass
Implementation of UserWithAttributes that simply delegates to an underlying User and Attributes object.