Nuxeo Enterprise Platform 5.4

org.nuxeo.ecm.platform.types
Class TypeView

java.lang.Object
  extended by org.nuxeo.ecm.platform.types.TypeView
All Implemented Interfaces:
java.io.Serializable

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

Type view to display a given document type view.

Author:
Anahide Tchertchian
See Also:
Serialized Form

Constructor Summary
TypeView()
           
 
Method Summary
 java.lang.String getId()
           
 java.lang.String getValue()
           
 void setId(java.lang.String id)
           
 void setValue(java.lang.String value)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TypeView

public TypeView()
Method Detail

getId

public java.lang.String getId()

setId

public void setId(java.lang.String id)

getValue

public java.lang.String getValue()

setValue

public void setValue(java.lang.String value)

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.