nl.surfnet.coin.portal.domain
Class SharedGadget
java.lang.Object
nl.surfnet.coin.shared.domain.DomainObject
nl.surfnet.coin.portal.domain.SharedResource
nl.surfnet.coin.portal.domain.SharedGadget
- All Implemented Interfaces:
- Serializable
public class SharedGadget
- extends SharedResource
A gadget that got shared by a person.
- See Also:
- Serialized Form
| Methods inherited from class nl.surfnet.coin.shared.domain.DomainObject |
equals, getId, hashCode, setId, toString |
SharedGadget
public SharedGadget()
getType
public SharedResourceType getType()
- Specified by:
getType in class SharedResource
getPrototype
public Gadget getPrototype()
- Returns:
- the prototype
setPrototype
public void setPrototype(Gadget prototype)
- Parameters:
prototype - the prototype to set
getName
public String getName()
- Specified by:
getName in class SharedResource
getTeam
public String getTeam()
- Specified by:
getTeam in class SharedResource
Copyright © 2009-2012 SURFnet bv, The Netherlands. All Rights Reserved.