|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of SharedViewable in org.zeroexchange.dao.visit |
---|
Methods in org.zeroexchange.dao.visit with type parameters of type SharedViewable | ||
---|---|---|
|
VisitDAO.visited(T object,
User user)
Marks object as visited. |
|
|
VisitDAOImpl.visited(T object,
User user)
Marks object as visited. |
Uses of SharedViewable in org.zeroexchange.model.collaboration |
---|
Classes in org.zeroexchange.model.collaboration that implement SharedViewable | |
---|---|
class |
Contract
The contract entity. |
Uses of SharedViewable in org.zeroexchange.model.resource |
---|
Classes in org.zeroexchange.model.resource that implement SharedViewable | |
---|---|
class |
Resource
The base class for the object-specific entities. |
Uses of SharedViewable in org.zeroexchange.model.resource.good |
---|
Classes in org.zeroexchange.model.resource.good that implement SharedViewable | |
---|---|
class |
GoodResource
|
Uses of SharedViewable in org.zeroexchange.model.resource.money |
---|
Classes in org.zeroexchange.model.resource.money that implement SharedViewable | |
---|---|
class |
MoneyResource
|
Uses of SharedViewable in org.zeroexchange.model.resource.participant |
---|
Classes in org.zeroexchange.model.resource.participant that implement SharedViewable | |
---|---|
class |
Need
|
class |
ResourceTender
|
class |
Supply
|
Uses of SharedViewable in org.zeroexchange.model.resource.service |
---|
Classes in org.zeroexchange.model.resource.service that implement SharedViewable | |
---|---|
class |
ServiceResource
|
Uses of SharedViewable in org.zeroexchange.visit |
---|
Classes in org.zeroexchange.visit with type parameters of type SharedViewable | |
---|---|
class |
PersistentVisitService<T extends SharedViewable & Identifiable<?>>
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |