Class AccountBrief
java.lang.Object
com.liferay.headless.admin.user.dto.v1_0.AccountBrief
- All Implemented Interfaces:
Serializable
- See Also:
- Generated:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
getId()
getName()
@Valid RoleBrief[]
int
hashCode()
void
setExternalReferenceCode
(com.liferay.petra.function.UnsafeSupplier<String, Exception> externalReferenceCodeUnsafeSupplier) void
setExternalReferenceCode
(String externalReferenceCode) void
void
void
void
void
setRoleBriefs
(RoleBrief[] roleBriefs) void
setRoleBriefs
(com.liferay.petra.function.UnsafeSupplier<RoleBrief[], Exception> roleBriefsUnsafeSupplier) static AccountBrief
toString()
static AccountBrief
unsafeToDTO
(String json)
-
Field Details
-
externalReferenceCode
-
id
-
name
-
roleBriefs
-
xClassName
-
-
Constructor Details
-
AccountBrief
public AccountBrief()
-
-
Method Details
-
toDTO
-
unsafeToDTO
-
getExternalReferenceCode
-
setExternalReferenceCode
-
setExternalReferenceCode
-
getId
-
setId
-
setId
-
getName
-
setName
-
setName
-
getRoleBriefs
-
setRoleBriefs
-
setRoleBriefs
-
equals
-
hashCode
public int hashCode() -
toString
-