Class Reference
Object
org.anchoranalysis.bean.AnchorBean<B>
org.anchoranalysis.bean.initializable.InitializableBean<T,org.anchoranalysis.mpp.init.MarksInitialization>
org.anchoranalysis.mpp.bean.MarksBean<T>
org.anchoranalysis.mpp.bean.provider.MarksBaseProvider<org.anchoranalysis.mpp.bean.provider.MarkCollectionProvider,org.anchoranalysis.mpp.mark.MarkCollection>
org.anchoranalysis.mpp.bean.provider.MarkCollectionProvider
org.anchoranalysis.plugin.mpp.bean.provider.collection.Reference
- All Implemented Interfaces:
org.anchoranalysis.bean.Provider<org.anchoranalysis.mpp.mark.MarkCollection>
public class Reference
extends org.anchoranalysis.mpp.bean.provider.MarkCollectionProvider
Provides a
MarkCollection by referencing it from the initialization context using an ID.-
Constructor Details
-
Method Details
-
get
public org.anchoranalysis.mpp.mark.MarkCollection get() throws org.anchoranalysis.bean.xml.exception.ProvisionFailedException- Throws:
org.anchoranalysis.bean.xml.exception.ProvisionFailedException
-
getId
The ID of theMarkCollectionto retrieve from the initialization context. -
setId
The ID of theMarkCollectionto retrieve from the initialization context.
-