|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of PersonalInformationManager in com.atlassian.confluence.content.render.xhtml.view.link |
|---|
| Constructors in com.atlassian.confluence.content.render.xhtml.view.link with parameters of type PersonalInformationManager | |
|---|---|
ViewUserLinkMarshaller(UserAccessor userAccessor,
XmlStreamWriterTemplate xmlStreamWriterTemplate,
Marshaller<Object> linkBodyMarshaller,
Marshaller<UnresolvedLink> unresolvedLinkMarshaller,
StaxStreamMarshaller<UserResourceIdentifier> resourceIdentifierStaxStreamMarshaller,
StaxStreamMarshaller<Link> linkStaxStreamMarshaller,
PersonalInformationManager personalInformationManager,
HrefEvaluator hrefEvaluator,
SettingsManager settingsManager,
ModelToRenderedClassMapper mapper)
|
|
| Uses of PersonalInformationManager in com.atlassian.confluence.links |
|---|
| Methods in com.atlassian.confluence.links with parameters of type PersonalInformationManager | |
|---|---|
void |
ConfluenceLinkResolver.setPersonalInformationManager(PersonalInformationManager personalInformationManager)
|
| Uses of PersonalInformationManager in com.atlassian.confluence.links.linktypes |
|---|
| Constructors in com.atlassian.confluence.links.linktypes with parameters of type PersonalInformationManager | |
|---|---|
UserProfileLink(com.atlassian.renderer.links.GenericLinkParser parser,
UserAccessor userAccessor,
PersonalInformationManager personalInformationManager)
|
|
| Uses of PersonalInformationManager in com.atlassian.confluence.macro.userstatus |
|---|
| Methods in com.atlassian.confluence.macro.userstatus with parameters of type PersonalInformationManager | |
|---|---|
void |
StatusListMacro.setPersonalInformationManager(PersonalInformationManager personalInformationManager)
|
| Uses of PersonalInformationManager in com.atlassian.confluence.plugin.descriptor.web.conditions.user |
|---|
| Methods in com.atlassian.confluence.plugin.descriptor.web.conditions.user with parameters of type PersonalInformationManager | |
|---|---|
void |
UserCanCreatePersonalSpaceCondition.setPersonalInformationManager(PersonalInformationManager personalInformationManager)
|
| Uses of PersonalInformationManager in com.atlassian.confluence.plugins.dailysummary.components.impl |
|---|
| Constructors in com.atlassian.confluence.plugins.dailysummary.components.impl with parameters of type PersonalInformationManager | |
|---|---|
DefaultSummaryEmailNotificationManager(com.atlassian.user.UserManager userManager,
UserAccessor userAccessor,
com.atlassian.sal.api.pluginsettings.PluginSettingsFactory pluginSettingsFactory,
SettingsManager settingsManager,
PersonalInformationManager personalInformationManager,
PermissionManager permissionManager)
|
|
| Uses of PersonalInformationManager in com.atlassian.confluence.rpc.soap.services |
|---|
| Methods in com.atlassian.confluence.rpc.soap.services that return PersonalInformationManager | |
|---|---|
PersonalInformationManager |
UsersSoapService.getPersonalInformationManager()
|
| Methods in com.atlassian.confluence.rpc.soap.services with parameters of type PersonalInformationManager | |
|---|---|
void |
UsersSoapService.setPersonalInformationManager(PersonalInformationManager personalInformationManager)
|
void |
SpacesSoapService.setPersonalInformationManager(PersonalInformationManager personalInformationManager)
|
| Uses of PersonalInformationManager in com.atlassian.confluence.security |
|---|
| Constructors in com.atlassian.confluence.security with parameters of type PersonalInformationManager | |
|---|---|
PermissionHelper(PermissionManager permissionManager,
PersonalInformationManager personalInformationManager,
PageManager pageManager)
|
|
| Uses of PersonalInformationManager in com.atlassian.confluence.spaces.actions |
|---|
| Fields in com.atlassian.confluence.spaces.actions declared as PersonalInformationManager | |
|---|---|
protected PersonalInformationManager |
AbstractEditSpaceAction.personalInformationManager
|
| Methods in com.atlassian.confluence.spaces.actions that return PersonalInformationManager | |
|---|---|
PersonalInformationManager |
CreatePersonalSpaceAction.getPersonalInformationManager()
|
| Methods in com.atlassian.confluence.spaces.actions with parameters of type PersonalInformationManager | |
|---|---|
void |
CreatePersonalSpaceAction.setPersonalInformationManager(PersonalInformationManager personalInformationManager)
|
void |
AbstractEditSpaceAction.setPersonalInformationManager(PersonalInformationManager personalInformationManager)
|
| Uses of PersonalInformationManager in com.atlassian.confluence.spaces.listeners |
|---|
| Methods in com.atlassian.confluence.spaces.listeners with parameters of type PersonalInformationManager | |
|---|---|
void |
RemovePersonalSpaceListener.setPersonalInformationManager(PersonalInformationManager personalInformationManager)
|
void |
CreatePersonalSpaceListener.setPersonalInformationManager(PersonalInformationManager personalInformationManager)
|
| Uses of PersonalInformationManager in com.atlassian.confluence.test.rpc |
|---|
| Methods in com.atlassian.confluence.test.rpc with parameters of type PersonalInformationManager | |
|---|---|
void |
FuncTestRpcHandlerImpl.setPersonalInformationManager(PersonalInformationManager personalInformationManager)
|
| Uses of PersonalInformationManager in com.atlassian.confluence.upgrade.upgradetask |
|---|
| Constructors in com.atlassian.confluence.upgrade.upgradetask with parameters of type PersonalInformationManager | |
|---|---|
PersonalInformationRepairTask(PersonalInformationManager personalInformationManager,
net.sf.hibernate.SessionFactory sessionFactory,
UserAccessor userAccessor)
|
|
| Uses of PersonalInformationManager in com.atlassian.confluence.user |
|---|
| Classes in com.atlassian.confluence.user that implement PersonalInformationManager | |
|---|---|
class |
DefaultPersonalInformationManager
|
| Constructors in com.atlassian.confluence.user with parameters of type PersonalInformationManager | |
|---|---|
DefaultUserAccessor(com.atlassian.user.configuration.RepositoryAccessor repositoryAccessor,
SpacePermissionManager spacePermissionManager,
ContentEntityManager contentEntityManager,
NotificationManager notificationManager,
PersonalInformationManager personalInformationManager,
UserChecker userChecker,
AttachmentManager attachmentManager,
SettingsManager settingsManager,
com.atlassian.event.EventManager eventManager,
ContentPermissionManager contentPermissionManager,
PermissionManager permissionManager,
UserStatusManager userStatusManager,
FollowManager followManager,
com.atlassian.crowd.embedded.api.CrowdService crowdService,
DisabledUserManager disabledUserManager,
HibernateSessionManager sessionManager)
|
|
DefaultUserDetailsManager(ContentPropertyManager contentPropertyManager,
PersonalInformationManager personalInformationManager)
|
|
| Uses of PersonalInformationManager in com.atlassian.confluence.user.actions |
|---|
| Fields in com.atlassian.confluence.user.actions declared as PersonalInformationManager | |
|---|---|
protected PersonalInformationManager |
AbstractUserProfileAction.personalInformationManager
|
| Methods in com.atlassian.confluence.user.actions with parameters of type PersonalInformationManager | |
|---|---|
void |
EditUserAction.setPersonalInformationManager(PersonalInformationManager personalInformationManager)
|
void |
AbstractUserProfileAction.setPersonalInformationManager(PersonalInformationManager personalInformationManager)
|
| Uses of PersonalInformationManager in com.atlassian.confluence.user.listeners |
|---|
| Methods in com.atlassian.confluence.user.listeners with parameters of type PersonalInformationManager | |
|---|---|
void |
PersonalInformationCreateListener.setPersonalInformationManager(PersonalInformationManager personalInformationManager)
|
| Uses of PersonalInformationManager in com.atlassian.confluence.user.service |
|---|
| Constructors in com.atlassian.confluence.user.service with parameters of type PersonalInformationManager | |
|---|---|
DefaultUserProfileService(PermissionManager permissionManager,
UserAccessor userAccessor,
AttachmentManager attachmentManager,
PersonalInformationManager personalInformationManager,
UserProfilePictureManager userProfilePictureManager)
|
|
DeleteProfilePictureCommandImpl(PermissionManager permissionManager,
PersonalInformationManager personalInformationManager,
UserAccessor userAccessor,
AttachmentManager attachmentManager,
com.atlassian.user.User user,
String fileName)
|
|
SetProfilePictureFromFilenameCommand(PermissionManager permissionManager,
PersonalInformationManager personalInformationManager,
UserAccessor userAccessor,
AttachmentManager attachmentManager,
com.atlassian.user.User targetUser,
String imageFileName,
Set<String> buildInProfilePics)
|
|
SetProfilePictureFromImageCommandImpl(PermissionManager permissionManager,
PersonalInformationManager personalInformationManager,
UserAccessor userAccessor,
AttachmentManager attachmentManager,
com.atlassian.user.User user,
InputStream imageData,
String imageFileName)
|
|
SetProfilePictureFromImageCommandImpl(PermissionManager permissionManager,
PersonalInformationManager personalInformationManager,
UserAccessor userAccessor,
AttachmentManager attachmentManager,
com.atlassian.user.User user,
InputStream imageData,
String imageFileName,
int topLeftX,
int topLeftY,
int width)
|
|
SetProfilePictureFromImageCommandImpl(PermissionManager permissionManager,
PersonalInformationManager personalInformationManager,
UserAccessor userAccessor,
AttachmentManager attachmentManager,
com.atlassian.user.User user,
InputStream imageData,
String imageFileName,
com.atlassian.confluence.user.service.SetProfilePictureFromImageCommandImpl.Selection cropSelection)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||