Class RichFacility
java.lang.Object
cz.metacentrum.perun.core.api.PerunBean
cz.metacentrum.perun.core.api.Auditable
cz.metacentrum.perun.core.api.Facility
cz.metacentrum.perun.core.api.RichFacility
- All Implemented Interfaces:
HasUuid, Serializable, Comparable<PerunBean>
Facility with list of all its owners
- Author:
- Michal Stava invalid input: '<'stavamichal@gmail.com>
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()voidsetFacilityOwners(List<Owner> facilityOwners) toString()Methods inherited from class Facility
compareTo, getDescription, getName, getUuid, setDescription, setName, setUuidMethods 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
-
RichFacility
public RichFacility() -
RichFacility
-
-
Method Details
-
equals
-
getFacilityOwners
-
setFacilityOwners
-
hashCode
-
serializeToString
- Overrides:
serializeToStringin classFacility
-
toString
-