Package net.worcade.client.get
Interface Contact
-
- All Superinterfaces:
Entity,Reference,ReferenceWithName
- All Known Implementing Classes:
IncomingDto
public interface Contact extends Entity, ReferenceWithName
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ReferenceWithNamegetPicture()-
Methods inherited from interface net.worcade.client.get.Entity
created, createdBy, getOwners, getRemoteIds, modifier
-
Methods inherited from interface net.worcade.client.get.Reference
getId, getModified, getType, getVersion, isDeleted
-
Methods inherited from interface net.worcade.client.get.ReferenceWithName
getName
-
-
-
-
Method Detail
-
getPicture
ReferenceWithName getPicture()
-
-