public class DeviceStoreService extends ContainerStoreService<Device>
changelogStore, container, hasChangeLog, itemStore, itemValueStore, securityContext| Constructor and Description |
|---|
DeviceStoreService(javax.sql.DataSource pool,
SecurityContext securityContext,
Container container) |
| Modifier and Type | Method and Description |
|---|---|
ItemValue<Device> |
byIdentifier(java.lang.String identifier) |
all, allUids, allUidsOrderedByDisplayname, attach, changelog, changelog, changeset, changesetById, create, create, createValue, createWithId, decorate, decorate, delete, deleteAll, deleteValue, deleteValues, detach, get, get, getByExtId, getItemStore, getItemsValue, getItemValue, getItemValueStore, getMultiple, getMultipleById, getValue, getVersion, inTransaction, prepareContainerDelete, setExtId, touch, update, updateValuepublic DeviceStoreService(javax.sql.DataSource pool,
SecurityContext securityContext,
Container container)
public ItemValue<Device> byIdentifier(java.lang.String identifier) throws ServerFault
ServerFaultCopyright © 2021. All Rights Reserved.