@Entity public class RConnector extends RObject<ConnectorType>
QUERY_NEXT_ID
Constructor and Description |
---|
RConnector() |
copyFromJAXB, copyToJAXB, getAncestors, getDescendants, getDescription, getExtension, getMetadata, getParentOrgRef, getTrigger, getVersion, setAncestors, setDescendants, setDescription, setExtension, setMetadata, setParentOrgRef, setTrigger, setVersion
public REmbeddedReference getConnectorHostRef()
public String getConnectorBundle()
public String getConnectorType()
public String getConnectorVersion()
public String getNamespace()
public String getXmlSchema()
public String getFramework()
public RPolyString getName()
getName
in class RObject<ConnectorType>
public void setName(RPolyString name)
setName
in class RObject<ConnectorType>
public void setFramework(String framework)
public void setConnectorHostRef(REmbeddedReference connectorHostRef)
public void setConnectorBundle(String connectorBundle)
public void setConnectorType(String connectorType)
public void setConnectorVersion(String connectorVersion)
public void setNamespace(String namespace)
public void setXmlSchema(String xmlSchema)
public boolean equals(Object o)
equals
in class RObject<ConnectorType>
public int hashCode()
hashCode
in class RObject<ConnectorType>
public static void copyToJAXB(RConnector repo, ConnectorType jaxb, PrismContext prismContext, Collection<SelectorOptions<GetOperationOptions>> options) throws DtoTranslationException
DtoTranslationException
public static void copyFromJAXB(ConnectorType jaxb, RConnector repo, PrismContext prismContext) throws DtoTranslationException
DtoTranslationException
public ConnectorType toJAXB(PrismContext prismContext, Collection<SelectorOptions<GetOperationOptions>> options) throws DtoTranslationException
toJAXB
in class RObject<ConnectorType>
DtoTranslationException
Copyright © 2013 evolveum. All rights reserved.