com.evolveum.midpoint.web.page.admin.resources.dto
Class ResourceObjectTypeDto

java.lang.Object
  extended by com.evolveum.midpoint.web.page.admin.resources.dto.ResourceObjectTypeDto
All Implemented Interfaces:
java.io.Serializable

public class ResourceObjectTypeDto
extends java.lang.Object
implements java.io.Serializable

Author:
lazyman
See Also:
Serialized Form

Constructor Summary
ResourceObjectTypeDto(ObjectClassComplexTypeDefinition definition)
           
 
Method Summary
 java.lang.String getDisplayName()
           
 java.lang.String getHelp()
           
 java.lang.String getNativeObjectClass()
           
 java.lang.String getType()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ResourceObjectTypeDto

public ResourceObjectTypeDto(ObjectClassComplexTypeDefinition definition)
Method Detail

getDisplayName

public java.lang.String getDisplayName()

getNativeObjectClass

public java.lang.String getNativeObjectClass()

getHelp

public java.lang.String getHelp()

getType

public java.lang.String getType()


Copyright © 2012 evolveum. All Rights Reserved.