CodeBeamer 5.4.0.1-RC API

com.intland.codebeamer.persistence.dto.base
Interface ReferenceAccessor<T>


public interface ReferenceAccessor<T>

The generic interface of a Reference Accessor that allows to resolve references from objects that are not instances of @{link ReferenceHolderDto}


Method Summary
 ReferenceDto getReference(T holder)
          Get the ReferenceDto held by the specified holder
 

Method Detail

getReference

ReferenceDto getReference(T holder)
Get the ReferenceDto held by the specified holder


CodeBeamer 5.4.0.1-RC API

Copyright © 2006-2009 Intland Software. All rights reserved.