Class RichGroup
java.lang.Object
cz.metacentrum.perun.core.api.PerunBean
cz.metacentrum.perun.core.api.Auditable
cz.metacentrum.perun.core.api.Group
cz.metacentrum.perun.core.api.RichGroup
- All Implemented Interfaces:
HasUuid, Serializable, Comparable<PerunBean>
Group with list of all its attributes.
- Author:
- Jakub Peschel invalid input: '<'410368@mail.muni.cz>
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()voidsetAttributes(List<Attribute> attributes) toString()Methods inherited from class Group
compareTo, getDescription, getName, getParentGroupId, getShortName, getUuid, getVoId, setDescription, setName, setParentGroupId, setShortName, setUuid, setVoIdMethods inherited from class Auditable
getCreatedAt, getCreatedBy, getCreatedByUid, getModifiedAt, getModifiedBy, getModifiedByUid, setCreatedAt, setCreatedBy, setCreatedByUid, setModifiedAt, setModifiedBy, setModifiedByUidMethods inherited from class PerunBean
getBeanName, getId, setId
-
Constructor Details
-
RichGroup
public RichGroup() -
RichGroup
-
-
Method Details
-
equals
-
getAttributes
-
setAttributes
-
hashCode
-
serializeToString
- Overrides:
serializeToStringin classGroup
-
toString
-