java.lang.Object
com.genologics.ri.protocolconfiguration.Protocols
- All Implemented Interfaces:
Batch<ProtocolLink>
,Serializable
,Iterable<ProtocolLink>
Returns the representation of a list of protocols
A list of protocols available in the system, providing names and URIs to access more detailed representations of the protocols
- See Also:
-
Field Details
-
protocols
-
-
Constructor Details
-
Protocols
public Protocols()
-
-
Method Details
-
getProtocols
-
iterator
- Specified by:
iterator
in interfaceIterable<ProtocolLink>
-
getList
- Specified by:
getList
in interfaceBatch<ProtocolLink>
-
getSize
public int getSize()- Specified by:
getSize
in interfaceBatch<ProtocolLink>
-