public class JpaAnyContainerDefinition extends JpaDataNodeDefinition
INDENT_STRING
Constructor and Description |
---|
JpaAnyContainerDefinition(Class jpaClass) |
Modifier and Type | Method and Description |
---|---|
void |
accept(Visitor visitor) |
String |
debugDump(int indent) |
protected String |
getDebugDumpClassName() |
protected RObjectExtensionType |
getOwnerType() |
DataSearchResult |
nextLinkDefinition(ItemPath path,
ItemDefinition itemDefinition)
Tries to find "next step" in the translation process for a given ItemPath.
|
debugDump, getJaxbClass, getJpaClass, getJpaClassName, getShortInfo, toString
public JpaAnyContainerDefinition(Class jpaClass)
protected String getDebugDumpClassName()
getDebugDumpClassName
in class JpaDataNodeDefinition
public DataSearchResult nextLinkDefinition(ItemPath path, ItemDefinition itemDefinition) throws QueryException
JpaDataNodeDefinition
nextLinkDefinition
in class JpaDataNodeDefinition
path
- A path to be resolved. Always non-null and non-empty. Should produce at least one transition.itemDefinition
- Item definition for the item being sought. Needed only for "any" items.QueryException
protected RObjectExtensionType getOwnerType()
public void accept(Visitor visitor)
public String debugDump(int indent)
Copyright © 2016 evolveum. All rights reserved.