com.sas.edir
Interface EntityCollection

All Superinterfaces:
Caching, Entity, TrackedObject, TrackedObjectCollection
All Known Subinterfaces:
Channel, EntityList, FilteredEntityCollection, KeywordEntityCollection, StaticEntityCollection, WarehouseGroup, WarehouseView

public interface EntityCollection
extends TrackedObjectCollection, Entity

An EntityCollection defines the interface to a collection of entities.

Version:
1.0
Author:
SAS

Fields inherited from interface com.sas.edir.Entity
PROPERTY_CHANGED, SUBPROPERTY_CHANGED
 
Methods inherited from interface com.sas.edir.TrackedObjectCollection
getDescription, getName, iterator, listIterator, listIterator, setDescription, setName
 
Methods inherited from interface com.sas.edir.TrackedObject
getTrackingId, getUserData, setUserData
 
Methods inherited from interface com.sas.edir.Entity
addPropertyChangeListener, getContext, getCreateTime, getCreatorsName, getDescription, getEnterpriseDirectory, getGuid, getModifiersName, getModifyTime, getName, getObjectclass, removeModificationItems, removePropertyChangeListener, setDescription, setGuid, setName, setObjectclass
 
Methods inherited from interface com.sas.edir.Caching
edirUpdateStore, getTimeToLive, isExpired, refreshCache, refreshCachedObjects, releaseCache, setDirty, setTimeToLive, setTimeToLive, updateStore