public interface IMetaGetUnsourced<T extends IBaseMetaType>
| Modifier and Type | Method and Description |
|---|---|
IClientExecutable<IClientExecutable<?,T>,T> |
fromResource(IIdType theId)
Get the meta from a resource instance by ID.
|
IClientExecutable<IClientExecutable<?,T>,T> |
fromServer() |
IClientExecutable<IClientExecutable<?,T>,T> |
fromType(String theResourceName) |
IClientExecutable<IClientExecutable<?,T>,T> fromServer()
IClientExecutable<IClientExecutable<?,T>,T> fromType(String theResourceName)
IClientExecutable<IClientExecutable<?,T>,T> fromResource(IIdType theId)
theId - The ID. Must contain both a resource type and an ID partCopyright © 2014–2017 University Health Network. All rights reserved.