org.openmdx.base.accessor.generic.spi
Interface ViewContainer_1_0


public interface ViewContainer_1_0

View Container Interface


Method Summary
 Collection allStates(String qualifier, Boolean invalidated, Boolean deleted)
          Retrieve all states of an object
 

Method Detail

allStates

Collection allStates(String qualifier,
                     Boolean invalidated,
                     Boolean deleted)
                     throws ServiceException
Retrieve all states of an object

Parameters:
qualifier - the object's qualifier
invalidated - tells whether one looks for valid or invalid states
deleted - tells whether one non-deleted or deleted states
Returns:
all states of an object matching the given criteria
Throws:
ServiceException


This software is published under the BSD license. Copyright © 2003-2008, OMEX AG, Switzerland, All rights reserved. Use is subject to license terms.