Class ReferenceOrEmpty

Object
AnchorBean<MarkCollectionProvider>
InitializableBean<MarkCollectionProvider, MarksInitialization>
MarksBean<MarkCollectionProvider>
MarksBaseProvider<MarkCollectionProvider, MarkCollection>
MarkCollectionProvider
ReferenceOrEmpty
All Implemented Interfaces:
Provider<MarkCollection>

public class ReferenceOrEmpty extends MarkCollectionProvider
Returns an existing marks-collection or an empty set if it doesn't exist
Author:
Owen Feehan
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    MarkCollection
    get()
     
     
    void
     

    Methods inherited from class org.anchoranalysis.mpp.bean.MarksBean

    initializerForMarksBeans

    Methods inherited from class org.anchoranalysis.bean.initializable.InitializableBean

    getInitialization, getLogger, getPropertyInitializer, initialize, initializeRecursive, initRecursiveWithInitializer, isInitialized, onInitialization

    Methods inherited from class org.anchoranalysis.bean.AnchorBean

    checkMisconfigured, describeBean, describeChildren, duplicateBean, fields, findFieldsOfClass, getBeanName, getLocalPath, localise, toString

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
  • Constructor Details

    • ReferenceOrEmpty

      public ReferenceOrEmpty()
  • Method Details

    • get

      public MarkCollection get() throws ProvisionFailedException
      Throws:
      ProvisionFailedException
    • getId

      public String getId()
    • setId

      public void setId(String id)