Uses of Class
com.atlassian.crowd.model.InternalEntity
Packages that use InternalEntity
Package
Description
-
Uses of InternalEntity in com.atlassian.crowd.migration.legacy
Methods in com.atlassian.crowd.migration.legacy with parameters of type InternalEntityModifier and TypeMethodDescriptionprotected voidXmlMapper.exportInternalEntity(InternalEntity entity, org.dom4j.Element element) Exports an internal entity to an XML element. -
Uses of InternalEntity in com.atlassian.crowd.model
Subclasses of InternalEntity in com.atlassian.crowd.modelModifier and TypeClassDescriptionclassInternalDirectoryEntity<T extends InternalEntityAttribute> -
Uses of InternalEntity in com.atlassian.crowd.model.application
Subclasses of InternalEntity in com.atlassian.crowd.model.application -
Uses of InternalEntity in com.atlassian.crowd.model.directory
Subclasses of InternalEntity in com.atlassian.crowd.model.directory -
Uses of InternalEntity in com.atlassian.crowd.model.group
Subclasses of InternalEntity in com.atlassian.crowd.model.group -
Uses of InternalEntity in com.atlassian.crowd.model.user
Subclasses of InternalEntity in com.atlassian.crowd.model.user -
Uses of InternalEntity in com.atlassian.crowd.util
Fields in com.atlassian.crowd.util with type parameters of type InternalEntityModifier and TypeFieldDescriptionstatic final Function<? super InternalEntity, String> InternalEntityUtils.GET_NAMECallsgetName()on its argument, which must not be null. -
Uses of InternalEntity in com.atlassian.crowd.util.persistence.hibernate
Methods in com.atlassian.crowd.util.persistence.hibernate with parameters of type InternalEntityModifier and TypeMethodDescriptionprotected voidInternalDirectoryEntityHibernateDao.updateTimestamps(InternalEntity entity, boolean updateCreatedDate)
ApplicationorImmutableApplicationinstead.