Class PrincipalInfoBean
java.lang.Object
ch.tocco.nice2.rest.core.spi.beans.HalBean
ch.tocco.nice2.rest.principal.impl.beans.PrincipalInfoBean
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorDescriptionPrincipalInfoBean
(String username) PrincipalInfoBean
(String username, @Nullable BusinessUnitBean businessUnit, @Nullable String interfaceLanguage) -
Method Summary
-
Constructor Details
-
PrincipalInfoBean
-
PrincipalInfoBean
public PrincipalInfoBean(String username, @Nullable @Nullable BusinessUnitBean businessUnit, @Nullable @Nullable String interfaceLanguage)
-
-
Method Details
-
getUsername
-
getBusinessUnit
-
getInterfaceLanguage
-