Skip navigation links
A B C D E F G I J O P R S U V W 

A

Account - Class in org.juzu.removemyaccount.commons.models
Created by exoplatform on 08/01/15.
Account(String) - Constructor for class org.juzu.removemyaccount.commons.models.Account
 
Application - Class in org.juzu.removemyaccount.portlet.frontend
 
Application() - Constructor for class org.juzu.removemyaccount.portlet.frontend.Application
 
Application - Class in org.juzu.removemyaccount.portlet.profile
 
Application() - Constructor for class org.juzu.removemyaccount.portlet.profile.Application
 

B

builder() - Method in class org.juzu.removemyaccount.portlet.frontend.templates.index
 
Builder() - Constructor for class org.juzu.removemyaccount.portlet.frontend.templates.index.Builder
 
builder() - Method in class org.juzu.removemyaccount.portlet.profile.templates.index
 
Builder() - Constructor for class org.juzu.removemyaccount.portlet.profile.templates.index.Builder
 

C

checkValid() - Method in class org.juzu.removemyaccount.commons.models.Account
 

D

DESCRIPTOR - Static variable in class org.juzu.removemyaccount.portlet.frontend.JuZFrontendApplication_
 
DESCRIPTOR - Static variable in class org.juzu.removemyaccount.portlet.frontend.templates.index
 
DESCRIPTOR - Static variable in class org.juzu.removemyaccount.portlet.profile.JuzProfileApplication_
 
DESCRIPTOR - Static variable in class org.juzu.removemyaccount.portlet.profile.templates.index
 
doRemoveMyAccount(SecurityContext, String, String) - Method in class org.juzu.removemyaccount.portlet.frontend.JuZFrontendApplication
 
doRemoveMyAccount(String, String) - Static method in class org.juzu.removemyaccount.portlet.frontend.JuZFrontendApplication_
 

E

email(Object) - Method in class org.juzu.removemyaccount.portlet.frontend.templates.index.Builder
 

F

FrontendPortlet - Class in org.juzu.removemyaccount.portlet.frontend
 
FrontendPortlet() - Constructor for class org.juzu.removemyaccount.portlet.frontend.FrontendPortlet
 

G

getApplicationName(PortletConfig) - Method in class org.juzu.removemyaccount.portlet.frontend.FrontendPortlet
 
getApplicationName(PortletConfig) - Method in class org.juzu.removemyaccount.portlet.profile.ProfilePorlet
 
getContent() - Method in enum org.juzu.removemyaccount.commons.models.Reason
 
getDescriptor() - Method in class org.juzu.removemyaccount.portlet.frontend.Application
 
getDescriptor() - Method in class org.juzu.removemyaccount.portlet.profile.Application
 
getId() - Method in enum org.juzu.removemyaccount.commons.models.Reason
 
getInfoUser(String) - Method in class org.juzu.removemyaccount.commons.services.RemoveMyAccountJCRImpl
 
getInfoUser(String) - Method in interface org.juzu.removemyaccount.commons.services.RemoveMyAccountService
 
getReason() - Method in class org.juzu.removemyaccount.commons.models.Account
 
getReason(int) - Static method in enum org.juzu.removemyaccount.commons.models.Reason
 
getUnsubscibeMarketingEmail() - Method in class org.juzu.removemyaccount.commons.models.Account
 
getUsername() - Method in class org.juzu.removemyaccount.commons.models.Account
 

I

index(SecurityContext) - Method in class org.juzu.removemyaccount.portlet.frontend.JuZFrontendApplication
 
index() - Static method in class org.juzu.removemyaccount.portlet.frontend.JuZFrontendApplication_
 
index - Class in org.juzu.removemyaccount.portlet.frontend.templates
 
index(TemplateService) - Constructor for class org.juzu.removemyaccount.portlet.frontend.templates.index
 
index(SecurityContext) - Method in class org.juzu.removemyaccount.portlet.profile.JuzProfileApplication
 
index() - Static method in class org.juzu.removemyaccount.portlet.profile.JuzProfileApplication_
 
index - Class in org.juzu.removemyaccount.portlet.profile.templates
 
index(TemplateService) - Constructor for class org.juzu.removemyaccount.portlet.profile.templates.index
 
index.Builder - Class in org.juzu.removemyaccount.portlet.frontend.templates
 
index.Builder - Class in org.juzu.removemyaccount.portlet.profile.templates
 

J

JuZFrontendApplication - Class in org.juzu.removemyaccount.portlet.frontend
 
JuZFrontendApplication() - Constructor for class org.juzu.removemyaccount.portlet.frontend.JuZFrontendApplication
 
JuZFrontendApplication_ - Class in org.juzu.removemyaccount.portlet.frontend
 
JuZFrontendApplication_() - Constructor for class org.juzu.removemyaccount.portlet.frontend.JuZFrontendApplication_
 
JuzProfileApplication - Class in org.juzu.removemyaccount.portlet.profile
Created by exoplatform on 15/01/15.
JuzProfileApplication() - Constructor for class org.juzu.removemyaccount.portlet.profile.JuzProfileApplication
 
JuzProfileApplication_ - Class in org.juzu.removemyaccount.portlet.profile
 
JuzProfileApplication_() - Constructor for class org.juzu.removemyaccount.portlet.profile.JuzProfileApplication_
 

O

org.juzu.removemyaccount.commons.models - package org.juzu.removemyaccount.commons.models
 
org.juzu.removemyaccount.commons.services - package org.juzu.removemyaccount.commons.services
 
org.juzu.removemyaccount.portlet.frontend - package org.juzu.removemyaccount.portlet.frontend
 
org.juzu.removemyaccount.portlet.frontend.templates - package org.juzu.removemyaccount.portlet.frontend.templates
 
org.juzu.removemyaccount.portlet.profile - package org.juzu.removemyaccount.portlet.profile
Created by exoplatform on 15/01/15.
org.juzu.removemyaccount.portlet.profile.templates - package org.juzu.removemyaccount.portlet.profile.templates
 

P

ProfilePorlet - Class in org.juzu.removemyaccount.portlet.profile
 
ProfilePorlet() - Constructor for class org.juzu.removemyaccount.portlet.profile.ProfilePorlet
 

R

Reason - Enum in org.juzu.removemyaccount.commons.models
Created by exoplatform on 15/01/15.
reasons(Object) - Method in class org.juzu.removemyaccount.portlet.frontend.templates.index.Builder
 
RemoveMyAccountJCRImpl - Class in org.juzu.removemyaccount.commons.services
Created by anhvt on 08/01/15.
RemoveMyAccountJCRImpl() - Constructor for class org.juzu.removemyaccount.commons.services.RemoveMyAccountJCRImpl
 
RemoveMyAccountService - Interface in org.juzu.removemyaccount.commons.services
Created by exoplatform on 08/01/15.

S

setReason(String) - Method in class org.juzu.removemyaccount.commons.models.Account
 
setUnsubscibeMarketingEmail(Boolean) - Method in class org.juzu.removemyaccount.commons.models.Account
 
setUsername(String) - Method in class org.juzu.removemyaccount.commons.models.Account
 
storeAccount(Account) - Method in class org.juzu.removemyaccount.commons.services.RemoveMyAccountJCRImpl
 
storeAccount(Account) - Method in interface org.juzu.removemyaccount.commons.services.RemoveMyAccountService
 

U

username(Object) - Method in class org.juzu.removemyaccount.portlet.frontend.templates.index.Builder
 

V

valueOf(String) - Static method in enum org.juzu.removemyaccount.commons.models.Reason
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.juzu.removemyaccount.commons.models.Reason
Returns an array containing the constants of this enum type, in the order they are declared.

W

with() - Method in class org.juzu.removemyaccount.portlet.frontend.templates.index
 
with() - Method in class org.juzu.removemyaccount.portlet.profile.templates.index
 
A B C D E F G I J O P R S U V W 
Skip navigation links

Copyright © 2003–2017 eXo Platform SAS. All rights reserved.