org.zeroexchange.model
Interface SharedViewable

All Known Implementing Classes:
Contract, GoodResource, MoneyResource, Need, Resource, ResourceTender, ServiceResource, Supply

public interface SharedViewable

Author:
black

Field Summary
static String FIELD_VIEWERS
           
 
Method Summary
 Set<User> getViewers()
          Returns viewers collection.
 

Field Detail

FIELD_VIEWERS

static final String FIELD_VIEWERS
See Also:
Constant Field Values
Method Detail

getViewers

Set<User> getViewers()
Returns viewers collection. NOTE: this method should NOT return null!



Copyright © 2013. All Rights Reserved.