org.activemath.omdocjdom.slumb
Interface CollectionStatus

All Known Implementing Classes:
IndexedCollectionStatus

public interface CollectionStatus


Method Summary
 boolean canUpdate()
           
 boolean containsId(ID id)
           
 String getPublicIdentifier()
           
 void getReady()
           
 

Method Detail

getPublicIdentifier

String getPublicIdentifier()

containsId

boolean containsId(ID id)

canUpdate

boolean canUpdate()

getReady

void getReady()