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 TypeClassDescriptionclassImplementation of GroupWithAttributes that simply delegates to an underlying Group and Attributes object.classImplementation 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 TypeClassDescriptionclassImplementation 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 TypeClassDescriptionclassImplementation of UserWithAttributes that simply delegates to an underlying User and Attributes object.