Uses of Class
com.atlassian.crowd.model.InternalEntity
Package
Description
-
Uses of InternalEntity in com.atlassian.crowd.migration.legacy
Modifier and TypeMethodDescriptionprotected void
XmlMapper.exportInternalEntity
(InternalEntity entity, org.dom4j.Element element) Exports an internal entity to an XML element. -
Uses of InternalEntity in com.atlassian.crowd.model
Modifier and TypeClassDescriptionclass
InternalDirectoryEntity<T extends InternalEntityAttribute>
-
Uses of InternalEntity in com.atlassian.crowd.model.application
-
Uses of InternalEntity in com.atlassian.crowd.model.directory
-
Uses of InternalEntity in com.atlassian.crowd.model.group
-
Uses of InternalEntity in com.atlassian.crowd.model.user
-
Uses of InternalEntity in com.atlassian.crowd.util
Modifier and TypeFieldDescriptionstatic final Function<? super InternalEntity,
String> InternalEntityUtils.GET_NAME
CallsgetName()
on its argument, which must not be null. -
Uses of InternalEntity in com.atlassian.crowd.util.persistence.hibernate
Modifier and TypeMethodDescriptionprotected void
InternalDirectoryEntityHibernateDao.updateTimestamps
(InternalEntity entity, boolean updateCreatedDate)
Application
orImmutableApplication
instead.