public class MultipleBusinessDataReferenceImpl extends BusinessDataReferenceImpl implements MultipleBusinessDataReference
| Constructor and Description |
|---|
MultipleBusinessDataReferenceImpl(String name,
String type,
List<Long> storageIds) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
List<Long> |
getStorageIds()
Lists the business data identifiers.
|
List<String> |
getStorageIdsAsString()
Lists the business data identifiers.
|
int |
hashCode() |
getName, getTypeclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitgetName, getTypepublic List<Long> getStorageIds()
MultipleBusinessDataReferencegetStorageIds in interface MultipleBusinessDataReferencepublic List<String> getStorageIdsAsString()
MultipleBusinessDataReferencegetStorageIdsAsString in interface MultipleBusinessDataReferencepublic boolean equals(Object o)
equals in class BusinessDataReferenceImplpublic int hashCode()
hashCode in class BusinessDataReferenceImplCopyright © 2018 Bonitasoft S.A.. All rights reserved.