public interface AnyObjectDataBinder
Modifier and Type | Method and Description |
---|---|
void |
create(AnyObject anyObject,
AnyObjectTO anyObjectTO) |
AnyObjectTO |
getAnyObjectTO(AnyObject anyObject,
boolean details) |
AnyObjectTO |
getAnyObjectTO(String key) |
PropagationByResource<String> |
update(AnyObject toBeUpdated,
AnyObjectPatch anyObjectPatch) |
AnyObjectTO getAnyObjectTO(String key)
AnyObjectTO getAnyObjectTO(AnyObject anyObject, boolean details)
void create(AnyObject anyObject, AnyObjectTO anyObjectTO)
PropagationByResource<String> update(AnyObject toBeUpdated, AnyObjectPatch anyObjectPatch)
Copyright © 2010–2023 The Apache Software Foundation. All rights reserved.