Class PrincipalsSelectionBean
java.lang.Object
com.kheops.jmap.server.webadmin.faces.PrincipalsSelectionBean
Deprecated.
- 
Nested Class SummaryNested ClassesModifier and TypeClassDescriptionclassDeprecated.static interfaceDeprecated.classDeprecated.
- 
Constructor SummaryConstructorsConstructorDescriptionPrincipalsSelectionBean(List<Principal> listAllPrincipals, List<Principal> listSelectedPrincipals) Deprecated.
- 
Method SummaryModifier and TypeMethodDescriptionvoidaddPrincipals(javax.faces.event.ActionEvent actionEvent) Deprecated.voidcloseAvailablePrincipalsDlg(javax.faces.event.ActionEvent actionEvent) Deprecated.
- 
Constructor Details
- 
Method Details- 
addPrincipalspublic void addPrincipals(javax.faces.event.ActionEvent actionEvent) Deprecated.
- 
closeAvailablePrincipalsDlgpublic void closeAvailablePrincipalsDlg(javax.faces.event.ActionEvent actionEvent) Deprecated.
 
-