com.evolveum.midpoint.web.model.dto
Class ResourceDto
java.lang.Object
com.evolveum.midpoint.web.model.dto.ObjectDto<T>
com.evolveum.midpoint.web.model.dto.ExtensibleObjectDto<ResourceType>
com.evolveum.midpoint.web.model.dto.ResourceDto
- All Implemented Interfaces:
- java.io.Serializable
- Direct Known Subclasses:
- GuiResourceDto
public class ResourceDto
- extends ExtensibleObjectDto<ResourceType>
- Author:
- semancik
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ResourceDto
public ResourceDto()
ResourceDto
public ResourceDto(ResourceType object)
getSchema
public org.w3c.dom.Element getSchema()
getConfiguration
public java.util.List<java.lang.Object> getConfiguration()
setConfiguration
public void setConfiguration(Configuration value)
getEffectiveCapabilities
public CapabilitiesType getEffectiveCapabilities()
getAccountTypes
public java.util.List<ResourceDto.AccountTypeDto> getAccountTypes()
getNamespace
public java.lang.String getNamespace()
Copyright © 2011 evolveum. All Rights Reserved.