java.lang.Object
com.genologics.ri.automation.Automations
- All Implemented Interfaces:
Batch<AutomationLink>,PaginatedBatch<AutomationLink>,Serializable,Iterable<AutomationLink>
- Since:
- 2.26
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected List<AutomationLink>protected Pageprotected Pageprotected URI -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetList()intgetSize()getUri()iterator()voidsetNextPage(Page value) voidsetPreviousPage(Page value) voidMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.lang.Iterable
forEach, spliterator
-
Field Details
-
automations
-
previousPage
-
nextPage
-
uri
-
-
Constructor Details
-
Automations
public Automations()
-
-
Method Details
-
getList
- Specified by:
getListin interfaceBatch<AutomationLink>
-
getSize
public int getSize()- Specified by:
getSizein interfaceBatch<AutomationLink>
-
iterator
- Specified by:
iteratorin interfaceIterable<AutomationLink>
-
getAutomations
-
getPreviousPage
- Specified by:
getPreviousPagein interfacePaginatedBatch<AutomationLink>
-
setPreviousPage
- Specified by:
setPreviousPagein interfacePaginatedBatch<AutomationLink>
-
getNextPage
- Specified by:
getNextPagein interfacePaginatedBatch<AutomationLink>
-
setNextPage
- Specified by:
setNextPagein interfacePaginatedBatch<AutomationLink>
-
getUri
-
setUri
-