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