public class AnyObjectSyncopeOperations extends Object
Constructor and Description |
---|
AnyObjectSyncopeOperations() |
Modifier and Type | Method and Description |
---|---|
void |
delete(String anyKey) |
List<AnyObjectTO> |
list(String type) |
AnyObjectTO |
read(String anyKey) |
AttrTO |
readAttribute(String anyKey,
String schemaType,
String schema) |
Set<AttrTO> |
readAttributes(String anyKey,
String schemaType) |
public List<AnyObjectTO> list(String type)
public AnyObjectTO read(String anyKey)
public void delete(String anyKey)
Copyright © 2010–2023 The Apache Software Foundation. All rights reserved.