|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.evolveum.midpoint.common.object.ResourceTypeUtil
public class ResourceTypeUtil
Methods that would belong to the ResourceType class but cannot go there because of JAXB.
Constructor Summary | |
---|---|
ResourceTypeUtil()
|
Method Summary | |
---|---|
static java.lang.String |
getConnectorOid(ResourceType resource)
|
static ConnectorType |
getConnectorType(ResourceType resource,
ObjectResolver resolver)
The usage of "resolver" is experimental. |
static org.w3c.dom.Element |
getResourceXsdSchema(ResourceType resource)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ResourceTypeUtil()
Method Detail |
---|
public static java.lang.String getConnectorOid(ResourceType resource)
public static ConnectorType getConnectorType(ResourceType resource, ObjectResolver resolver)
ObjectResolver
public static org.w3c.dom.Element getResourceXsdSchema(ResourceType resource)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |