Uses of Class
com.atlassian.crowd.model.InternalEntity

Packages that use InternalEntity
com.atlassian.crowd.model.application   
com.atlassian.crowd.model.directory   
com.atlassian.crowd.util   
 

Uses of InternalEntity in com.atlassian.crowd.model.application
 

Subclasses of InternalEntity in com.atlassian.crowd.model.application
 class ApplicationImpl
          Implementation of Application (designed for use for Hibernate).
 

Uses of InternalEntity in com.atlassian.crowd.model.directory
 

Subclasses of InternalEntity in com.atlassian.crowd.model.directory
 class DirectoryImpl
          Implementation of Directory (designed for use with Hibernate).
 

Uses of InternalEntity in com.atlassian.crowd.util
 

Fields in com.atlassian.crowd.util with type parameters of type InternalEntity
static com.google.common.base.Function<? super InternalEntity,String> InternalEntityUtils.GET_NAME
          Calls getName() on its argument, which must not be null.
 



Copyright © 2014 Atlassian. All Rights Reserved.